Searched refs:eay_hmac_init (Results 1 – 1 of 1) sorted by relevance
131 static caddr_t eay_hmac_init __P((vchar_t *, const EVP_MD *));1838 eay_hmac_init(key, md) in eay_hmac_init() function1871 return eay_hmac_init(key, EVP_sha2_512());1928 return eay_hmac_init(key, EVP_sha2_384());1985 return eay_hmac_init(key, EVP_sha2_256());2043 return eay_hmac_init(key, EVP_sha1());2100 return eay_hmac_init(key, EVP_md5());