| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/krb5/ |
| H A D | inquire_cred.c | 56 OM_uint32 aret; in _gsskrb5_inquire_cred() local 85 aret = _gsskrb5_acquire_cred(&aminor, in _gsskrb5_inquire_cred() 93 if (aret == GSS_S_COMPLETE) { in _gsskrb5_inquire_cred() 94 aret = _gsskrb5_inquire_cred(&aminor, in _gsskrb5_inquire_cred() 101 if (aret == GSS_S_COMPLETE) { in _gsskrb5_inquire_cred() 112 } else if (aret != GSS_S_NO_CRED) { in _gsskrb5_inquire_cred() 114 return aret; in _gsskrb5_inquire_cred() 154 if (aret != GSS_S_COMPLETE) { in _gsskrb5_inquire_cred() 162 return aret; in _gsskrb5_inquire_cred() 166 if (aret != GSS_S_COMPLETE && ret != GSS_S_COMPLETE) { in _gsskrb5_inquire_cred() [all …]
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/kadmin/ |
| H A D | stash.c | 50 int aret; in stash() local 64 aret = asprintf(&opt->key_file_string, "%s/m-key", hdb_db_dir(context)); in stash() 65 if (aret == -1) in stash() 121 aret = asprintf(&old, "%s.old", opt->key_file_string); in stash() 122 if (aret == -1) { in stash() 126 aret = asprintf(&new, "%s.new", opt->key_file_string); in stash() 127 if (aret == -1) { in stash()
|
| H A D | get.c | 130 int aret; in format_keytype() local 137 aret = asprintf (&s, "unknown(%d)", k->key_data_type[0]); in format_keytype() 138 if (aret == -1) in format_keytype() 151 aret = asprintf (&s, "unknown(%d)", k->key_data_type[1]); in format_keytype() 152 if (aret == -1) in format_keytype() 158 aret = 0; in format_keytype() 164 aret = asprintf (&s, "(%.*s)", k->key_data_length[1], in format_keytype() 166 if (aret == -1 || s == NULL) in format_keytype() 170 aret = asprintf (&s, "[%d]", k->key_data_kvno); in format_keytype() 171 if (aret == -1) in format_keytype()
|
| H A D | kadmind.c | 142 int aret; in main() local 144 aret = asprintf(&config_file, "%s/kdc.conf", hdb_db_dir(context)); in main() 145 if (aret == -1) in main()
|
| H A D | cpw.c | 90 int aret; in set_password() local 99 aret = asprintf(&prompt, "%s's Password: ", princ_name); in set_password() 101 if (aret == -1) in set_password()
|
| H A D | kadmin.c | 164 int aret; in main() local 187 aret = asprintf(&config_file, "%s/kdc.conf", hdb_db_dir(context)); in main() 188 if (aret == -1) in main()
|
| H A D | ank.c | 130 int aret; in add_one_principal() local 135 aret = asprintf (&prompt, "%s's Password: ", princ_name); in add_one_principal() 137 if (aret == -1) { in add_one_principal()
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/kdc/ |
| H A D | kstash.c | 71 int aret; in main() local 91 aret = asprintf(&keyfile, "%s/m-key", hdb_db_dir(context)); in main() 92 if (aret == -1) in main() 146 aret = asprintf(&old, "%s.old", keyfile); in main() 147 if (aret == -1) { in main() 152 aret = asprintf(&new, "%s.new", keyfile); in main() 153 if (aret == -1) { in main()
|
| H A D | config.c | 198 int aret; in configure() local 201 aret = asprintf(&config_file, "%s/kdc.conf", hdb_db_dir(context)); in configure() 202 if (aret == -1 || config_file == NULL) in configure()
|
| H A D | hpropd.c | 215 int aret; in main() local 217 aret = asprintf(&tmp_db, "%s~", database); in main() 218 if (aret == -1) in main()
|
| H A D | digest.c | 411 int aret; in _kdc_do_digest() local 413 aret = asprintf(&s, "%s-%s:%s", r.u.initReply.nonce, in _kdc_do_digest() 416 if (aret == -1 || s == NULL) { in _kdc_do_digest() 433 int aret; in _kdc_do_digest() local 443 aret = asprintf(r.u.initReply.identifier, "%02X", identifier&0xff); in _kdc_do_digest() 444 if (aret == -1 || *r.u.initReply.identifier == NULL) { in _kdc_do_digest() 1005 int aret; in _kdc_do_digest() local 1008 aret = asprintf(&r.u.error.reason, "Unsupported digest type %s", in _kdc_do_digest() 1010 if (aret == -1 || r.u.error.reason == NULL) { in _kdc_do_digest()
|
| H A D | kx509.c | 356 krb5_error_code ret, aret; in kdc_kx509_verify_service_principal() local 382 aret = krb5_unparse_name(context, sprincipal, &expected); in kdc_kx509_verify_service_principal() 383 if (aret) in kdc_kx509_verify_service_principal()
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/kadm5/ |
| H A D | context_s.c | 146 int aret; in find_db_spec() local 202 aret = asprintf(&ctx->config.acl_file, "%s/kadmind.acl", in find_db_spec() 204 if (aret == -1) in find_db_spec() 208 aret = asprintf(&ctx->config.stash_file, "%s/m-key", in find_db_spec() 210 if (aret == -1) in find_db_spec() 214 aret = asprintf(&ctx->log_context.log_file, "%s/log", in find_db_spec() 216 if (aret == -1) in find_db_spec()
|
| H A D | get_princs_s.c | 101 int aret; in kadm5_s_get_principals() local 104 aret = asprintf(&d.exp2, "%s@%s", expression, r); in kadm5_s_get_principals() 106 if (aret == -1 || d.exp2 == NULL) { in kadm5_s_get_principals()
|
| H A D | iprop-log.c | 53 int aret; in get_kadmin_context() local 56 aret = asprintf(&file, "%s/kdc.conf", hdb_db_dir(context)); in get_kadmin_context() 57 if (aret == -1 || file == NULL) in get_kadmin_context()
|
| H A D | ipropd_slave.c | 127 int aret; in get_creds() local 148 aret = asprintf (&server, "%s/%s", IPROP_NAME, serverhost); in get_creds() 149 if (aret == -1 || server == NULL) in get_creds()
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/kpasswd/ |
| H A D | kpasswd-generator.c | 101 int aret; in generate_requests() local 112 aret = asprintf(&old_pwd, "%s", name); in generate_requests() 113 if (aret == -1) in generate_requests() 115 aret = asprintf(&new_pwd, "%s2", name); in generate_requests() 116 if (aret == -1) in generate_requests()
|
| H A D | kpasswd.c | 69 int aret; in change_password() local 76 aret = asprintf(&msg, "New password: "); in change_password() 82 aret = asprintf(&msg, "New password for %s: ", name); in change_password() 85 if (aret == -1 || msg == NULL) in change_password()
|
| H A D | kpasswdd.c | 880 int aret; in main() local 896 aret = asprintf(&config_file, "%s/kdc.conf", hdb_db_dir(context)); in main() 897 if (aret == -1) in main()
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/kuser/ |
| H A D | kswitch.c | 155 int aret; in kswitch() local 161 aret = asprintf(&str, "%s:%s", ops->prefix, opt->cache_string); in kswitch() 162 if (aret == -1) in kswitch()
|
| H A D | kinit.c | 441 int aret; in store_ntlmkey() local 454 aret = asprintf(&name, "ntlm-key-%s", domain); in store_ntlmkey() 455 if (aret == -1 || name == NULL) in store_ntlmkey() 687 int aret = 0; in get_new_tickets() local 693 aret = asprintf(&prompt, N_("%s's Password: ", ""), p); in get_new_tickets() 695 if (aret == -1) in get_new_tickets()
|
| /netbsd-src/bin/csh/ |
| H A D | lex.c | 106 int aret = F_SEEK; variable 1305 aret = F_SEEK; in readc() 1311 aret = F_SEEK; in readc() 1313 aret = A_SEEK; in readc() 1321 aret = F_SEEK; in readc() 1335 aret = E_SEEK; in readc() 1342 aret = F_SEEK; in readc() 1566 switch (aret = l->type) { in bseek() 1579 (void)fprintf(csherr, "Bad seek type %d\n", aret); in bseek() 1587 switch (l->type = aret) { in btell() [all …]
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/kafs/ |
| H A D | common.c | 354 int aret; in _kafs_try_get_cred() local 356 aret = asprintf(&str, "%s tried afs%s%s@%s -> %s (%d)", in _kafs_try_get_cred() 359 if (aret != -1) { in _kafs_try_get_cred()
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/ntlm/ |
| H A D | init_sec_context.c | 124 int aret; in get_user_ccache() local 171 aret = asprintf(&confname, "ntlm-key-%s", *domainp); in get_user_ccache() 172 if (aret == -1) { in get_user_ccache()
|
| /netbsd-src/crypto/external/bsd/heimdal/dist/lib/hdb/ |
| H A D | db3.c | 381 int aret; in DB_open() local 397 aret = asprintf(&fn, "%s.db", db->hdb_name); in DB_open() 398 if (aret == -1) { in DB_open()
|