Searched refs:crypto_drop_spawn (Results 1 – 20 of 20) sorted by relevance
92 crypto_drop_spawn(&spawn->base); in crypto_drop_ahash()111 crypto_drop_spawn(&spawn->base); in crypto_drop_shash()
41 crypto_drop_spawn(&spawn->base); in crypto_drop_aead()
41 crypto_drop_spawn(&spawn->base); in crypto_drop_skcipher()
143 crypto_drop_spawn(crypto_instance_ctx(inst)); in crypto_fpu_free()
384 crypto_drop_spawn(&ctx->spawn); in cryptd_create_blkcipher()792 crypto_drop_spawn(&ctx->aead_spawn.base); in cryptd_create_aead()835 crypto_drop_spawn(&aead_ctx->aead_spawn.base); in cryptd_free()839 crypto_drop_spawn(&ctx->spawn); in cryptd_free()
162 crypto_drop_spawn(crypto_instance_ctx(inst)); in crypto_ecb_free()
565 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()
266 crypto_drop_spawn(crypto_instance_ctx(inst)); in crypto_cbc_free()
272 crypto_drop_spawn(crypto_instance_ctx(inst)); in crypto_pcbc_free()
339 crypto_drop_spawn(crypto_instance_ctx(inst)); in free()
329 crypto_drop_spawn(crypto_instance_ctx(inst)); in crypto_cts_free()
617 void crypto_drop_spawn(struct crypto_spawn *spawn) in crypto_drop_spawn() function626 EXPORT_SYMBOL_GPL(crypto_drop_spawn);
377 crypto_drop_spawn(crypto_instance_ctx(inst)); in free()
241 crypto_drop_spawn(crypto_instance_ctx(inst)); in crypto_ctr_free()
404 crypto_drop_spawn(&ctx->spawn); in pcrypt_free()
596 crypto_drop_spawn(crypto_instance_ctx(inst)); in ahash_free_instance()
686 crypto_drop_spawn(crypto_instance_ctx(inst)); in shash_free_instance()
585 crypto_drop_spawn(&ctx->spawn); in mcryptd_free()
1050 crypto_drop_spawn(crypto_instance_ctx(inst)); in crypto_rfc4106_free()
148 void crypto_drop_spawn(struct crypto_spawn *spawn);