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 *));1799 eay_hmac_init(key, md) in eay_hmac_init() function1832 return eay_hmac_init(key, EVP_sha2_512());1889 return eay_hmac_init(key, EVP_sha2_384());1946 return eay_hmac_init(key, EVP_sha2_256());2004 return eay_hmac_init(key, EVP_sha1());2061 return eay_hmac_init(key, EVP_md5());