Searched refs:zcrypt_rsa_crt (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/s390/crypto/ |
H A D | zcrypt_api.c | 742 static long zcrypt_rsa_crt(struct ap_perms *perms, in zcrypt_rsa_crt() function 1472 rc = zcrypt_rsa_crt(perms, &tr, &crt); in icarsacrt_ioctl() 1483 rc = zcrypt_rsa_crt(perms, &tr, &crt); in icarsacrt_ioctl() 1798 rc = zcrypt_rsa_crt(perms, &tr, &crt64); in trans_modexpo_crt32() 1805 rc = zcrypt_rsa_crt(perms, &tr, &crt64); in trans_modexpo_crt32()
|
/kernel/linux/linux-6.6/drivers/s390/crypto/ |
H A D | zcrypt_api.c | 742 static long zcrypt_rsa_crt(struct ap_perms *perms, in zcrypt_rsa_crt() function 1465 rc = zcrypt_rsa_crt(perms, &tr, &crt); in icarsacrt_ioctl() 1472 rc = zcrypt_rsa_crt(perms, &tr, &crt); in icarsacrt_ioctl() 1763 rc = zcrypt_rsa_crt(perms, &tr, &crt64); in trans_modexpo_crt32() 1770 rc = zcrypt_rsa_crt(perms, &tr, &crt64); in trans_modexpo_crt32()
|
Completed in 7 milliseconds