Searched refs:eay_hmac_init (Results 1 – 1 of 1) sorted by relevance
125 static caddr_t eay_hmac_init __P((vchar_t *, const EVP_MD *));1808 eay_hmac_init(key, md) in eay_hmac_init() function1841 return eay_hmac_init(key, EVP_sha2_512());1898 return eay_hmac_init(key, EVP_sha2_384());1955 return eay_hmac_init(key, EVP_sha2_256());2013 return eay_hmac_init(key, EVP_sha1());2070 return eay_hmac_init(key, EVP_md5());