/btstack/src/mesh/ |
H A D | mesh_virtual_addresses.h | 53 uint16_t hash; member 60 uint16_t hash; member
|
H A D | mesh_virtual_addresses.c | 76 mesh_virtual_address_t * mesh_virtual_address_register(uint8_t * label_uuid, uint16_t hash){ in mesh_virtual_address_register() 111 void mesh_virtual_address_iterator_init(mesh_virtual_address_iterator_t * it, uint16_t hash){ in mesh_virtual_address_iterator_init()
|
H A D | mesh_network.c | 163 static int mesh_network_cache_find(uint32_t hash){ in mesh_network_cache_find() 173 static void mesh_network_cache_add(uint32_t hash){ in mesh_network_cache_add() 563 uint32_t hash = mesh_network_cache_hash(incoming_pdu_decoded); in process_network_pdu_validate_d() local
|
H A D | mesh.c | 80 uint16_t hash; member 380 static void mesh_store_virtual_address(uint16_t pseudo_dest, uint16_t hash, const uint8_t * label_u… in mesh_store_virtual_address()
|
/btstack/3rd-party/micro-ecc/test/ |
H A D | test_ecdsa.c | 40 uint8_t hash[uECC_BYTES]; in main() local
|
H A D | test_ecdsa_deterministic.c | 75 uint8_t hash[uECC_BYTES]; in main() local
|
/btstack/3rd-party/lwip/core/src/netif/ppp/ |
H A D | eap.c | 1048 static void eap_chap_response(ppp_pcb *pcb, u_char id, u_char *hash, const char *name, int namelen)… in eap_chap_response() 1318 u_char hash[MD5_SIGNATURE_SIZE]; in eap_request() local 1732 u_char hash[MD5_SIGNATURE_SIZE]; in eap_response() local
|
H A D | chap-md5.c | 67 unsigned char hash[MD5_HASH_SIZE]; in chap_md5_verify_response() local
|
/btstack/src/ |
H A D | btstack_crypto.c | 1207 …_t * key, uint16_t size, uint8_t (*get_byte_callback)(uint16_t pos), uint8_t * hash, void (* callb… in btstack_crypto_aes128_cmac_generator() 1219 …equest, const uint8_t * key, uint16_t size, const uint8_t * message, uint8_t * hash, void (* callb… in btstack_crypto_aes128_cmac_message() 1231 …to_aes128_cmac_t * request, uint16_t size, const uint8_t * message, uint8_t * hash, void (* callb… in btstack_crypto_aes128_cmac_zero()
|
H A D | btstack_crypto.h | 95 uint8_t * hash; member
|
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/ |
H A D | stm32l4xx_hal_pka.h | 196 …const uint8_t *hash; /*!< Pointer to hash of the message e (Array of primeOrde… member 210 …const uint8_t *hash; /*!< Pointer to hash of the message (Array of primeOrde… member
|
/btstack/test/security_manager/ |
H A D | security_manager.cpp | 205 static void cmac_done(uint8_t * hash){ in cmac_done()
|
/btstack/src/ble/ |
H A D | sm.c | 995 …m_key_t key, uint16_t message_len, const uint8_t * message, void (*done_callback)(uint8_t * hash)){ in sm_cmac_message_start() 1005 …message_len, uint8_t (*get_byte_callback)(uint16_t offset), void (*done_callback)(uint8_t * hash)){ in sm_cmac_generator_start() 1030 …message_len, const uint8_t * message, uint32_t sign_counter, void (*done_handler)(uint8_t * hash)){ in sm_cmac_signed_write_start() 1684 static void sm_sc_cmac_done(uint8_t * hash){ in sm_sc_cmac_done() 3582 uint8_t * hash = &sm_aes128_ciphertext[13]; in sm_handle_encryption_result_address_resolution() local
|
/btstack/test/gatt_client/ |
H A D | mock.c | 203 …essage_len, const uint8_t * message, uint32_t sign_counter, void (*done_callback)(uint8_t * hash)){ in sm_cmac_signed_write_start()
|
/btstack/test/gatt_server/ |
H A D | mock.c | 221 …essage_len, const uint8_t * message, uint32_t sign_counter, void (*done_callback)(uint8_t * hash)){ in sm_cmac_signed_write_start()
|
H A D | gatt_server_test.cpp | 331 uint8_t hash[] = {0x11, 0x22, 0x33, 0x44, 0x55, 0x66, 0x77, 0x88}; in TEST() local
|
/btstack/test/att_db/ |
H A D | att_db_test.cpp | 127 …_t * key, uint16_t size, uint8_t (*get_byte_callback)(uint16_t pos), uint8_t * hash, void (* callb… in btstack_crypto_aes128_cmac_generator()
|
/btstack/test/mesh/ |
H A D | mesh_message_test.cpp | 1181 static uint8_t hash[16]; variable
|
/btstack/port/mtk/LEScan/libs/ |
HD | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |
/btstack/port/mtk/SPPClient/libs/ |
HD | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |