Home
last modified time | relevance | path

Searched defs:HMAC_Init (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/crypto/hmac/
H A Dhmac.c102 int HMAC_Init(HMAC_CTX *ctx, const void *key, int len, const EVP_MD *md) in HMAC_Init() function
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/hmac/
H A Dhmac.c92 int HMAC_Init(HMAC_CTX *ctx, const void *key, int len, const EVP_MD *md) in HMAC_Init() function