Home
last modified time | relevance | path

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

/minix3/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Dhmac.h47 #define HMAC_Init_ex hc_HMAC_Init_ex macro
H A Dhmac.c79 HMAC_Init_ex(HMAC_CTX *ctx, in HMAC_Init_ex() function
/minix3/crypto/external/bsd/openssl/dist/crypto/hmac/
H A Dhmac.c68 int HMAC_Init_ex(HMAC_CTX *ctx, const void *key, int len, in HMAC_Init_ex() function