Lines Matching defs:func_code
645 unsigned int func_code;
654 func_code = 0;
666 rc = get_rsa_modex_fc(mex, &func_code);
686 wgt = zc->speed_rating[func_code];
737 trace_s390_zcrypt_rep(mex, func_code, rc,
750 unsigned int func_code;
759 func_code = 0;
771 rc = get_rsa_crt_fc(crt, &func_code);
791 wgt = zc->speed_rating[func_code];
842 trace_s390_zcrypt_rep(crt, func_code, rc,
855 unsigned int func_code;
865 rc = prep_cca_ap_msg(userspace, xcrb, &ap_msg, &func_code, &domain);
909 wgt = speed_idx_cca(func_code) * zc->speed_rating[SECKEY];
966 trace_s390_zcrypt_rep(xcrb, func_code, rc,
1013 unsigned int func_code, domain;
1031 func_code = 0;
1039 func_code = 0;
1045 rc = prep_ep11_ap_msg(userspace, xcrb, &ap_msg, &func_code, &domain);
1080 wgt = speed_idx_ep11(func_code) * zc->speed_rating[SECKEY];
1145 trace_s390_zcrypt_rep(xcrb, func_code, rc,
1161 unsigned int func_code;
1170 rc = prep_rng_ap_msg(&ap_msg, &func_code, &domain);
1183 wgt = zc->speed_rating[func_code];
1217 trace_s390_zcrypt_rep(buffer, func_code, rc,