Home
last modified time | relevance | path

Searched refs:crypto_free_cipher (Results 1 - 25 of 37) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/crypto/vmx/
H A Daes.c55 crypto_free_cipher(ctx->fallback); in p8_aes_exit()
/kernel/linux/linux-6.6/include/crypto/internal/
H A Dcipher.h72 * crypto_free_cipher() - zeroize and free the single block cipher handle
75 static inline void crypto_free_cipher(struct crypto_cipher *tfm) in crypto_free_cipher() function
/kernel/linux/linux-6.6/drivers/crypto/vmx/
H A Daes.c56 crypto_free_cipher(ctx->fallback); in p8_aes_exit()
/kernel/linux/linux-5.10/crypto/
H A Dessiv.c292 crypto_free_cipher(essiv_cipher); in essiv_init_tfm()
359 crypto_free_cipher(tctx->essiv_cipher); in essiv_skcipher_exit_tfm()
368 crypto_free_cipher(tctx->essiv_cipher); in essiv_aead_exit_tfm()
H A Dadiantum.c442 crypto_free_cipher(blockcipher); in adiantum_init_tfm()
453 crypto_free_cipher(tctx->blockcipher); in adiantum_exit_tfm()
H A Dcmac.c219 crypto_free_cipher(ctx->child); in cmac_exit_tfm()
H A Dxcbc.c185 crypto_free_cipher(ctx->child); in xcbc_exit_tfm()
H A Dansi_cprng.c272 crypto_free_cipher(ctx->tfm); in free_prng_context()
H A Dxts.c327 crypto_free_cipher(ctx->tweak); in xts_exit_tfm()
H A Dvmac.c615 crypto_free_cipher(tctx->cipher); in vmac_exit_tfm()
H A Dccm.c859 crypto_free_cipher(ctx->child); in cbcmac_exit_tfm()
/kernel/linux/linux-5.10/arch/arm/crypto/
H A Daes-neonbs-glue.c328 crypto_free_cipher(ctx->cts_tfm); in xts_init()
337 crypto_free_cipher(ctx->tweak_tfm); in xts_exit()
338 crypto_free_cipher(ctx->cts_tfm); in xts_exit()
/kernel/linux/linux-6.6/arch/arm/crypto/
H A Daes-neonbs-glue.c324 crypto_free_cipher(ctx->cts_tfm); in xts_init()
333 crypto_free_cipher(ctx->tweak_tfm); in xts_exit()
334 crypto_free_cipher(ctx->cts_tfm); in xts_exit()
/kernel/linux/linux-6.6/crypto/
H A Dessiv.c293 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()
H A Dhctr2.c379 crypto_free_cipher(blockcipher); in hctr2_init_tfm()
389 crypto_free_cipher(tctx->blockcipher); in hctr2_exit_tfm()
H A Dadiantum.c442 crypto_free_cipher(blockcipher); in adiantum_init_tfm()
453 crypto_free_cipher(tctx->blockcipher); in adiantum_exit_tfm()
H A Dcmac.c236 crypto_free_cipher(ctx->child); in cmac_exit_tfm()
H A Dansi_cprng.c273 crypto_free_cipher(ctx->tfm); in free_prng_context()
H A Dxcbc.c186 crypto_free_cipher(ctx->child); in xcbc_exit_tfm()
H A Dxts.c328 crypto_free_cipher(ctx->tweak); in xts_exit_tfm()
H A Dccm.c859 crypto_free_cipher(ctx->child); in cbcmac_exit_tfm()
H A Dvmac.c616 crypto_free_cipher(tctx->cipher); in vmac_exit_tfm()
/kernel/linux/linux-5.10/drivers/crypto/
H A Dgeode-aes.c211 crypto_free_cipher(tctx->fallback.cip); in fallback_exit_cip()
/kernel/linux/linux-5.10/include/linux/
H A Dcrypto.h801 * crypto_free_cipher() - zeroize and free the single block cipher handle
804 static inline void crypto_free_cipher(struct crypto_cipher *tfm) in crypto_free_cipher() function
/kernel/linux/linux-6.6/drivers/crypto/
H A Dgeode-aes.c212 crypto_free_cipher(tctx->fallback.cip); in fallback_exit_cip()

Completed in 20 milliseconds

12