Searched defs:creds (Results 1 - 25 of 61) sorted by relevance

123

/freebsd-10-stable/crypto/heimdal/lib/gssapi/krb5/
H A Dcreds.c64 krb5_creds *creds; local
189 krb5_creds creds; local
/freebsd-10-stable/crypto/heimdal/lib/krb5/
H A Drd_error.c71 krb5_error_from_rd_error(krb5_context context, const krb5_error *error, const krb5_creds *creds) argument
[all...]
H A Dcreds.c209 krb5_compare_creds(krb5_context context, krb5_flags whichfields, const krb5_creds * mcreds, const krb5_creds * creds) argument
282 krb5_creds_get_ticket_flags(krb5_creds *creds) argument
[all...]
H A Drd_cred.c260 krb5_creds *creds; local
333 krb5_creds **creds; local
[all...]
H A Dverify_init.c71 krb5_verify_init_creds(krb5_context context, krb5_creds *creds, krb5_principal ap_req_server, krb5_keytab ap_req_keytab, krb5_ccache *ccache, krb5_verify_init_creds_opt *options) argument
215 krb5_get_validated_creds(krb5_context context, krb5_creds *creds, krb5_principal client, krb5_ccache ccache, char *service) argument
[all...]
H A Dsendauth.c85 krb5_creds *creds; local
H A Dget_for_creds.c114 krb5_creds creds; local
H A Dget_in_tkt.c145 init_as_req(krb5_context context, KDCOptions opts, krb5_creds *creds, const krb5_addresses *addrs, const krb5_enctype *etypes, const krb5_preauthtype *ptypes, const krb5_preauthdata *preauth, krb5_key_proc key_proc, krb5_const_pointer keyseed, unsigned nonce, AS_REQ *a) argument
[all...]
H A Dmcache.c46 } *creds; member in struct:krb5_mcache
235 mcc_store_cred(krb5_context context, krb5_ccache id, krb5_creds *creds) argument
294 mcc_get_next(krb5_context context, krb5_ccache id, krb5_cc_cursor *cursor, krb5_creds *creds) argument
420 struct link *creds; local
[all...]
/freebsd-10-stable/crypto/openssh/
H A Dplatform.c177 char **creds = NULL, *chroot_creds[] = local
H A Dauth-krb5.c75 krb5_creds creds; local
H A Dssh-gss.h75 gss_cred_id_t creds; member in struct:__anon19
96 gss_cred_id_t creds; /* server */ member in struct:__anon20
/freebsd-10-stable/contrib/subversion/subversion/libsvn_ra_svn/
H A Dinternal_auth.c78 void *creds; local
/freebsd-10-stable/contrib/subversion/subversion/libsvn_subr/
H A Dmacos_keychain.c70 keychain_password_set(svn_boolean_t *done, apr_hash_t *creds, const char *realmstring, const char *username, const char *password, apr_hash_t *parameters, svn_boolean_t non_interactive, apr_pool_t *pool) argument
119 keychain_password_get(svn_boolean_t *done, const char **password, apr_hash_t *creds, const char *realmstring, const char *username, apr_hash_t *parameters, svn_boolean_t non_interactive, apr_pool_t *pool) argument
H A Dusername_providers.c87 svn_auth_cred_simple_t *creds = apr_pcalloc(pool, sizeof(*creds)); local
109 svn_auth_cred_simple_t *creds = credentials; local
H A Dssl_server_trust_providers.c90 svn_auth_cred_ssl_server_trust_t *creds = local
108 svn_auth_cred_ssl_server_trust_t *creds = credentials; local
/freebsd-10-stable/crypto/heimdal/kcm/
H A Dglue.c115 kcmss_store_cred(krb5_context context, krb5_ccache id, krb5_creds *creds) argument
131 kcmss_retrieve(krb5_context context, krb5_ccache id, krb5_flags which, const krb5_creds *mcred, krb5_creds *creds) argument
186 kcmss_get_next(krb5_context context, krb5_ccache id, krb5_cc_cursor *cursor, krb5_creds *creds) argument
H A Dcache.c498 kcm_ccache_store_cred(krb5_context context, kcm_ccache ccache, krb5_creds *creds, int copy) argument
532 kcm_ccache_store_cred_internal(krb5_context context, kcm_ccache ccache, krb5_creds *creds, int copy, krb5_creds **credp) argument
611 kcm_ccache_retrieve_cred_internal(krb5_context context, kcm_ccache ccache, krb5_flags whichfields, const krb5_creds *mcreds, krb5_creds **creds) argument
[all...]
H A Dkcm_locl.h96 struct kcm_creds *creds; member in struct:kcm_ccache_data
/freebsd-10-stable/crypto/heimdal/kuser/
H A Dcopy_cred_cache.c75 matchfunc(krb5_context context, void *ptr, const krb5_creds *creds) argument
/freebsd-10-stable/lib/libpam/modules/pam_ksu/
H A Dpam_ksu.c115 krb5_creds creds; local
/freebsd-10-stable/usr.sbin/nscd/
H A Dnscdcli.c143 struct cmsgcred creds; member in struct:__anon12145
/freebsd-10-stable/crypto/heimdal/appl/kf/
H A Dkf.c135 krb5_creds creds; local
/freebsd-10-stable/crypto/heimdal/kdc/
H A Dhprop.c162 krb5_creds creds; local
/freebsd-10-stable/tools/regression/security/proc_to_proc/
H A Dscenario.c70 static struct cred creds[] = { variable in typeref:struct:cred
[all...]

Completed in 222 milliseconds

123