Home
last modified time | relevance | path

Searched refs:akcipher_set_reqsize_dma (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/crypto/internal/
H A Dakcipher.h52 static inline void akcipher_set_reqsize_dma(struct crypto_akcipher *akcipher, in akcipher_set_reqsize_dma() function
/openbmc/linux/drivers/crypto/ccp/
H A Dccp-crypto-rsa.c197 akcipher_set_reqsize_dma(tfm, sizeof(struct ccp_rsa_req_ctx)); in ccp_rsa_init_tfm()