/Zephyr-Core-3.4.0/subsys/bluetooth/mesh/ |
D | dfu_metadata.c | 74 int bt_mesh_dfu_metadata_comp_hash_get(struct net_buf_simple *buf, uint8_t *key, uint32_t *hash) in bt_mesh_dfu_metadata_comp_hash_get() 90 int bt_mesh_dfu_metadata_comp_hash_local_get(uint8_t *key, uint32_t *hash) in bt_mesh_dfu_metadata_comp_hash_local_get()
|
D | rpr_srv.c | 1137 uint8_t hash[16]; in adv_handle_ext_scan() local
|
/Zephyr-Core-3.4.0/lib/hash/ |
D | hash_func32_djb2.c | 37 uint32_t hash; in sys_hash32_djb2() local
|
D | hash_map_sc.c | 36 uint32_t hash = map->hash_func(&entry->key, sizeof(entry->key)); in sys_hashmap_sc_insert_entry() local 111 uint32_t hash; in sys_hashmap_sc_find() local
|
D | hash_map_oa_lp.c | 42 uint32_t hash = map->hash_func(&key, sizeof(key)); in sys_hashmap_oa_lp_find() local
|
/Zephyr-Core-3.4.0/subsys/storage/flash_map/ |
D | flash_map_integrity.c | 35 unsigned char hash[SHA256_DIGEST_SIZE]; in flash_area_check_int_sha256() local
|
/Zephyr-Core-3.4.0/subsys/mgmt/updatehub/ |
D | updatehub_integrity.c | 89 uint8_t *hash, const uint32_t size) in updatehub_integrity_finish()
|
D | updatehub_storage.c | 58 const uint8_t *hash, const size_t size) in updatehub_storage_check()
|
D | updatehub.c | 66 uint8_t hash[SHA256_BIN_DIGEST_SIZE]; member
|
/Zephyr-Core-3.4.0/samples/tfm_integration/psa_crypto/src/ |
D | psa_crypto.c | 540 uint8_t *hash, size_t hash_buf_size, in crp_hash_payload() 601 uint8_t *hash, size_t hash_buf_size, in crp_sign_hash() 666 uint8_t *hash, size_t hash_len, in crp_verify_sign() 755 uint8_t hash[PSA_HASH_MAX_SIZE] = { 0 }; in crp_test() local
|
/Zephyr-Core-3.4.0/subsys/mgmt/mcumgr/grp/img_mgmt/src/ |
D | img_mgmt.c | 121 int img_mgmt_read_info(int image_slot, struct image_version *ver, uint8_t *hash, in img_mgmt_read_info() 226 img_mgmt_find_by_ver(struct image_version *find, uint8_t *hash) in img_mgmt_find_by_ver() 250 uint8_t hash[IMAGE_HASH_LEN]; in img_mgmt_find_by_hash() local 385 uint8_t hash[IMAGE_HASH_LEN]; in img_mgmt_upload_log() local
|
D | img_mgmt_state.c | 236 uint8_t hash[IMAGE_HASH_LEN]; /* SHA256 hash */ in img_mgmt_state_read() local 405 uint8_t hash[IMAGE_HASH_LEN]; in img_mgmt_state_write() local
|
/Zephyr-Core-3.4.0/tests/crypto/tinycrypt/src/ |
D | ecc_dsa.c | 80 int sign_vectors(TCSha256State_t hash, char **d_vec, char **k_vec, in sign_vectors() 342 int vrfy_vectors(TCSha256State_t hash, char **msg_vec, char **qx_vec, char **qy_vec, in vrfy_vectors() 580 uint8_t hash[NUM_ECC_BYTES]; in montecarlo_signverify() local
|
/Zephyr-Core-3.4.0/subsys/bluetooth/common/ |
D | rpa.c | 87 uint8_t hash[3]; in bt_rpa_irk_matches() local
|
/Zephyr-Core-3.4.0/tests/arch/arm/arm_thread_swap_tz/src/ |
D | main.c | 25 static void do_hash(char *hash) in do_hash()
|
/Zephyr-Core-3.4.0/subsys/jwt/ |
D | jwt.c | 217 uint8_t hash[32], sig[256]; in jwt_sign() local 283 uint8_t hash[32], sig[64]; in jwt_sign() local
|
/Zephyr-Core-3.4.0/tests/lib/hash_function/src/ |
D | main.c | 33 uint32_t hash; in create_histogram() local
|
/Zephyr-Core-3.4.0/include/zephyr/bluetooth/mesh/ |
D | rpr.h | 99 uint32_t hash; member
|
/Zephyr-Core-3.4.0/soc/xtensa/intel_adsp/common/include/ |
D | manifest.h | 82 uint8_t hash[SOF_MAN_MOD_SHA256_LEN]; member 169 uint8_t hash[SOF_MAN_MOD_SHA256_LEN]; member
|
/Zephyr-Core-3.4.0/subsys/bluetooth/audio/ |
D | csip_set_member.c | 209 uint8_t hash[BT_CSIP_CRYPTO_HASH_SIZE]; in bt_csip_set_member_generate_rsi() local
|
D | csip_set_coordinator.c | 814 uint8_t hash[BT_CSIP_CRYPTO_HASH_SIZE]; in bt_csip_set_coordinator_is_set_member() local
|
/Zephyr-Core-3.4.0/subsys/bluetooth/mesh/shell/ |
D | dfu.c | 251 uint32_t hash; in cmd_dfu_comp_hash_get() local
|
/Zephyr-Core-3.4.0/subsys/net/ip/ |
D | tcp.c | 1646 uint8_t hash[16]; in tcpv6_init_isn() local 1681 uint8_t hash[16]; in tcpv4_init_isn() local
|
/Zephyr-Core-3.4.0/subsys/bluetooth/controller/ll_sw/openisa/hal/RV32M1/radio/ |
D | radio.c | 211 uint32_t *hash, *prand; in ar_execute() local
|
/Zephyr-Core-3.4.0/subsys/bluetooth/host/ |
D | gatt.c | 310 uint8_t hash[16]; member
|