Searched refs:crypto_hmac_init (Results 1 – 2 of 2) sorted by relevance
56 void crypto_hmac_init(struct crypto_tfm *tfm, u8 *key, unsigned int *keylen) in crypto_hmac_init() function125 crypto_hmac_init(tfm, key, keylen); in crypto_hmac()130 EXPORT_SYMBOL_GPL(crypto_hmac_init);
383 void crypto_hmac_init(struct crypto_tfm *tfm, u8 *key, unsigned int *keylen);