Searched refs:rsa_modexpo_crt (Results 1 – 6 of 6) sorted by relevance
91 long (*rsa_modexpo_crt)(struct zcrypt_device *, member
1115 .rsa_modexpo_crt = zcrypt_msgtype6_modexpo_crt,1123 .rsa_modexpo_crt = zcrypt_msgtype6_modexpo_crt,1132 .rsa_modexpo_crt = NULL,
360 .rsa_modexpo_crt = zcrypt_pcica_modexpo_crt,
567 .rsa_modexpo_crt = zcrypt_pcicc_modexpo_crt,
512 .rsa_modexpo_crt = zcrypt_cex2a_modexpo_crt,
486 !zdev->ops->rsa_modexpo_crt || in zcrypt_rsa_crt()533 rc = zdev->ops->rsa_modexpo_crt(zdev, crt); in zcrypt_rsa_crt()