Home
last modified time | relevance | path

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

/linux-3.4.99/include/crypto/internal/
Dhash.h58 int crypto_hash_walk_first_compat(struct hash_desc *hdesc,
/linux-3.4.99/crypto/
Dahash.c133 int crypto_hash_walk_first_compat(struct hash_desc *hdesc, in crypto_hash_walk_first_compat() function
Dshash.c396 for (nbytes = crypto_hash_walk_first_compat(hdesc, &walk, sg, len); in shash_compat_update()