Searched refs:rsa_modexpo_crt (Results 1 – 4 of 4) sorted by relevance
91 long (*rsa_modexpo_crt)(struct zcrypt_device *, member
1125 .rsa_modexpo_crt = zcrypt_msgtype6_modexpo_crt,1134 .rsa_modexpo_crt = zcrypt_msgtype6_modexpo_crt,1144 .rsa_modexpo_crt = NULL,
514 .rsa_modexpo_crt = zcrypt_cex2a_modexpo_crt,
487 !zdev->ops->rsa_modexpo_crt || in zcrypt_rsa_crt()534 rc = zdev->ops->rsa_modexpo_crt(zdev, crt); in zcrypt_rsa_crt()