Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/s390/crypto/
Dzcrypt_msgtype50.h23 unsigned int get_rsa_modex_fc(struct ica_rsa_modexpo *, int *);
Dzcrypt_msgtype50.c159 unsigned int get_rsa_modex_fc(struct ica_rsa_modexpo *mex, int *fcode) in get_rsa_modex_fc() function
Dzcrypt_api.c667 rc = get_rsa_modex_fc(mex, &func_code); in zcrypt_rsa_modexpo()