Searched refs:crypto_drop_spawn (Results 1 - 19 of 19) sorted by relevance

/linux-4.4.14/include/crypto/internal/
H A Dhash.h92 crypto_drop_spawn(&spawn->base); crypto_drop_ahash()
111 crypto_drop_spawn(&spawn->base); crypto_drop_shash()
H A Dskcipher.h41 crypto_drop_spawn(&spawn->base); crypto_drop_skcipher()
H A Daead.h94 crypto_drop_spawn(&spawn->base); crypto_drop_aead()
/linux-4.4.14/arch/x86/crypto/
H A Dfpu.c143 crypto_drop_spawn(crypto_instance_ctx(inst)); crypto_fpu_free()
/linux-4.4.14/crypto/
H A Decb.c162 crypto_drop_spawn(crypto_instance_ctx(inst)); crypto_ecb_free()
H A Dxts.c339 crypto_drop_spawn(crypto_instance_ctx(inst)); free()
H A Dcbc.c266 crypto_drop_spawn(crypto_instance_ctx(inst)); crypto_cbc_free()
H A Dlrw.c377 crypto_drop_spawn(crypto_instance_ctx(inst)); free()
H A Dpcbc.c272 crypto_drop_spawn(crypto_instance_ctx(inst)); crypto_pcbc_free()
H A Dalgapi.c641 void crypto_drop_spawn(struct crypto_spawn *spawn) crypto_drop_spawn() function
650 EXPORT_SYMBOL_GPL(crypto_drop_spawn); variable
H A Dccm.c499 crypto_drop_spawn(&ctx->cipher); crypto_ccm_free()
602 crypto_drop_spawn(&ictx->cipher); crypto_ccm_create_common()
H A Dcryptd.c393 crypto_drop_spawn(&ctx->spawn); cryptd_create_blkcipher()
869 crypto_drop_spawn(&ctx->spawn); cryptd_free()
H A Dctr.c241 crypto_drop_spawn(crypto_instance_ctx(inst)); crypto_ctr_free()
H A Dcts.c329 crypto_drop_spawn(crypto_instance_ctx(inst)); crypto_cts_free()
H A Dahash.c596 crypto_drop_spawn(crypto_instance_ctx(inst)); ahash_free_instance()
H A Dkeywrap.c392 crypto_drop_spawn(crypto_instance_ctx(inst)); crypto_kw_free()
H A Dmcryptd.c585 crypto_drop_spawn(&ctx->spawn); mcryptd_free()
H A Dshash.c681 crypto_drop_spawn(crypto_instance_ctx(inst)); shash_free_instance()
/linux-4.4.14/include/crypto/
H A Dalgapi.h152 void crypto_drop_spawn(struct crypto_spawn *spawn);

Completed in 433 milliseconds