Searched refs:modreq_out (Results 1 – 7 of 7) sorted by relevance
104 krb5_clpreauth_modreq *modreq_out) in test_request_init() argument111 *modreq_out = (krb5_clpreauth_modreq)reqst; in test_request_init()
83 krb5_clpreauth_modreq *modreq_out) in spake_request_init() argument85 *modreq_out = calloc(1, sizeof(reqstate)); in spake_request_init()
213 krb5_clpreauth_modreq *modreq_out);
100 krb5_preauthtype pa_type, krb5_clpreauth_modreq *modreq_out) in find_module() argument106 *modreq_out = NULL; in find_module()114 *modreq_out = reqctx->modreqs[i]; in find_module()
977 krb5_clpreauth_modreq *modreq_out) in otp_client_request_init() argument979 *modreq_out = calloc(1, sizeof(krb5_pa_otp_challenge *)); in otp_client_request_init()
1134 krb5_clpreauth_modreq *modreq_out) in pkinit_client_req_init() argument1140 *modreq_out = NULL; in pkinit_client_req_init()1176 *modreq_out = (krb5_clpreauth_modreq)reqctx; in pkinit_client_req_init()
624 krb5_kdcpreauth_modreq **modreq_out) in find_modreq() argument628 *modreq_out = NULL; in find_modreq()634 *modreq_out = &context->contexts[i].modreq; in find_modreq()