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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/crypto/internal/
H A Dhash.h56 int crypto_hash_walk_first(struct ahash_request *req,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dahash.c115 int crypto_hash_walk_first(struct ahash_request *req, function
129 EXPORT_SYMBOL_GPL(crypto_hash_walk_first); variable
H A Dshash.c222 for (nbytes = crypto_hash_walk_first(req, &walk); nbytes > 0;
245 nbytes = crypto_hash_walk_first(req, &walk);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/crypto/
H A Dn2_core.c529 nbytes = crypto_hash_walk_first(req, &walk);

Completed in 48 milliseconds