Searched refs:crypto_tfm_in_queue (Results 1 – 3 of 3) sorted by relevance
186 int crypto_tfm_in_queue(struct crypto_queue *queue, struct crypto_tfm *tfm);350 return crypto_tfm_in_queue(queue, crypto_ablkcipher_tfm(tfm)); in ablkcipher_tfm_in_queue()
197 return crypto_tfm_in_queue(queue, crypto_ahash_tfm(tfm)); in ahash_tfm_in_queue()
924 int crypto_tfm_in_queue(struct crypto_queue *queue, struct crypto_tfm *tfm) in crypto_tfm_in_queue() function935 EXPORT_SYMBOL_GPL(crypto_tfm_in_queue);