Searched refs:krb5_make_principal (Results 26 - 38 of 38) sorted by relevance

12

/freebsd-12-stable/crypto/heimdal/lib/krb5/
H A Dprincipal.c68 * krb5_parse_name(), krb5_make_principal() or any other related
725 krb5_make_principal(krb5_context context, function
1075 ret = krb5_make_principal(context, ret_princ, realms[0], sname,
H A Dchangepw.c798 ret = krb5_make_principal(context, &creds.server,
H A Dcache.c1239 ret = krb5_make_principal(context, &cred->server,
H A Ddigest.c277 ret = krb5_make_principal(context, &principal,
H A Dinit_creds_pw.c1416 ret = krb5_make_principal(context, &principal,
H A Dkrb5-protos.h2908 krb5_make_principal (
H A Dpkinit.c2624 ret = krb5_make_principal(context, principal, realm, name, NULL);
/freebsd-12-stable/crypto/heimdal/appl/telnet/libtelnet/
H A Dkerberos5.c816 ret = krb5_make_principal(context,
/freebsd-12-stable/crypto/heimdal/kuser/
H A Dklist.c347 ret = krb5_make_principal (context, &pattern.server,
350 krb5_err (context, 1, ret, "krb5_make_principal");
/freebsd-12-stable/kerberos5/lib/libkrb5/
H A DMakefile380 krb5_principal.3 krb5_make_principal.3 \
/freebsd-12-stable/crypto/heimdal/kdc/
H A Dkrb5tgs.c1620 krb5_make_principal(context, &sp, r,
1640 krb5_make_principal(context, &sp, r, KRB5_TGS_NAME,
1743 ret = krb5_make_principal(context, &krbtgt_principal,
/freebsd-12-stable/crypto/heimdal/appl/rsh/
H A Drsh.c189 ret = krb5_make_principal(context,
197 warnx ("could not forward creds: krb5_make_principal: %s",
/freebsd-12-stable/crypto/heimdal/lib/gssapi/krb5/
H A Dinit_sec_context.c332 kret = krb5_make_principal(context,

Completed in 124 milliseconds

12