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

/haiku/src/libs/libtelnet/
H A Dkerberos5.c97 static krb5_auth_context auth_context; variable
202 ret = krb5_auth_con_init (context, &auth_context);
211 auth_context,
221 krb5_auth_con_setkeytype (context, auth_context, KEYTYPE_DES);
261 ret = krb5_mk_req_exact(context, &auth_context, ap_opts,
320 auth_context = NULL;
322 ret = krb5_auth_con_init (context, &auth_context);
332 auth_context,
358 &auth_context,
388 auth_context,
[all...]

Completed in 73 milliseconds