Home
last modified time | relevance | path

Searched refs:crypto_hmac_final (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/crypto/
Dhmac.c87 void crypto_hmac_final(struct crypto_tfm *tfm, u8 *key, in crypto_hmac_final() function
127 crypto_hmac_final(tfm, key, keylen, out); in crypto_hmac()
132 EXPORT_SYMBOL_GPL(crypto_hmac_final);
/linux-2.4.37.9/include/linux/
Dcrypto.h386 void crypto_hmac_final(struct crypto_tfm *tfm, u8 *key,