Home
last modified time | relevance | path

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

/linux-2.6.39/include/crypto/internal/
Dhash.h94 static inline void crypto_drop_shash(struct crypto_shash_spawn *spawn) in crypto_drop_shash() function
/linux-2.6.39/crypto/
Dcryptd.c615 crypto_drop_shash(&ctx->spawn); in cryptd_create_hash()
793 crypto_drop_shash(&hctx->spawn); in cryptd_free()