Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/s390/crypto/
Dzcrypt_msgtype50.h22 int get_rsa_modex_fc(struct ica_rsa_modexpo *mex, int *fc);
Dzcrypt_msgtype50.c156 int get_rsa_modex_fc(struct ica_rsa_modexpo *mex, int *fcode) in get_rsa_modex_fc() function
Dzcrypt_api.c666 rc = get_rsa_modex_fc(mex, &func_code); in zcrypt_rsa_modexpo()