Home
last modified time | relevance | path

Searched refs:crypto_ahash_import (Results 1 – 11 of 11) sorted by relevance

/linux/Documentation/crypto/
A Dapi-digest.rst17 …y crypto_ahash_finup crypto_ahash_final crypto_ahash_digest crypto_ahash_export crypto_ahash_import
/linux/fs/verity/
A Dhash_algs.c252 err = crypto_ahash_import(req, params->hashstate); in fsverity_hash_page()
/linux/include/crypto/
A Dhash.h507 static inline int crypto_ahash_import(struct ahash_request *req, const void *in) in crypto_ahash_import() function
/linux/drivers/crypto/rockchip/
A Drk3288_crypto_ahash.c149 return crypto_ahash_import(&rctx->fallback_req, in); in rk_ahash_import()
/linux/crypto/
A Dalgif_hash.c264 err = crypto_ahash_import(&ctx2->req, state); in hash_accept()
A Dtestmgr.c1480 err = crypto_ahash_import(req, hashstate); in test_ahash_vec_cfg()
/linux/drivers/crypto/allwinner/sun8i-ce/
A Dsun8i-ce-hash.c108 return crypto_ahash_import(&rctx->fallback_req, in); in sun8i_ce_hash_import()
/linux/drivers/crypto/allwinner/sun8i-ss/
A Dsun8i-ss-hash.c108 return crypto_ahash_import(&rctx->fallback_req, in); in sun8i_ss_hash_import()
/linux/drivers/crypto/
A Dimg-hash.c602 return crypto_ahash_import(&rctx->fallback_req, in); in img_hash_import()
A Dsa2ul.c1610 return crypto_ahash_import(&rctx->fallback_req, in); in sa_sha_import()
/linux/drivers/crypto/inside-secure/
A Dsafexcel_hash.c2529 return safexcel_sha3_fbcheck(req) ?: crypto_ahash_import(subreq, in); in safexcel_sha3_import()

Completed in 45 milliseconds