| /freebsd-11-stable/crypto/heimdal/lib/gssapi/krb5/ |
| HD | creds.c | 64 krb5_creds *creds; in _gsskrb5_export_cred() local 189 krb5_creds creds; in _gsskrb5_import_cred() local
|
| /freebsd-11-stable/crypto/heimdal/lib/krb5/ |
| HD | changepw.c | 70 krb5_creds *creds, in chgpw_send_request() 162 krb5_creds *creds, in setpw_send_request() 506 krb5_creds *creds, in change_password_loop() 689 krb5_creds *creds, in krb5_change_password() 731 krb5_creds *creds, in krb5_set_password() 781 krb5_creds creds, *credsp; in krb5_set_password_using_ccache() local
|
| HD | creds.c | 210 const krb5_creds * mcreds, const krb5_creds * creds) in krb5_compare_creds() 282 krb5_creds_get_ticket_flags(krb5_creds *creds) in krb5_creds_get_ticket_flags()
|
| HD | verify_init.c | 72 krb5_creds *creds, in krb5_verify_init_creds() 216 krb5_creds *creds, in krb5_get_validated_creds()
|
| HD | rd_cred.c | 260 krb5_creds *creds; in krb5_rd_cred() local 333 krb5_creds **creds; in krb5_rd_cred2() local
|
| HD | get_in_tkt.c | 147 krb5_creds *creds, in init_as_req() 374 krb5_creds *creds, in krb5_get_in_cred() 538 krb5_creds *creds, in krb5_get_in_tkt()
|
| HD | mcache.c | 46 } *creds; member 237 krb5_creds *creds) in mcc_store_cred() 297 krb5_creds *creds) in mcc_get_next() 420 struct link *creds; in mcc_move() local
|
| HD | rd_error.c | 73 const krb5_creds *creds) in krb5_error_from_rd_error()
|
| HD | deprecated.c | 229 krb5_creds *creds, in krb5_get_in_tkt_with_password() 271 krb5_creds *creds, in krb5_get_in_tkt_with_skey() 354 krb5_creds *creds, in krb5_get_in_tkt_with_keytab()
|
| HD | scache.c | 655 encode_creds(krb5_context context, krb5_creds *creds, krb5_data *data) in encode_creds() 685 krb5_creds *creds) in decode_creds() 711 krb5_creds *creds) in scc_store_cred() 982 krb5_creds *creds) in scc_get_next() 1077 krb5_creds creds; in scc_remove_cred() local
|
| HD | sendauth.c | 85 krb5_creds *creds; in krb5_sendauth() local
|
| /freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/ |
| HD | win32_crypto.c | 113 apr_hash_t *creds, in windows_password_encrypter() 141 apr_hash_t *creds, in windows_password_decrypter() 236 apr_hash_t *creds, in windows_ssl_client_cert_pw_encrypter() 265 apr_hash_t *creds, in windows_ssl_client_cert_pw_decrypter() 480 svn_auth_cred_ssl_server_trust_t *creds = in windows_ssl_server_trust_first_credentials() local
|
| HD | simple_providers.c | 67 apr_hash_t *creds, in svn_auth__simple_password_get() 96 apr_hash_t *creds, in svn_auth__simple_password_set() 115 apr_hash_t *creds, in simple_username_get() 280 svn_auth_cred_simple_t *creds = apr_pcalloc(pool, sizeof(*creds)); in svn_auth__simple_creds_cache_get() local 305 svn_auth_cred_simple_t *creds = credentials; in svn_auth__simple_creds_cache_set() local
|
| HD | ssl_server_trust_providers.c | 90 svn_auth_cred_ssl_server_trust_t *creds = in ssl_server_trust_file_first_credentials() local 108 svn_auth_cred_ssl_server_trust_t *creds = credentials; in ssl_server_trust_file_save_credentials() local
|
| HD | macos_keychain.c | 71 apr_hash_t *creds, in keychain_password_set() 121 apr_hash_t *creds, in keychain_password_get()
|
| HD | ssl_client_cert_pw_providers.c | 67 apr_hash_t *creds, in svn_auth__ssl_client_cert_pw_get() 90 apr_hash_t *creds, in svn_auth__ssl_client_cert_pw_set() 173 svn_auth_cred_ssl_client_cert_pw_t *creds = credentials; in svn_auth__ssl_client_cert_pw_cache_set() local
|
| HD | username_providers.c | 87 svn_auth_cred_simple_t *creds = apr_pcalloc(pool, sizeof(*creds)); in username_first_creds() local 109 svn_auth_cred_simple_t *creds = credentials; in username_save_creds() local
|
| HD | auth.c | 237 void *creds = NULL; in svn_auth_first_credentials() local 342 void *creds = NULL; in svn_auth_next_credentials() local 396 void *creds; in svn_auth_save_credentials() local
|
| /freebsd-11-stable/contrib/subversion/subversion/libsvn_auth_gnome_keyring/ |
| HD | gnome_keyring.c | 112 apr_hash_t *creds, in password_get_gnome_keyring() 151 apr_hash_t *creds, in password_set_gnome_keyring() 309 apr_hash_t *creds, in password_get_gnome_keyring() 363 apr_hash_t *creds, in password_set_gnome_keyring()
|
| /freebsd-11-stable/crypto/heimdal/kcm/ |
| HD | glue.c | 117 krb5_creds *creds) in kcmss_store_cred() 135 krb5_creds *creds) in kcmss_retrieve() 189 krb5_creds *creds) in kcmss_get_next()
|
| HD | cache.c | 500 krb5_creds *creds, in kcm_ccache_store_cred() 534 krb5_creds *creds, in kcm_ccache_store_cred_internal() 615 krb5_creds **creds) in kcm_ccache_retrieve_cred_internal()
|
| /freebsd-11-stable/crypto/openssh/ |
| HD | ssh-gss.h | 75 gss_cred_id_t creds; member 96 gss_cred_id_t creds; /* server */ member
|
| HD | platform.c | 175 char **creds = NULL, *chroot_creds[] = in platform_setusercontext_post_groups() local
|
| HD | auth-krb5.c | 75 krb5_creds creds; in auth_krb5_password() local
|
| /freebsd-11-stable/contrib/subversion/subversion/libsvn_ra_svn/ |
| HD | internal_auth.c | 78 void *creds; in svn_ra_svn__do_internal_auth() local
|