Searched refs:crypto_drop_skcipher (Results 1 – 8 of 8) sorted by relevance
39 static inline void crypto_drop_skcipher(struct crypto_skcipher_spawn *spawn) in crypto_drop_skcipher() function
417 crypto_drop_skcipher(spawn); in crypto_rfc3686_alloc()427 crypto_drop_skcipher(spawn); in crypto_rfc3686_free()
375 crypto_drop_skcipher(&ctx->enc); in crypto_authenc_free()475 crypto_drop_skcipher(&ctx->enc); in crypto_authenc_create()
391 crypto_drop_skcipher(&ctx->enc); in crypto_authenc_esn_free()489 crypto_drop_skcipher(&ctx->enc); in crypto_authenc_esn_create()
564 crypto_drop_skcipher(&ctx->chacha); in chachapoly_free()673 crypto_drop_skcipher(&ctx->chacha); in chachapoly_create()
706 crypto_drop_skcipher(spawn); in skcipher_geniv_alloc()716 crypto_drop_skcipher(crypto_instance_ctx(inst)); in skcipher_geniv_free()
500 crypto_drop_skcipher(&ctx->ctr); in crypto_ccm_free()600 crypto_drop_skcipher(&ictx->ctr); in crypto_ccm_create_common()
614 crypto_drop_skcipher(&ctx->ctr); in crypto_gcm_free()718 crypto_drop_skcipher(&ctx->ctr); in crypto_gcm_create_common()