Searched defs:HMAC (Results 1 – 7 of 7) sorted by relevance
52 alias HMAC = HMAC!(H, H.blockSize); variable
20 TPM_AUTHDATA HMAC; member
50 #define HMAC hc_HMAC macro
150 HMAC(const EVP_MD *md, in HMAC() function
221 unsigned char *HMAC(const EVP_MD *evp_md, const void *key, int key_len, in HMAC() function
211 unsigned char *HMAC(const EVP_MD *evp_md, const void *key, int key_len, in HMAC() function