Home
last modified time | relevance | path

Searched refs:crypto_drop_spawn (Results 1 – 15 of 15) sorted by relevance

/crypto/
Dcryptd.c364 crypto_drop_spawn(&ctx->spawn); in cryptd_create_blkcipher()
765 crypto_drop_spawn(&ctx->aead_spawn.base); in cryptd_create_aead()
808 crypto_drop_spawn(&aead_ctx->aead_spawn.base); in cryptd_free()
812 crypto_drop_spawn(&ctx->spawn); in cryptd_free()
Dccm.c565 crypto_drop_spawn(&ictx->cipher); in crypto_ccm_alloc_common()
598 crypto_drop_spawn(&ctx->cipher); in crypto_ccm_free()
833 crypto_drop_spawn(crypto_instance_ctx(inst)); in crypto_rfc4309_free()
Decb.c162 crypto_drop_spawn(crypto_instance_ctx(inst)); in crypto_ecb_free()
Dpcbc.c272 crypto_drop_spawn(crypto_instance_ctx(inst)); in crypto_pcbc_free()
Dcbc.c266 crypto_drop_spawn(crypto_instance_ctx(inst)); in crypto_cbc_free()
Dalgapi.c632 void crypto_drop_spawn(struct crypto_spawn *spawn) in crypto_drop_spawn() function
641 EXPORT_SYMBOL_GPL(crypto_drop_spawn);
Dxts.c339 crypto_drop_spawn(crypto_instance_ctx(inst)); in free()
Dcts.c328 crypto_drop_spawn(crypto_instance_ctx(inst)); in crypto_cts_free()
Dlrw.c377 crypto_drop_spawn(crypto_instance_ctx(inst)); in free()
Dctr.c241 crypto_drop_spawn(crypto_instance_ctx(inst)); in crypto_ctr_free()
Dpcrypt.c404 crypto_drop_spawn(&ctx->spawn); in pcrypt_free()
Dahash.c616 crypto_drop_spawn(crypto_instance_ctx(inst)); in ahash_free_instance()
Dmcryptd.c562 crypto_drop_spawn(&ctx->spawn); in mcryptd_free()
Dshash.c689 crypto_drop_spawn(crypto_instance_ctx(inst)); in shash_free_instance()
Dgcm.c1050 crypto_drop_spawn(crypto_instance_ctx(inst)); in crypto_rfc4106_free()