Searched refs:crypto_free_cipher (Results 1 – 17 of 17) sorted by relevance
35 :functions: crypto_alloc_cipher crypto_free_cipher crypto_has_cipher crypto_cipher_blocksize crypto_cipher_setkey crypto_cipher_encrypt_one crypto_cipher_decrypt_one
56 crypto_free_cipher(ctx->fallback); in p8_aes_exit()
72 * crypto_free_cipher() - zeroize and free the single block cipher handle75 static inline void crypto_free_cipher(struct crypto_cipher *tfm) in crypto_free_cipher() function
293 crypto_free_cipher(essiv_cipher); in essiv_init_tfm() 360 crypto_free_cipher(tctx->essiv_cipher); in essiv_skcipher_exit_tfm() 369 crypto_free_cipher(tctx->essiv_cipher); in essiv_aead_exit_tfm()
124 crypto_free_cipher(ctx->child); in xcbc_exit_tfm()
379 crypto_free_cipher(blockcipher); in hctr2_init_tfm() 389 crypto_free_cipher(tctx->blockcipher); in hctr2_exit_tfm()
88 crypto_free_cipher(*ctx); in lskcipher_exit_tfm_simple2()
473 crypto_free_cipher(blockcipher); in adiantum_init_tfm() 484 crypto_free_cipher(tctx->blockcipher); in adiantum_exit_tfm()
273 crypto_free_cipher(ctx->tfm); in free_prng_context()
328 crypto_free_cipher(ctx->tweak); in xts_exit_tfm()
562 crypto_free_cipher(ctx->cipher); in skcipher_exit_tfm_simple()
844 crypto_free_cipher(ctx->child); in cbcmac_exit_tfm()
1727 crypto_free_cipher(tfm); in drbg_fini_sym_kernel()
3527 crypto_free_cipher(tfm); in alg_test_cipher()
212 crypto_free_cipher(tctx->fallback.cip); in fallback_exit_cip()
153 crypto_free_cipher(sctx->fallback.cip); in fallback_exit_cip()
1271 crypto_free_cipher(ctx->tweak); in qat_alg_skcipher_exit_xts_tfm()