Home
last modified time | relevance | path

Searched defs:HMAC (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/digest/
H A Dhmac.d52 alias HMAC = HMAC!(H, H.blockSize); variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/digest/
H A Dhmac.d52 alias HMAC = HMAC!(H, H.blockSize); variable
/netbsd-src/crypto/external/cpl/trousers/dist/src/include/tss/
H A Dtcs_structs.h20 TPM_AUTHDATA HMAC; member
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Dhmac.h50 #define HMAC hc_HMAC macro
H A Dhmac.c150 HMAC(const EVP_MD *md, in HMAC() function
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/hmac/
H A Dhmac.c221 unsigned char *HMAC(const EVP_MD *evp_md, const void *key, int key_len, in HMAC() function
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/hmac/
H A Dhmac.c211 unsigned char *HMAC(const EVP_MD *evp_md, const void *key, int key_len, in HMAC() function