Searched defs:HMAC (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dhmac.h40 class HMAC : public MessageAuthenticationCodeImpl<HMAC_Base, HMAC<T> > class in inherits:MessageAuthenticationCodeImpl
46 HMAC() {} function in class:HMAC
47 HMAC(const byte *key, size_t length=HMAC_Base::DEFAULT_KEYLENGTH) function in class:HMAC
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/hmac/
H A Dhmac.c158 unsigned char *HMAC(const EVP_MD *evp_md, const void *key, int key_len, function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/hmac/
H A Dhmac.c240 unsigned char *HMAC(const EVP_MD *evp_md, const void *key, int key_len, function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/hmac/
H A Dhmac.c240 unsigned char *HMAC(const EVP_MD *evp_md, const void *key, int key_len, function

Completed in 40 milliseconds