Searched refs:artpec6_crypto_setup_in_descr (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/crypto/axis/ |
H A D | artpec6_crypto.c | 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(common, in artpec6_crypto_prepare_aead() 2002 ret = artpec6_crypto_setup_in_descr(common, in artpec6_crypto_prepare_aead() [all …]
|