Home
last modified time | relevance | path

Searched refs:crypto_free_blkcipher (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/Documentation/crypto/
Dapi-skcipher.rst62 …:functions: crypto_alloc_blkcipher crypto_free_blkcipher crypto_has_blkcipher crypto_blkcipher_nam…
/Linux-v4.19/drivers/crypto/bcm/
Dutil.c236 crypto_free_blkcipher(tfm); in do_decrypt()
/Linux-v4.19/drivers/crypto/
Dgeode-aes.c388 crypto_free_blkcipher(op->fallback.blk); in fallback_exit_blk()
/Linux-v4.19/include/linux/
Dcrypto.h1161 static inline void crypto_free_blkcipher(struct crypto_blkcipher *tfm) in crypto_free_blkcipher() function
/Linux-v4.19/crypto/
Dskcipher.c647 crypto_free_blkcipher(*ctx); in crypto_exit_skcipher_ops_blkcipher()
Dcryptd.c339 crypto_free_blkcipher(ctx->child); in cryptd_blkcipher_exit_tfm()