Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/s390/crypto/
Dzcrypt_msgtype50.h24 unsigned int get_rsa_crt_fc(struct ica_rsa_modexpo_crt *, int *);
Dzcrypt_msgtype50.c175 unsigned int get_rsa_crt_fc(struct ica_rsa_modexpo_crt *crt, int *fcode) in get_rsa_crt_fc() function
Dzcrypt_api.c774 rc = get_rsa_crt_fc(crt, &func_code); in zcrypt_rsa_crt()