Searched refs:crypto_hash_type (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/crypto/
H A Dhash.c52 const struct crypto_type crypto_hash_type = { variable in typeref:struct:crypto_type
59 EXPORT_SYMBOL_GPL(crypto_hash_type); variable
H A Dhmac.c223 inst->alg.cra_type = &crypto_hash_type;
H A Dxcbc.c321 inst->alg.cra_type = &crypto_hash_type;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/crypto/
H A Dalgapi.h98 extern const struct crypto_type crypto_hash_type;

Completed in 55 milliseconds