Searched refs:k5_init_creds_get (Results 1 – 3 of 3) sorted by relevance
/freebsd/crypto/krb5/src/lib/krb5/krb/ |
H A D | gic_keytab.c | 259 ret = k5_init_creds_get(context, ctx, use_primary, kdcs); in get_init_creds_keytab()
|
H A D | int-proto.h | 204 k5_init_creds_get(krb5_context context, krb5_init_creds_context ctx,
|
H A D | get_in_tkt.c | 546 k5_init_creds_get(krb5_context context, krb5_init_creds_context ctx, in k5_init_creds_get() function 599 return k5_init_creds_get(context, ctx, FALSE, NULL); in krb5_init_creds_get() 1983 code = k5_init_creds_get(context, ctx, use_primary, kdcs); in try_init_creds() 2078 ret = k5_init_creds_get(context, ctx, FALSE, NULL); in k5_identify_realm()
|