Ignore:
Timestamp:
Nov 24, 2016, 1:14:11 PM (9 years ago)
Author:
Silvan Scherrer
Message:

Samba Server: update vendor to version 4.4.3

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vendor/current/lib/crypto/hmacmd5test.c

    r740 r988  
    1818*/
    1919#include "replace.h"
    20 #include "../lib/util/util.h"
     20#include "../lib/util/samba_util.h"
    2121#include "../lib/crypto/crypto.h"
    2222
    2323struct torture_context;
     24bool torture_local_crypto_hmacmd5(struct torture_context *torture);
    2425
    2526static DATA_BLOB data_blob_repeat_byte(uint8_t byte, size_t length)
Note: See TracChangeset for help on using the changeset viewer.