Lines Matching defs:func_code
648 unsigned int func_code = 0;
670 rc = get_rsa_modex_fc(mex, &func_code);
690 wgt = zc->speed_rating[func_code];
740 trace_s390_zcrypt_rep(mex, func_code, rc,
754 unsigned int func_code = 0;
776 rc = get_rsa_crt_fc(crt, &func_code);
796 wgt = zc->speed_rating[func_code];
846 trace_s390_zcrypt_rep(crt, func_code, rc,
857 unsigned int card, domain, func_code = 0;
874 rc = prep_cca_ap_msg(userspace, xcrb, &ap_msg, &func_code, &domain);
919 wgt = speed_idx_cca(func_code) * zc->speed_rating[SECKEY];
975 trace_s390_zcrypt_rep(xcrb, func_code, rc,
1043 unsigned int func_code = 0, domain;
1074 rc = prep_ep11_ap_msg(userspace, xcrb, &ap_msg, &func_code, &domain);
1111 wgt = speed_idx_ep11(func_code) * zc->speed_rating[SECKEY];
1178 trace_s390_zcrypt_rep(xcrb, func_code, rc,
1214 unsigned int func_code = 0;
1224 rc = prep_rng_ap_msg(&ap_msg, &func_code, NULL);
1237 wgt = zc->speed_rating[func_code];
1270 trace_s390_zcrypt_rep(buffer, func_code, rc,