Symbol: krb5_build_principal_ext
crypto/heimdal/lib/krb5/krb5-protos.h
425
krb5_build_principal_ext (
crypto/krb5/src/appl/user_user/client.c
157
krb5_build_principal_ext(context, &creds.server,
crypto/krb5/src/clients/kinit/kinit.c
473
ret = krb5_build_principal_ext(k5->ctx, &k5->me,
crypto/krb5/src/clients/ksu/main.c
1062
return krb5_build_principal_ext(context, tgtprinc, client->length, client->data,
crypto/krb5/src/clients/kvno/kvno.c
430
ret = krb5_build_principal_ext(context, &mcred.server,
crypto/krb5/src/kdc/kdc_util.c
498
ret = krb5_build_principal_ext(context, &princ, realm->length, realm->data,
crypto/krb5/src/lib/gssapi/krb5/acquire_cred.c
397
code = krb5_build_principal_ext(context, &tgt_princ,
crypto/krb5/src/lib/gssapi/krb5/import_name.c
190
code = krb5_build_principal_ext(context, &princ, 0, NULL,
crypto/krb5/src/lib/krb5/krb/get_in_tkt.c
1023
code = krb5_build_principal_ext(context, &new_client,
crypto/krb5/src/lib/krb5/krb/get_in_tkt.c
498
ret = krb5_build_principal_ext(context, &server,
crypto/krb5/src/lib/krb5/krb/s4u_creds.c
445
code = krb5_build_principal_ext(context,
crypto/krb5/src/lib/krb5/krb/s4u_creds.c
463
code = krb5_build_principal_ext(context, &s4u_user.user_id.user,
crypto/krb5/src/lib/krb5/krb/tgtname.c
33
return krb5_build_principal_ext(context, tgtprinc,
crypto/krb5/src/plugins/kdb/test/kdb_test.c
355
check(krb5_build_principal_ext(context, &princ,
crypto/krb5/src/plugins/preauth/pkinit/pkinit_clnt.c
560
retval = krb5_build_principal_ext(context, &kdc_princ,
crypto/krb5/src/windows/include/loadfuncs-krb5.h
646
krb5_build_principal_ext,
crypto/krb5/src/windows/kfwlogon/kfwcommon.c
191
MAKE_FUNC_INFO(krb5_build_principal_ext),
crypto/krb5/src/windows/kfwlogon/kfwcommon.c
75
DECL_FUNC_PTR(krb5_build_principal_ext);
crypto/krb5/src/windows/leash/Leash.cpp
495
DECL_FUNC_PTR(krb5_build_principal_ext);
crypto/krb5/src/windows/leash/Leash.cpp
539
MAKE_FUNC_INFO(krb5_build_principal_ext),
crypto/krb5/src/windows/leash/Lglobals.h
118
extern DECL_FUNC_PTR(krb5_build_principal_ext);
crypto/krb5/src/windows/leashdll/leashdll.c
142
MAKE_FUNC_INFO(krb5_build_principal_ext),
crypto/krb5/src/windows/leashdll/leashdll.c
30
DECL_FUNC_PTR(krb5_build_principal_ext);
crypto/krb5/src/windows/leashdll/leashdll.h
82
extern DECL_FUNC_PTR(krb5_build_principal_ext);