Home
last modified time | relevance | path

Searched refs:crypto_ahash_import (Results 1 - 21 of 21) sorted by relevance

/kernel/linux/linux-5.10/fs/verity/
H A Dhash_algs.c254 err = crypto_ahash_import(req, params->hashstate); in fsverity_hash_page()
/kernel/linux/linux-5.10/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-hash.c108 return crypto_ahash_import(&rctx->fallback_req, in); in sun8i_ce_hash_import()
/kernel/linux/linux-5.10/crypto/
H A Dalgif_hash.c264 err = crypto_ahash_import(&ctx2->req, state); in hash_accept()
H A Dtestmgr.c1482 err = crypto_ahash_import(req, hashstate); in test_ahash_vec_cfg()
/kernel/linux/linux-5.10/drivers/crypto/rockchip/
H A Drk3288_crypto_ahash.c180 return crypto_ahash_import(&rctx->fallback_req, in); in rk_ahash_import()
/kernel/linux/linux-5.10/include/crypto/
H A Dhash.h497 * crypto_ahash_import() - import message digest state
507 static inline int crypto_ahash_import(struct ahash_request *req, const void *in) in crypto_ahash_import() function
/kernel/linux/linux-6.6/include/crypto/
H A Dhash.h528 * crypto_ahash_import() - import message digest state
538 static inline int crypto_ahash_import(struct ahash_request *req, const void *in) in crypto_ahash_import() function
/kernel/linux/linux-6.6/drivers/crypto/rockchip/
H A Drk3288_crypto_ahash.c189 return crypto_ahash_import(&rctx->fallback_req, in); in rk_ahash_import()
/kernel/linux/linux-6.6/crypto/
H A Dalgif_hash.c267 err = crypto_ahash_import(&ctx2->req, state); in hash_accept()
H A Dahash.c230 crypto_ahash_import(subreq, state); in ahash_save_req()
H A Dtestmgr.c1578 err = crypto_ahash_import(req, hashstate); in test_ahash_vec_cfg()
/kernel/linux/linux-5.10/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss-hash.c108 return crypto_ahash_import(&rctx->fallback_req, in); in sun8i_ss_hash_import()
/kernel/linux/linux-6.6/drivers/crypto/allwinner/sun8i-ce/
H A Dsun8i-ce-hash.c107 return crypto_ahash_import(&rctx->fallback_req, in); in sun8i_ce_hash_import()
/kernel/linux/linux-6.6/drivers/crypto/allwinner/sun8i-ss/
H A Dsun8i-ss-hash.c196 return crypto_ahash_import(&rctx->fallback_req, in); in sun8i_ss_hash_import()
/kernel/linux/linux-6.6/drivers/crypto/starfive/
H A Djh7110-hash.c403 return crypto_ahash_import(&rctx->ahash_fbk_req, in); in starfive_hash_import()
/kernel/linux/linux-5.10/drivers/crypto/
H A Dimg-hash.c605 return crypto_ahash_import(&rctx->fallback_req, in); in img_hash_import()
H A Dsa2ul.c1587 return crypto_ahash_import(&rctx->fallback_req, in); in sa_sha_import()
/kernel/linux/linux-6.6/drivers/crypto/
H A Dimg-hash.c606 return crypto_ahash_import(&rctx->fallback_req, in); in img_hash_import()
H A Dsa2ul.c1611 return crypto_ahash_import(&rctx->fallback_req, in); in sa_sha_import()
/kernel/linux/linux-6.6/drivers/crypto/inside-secure/
H A Dsafexcel_hash.c2482 return safexcel_sha3_fbcheck(req) ?: crypto_ahash_import(subreq, in); in safexcel_sha3_import()
/kernel/linux/linux-5.10/drivers/crypto/inside-secure/
H A Dsafexcel_hash.c2527 return safexcel_sha3_fbcheck(req) ?: crypto_ahash_import(subreq, in); in safexcel_sha3_import()

Completed in 39 milliseconds