Searched refs:eay_hmac_init (Results 1 – 1 of 1) sorted by relevance
116 static caddr_t eay_hmac_init(vchar_t *, const EVP_MD *);1727 eay_hmac_init(key, md) in eay_hmac_init() function1789 return eay_hmac_init(key, EVP_sha2_512());1839 return eay_hmac_init(key, EVP_sha2_384());1889 return eay_hmac_init(key, EVP_sha2_256());1940 return eay_hmac_init(key, EVP_sha1());1990 return eay_hmac_init(key, EVP_md5());