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

/haiku/src/libs/libtelnet/
H A Dkerberos5.c101 static krb5_auth_context auth_context; variable
197 ret = krb5_auth_con_init (context, &auth_context);
207 auth_context,
218 krb5_auth_con_setkeytype (context, auth_context, KEYTYPE_DES);
255 ret = krb5_mk_req_exact(context, &auth_context, ap_opts,
315 auth_context = NULL;
317 ret = krb5_auth_con_init (context, &auth_context);
328 auth_context,
356 &auth_context,
384 auth_context,
[all...]

Completed in 30 milliseconds