Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/crypto/
H A Dzcrypt_msgtype50.h23 int get_rsa_crt_fc(struct ica_rsa_modexpo_crt *crt, int *fc);
H A Dzcrypt_msgtype50.c171 int get_rsa_crt_fc(struct ica_rsa_modexpo_crt *crt, int *fcode) in get_rsa_crt_fc() function
H A Dzcrypt_api.c773 rc = get_rsa_crt_fc(crt, &func_code); in zcrypt_rsa_crt()