Searched refs:artpec6_crypto_setup_sg_descrs_out (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/axis/ |
H A D | artpec6_crypto.c | 885 artpec6_crypto_setup_sg_descrs_out(struct artpec6_crypto_req_common *common, in artpec6_crypto_setup_sg_descrs_out() function 1428 error = artpec6_crypto_setup_sg_descrs_out(common, &walk, in artpec6_crypto_prepare_hash() 1784 ret = artpec6_crypto_setup_sg_descrs_out(common, &walk, areq->cryptlen); in artpec6_crypto_prepare_crypto() 1930 ret = artpec6_crypto_setup_sg_descrs_out(common, &walk, count); in artpec6_crypto_prepare_aead() 1947 ret = artpec6_crypto_setup_sg_descrs_out(common, &walk, count); in artpec6_crypto_prepare_aead()
|
/kernel/linux/linux-6.6/drivers/crypto/axis/ |
H A D | artpec6_crypto.c | 886 artpec6_crypto_setup_sg_descrs_out(struct artpec6_crypto_req_common *common, in artpec6_crypto_setup_sg_descrs_out() function 1429 error = artpec6_crypto_setup_sg_descrs_out(common, &walk, in artpec6_crypto_prepare_hash() 1785 ret = artpec6_crypto_setup_sg_descrs_out(common, &walk, areq->cryptlen); in artpec6_crypto_prepare_crypto() 1931 ret = artpec6_crypto_setup_sg_descrs_out(common, &walk, count); in artpec6_crypto_prepare_aead() 1948 ret = artpec6_crypto_setup_sg_descrs_out(common, &walk, count); in artpec6_crypto_prepare_aead()
|
Completed in 10 milliseconds