Home
last modified time | relevance | path

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

/crypto/
Dadiantum.c471 crypto_drop_spawn(&ictx->blockcipher_spawn); in adiantum_free_instance()
636 crypto_drop_spawn(&ictx->blockcipher_spawn); in adiantum_create()
Dalgapi.c670 void crypto_drop_spawn(struct crypto_spawn *spawn) in crypto_drop_spawn() function
679 EXPORT_SYMBOL_GPL(crypto_drop_spawn);
Dshash.c555 crypto_drop_spawn(crypto_instance_ctx(inst)); in shash_free_instance()
Dahash.c651 crypto_drop_spawn(crypto_instance_ctx(inst)); in ahash_free_instance()
Dcryptd.c949 crypto_drop_spawn(&ctx->spawn); in cryptd_free()
Dskcipher.c1147 crypto_drop_spawn(skcipher_instance_ctx(inst)); in skcipher_free_instance_simple()