| /src/contrib/pam-krb5/tests/module/ |
| H A D | fast-anon-t.c | 59 retval = krb5_get_init_creds_opt_alloc(ctx, &opts); in anon_fast_works()
|
| /src/crypto/heimdal/kuser/ |
| H A D | kverify.c | 86 ret = krb5_get_init_creds_opt_alloc (context, &get_options); in main()
|
| /src/crypto/krb5/src/windows/leashdll/ |
| H A D | leashdll.c | 20 DECL_FUNC_PTR(krb5_get_init_creds_opt_alloc); 132 MAKE_FUNC_INFO(krb5_get_init_creds_opt_alloc),
|
| H A D | leashdll.h | 71 extern DECL_FUNC_PTR(krb5_get_init_creds_opt_alloc);
|
| /src/contrib/pam-krb5/portable/ |
| H A D | krb5-extra.c | 147 krb5_get_init_creds_opt_alloc(krb5_context ctx UNUSED, in krb5_get_init_creds_opt_alloc() function
|
| H A D | krb5.h | 164 krb5_error_code krb5_get_init_creds_opt_alloc(krb5_context,
|
| /src/crypto/krb5/src/lib/krb5/krb/ |
| H A D | t_expire_warn.c | 82 check(krb5_get_init_creds_opt_alloc(ctx, &opt)); in main()
|
| H A D | t_get_etype_info.c | 72 ret = krb5_get_init_creds_opt_alloc(context, &opt); in main()
|
| H A D | t_in_ccache.c | 100 krb5_get_init_creds_opt_alloc(ctx, &opt)); in main()
|
| /src/crypto/heimdal/kcm/ |
| H A D | acquire.c | 88 ret = krb5_get_init_creds_opt_alloc(context, &opt); in kcm_ccache_acquire()
|
| /src/crypto/heimdal/kpasswd/ |
| H A D | kpasswd-generator.c | 100 krb5_get_init_creds_opt_alloc (context, &opt); in generate_requests()
|
| H A D | kpasswd.c | 143 ret = krb5_get_init_creds_opt_alloc (context, &opt); in main()
|
| /src/contrib/pam-krb5/module/ |
| H A D | auth.c | 370 retval = krb5_get_init_creds_opt_alloc(ctx->context, &heimdal_opts); in password_auth() 565 retval = krb5_get_init_creds_opt_alloc(ctx->context, &opts); in pkinit_auth() 836 retval = krb5_get_init_creds_opt_alloc(ctx->context, &opts); in pamk5_password_auth()
|
| H A D | fast.c | 96 retval = krb5_get_init_creds_opt_alloc(c, &opts); in cache_init_anonymous()
|
| /src/crypto/krb5/src/clients/kpasswd/ |
| H A D | kpasswd.c | 75 ret = krb5_get_init_creds_opt_alloc(context, &opts); in main()
|
| /src/crypto/heimdal/lib/krb5/ |
| H A D | verify_user.c | 159 ret = krb5_get_init_creds_opt_alloc (context, &opt); in verify_user_opt_int()
|
| H A D | init_creds.c | 56 krb5_get_init_creds_opt_alloc(krb5_context context, in krb5_get_init_creds_opt_alloc() function
|
| /src/lib/libpam/modules/pam_ksu/ |
| H A D | pam_ksu.c | 175 rv = krb5_get_init_creds_opt_alloc(context, &gic_opt); in auth_krb5()
|
| /src/contrib/pam-krb5/ |
| H A D | configure.ac | 77 krb5_get_init_creds_opt_alloc \
|
| /src/lib/libpam/modules/pam_krb5/ |
| H A D | pam_krb5.c | 268 krbret = krb5_get_init_creds_opt_alloc(krbctx, &opts); in pam_sm_authenticate() 784 krbret = krb5_get_init_creds_opt_alloc(krbctx, &opts); in pam_sm_chauthtok()
|
| /src/crypto/krb5/src/kadmin/ktutil/ |
| H A D | ktutil_funcs.c | 115 retval = krb5_get_init_creds_opt_alloc(context, &opt); in get_etype_info()
|
| /src/crypto/krb5/src/lib/krb5/ |
| H A D | libkrb5.exports | 413 krb5_get_init_creds_opt_alloc
|
| /src/crypto/heimdal/lib/gssapi/ntlm/ |
| H A D | kdc.c | 107 ret = krb5_get_init_creds_opt_alloc(context, &opt); in get_ccache()
|
| /src/crypto/heimdal/lib/gssapi/krb5/ |
| H A D | acquire_cred.c | 184 kret = krb5_get_init_creds_opt_alloc(context, &opt); in acquire_initiator_cred()
|
| /src/contrib/pam-krb5/tests/tap/ |
| H A D | kerberos.c | 131 code = krb5_get_init_creds_opt_alloc(ctx, &opts); in kerberos_kinit()
|