Searched refs:creds (Results 51 - 75 of 161) sorted by relevance

1234567

/macosx-10.9.5/pam_modules-138/modules/pam_krb5/
H A Dpam_krb5.c135 krb5_creds creds; local
294 memset(&creds, 0, sizeof(krb5_creds));
295 krbret = krb5_get_init_creds_password(pam_context, &creds, princ,
308 memset(&creds, 0, sizeof(krb5_creds));
309 krbret = krb5_get_init_creds_password(pam_context, &creds, princ,
339 krbret = krb5_cc_store_cred(pam_context, ccache, &creds);
398 krb5_free_cred_contents(pam_context, &creds);
431 krb5_creds creds;
657 /* Prepare for iteration over creds */
669 /* Copy the creds (shoul
842 krb5_creds creds; local
[all...]
/macosx-10.9.5/OpenSSH-186/openssh/
H A Dauth-krb5.c75 krb5_creds creds; local
131 problem = krb5_get_init_creds_password(authctxt->krb5_ctx, &creds,
142 problem = krb5_verify_init_creds(authctxt->krb5_ctx, &creds, server,
164 &creds);
H A Dgss-serv.c104 ctx->name, 0, oidset, GSS_C_ACCEPT, &ctx->creds,
112 ctx->creds = GSS_C_NO_CREDENTIAL;
193 &ctx->context, ctx->creds, recv_tok,
324 gss_release_cred(&ctx->minor, &client->creds);
326 client->creds = ctx->client_creds;
372 client->creds = ctx->client_creds;
436 gss_release_cred(&lmin, &gssapi_client.creds);
H A Dgss-serv-krb5.c174 if (client->creds == NULL) {
215 client->creds, ccache))) {
297 if ((maj_status = gss_krb5_copy_ccache(&min_status, client->creds,
/macosx-10.9.5/OpenSSH-186/osslshim/ossl/
H A Dossl-dh-cdsa.c174 CSSM_ACCESS_CREDENTIALS creds; local
181 memset(&creds, 0, sizeof(creds));
188 &creds,
H A Dossl-dsa-cdsa.c165 CSSM_ACCESS_CREDENTIALS creds;
178 memset(&creds, 0, sizeof(creds));
188 &creds,
H A Dossl-rsa-cdsa.c192 CSSM_ACCESS_CREDENTIALS creds; local
205 memset(&creds, 0, sizeof(creds));
215 &creds,
/macosx-10.9.5/cups-372.4/cups/cups/
H A Dsspi-private.h42 CredHandle creds; /* Credentials */ member in struct:__anon7199
H A Dauth.c93 gss_cred_id_t creds; /* Returned credentials */ member in struct:_cups_gss_acquire_s
98 gss_cred_id_t creds, gss_OID_set oids,
400 data.creds = NULL;
419 OM_uint32 release_minor; /* Minor status from releasing creds */
421 major_status = gss_init_sec_context(&minor_status, data.creds,
429 gss_release_cred(&release_minor, &data.creds);
496 gss_cred_id_t creds, /* I - Credentials (if any) */
509 data->creds = creds;
492 cups_gss_acquire( void *ctx, OM_uint32 major, gss_status_id_t status, gss_cred_id_t creds, gss_OID_set oids, OM_uint32 time_rec) argument
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/saslauthd/
H A Dauth_krb5.c349 krb5_creds creds; local
400 if (code = krb5_get_init_creds_password(context, &creds,
411 if (krb5_cc_store_cred(context, ccache, &creds)) {
432 krb5_free_cred_contents(context, &creds);
H A Dsaslcache.c173 if (ref_bucket->created > epoch_to && *(ref_bucket->creds) != '\0') {
174 fprintf(stderr, "\"%s\",", ref_bucket->creds + ref_bucket->user_offt);
175 fprintf(stderr, "\"%s\",", ref_bucket->creds + ref_bucket->realm_offt);
176 fprintf(stderr, "\"%s\",", ref_bucket->creds + ref_bucket->service_offt);
/macosx-10.9.5/webdavfs-352.92.2/webdavlib/
H A Dwebdavlib.c84 static enum WEBDAVLIBAuthStatus sendOptionsRequestAuthenticated(CFURLRef a_url, struct callback_ctx *ctx, CFDictionaryRef creds, int *result);
85 static void applyCredentialsToRequest(struct callback_ctx *ctx, CFDictionaryRef creds, CFHTTPMessageRef request);
168 connectToServer(CFURLRef a_url, CFDictionaryRef creds, boolean_t requireSecureLogin, int *error) argument
180 finalStatus = sendOptionsRequestAuthenticated(a_url, &ctx, creds, &result);
337 sendOptionsRequestAuthenticated(CFURLRef a_url, struct callback_ctx *ctx, CFDictionaryRef creds, int *err) argument
369 applyCredentialsToRequest(ctx, creds, message);
421 if (CFDictionaryContainsKey(creds, kWebDAVLibUserNameKey) == FALSE) {
467 if (CFDictionaryContainsKey(creds, kWebDAVLibUserNameKey) == FALSE) {
507 if (CFDictionaryContainsKey(creds, kWebDAVLibProxyUserNameKey) == FALSE) {
508 // No proxy server creds, s
671 applyCredentialsToRequest(struct callback_ctx *ctx, CFDictionaryRef creds, CFHTTPMessageRef request) argument
[all...]
/macosx-10.9.5/Security-55471.14.18/include/security_pkcs12/
H A Dpkcs12Crypto.cpp58 CSSM_ACCESS_CREDENTIALS creds; local
61 memset(&creds, 0, sizeof(CSSM_ACCESS_CREDENTIALS));
93 &creds,
568 CSSM_ACCESS_CREDENTIALS creds; local
577 memset(&creds, 0, sizeof(creds));
578 privKeyCreds = &creds;
/macosx-10.9.5/Security-55471.14.18/libsecurity_pkcs12/lib/
H A Dpkcs12Crypto.cpp58 CSSM_ACCESS_CREDENTIALS creds; local
61 memset(&creds, 0, sizeof(CSSM_ACCESS_CREDENTIALS));
93 &creds,
568 CSSM_ACCESS_CREDENTIALS creds; local
577 memset(&creds, 0, sizeof(creds));
578 privKeyCreds = &creds;
/macosx-10.9.5/Heimdal-323.92.1/kcm/
H A Dcache.c242 for (k = p->creds; k != NULL; k = k->next)
516 p->creds = NULL;
651 k = ccache->creds;
660 ccache->creds = NULL;
777 krb5_creds *creds,
785 ret = kcm_ccache_store_cred_internal(context, ccache, creds, NULL, copy);
798 for (c = ccache->creds; c != NULL; c = c->next)
810 krb5_creds *creds,
818 * Remove dup creds and find the end to add new credential.
821 c = &ccache->creds;
775 kcm_ccache_store_cred(krb5_context context, kcm_ccache ccache, krb5_creds *creds, int copy) argument
808 kcm_ccache_store_cred_internal(krb5_context context, kcm_ccache ccache, krb5_creds *creds, kcmuuid_t uuid, int copy) argument
909 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.h94 struct kcm_creds *creds; member in struct:kcm_ccache_data
/macosx-10.9.5/Heimdal-323.92.1/lib/hx509/
H A Dks_keychain.c116 const CSSM_ACCESS_CREDENTIALS *creds; local
145 kSecCredentialTypeNoUI, &creds);
149 creds, cssmKey, &sigHandle);
184 const CSSM_ACCESS_CREDENTIALS *creds; local
202 kSecCredentialTypeNoUI, &creds);
206 creds, cssmKey, &sigHandle);
236 const CSSM_ACCESS_CREDENTIALS *creds; local
256 kSecCredentialTypeNoUI, &creds);
261 creds,
/macosx-10.9.5/Heimdal-323.92.1/lib/krb5/
H A Dget_for_creds.c114 krb5_creds creds; local
137 memset (&creds, 0, sizeof(creds));
138 creds.client = client;
141 &creds.server,
154 &creds,
H A Dscache.c655 encode_creds(krb5_context context, krb5_creds *creds, krb5_data *data) argument
667 ret = krb5_store_creds(sp, creds);
685 krb5_creds *creds)
697 ret = krb5_ret_creds(sp, creds);
711 krb5_creds *creds)
722 ret = encode_creds(context, creds, &data);
733 ret = decode_Ticket(creds->ticket.data,
734 creds->ticket.length, &t, &len);
770 bind_principal(context, s->db, s->iprincipal, 1, creds->server);
788 bind_principal(context, s->db, s->iprincipal, 1, creds
684 decode_creds(krb5_context context, const void *data, size_t length, krb5_creds *creds) argument
709 scc_store_cred(krb5_context context, krb5_ccache id, krb5_creds *creds) argument
979 scc_get_next(krb5_context context, krb5_ccache id, krb5_cc_cursor *cursor, krb5_creds *creds) argument
1077 krb5_creds creds; local
[all...]
/macosx-10.9.5/MITKerberosShim-62.1/
H A Dkll.c334 krb5_creds creds; local
345 ret = heim_krb5_get_init_creds_password(context, &creds,
359 ret = heim_krb5_cc_initialize(context, cache, creds.client);
363 ret = heim_krb5_cc_store_cred(context, cache, &creds);
377 heim_krb5_free_cred_contents(context, &creds);
669 krb5_creds *creds; local
677 ret = fetch_creds(inPrincipal, &creds, NULL);
681 *outStartTime = creds->times.starttime;
683 heim_krb5_free_creds(milcontext, creds);
693 krb5_creds *creds; local
[all...]
/macosx-10.9.5/Heimdal-323.92.1/appl/dceutils/
H A Dk5dce.h160 #define krb5_cc_next_cred(cache, cursor, creds) (*(cache)->ops->get_next)(cache, cursor, creds)
/macosx-10.9.5/Heimdal-323.92.1/kuser/
H A Dcopy_cred_cache.c75 matchfunc(krb5_context context, void *ptr, const krb5_creds *creds) argument
78 if (krb5_compare_creds(context, ctx->whichfields, &ctx->mcreds, creds))
/macosx-10.9.5/Heimdal-323.92.1/lib/hcrypto/
H A Drsa-cdsa.c164 CSSM_ACCESS_CREDENTIALS creds; local
176 memset(&creds, 0, sizeof(creds));
185 &creds,
/macosx-10.9.5/security_dotmac_tp-55107.1/lib/
H A DdotMacTpUtils.cpp79 CSSM_ACCESS_CREDENTIALS creds; local
82 memset(&creds, 0, sizeof(CSSM_ACCESS_CREDENTIALS));
86 &creds, // passPhrase
98 &creds,
/macosx-10.9.5/Security-55471.14.18/libsecurity_sd_cspdl/lib/
H A DSDDLSession.cpp409 AutoCredentials creds(track);
410 creds.tag("PIN1");
412 creds += TypedList(track, CSSM_SAMPLE_TYPE_PASSWORD,
416 creds += TypedList(track, CSSM_SAMPLE_TYPE_PROMPTED_PASSWORD,
419 Authenticate(inDbHandle, CSSM_DB_ACCESS_READ, creds);

Completed in 638 milliseconds

1234567