Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/s390/crypto/
Dzcrypt_msgtype50.h23 int get_rsa_crt_fc(struct ica_rsa_modexpo_crt *crt, int *fc);
Dzcrypt_msgtype50.c171 int get_rsa_crt_fc(struct ica_rsa_modexpo_crt *crt, int *fcode) in get_rsa_crt_fc() function
Dzcrypt_api.c771 rc = get_rsa_crt_fc(crt, &func_code); in zcrypt_rsa_crt()