Home
last modified time | relevance | path

Searched refs:cnstr_jobdesc_pkha_rsaexp (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/include/drivers/nxp/crypto/caam/
H A Djobdesc.h53 void cnstr_jobdesc_pkha_rsaexp(uint32_t *desc,
/rk3399_ARM-atf/drivers/nxp/crypto/caam/src/auth/
H A Drsa.c56 cnstr_jobdesc_pkha_rsaexp(jobdesc.desc, &ctx.pkin, to, klen); in rsa_public_verif_sec()
/rk3399_ARM-atf/drivers/nxp/crypto/caam/src/
H A Djobdesc.c177 void cnstr_jobdesc_pkha_rsaexp(uint32_t *desc, in cnstr_jobdesc_pkha_rsaexp() function