Home
last modified time | relevance | path

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

/linux-4.1.27/include/crypto/internal/
Dhash.h58 int crypto_ahash_walk_first(struct ahash_request *req,
/linux-4.1.27/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.1.27/arch/x86/crypto/sha-mb/
Dsha1_mb.c513 nbytes = crypto_ahash_walk_first(req, &rctx->walk); in sha1_mb_update()
571 nbytes = crypto_ahash_walk_first(req, &rctx->walk); in sha1_mb_finup()