| /freebsd-10-stable/contrib/ntp/sntp/ |
| D | crypto.h | 19 struct key { struct 20 struct key * next; argument 21 int key_id; argument 22 int key_len; argument 25 char key_seq[64]; argument 28 extern int auth_init(const char *keyfile, struct key **keys); argument
|
| /freebsd-10-stable/crypto/openssl/crypto/ec/ |
| D | ec_key.c | 363 int EC_KEY_set_public_key_affine_coordinates(EC_KEY *key, BIGNUM *x, in EC_KEY_set_public_key_affine_coordinates() 441 const EC_GROUP *EC_KEY_get0_group(const EC_KEY *key) in EC_KEY_get0_group() 446 int EC_KEY_set_group(EC_KEY *key, const EC_GROUP *group) in EC_KEY_set_group() 454 const BIGNUM *EC_KEY_get0_private_key(const EC_KEY *key) in EC_KEY_get0_private_key() 459 int EC_KEY_set_private_key(EC_KEY *key, const BIGNUM *priv_key) in EC_KEY_set_private_key() 467 const EC_POINT *EC_KEY_get0_public_key(const EC_KEY *key) in EC_KEY_get0_public_key() 472 int EC_KEY_set_public_key(EC_KEY *key, const EC_POINT *pub_key) in EC_KEY_set_public_key() 480 unsigned int EC_KEY_get_enc_flags(const EC_KEY *key) in EC_KEY_get_enc_flags() 485 void EC_KEY_set_enc_flags(EC_KEY *key, unsigned int flags) in EC_KEY_set_enc_flags() 490 point_conversion_form_t EC_KEY_get_conv_form(const EC_KEY *key) in EC_KEY_get_conv_form() [all …]
|
| /freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Core/ |
| D | ThreadSafeSTLMap.h | 58 Erase (const _Key& key) in Erase() 65 EraseNoLock (const _Key& key) in EraseNoLock() 71 GetValueForKey (const _Key& key, _Tp &value) const in GetValueForKey() 80 GetValueForKeyNoLock (const _Key& key, _Tp &value) const in GetValueForKeyNoLock() 92 GetFirstKeyForValue (const _Tp &value, _Key& key) const in GetFirstKeyForValue() 99 GetFirstKeyForValueNoLock (const _Tp &value, _Key& key) const in GetFirstKeyForValueNoLock() 114 LowerBound (const _Key& key, in LowerBound() 124 LowerBoundNoLock (const _Key& key, in LowerBoundNoLock() 145 lower_bound_unsafe (const _Key& key) in lower_bound_unsafe() 151 SetValueForKey (const _Key& key, const _Tp &value) in SetValueForKey() [all …]
|
| /freebsd-10-stable/contrib/libreadline/ |
| D | vi_mode.c | 153 _rl_vi_set_last (key, repeat, sign) in _rl_vi_set_last() argument 164 rl_vi_start_inserting (key, repeat, sign) in rl_vi_start_inserting() argument 233 rl_vi_undo (count, key) in rl_vi_undo() argument 241 rl_vi_yank_arg (count, key) in rl_vi_yank_arg() argument 282 rl_vi_search_again (count, key) in rl_vi_search_again() argument 300 rl_vi_search (count, key) in rl_vi_search() argument 324 rl_vi_complete (ignore, key) in rl_vi_complete() argument 351 rl_vi_tilde_expand (ignore, key) in rl_vi_tilde_expand() argument 361 rl_vi_prev_word (count, key) in rl_vi_prev_word() argument 383 rl_vi_next_word (count, key) in rl_vi_next_word() argument [all …]
|
| D | text.c | 253 rl_forward_byte (count, key) in rl_forward_byte() argument 286 rl_forward_char (count, key) in rl_forward_char() argument 319 rl_forward_char (count, key) in rl_forward_char() argument 328 rl_forward (count, key) in rl_forward() argument 336 rl_backward_byte (count, key) in rl_backward_byte() argument 362 rl_backward_char (count, key) in rl_backward_char() argument 395 rl_backward_char (count, key) in rl_backward_char() argument 404 rl_backward (count, key) in rl_backward() argument 412 rl_beg_of_line (count, key) in rl_beg_of_line() argument 421 rl_end_of_line (count, key) in rl_end_of_line() argument [all …]
|
| D | misc.c | 123 int key, r; local 232 rl_digit_argument (ignore, key) in rl_digit_argument() argument 253 rl_universal_argument (count, key) in rl_universal_argument() argument 444 rl_beginning_of_history (count, key) in rl_beginning_of_history() argument 452 rl_end_of_history (count, key) in rl_end_of_history() argument 463 rl_get_next_history (count, key) in rl_get_next_history() argument 502 rl_get_previous_history (count, key) in rl_get_previous_history() argument 557 rl_vi_editing_mode (count, key) in rl_vi_editing_mode() argument 570 rl_emacs_editing_mode (count, key) in rl_emacs_editing_mode() argument 594 rl_overwrite_mode (count, key) in rl_overwrite_mode() argument
|
| /freebsd-10-stable/contrib/apr/threadproc/unix/ |
| D | threadpriv.c | 24 APR_DECLARE(apr_status_t) apr_threadkey_private_create(apr_threadkey_t **key, in apr_threadkey_private_create() 41 apr_threadkey_t *key) in apr_threadkey_private_get() 53 apr_threadkey_t *key) in apr_threadkey_private_set() 65 APR_DECLARE(apr_status_t) apr_threadkey_private_delete(apr_threadkey_t *key) in apr_threadkey_private_delete() 80 APR_DECLARE(apr_status_t) apr_threadkey_data_get(void **data, const char *key, in apr_threadkey_data_get() 86 APR_DECLARE(apr_status_t) apr_threadkey_data_set(void *data, const char *key, in apr_threadkey_data_set() 94 apr_threadkey_t *key) in apr_os_threadkey_get() 100 APR_DECLARE(apr_status_t) apr_os_threadkey_put(apr_threadkey_t **key, in apr_os_threadkey_put()
|
| /freebsd-10-stable/sys/arm/samsung/exynos/ |
| D | chrome_kb.h | 31 struct key { struct 34 uint8_t key; argument
|
| /freebsd-10-stable/contrib/wpa/src/crypto/ |
| D | crypto_internal-rsa.c | 22 struct crypto_public_key * crypto_public_key_import(const u8 *key, size_t len) in crypto_public_key_import() 29 struct crypto_private_key * crypto_private_key_import(const u8 *key, in crypto_private_key_import() 63 int crypto_public_key_encrypt_pkcs1_v15(struct crypto_public_key *key, in crypto_public_key_encrypt_pkcs1_v15() 72 int crypto_private_key_decrypt_pkcs1_v15(struct crypto_private_key *key, in crypto_private_key_decrypt_pkcs1_v15() 81 int crypto_private_key_sign_pkcs1(struct crypto_private_key *key, in crypto_private_key_sign_pkcs1() 90 void crypto_public_key_free(struct crypto_public_key *key) in crypto_public_key_free() 96 void crypto_private_key_free(struct crypto_private_key *key) in crypto_private_key_free() 102 int crypto_public_key_decrypt_pkcs1(struct crypto_public_key *key, in crypto_public_key_decrypt_pkcs1()
|
| /freebsd-10-stable/sys/opencrypto/ |
| D | xform.c | 305 null_encrypt(caddr_t key, u_int8_t *blk) in null_encrypt() 309 null_decrypt(caddr_t key, u_int8_t *blk) in null_decrypt() 313 null_setkey(u_int8_t **sched, u_int8_t *key, int len) in null_setkey() 325 des1_encrypt(caddr_t key, u_int8_t *blk) in des1_encrypt() 334 des1_decrypt(caddr_t key, u_int8_t *blk) in des1_decrypt() 343 des1_setkey(u_int8_t **sched, u_int8_t *key, int len) in des1_setkey() 368 des3_encrypt(caddr_t key, u_int8_t *blk) in des3_encrypt() 377 des3_decrypt(caddr_t key, u_int8_t *blk) in des3_decrypt() 386 des3_setkey(u_int8_t **sched, u_int8_t *key, int len) in des3_setkey() 413 blf_encrypt(caddr_t key, u_int8_t *blk) in blf_encrypt() [all …]
|
| /freebsd-10-stable/crypto/openssl/crypto/des/ |
| D | set_key.c | 103 void DES_set_odd_parity(DES_cblock *key) in DES_set_odd_parity() 111 int DES_check_key_parity(const_DES_cblock *key) in DES_check_key_parity() 154 int DES_is_weak_key(const_DES_cblock *key) in DES_is_weak_key() 336 int DES_set_key(const_DES_cblock *key, DES_key_schedule *schedule) in DES_set_key() 351 int DES_set_key_checked(const_DES_cblock *key, DES_key_schedule *schedule) in DES_set_key_checked() 361 void DES_set_key_unchecked(const_DES_cblock *key, DES_key_schedule *schedule) in DES_set_key_unchecked() 368 void private_DES_set_key_unchecked(const_DES_cblock *key, in private_DES_set_key_unchecked() 436 int DES_key_sched(const_DES_cblock *key, DES_key_schedule *schedule) in DES_key_sched()
|
| /freebsd-10-stable/sys/crypto/des/ |
| D | des_setkey.c | 70 void des_set_odd_parity(des_cblock *key) in des_set_odd_parity() 78 int des_check_key_parity(des_cblock *key) in des_check_key_parity() 120 int des_is_weak_key(des_cblock *key) in des_is_weak_key() 145 int des_set_key(des_cblock *key, des_key_schedule schedule) in des_set_key() 162 int des_set_key_checked(des_cblock *key, des_key_schedule schedule) in des_set_key_checked() 172 void des_set_key_unchecked(des_cblock *key, des_key_schedule schedule) in des_set_key_unchecked() 228 int des_key_sched(des_cblock *key, des_key_schedule schedule) in des_key_sched() 233 void des_fixup_key_parity(des_cblock *key) in des_fixup_key_parity()
|
| /freebsd-10-stable/crypto/openssl/crypto/evp/ |
| D | evp_pkey.c | 171 int EVP_PKEY_get_attr_count(const EVP_PKEY *key) in EVP_PKEY_get_attr_count() 176 int EVP_PKEY_get_attr_by_NID(const EVP_PKEY *key, int nid, int lastpos) in EVP_PKEY_get_attr_by_NID() 181 int EVP_PKEY_get_attr_by_OBJ(const EVP_PKEY *key, ASN1_OBJECT *obj, in EVP_PKEY_get_attr_by_OBJ() 187 X509_ATTRIBUTE *EVP_PKEY_get_attr(const EVP_PKEY *key, int loc) in EVP_PKEY_get_attr() 192 X509_ATTRIBUTE *EVP_PKEY_delete_attr(EVP_PKEY *key, int loc) in EVP_PKEY_delete_attr() 197 int EVP_PKEY_add1_attr(EVP_PKEY *key, X509_ATTRIBUTE *attr) in EVP_PKEY_add1_attr() 204 int EVP_PKEY_add1_attr_by_OBJ(EVP_PKEY *key, in EVP_PKEY_add1_attr_by_OBJ() 213 int EVP_PKEY_add1_attr_by_NID(EVP_PKEY *key, in EVP_PKEY_add1_attr_by_NID() 222 int EVP_PKEY_add1_attr_by_txt(EVP_PKEY *key, in EVP_PKEY_add1_attr_by_txt()
|
| /freebsd-10-stable/lib/libstdthreads/ |
| D | tss.c | 37 tss_create(tss_t *key, tss_dtor_t dtor) in tss_create() 46 tss_delete(tss_t key) in tss_delete() 53 tss_get(tss_t key) in tss_get() 60 tss_set(tss_t key, void *val) in tss_set()
|
| /freebsd-10-stable/usr.sbin/bluetooth/hcsecd/ |
| D | parser.y | 57 static link_key_p key = NULL; variable 229 link_key_p key = NULL; in clean_config() local 241 link_key_p key = NULL, defkey = NULL; in get_key() local 261 link_key_p key = NULL; in dump_config() local 293 link_key_t *key = NULL; in read_keys_file() local 354 link_key_p key = NULL; in dump_keys_file() local 398 free_key(link_key_p key) in free_key()
|
| /freebsd-10-stable/contrib/wpa/wpa_supplicant/dbus/ |
| D | dbus_dict_helpers.c | 102 const char *key, const int value_type) in _wpa_dbus_add_dict_entry_start() 131 const char *key, in _wpa_dbus_add_dict_entry_basic() 166 DBusMessageIter *iter_dict, const char *key, in _wpa_dbus_add_dict_entry_byte_array() 217 const char *key, const char *value) in wpa_dbus_dict_append_string() 237 const char *key, const char value) in wpa_dbus_dict_append_byte() 255 const char *key, const dbus_bool_t value) in wpa_dbus_dict_append_bool() 273 const char *key, in wpa_dbus_dict_append_int16() 292 const char *key, in wpa_dbus_dict_append_uint16() 311 const char *key, in wpa_dbus_dict_append_int32() 330 const char *key, in wpa_dbus_dict_append_uint32() [all …]
|
| /freebsd-10-stable/lib/libthr/thread/ |
| D | thr_spec.c | 53 _pthread_key_create(pthread_key_t *key, void (*destructor)(void *)) in _pthread_key_create() 84 int key, ret; in _pthread_key_delete() local 107 int i, key; in _thread_cleanupspecific() local 169 pthread_key_t key; in _pthread_setspecific() local 200 pthread_key_t key; in _pthread_getspecific() local 228 int key; in _thr_tsd_unload() local
|
| /freebsd-10-stable/crypto/heimdal/lib/krb5/ |
| D | crypto-des.c | 41 krb5_keyblock *key) in krb5_DES_random_key() 53 struct _krb5_key_data *key) in krb5_DES_schedule_old() 60 krb5_keyblock *key, in krb5_DES_random_to_key() 101 struct _krb5_key_data *key, in CRC32_checksum() 120 struct _krb5_key_data *key, in RSA_MD4_checksum() 133 struct _krb5_key_data *key, in RSA_MD4_DES_checksum() 144 struct _krb5_key_data *key, in RSA_MD4_DES_verify() 155 struct _krb5_key_data *key, in RSA_MD5_DES_checksum() 166 struct _krb5_key_data *key, in RSA_MD5_DES_verify() 217 struct _krb5_key_data *key, in evp_des_encrypt_null_ivec() [all …]
|
| /freebsd-10-stable/usr.bin/getconf/ |
| D | getconf.c | 65 int c, key, valid; in main() local 158 do_onestr(const char *name, int key) in do_onestr() 180 do_onesys(const char *name, int key) in do_onesys() 206 do_onepath(const char *name, int key, const char *path) in do_onepath() 229 do_confstr(const char *name, int key) in do_confstr() 252 do_sysconf(const char *name, int key) in do_sysconf() 267 do_pathconf(const char *name, int key, const char *path) in do_pathconf()
|
| /freebsd-10-stable/sys/geom/eli/ |
| D | g_eli_key_cache.c | 92 g_eli_key_fill(struct g_eli_softc *sc, struct g_eli_key *key, uint64_t keyno) in g_eli_key_fill() 117 struct g_eli_key *key, *ekey, keysearch; in g_eli_key_allocate() local 148 struct g_eli_key *key; in g_eli_key_find_last() local 161 g_eli_key_replace(struct g_eli_softc *sc, struct g_eli_key *key, uint64_t keyno) in g_eli_key_replace() 179 g_eli_key_remove(struct g_eli_softc *sc, struct g_eli_key *key) in g_eli_key_remove() 256 struct g_eli_key *key; in g_eli_key_destroy() local 274 struct g_eli_key *key, keysearch; in g_eli_key_hold() local 333 struct g_eli_key *key = (struct g_eli_key *)rawkey; in g_eli_key_drop() local
|
| /freebsd-10-stable/contrib/jemalloc/src/ |
| D | ckh.c | 53 ckh_bucket_search(ckh_t *ckh, size_t bucket, const void *key) in ckh_bucket_search() 71 ckh_isearch(ckh_t *ckh, const void *key) in ckh_isearch() 92 ckh_try_bucket_insert(ckh_t *ckh, size_t bucket, const void *key, in ckh_try_bucket_insert() 127 const void *key, *data, *tkey, *tdata; in ckh_evict_reloc_insert() local 197 const void *key = *argkey; in ckh_try_insert() local 226 const void *key, *data; in ckh_rebuild() local 435 ckh_iter(ckh_t *ckh, size_t *tabind, void **key, void **data) in ckh_iter() 455 ckh_insert(ckh_t *ckh, const void *key, const void *data) in ckh_insert() 479 ckh_remove(ckh_t *ckh, const void *searchkey, void **key, void **data) in ckh_remove() 510 ckh_search(ckh_t *ckh, const void *searchkey, void **key, void **data) in ckh_search() [all …]
|
| /freebsd-10-stable/libexec/revnetgroup/ |
| D | hash.c | 56 const u_char *key; in hash() local 104 hashkey(char *key) in hashkey() 114 lookup(struct group_entry *table[], char *key) in lookup() 147 store(struct group_entry *table[], char *key, char *data) in store() 176 mstore(struct member_entry *table[], char *key, char *data, char *domain) in mstore()
|
| /freebsd-10-stable/lib/libkse/thread/ |
| D | thr_spec.c | 51 _pthread_key_create(pthread_key_t *key, void (*destructor) (void *)) in _pthread_key_create() 82 _pthread_key_delete(pthread_key_t key) in _pthread_key_delete() 109 int key; in _thread_cleanupspecific() local 174 _pthread_setspecific(pthread_key_t key, const void *value) in _pthread_setspecific() 205 _pthread_getspecific(pthread_key_t key) in _pthread_getspecific()
|
| /freebsd-10-stable/lib/libc/db/test/btree.tests/ |
| D | main.c | 275 DBT key, data; local 305 DBT data, key; local 345 DBT key; local 380 DBT data, key; local 403 DBT data, key; local 445 DBT key, data; local 475 DBT key, data; local 506 DBT data, key; local 535 DBT data, key; local 563 DBT data, key; local [all …]
|
| /freebsd-10-stable/lib/libnv/tests/ |
| D | dnv_tests.cc | 38 const char *key; in ATF_TEST_CASE_BODY() local 57 const char *key; in ATF_TEST_CASE_BODY() local 77 const char *key; in ATF_TEST_CASE_BODY() local 96 const char *key; in ATF_TEST_CASE_BODY() local 115 const char *key; in ATF_TEST_CASE_BODY() local 136 const char *key; in ATF_TEST_CASE_BODY() local 160 const char *key; in ATF_TEST_CASE_BODY() local 181 const char *key; in ATF_TEST_CASE_BODY() local 230 const char *key; in ATF_TEST_CASE_BODY() local 271 const char *key; in ATF_TEST_CASE_BODY() local [all …]
|