Searched refs:crypto_ahash_digest (Results 1 – 5 of 5) sorted by relevance
273 int crypto_ahash_digest(struct ahash_request *req) in crypto_ahash_digest() function277 EXPORT_SYMBOL_GPL(crypto_ahash_digest);
127 err = crypto_ahash_digest(&ctx->req); in hash_sendpage()
510 ret = do_one_ahash_op(req, crypto_ahash_digest(req)); in test_ahash_jiffies_digest()561 ret = do_one_ahash_op(req, crypto_ahash_digest(req)); in test_ahash_cycles_digest()572 ret = do_one_ahash_op(req, crypto_ahash_digest(req)); in test_ahash_cycles_digest()
305 err = crypto_ahash_digest(ahreq); in crypto_authenc_ahash()
242 crypto_ahash_digest(req)); in test_hash()320 ret = crypto_ahash_digest(req); in test_hash()