Searched refs:crypto_alloc_hmac_block (Results 1 – 3 of 3) sorted by relevance
63 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
101 return crypto_alloc_hmac_block(tfm); in crypto_init_digest_ops()
35 int crypto_alloc_hmac_block(struct crypto_tfm *tfm) in crypto_alloc_hmac_block() function