Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/s390/crypto/
Dzcrypt_msgtype50.h26 unsigned int get_rsa_crt_fc(struct ica_rsa_modexpo_crt *, int *);
Dzcrypt_msgtype50.c177 unsigned int get_rsa_crt_fc(struct ica_rsa_modexpo_crt *crt, int *fcode) in get_rsa_crt_fc() function
Dzcrypt_api.c312 rc = get_rsa_crt_fc(crt, &func_code); in zcrypt_rsa_crt()