Home
last modified time | relevance | path

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

/linux-2.4.37.9/crypto/
Dhmac.c81 void crypto_hmac_update(struct crypto_tfm *tfm, in crypto_hmac_update() function
126 crypto_hmac_update(tfm, sg, nsg); in crypto_hmac()
131 EXPORT_SYMBOL_GPL(crypto_hmac_update);
/linux-2.4.37.9/include/linux/
Dcrypto.h384 void crypto_hmac_update(struct crypto_tfm *tfm,