Home
last modified time | relevance | path

Searched refs:artpec6_crypto_setup_in_descr (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/axis/
H A Dartpec6_crypto.c756 /** artpec6_crypto_setup_in_descr - Setup an in channel descriptor
766 artpec6_crypto_setup_in_descr(struct artpec6_crypto_req_common *common, in artpec6_crypto_setup_in_descr() function
810 ret = artpec6_crypto_setup_in_descr(common, bbuf->buf, size, false); in setup_bounce_buffer_in()
1385 error = artpec6_crypto_setup_in_descr(common, ac->pad_buffer, 4, false); in artpec6_crypto_prepare_hash()
1495 error = artpec6_crypto_setup_in_descr(common, areq->result, in artpec6_crypto_prepare_hash()
1506 error = artpec6_crypto_setup_in_descr(common, in artpec6_crypto_prepare_hash()
1772 ret = artpec6_crypto_setup_in_descr(common, ac->pad_buffer, 4, false); in artpec6_crypto_prepare_crypto()
1807 ret = artpec6_crypto_setup_in_descr(common, in artpec6_crypto_prepare_crypto()
1898 ret = artpec6_crypto_setup_in_descr(common, ac->pad_buffer, 4, false); in artpec6_crypto_prepare_aead()
1988 ret = artpec6_crypto_setup_in_descr(commo in artpec6_crypto_prepare_aead()
[all...]
/kernel/linux/linux-6.6/drivers/crypto/axis/
H A Dartpec6_crypto.c757 /** artpec6_crypto_setup_in_descr - Setup an in channel descriptor
767 artpec6_crypto_setup_in_descr(struct artpec6_crypto_req_common *common, in artpec6_crypto_setup_in_descr() function
811 ret = artpec6_crypto_setup_in_descr(common, bbuf->buf, size, false); in setup_bounce_buffer_in()
1386 error = artpec6_crypto_setup_in_descr(common, ac->pad_buffer, 4, false); in artpec6_crypto_prepare_hash()
1496 error = artpec6_crypto_setup_in_descr(common, areq->result, in artpec6_crypto_prepare_hash()
1507 error = artpec6_crypto_setup_in_descr(common, in artpec6_crypto_prepare_hash()
1773 ret = artpec6_crypto_setup_in_descr(common, ac->pad_buffer, 4, false); in artpec6_crypto_prepare_crypto()
1808 ret = artpec6_crypto_setup_in_descr(common, in artpec6_crypto_prepare_crypto()
1899 ret = artpec6_crypto_setup_in_descr(common, ac->pad_buffer, 4, false); in artpec6_crypto_prepare_aead()
1989 ret = artpec6_crypto_setup_in_descr(commo in artpec6_crypto_prepare_aead()
[all...]

Completed in 8 milliseconds