Home
last modified time | relevance | path

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

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