Searched refs:ap_opts (Results 1 - 1 of 1) sorted by relevance

/haiku/src/libs/libtelnet/
H A Dkerberos5.c177 int ap_opts; local
197 ap_opts = AP_OPTS_MUTUAL_REQUIRED;
199 ap_opts = 0;
200 ap_opts |= AP_OPTS_USE_SUBKEY;
261 ret = krb5_mk_req_exact(context, &auth_context, ap_opts,

Completed in 35 milliseconds