Home
last modified time | relevance | path

Searched refs:get_rsa_crt_fc (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/s390/crypto/
Dzcrypt_msgtype50.h24 int get_rsa_crt_fc(struct ica_rsa_modexpo_crt *crt, int *fc);
Dzcrypt_msgtype50.c174 int get_rsa_crt_fc(struct ica_rsa_modexpo_crt *crt, int *fcode) in get_rsa_crt_fc() function
Dzcrypt_api.c818 rc = get_rsa_crt_fc(crt, &func_code); in zcrypt_rsa_crt()