Searched refs:crypto_hash_clear_flags (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/crypto/
H A Ddigest.c116 crypto_hash_clear_flags(tfm, CRYPTO_TFM_RES_MASK);
124 crypto_hash_clear_flags(hash, CRYPTO_TFM_RES_MASK);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dcrypto.h953 static inline void crypto_hash_clear_flags(struct crypto_hash *tfm, u32 flags) function

Completed in 135 milliseconds