Searched refs:rsa_modexpo_crt (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/s390/crypto/
H A Dzcrypt_api.h107 long (*rsa_modexpo_crt)(struct zcrypt_device *, member in struct:zcrypt_ops
H A Dzcrypt_cex2a.c373 .rsa_modexpo_crt = zcrypt_cex2a_modexpo_crt,
H A Dzcrypt_pcica.c357 .rsa_modexpo_crt = zcrypt_pcica_modexpo_crt,
H A Dzcrypt_api.c341 !zdev->ops->rsa_modexpo_crt ||
378 rc = zdev->ops->rsa_modexpo_crt(zdev, crt);
H A Dzcrypt_pcicc.c569 .rsa_modexpo_crt = zcrypt_pcicc_modexpo_crt,
H A Dzcrypt_pcixcc.c754 .rsa_modexpo_crt = zcrypt_pcixcc_modexpo_crt,

Completed in 121 milliseconds