Home
last modified time | relevance | path

Searched defs:HMAC_Init_ex (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Dhmac.h47 #define HMAC_Init_ex hc_HMAC_Init_ex macro
H A Dhmac.c78 HMAC_Init_ex(HMAC_CTX *ctx, in HMAC_Init_ex() function
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/hmac/
H A Dhmac.c25 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len, in HMAC_Init_ex() function
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/hmac/
H A Dhmac.c18 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len, in HMAC_Init_ex() function