Lines Matching defs:func_code
642 unsigned int func_code;
656 func_code = 0;
668 rc = get_rsa_modex_fc(mex, &func_code);
688 wgt = zc->speed_rating[func_code];
737 trace_s390_zcrypt_rep(mex, func_code, rc,
750 unsigned int func_code;
764 func_code = 0;
776 rc = get_rsa_crt_fc(crt, &func_code);
796 wgt = zc->speed_rating[func_code];
845 trace_s390_zcrypt_rep(crt, func_code, rc,
858 unsigned int func_code;
878 rc = get_cprb_fc(userspace, xcRB, &ap_msg, &func_code, &domain);
909 wgt = speed_idx_cca(func_code) * zc->speed_rating[SECKEY];
973 trace_s390_zcrypt_rep(xcRB, func_code, rc,
1020 unsigned int func_code;
1043 func_code = 0;
1051 func_code = 0;
1057 rc = get_ep11cprb_fc(userspace, xcrb, &ap_msg, &func_code);
1077 wgt = speed_idx_ep11(func_code) * zc->speed_rating[SECKEY];
1132 trace_s390_zcrypt_rep(xcrb, func_code, rc,
1148 unsigned int func_code;
1157 rc = get_rng_fc(&ap_msg, &func_code, &domain);
1170 wgt = zc->speed_rating[func_code];
1202 trace_s390_zcrypt_rep(buffer, func_code, rc,