Searched refs:rsa_modexpo_crt (Results 1 – 4 of 4) sorted by relevance
60 long (*rsa_modexpo_crt)(struct zcrypt_queue *, member
1321 .rsa_modexpo_crt = zcrypt_msgtype6_modexpo_crt,1330 .rsa_modexpo_crt = zcrypt_msgtype6_modexpo_crt,1340 .rsa_modexpo_crt = NULL,
544 .rsa_modexpo_crt = zcrypt_cex2a_modexpo_crt,
764 if (!zq->online || !zq->ops->rsa_modexpo_crt) in zcrypt_rsa_crt()787 rc = pref_zq->ops->rsa_modexpo_crt(pref_zq, crt); in zcrypt_rsa_crt()