Home
last modified time | relevance | path

Searched refs:crypto_alloc_hmac_block (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/crypto/
Dinternal.h63 int crypto_alloc_hmac_block(struct crypto_tfm *tfm);
66 static inline int crypto_alloc_hmac_block(struct crypto_tfm *tfm) in crypto_alloc_hmac_block() function
Ddigest.c101 return crypto_alloc_hmac_block(tfm); in crypto_init_digest_ops()
Dhmac.c35 int crypto_alloc_hmac_block(struct crypto_tfm *tfm) in crypto_alloc_hmac_block() function