| /bsp/bouffalo_lab/libraries/bl_mcu_sdk/drivers/lhal/include/ |
| A D | bflb_sec_dsa.h | 57 int bflb_sec_dsa_sign(struct bflb_dsa_s *handle, const uint32_t *hash, uint32_t hashLenInWord, uint… 68 int bflb_sec_dsa_verify(struct bflb_dsa_s *handle, const uint32_t *hash, uint32_t hashLenInWord, co…
|
| A D | bflb_sec_ecdsa.h | 61 int bflb_sec_ecdsa_sign(struct bflb_ecdsa_s *handle, const uint32_t *random_k, const uint32_t *hash… 73 int bflb_sec_ecdsa_verify(struct bflb_ecdsa_s *handle, const uint32_t *hash, uint32_t hashLen, cons…
|
| /bsp/taihu/ |
| A D | taihu.lds | 15 .hash : { *(.hash) }
|
| /bsp/stm32/libraries/HAL_Drivers/drivers/ |
| A D | drv_crypto.c | 455 HASH_HandleTypeDef *hash = rt_calloc(1, sizeof(HASH_HandleTypeDef)); in _crypto_create() local 456 if (RT_NULL == hash) in _crypto_create() 467 hash->Init.DataType = HASH_DATATYPE_8B; in _crypto_create() 468 if (HAL_HASH_Init(hash) != HAL_OK) in _crypto_create() 473 ctx->contex = hash; in _crypto_create()
|
| /bsp/apm32/libraries/Drivers/ |
| A D | drv_eth.c | 233 uint8_t hash; in register_multicast_address() local 241 hash = (crc >> 26) & 0x3F; in register_multicast_address() 244 if (hash > 31) in register_multicast_address() 246 apm32_eth->ETH_HashTableHigh |= 1 << (hash - 32); in register_multicast_address() 251 apm32_eth->ETH_HashTableLow |= 1 << hash; in register_multicast_address()
|
| /bsp/simulator/ |
| A D | gcc_elf64.ld | 12 .hash : { *(.hash) } 13 .gnu.hash : { *(.gnu.hash) }
|
| A D | gcc.ld | 13 .hash : { *(.hash) } 14 .gnu.hash : { *(.gnu.hash) }
|
| /bsp/hpmicro/libraries/hpm_sdk/soc/HPM6700/HPM6750/boot/ |
| A D | hpm_bootheader.h | 39 uint8_t hash[64]; /* 0x20: hash value */ member
|
| /bsp/hpmicro/libraries/hpm_sdk/soc/HPM6800/HPM6880/boot/ |
| A D | hpm_bootheader.h | 39 uint8_t hash[64]; /* 0x20: hash value */ member
|
| /bsp/hpmicro/libraries/hpm_sdk/soc/HPM6E00/HPM6E80/boot/ |
| A D | hpm_bootheader.h | 39 uint8_t hash[64]; /* 0x20: hash value */ member
|
| /bsp/hpmicro/libraries/hpm_sdk/soc/HPM6200/HPM6280/boot/ |
| A D | hpm_bootheader.h | 39 uint8_t hash[64]; /* 0x20: hash value */ member
|
| /bsp/hpmicro/libraries/hpm_sdk/soc/HPM5300/HPM5361/boot/ |
| A D | hpm_bootheader.h | 39 uint8_t hash[64]; /* 0x20: hash value */ member
|
| /bsp/hpmicro/libraries/hpm_sdk/soc/HPM6300/HPM6360/boot/ |
| A D | hpm_bootheader.h | 39 uint8_t hash[64]; /* 0x20: hash value */ member
|
| /bsp/hpmicro/libraries/hpm_sdk/soc/HPM5300/HPM5301/boot/ |
| A D | hpm_bootheader.h | 39 uint8_t hash[64]; /* 0x20: hash value */ member
|
| /bsp/bouffalo_lab/bl60x/board/ |
| A D | fw_header.h | 158 uint32_t hash[32 / 4]; /*hash of the image*/ member
|
| A D | fw_header.c | 119 .hash = { 0xdeadbeef }, /* hash of the image */
|
| /bsp/bouffalo_lab/bl70x/board/ |
| A D | fw_header.h | 160 uint32_t hash[32 / 4]; /*hash of the image*/ member
|
| A D | fw_header.c | 121 .hash = { 0xdeadbeef }, /* hash of the image */
|
| /bsp/bouffalo_lab/bl61x/board/ |
| A D | fw_header.h | 137 uint32_t hash[32 / 4]; /* hash of the image */ member
|
| /bsp/n32/libraries/N32WB452_Firmware_Library/n32wb452_ble_driver/inc/ |
| A D | co_hci.h | 1201 struct hash oob_c; 1327 struct hash oob_c_192; 1331 struct hash oob_c_256; 1927 struct hash oob_c; 2298 struct hash oob_c_192; 2302 struct hash oob_c_256;
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/usb/host/ |
| A D | ohci-q.c | 524 int hash; 576 hash = TD_HASH_FUNC (td->td_dma); 577 td->td_hash = ohci->td_hash [hash]; 578 ohci->td_hash [hash] = td;
|
| /bsp/hpmicro/hpm6e00evk/board/linker_scripts/ |
| A D | ram_rtt.ld | 44 *(.hash)
|
| /bsp/hpmicro/hpm5300evk/board/linker_scripts/ |
| A D | ram_rtt.ld | 47 *(.hash)
|
| /bsp/hpmicro/hpm5301evklite/board/linker_scripts/ |
| A D | ram_rtt.ld | 47 *(.hash)
|
| /bsp/bouffalo_lab/bl808/lp/board/ |
| A D | fw_header.h | 147 uint32_t hash[32 / 4]; /* hash of the image */ member
|