Ignore:
Timestamp:
Nov 27, 2012, 4:56:06 PM (13 years ago)
Author:
Silvan Scherrer
Message:

Samba Server: updated vendor to 3.6.9

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vendor/current/lib/crypto/hmacmd5.h

    r414 r746  
    2626typedef struct
    2727{
    28         struct MD5Context ctx;
     28        MD5_CTX ctx;
    2929        uint8_t k_ipad[65];   
    3030        uint8_t k_opad[65];
Note: See TracChangeset for help on using the changeset viewer.