Home
last modified time | relevance | path

Searched refs:qinv_sz (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/include/crypto/internal/
H A Drsa.h47 size_t qinv_sz; member
/openbmc/linux/crypto/
H A Drsa_helper.c146 key->qinv_sz = vlen; in rsa_get_qinv()
H A Drsa.c317 mpi_key->qinv = mpi_read_raw_data(raw_key.qinv, raw_key.qinv_sz); in rsa_set_priv_key()
/openbmc/linux/drivers/crypto/hisilicon/hpre/
H A Dhpre_crypto.c1017 rsa_key->qinv, rsa_key->qinv_sz); in hpre_rsa_setkey_crt()
1076 key->qinv_sz; in hpre_is_crt_key()
/openbmc/linux/drivers/crypto/caam/
H A Dcaampkc.c1025 rsa_key->qinv = caam_read_rsa_crt(raw_key->qinv, raw_key->qinv_sz, in caam_rsa_set_priv_key_form()
/openbmc/linux/drivers/crypto/intel/qat/qat_common/
H A Dqat_asym_algs.c1079 len = rsa_key->qinv_sz; in qat_rsa_setkey_crt()