Home
last modified time | relevance | path

Searched refs:crypto_drop_skcipher (Results 1 – 14 of 14) sorted by relevance

/linux-6.3-rc2/include/crypto/internal/
A Dskcipher.h104 static inline void crypto_drop_skcipher(struct crypto_skcipher_spawn *spawn) in crypto_drop_skcipher() function
/linux-6.3-rc2/crypto/
A Dessiv.c377 crypto_drop_skcipher(&ictx->u.skcipher_spawn); in essiv_skcipher_free_instance()
620 crypto_drop_skcipher(&ictx->u.skcipher_spawn); in essiv_create()
A Dctr.c253 crypto_drop_skcipher(spawn); in crypto_rfc3686_free()
A Dlrw.c295 crypto_drop_skcipher(skcipher_instance_ctx(inst)); in lrw_free_instance()
A Dcts.c320 crypto_drop_skcipher(skcipher_instance_ctx(inst)); in crypto_cts_free()
A Dxts.c335 crypto_drop_skcipher(&ictx->spawn); in xts_free_instance()
A Dauthencesn.c382 crypto_drop_skcipher(&ctx->enc); in crypto_authenc_esn_free()
A Dhctr2.c399 crypto_drop_skcipher(&ictx->xctr_spawn); in hctr2_free_instance()
A Dauthenc.c365 crypto_drop_skcipher(&ctx->enc); in crypto_authenc_free()
A Dadiantum.c461 crypto_drop_skcipher(&ictx->streamcipher_spawn); in adiantum_free_instance()
A Dchacha20poly1305.c550 crypto_drop_skcipher(&ctx->chacha); in chachapoly_free()
A Dccm.c441 crypto_drop_skcipher(&ctx->ctr); in crypto_ccm_free()
A Dcryptd.c369 crypto_drop_skcipher(&ctx->spawn); in cryptd_skcipher_free()
A Dgcm.c569 crypto_drop_skcipher(&ctx->ctr); in crypto_gcm_free()

Completed in 23 milliseconds