Searched refs:eay_hmac_init (Results 1 – 1 of 1) sorted by relevance
126 static caddr_t eay_hmac_init __P((vchar_t *, const EVP_MD *));1805 eay_hmac_init(key, md) in eay_hmac_init() function1838 return eay_hmac_init(key, EVP_sha2_512());1895 return eay_hmac_init(key, EVP_sha2_384());1952 return eay_hmac_init(key, EVP_sha2_256());2010 return eay_hmac_init(key, EVP_sha1());2067 return eay_hmac_init(key, EVP_md5());