Searched refs:rsa_modexpo_crt (Results 1 – 4 of 4) sorted by relevance
76 long (*rsa_modexpo_crt)(struct zcrypt_queue *, member
1383 .rsa_modexpo_crt = zcrypt_msgtype6_modexpo_crt,1392 .rsa_modexpo_crt = zcrypt_msgtype6_modexpo_crt,1402 .rsa_modexpo_crt = NULL,
566 .rsa_modexpo_crt = zcrypt_cex2a_modexpo_crt,
847 if (!zq->online || !zq->ops->rsa_modexpo_crt || in zcrypt_rsa_crt()877 rc = pref_zq->ops->rsa_modexpo_crt(pref_zq, crt, &ap_msg); in zcrypt_rsa_crt()