Searched refs:crypto_alloc_hmac_block (Results 1 – 2 of 2) sorted by relevance
67 int crypto_alloc_hmac_block(struct crypto_tfm *tfm);70 static inline int crypto_alloc_hmac_block(struct crypto_tfm *tfm) in crypto_alloc_hmac_block() function
102 return crypto_alloc_hmac_block(tfm); in crypto_init_digest_ops()