Searched refs:HMAC_Init (Results 1 – 3 of 3) sorted by relevance
137 OPENSSL_EXPORT int HMAC_Init(HMAC_CTX *ctx, const void *key, int key_len,
196 int HMAC_Init(HMAC_CTX *ctx, const void *key, int key_len, const EVP_MD *md) { in HMAC_Init() function
1844 HMAC_Init(c, key->v, key->l, md);