Home
last modified time | relevance | path

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

/linux-4.4.14/include/crypto/internal/
Dhash.h58 int crypto_ahash_walk_first(struct ahash_request *req,
/linux-4.4.14/crypto/
Dahash.c149 int crypto_ahash_walk_first(struct ahash_request *req, in crypto_ahash_walk_first() function
168 EXPORT_SYMBOL_GPL(crypto_ahash_walk_first);
/linux-4.4.14/arch/x86/crypto/sha-mb/
Dsha1_mb.c510 nbytes = crypto_ahash_walk_first(req, &rctx->walk); in sha1_mb_update()
568 nbytes = crypto_ahash_walk_first(req, &rctx->walk); in sha1_mb_finup()