Searched refs:rsa_modexpo_crt (Results 1 – 4 of 4) sorted by relevance
82 long (*rsa_modexpo_crt)(struct zcrypt_queue *, member
1353 .rsa_modexpo_crt = zcrypt_msgtype6_modexpo_crt,1363 .rsa_modexpo_crt = NULL,
551 .rsa_modexpo_crt = zcrypt_msgtype50_modexpo_crt,
799 if (!zq->online || !zq->ops->rsa_modexpo_crt || in zcrypt_rsa_crt()828 rc = pref_zq->ops->rsa_modexpo_crt(pref_zq, crt, &ap_msg); in zcrypt_rsa_crt()