Searched refs:crypto_drop_spawn (Results 1 – 19 of 19) 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_skcipher()
94 crypto_drop_spawn(&spawn->base); in crypto_drop_aead()
143 crypto_drop_spawn(crypto_instance_ctx(inst)); in crypto_fpu_free()
162 crypto_drop_spawn(crypto_instance_ctx(inst)); in crypto_ecb_free()
392 crypto_drop_spawn(crypto_instance_ctx(inst)); in crypto_kw_free()
272 crypto_drop_spawn(crypto_instance_ctx(inst)); in crypto_pcbc_free()
266 crypto_drop_spawn(crypto_instance_ctx(inst)); in crypto_cbc_free()
339 crypto_drop_spawn(crypto_instance_ctx(inst)); in free()
329 crypto_drop_spawn(crypto_instance_ctx(inst)); in crypto_cts_free()
641 void crypto_drop_spawn(struct crypto_spawn *spawn) in crypto_drop_spawn() function650 EXPORT_SYMBOL_GPL(crypto_drop_spawn);
377 crypto_drop_spawn(crypto_instance_ctx(inst)); in free()
499 crypto_drop_spawn(&ctx->cipher); in crypto_ccm_free()602 crypto_drop_spawn(&ictx->cipher); in crypto_ccm_create_common()
393 crypto_drop_spawn(&ctx->spawn); in cryptd_create_blkcipher()869 crypto_drop_spawn(&ctx->spawn); in cryptd_free()
241 crypto_drop_spawn(crypto_instance_ctx(inst)); in crypto_ctr_free()
596 crypto_drop_spawn(crypto_instance_ctx(inst)); in ahash_free_instance()
681 crypto_drop_spawn(crypto_instance_ctx(inst)); in shash_free_instance()
585 crypto_drop_spawn(&ctx->spawn); in mcryptd_free()
152 void crypto_drop_spawn(struct crypto_spawn *spawn);