Home
last modified time | relevance | path

Searched refs:crypto_drop_shash (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/crypto/internal/
Dhash.h109 static inline void crypto_drop_shash(struct crypto_shash_spawn *spawn) in crypto_drop_shash() function
/linux-4.1.27/crypto/
Dmcryptd.c545 crypto_drop_shash(&ctx->spawn); in mcryptd_create_hash()
581 crypto_drop_shash(&hctx->spawn); in mcryptd_free()
Dcryptd.c647 crypto_drop_shash(&ctx->spawn); in cryptd_create_hash()
831 crypto_drop_shash(&hctx->spawn); in cryptd_free()