Searched refs:artpec6_crypto_setup_in_descr (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/crypto/axis/ |
| D | artpec6_crypto.c | 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() 1387 error = artpec6_crypto_setup_in_descr(common, ac->pad_buffer, 4, false); in artpec6_crypto_prepare_hash() 1497 error = artpec6_crypto_setup_in_descr(common, areq->result, in artpec6_crypto_prepare_hash() 1508 error = artpec6_crypto_setup_in_descr(common, in artpec6_crypto_prepare_hash() 1778 ret = artpec6_crypto_setup_in_descr(common, ac->pad_buffer, 4, false); in artpec6_crypto_prepare_crypto() 1813 ret = artpec6_crypto_setup_in_descr(common, in artpec6_crypto_prepare_crypto() 1904 ret = artpec6_crypto_setup_in_descr(common, ac->pad_buffer, 4, false); in artpec6_crypto_prepare_aead() 1994 ret = artpec6_crypto_setup_in_descr(common, in artpec6_crypto_prepare_aead() 2007 ret = artpec6_crypto_setup_in_descr(common, in artpec6_crypto_prepare_aead() [all …]
|