Home
last modified time | relevance | path

Searched refs:w (Results 1 – 25 of 27) sorted by relevance

12

/hal_espressif-latest/components/bt/host/bluedroid/stack/smp/
Daes.c95 #define sb_data(w) { /* S Box data values */ \ argument
96 w(0x63), w(0x7c), w(0x77), w(0x7b), w(0xf2), w(0x6b), w(0x6f), w(0xc5),\
97 w(0x30), w(0x01), w(0x67), w(0x2b), w(0xfe), w(0xd7), w(0xab), w(0x76),\
98 w(0xca), w(0x82), w(0xc9), w(0x7d), w(0xfa), w(0x59), w(0x47), w(0xf0),\
99 w(0xad), w(0xd4), w(0xa2), w(0xaf), w(0x9c), w(0xa4), w(0x72), w(0xc0),\
100 w(0xb7), w(0xfd), w(0x93), w(0x26), w(0x36), w(0x3f), w(0xf7), w(0xcc),\
101 w(0x34), w(0xa5), w(0xe5), w(0xf1), w(0x71), w(0xd8), w(0x31), w(0x15),\
102 w(0x04), w(0xc7), w(0x23), w(0xc3), w(0x18), w(0x96), w(0x05), w(0x9a),\
103 w(0x07), w(0x12), w(0x80), w(0xe2), w(0xeb), w(0x27), w(0xb2), w(0x75),\
104 w(0x09), w(0x83), w(0x2c), w(0x1a), w(0x1b), w(0x6e), w(0x5a), w(0xa0),\
[all …]
Dsmp_keys.c1533 BOOLEAN smp_calculate_f5(UINT8 *w, UINT8 *n1, UINT8 *n2, UINT8 *a1, UINT8 *a2, in smp_calculate_f5() argument
1560 p_prnt = w; in smp_calculate_f5()
1572 if (!smp_calculate_f5_key(w, t)) { in smp_calculate_f5()
1725 BOOLEAN smp_calculate_f5_key(UINT8 *w, UINT8 *t) in smp_calculate_f5_key() argument
1744 p_prnt = w; in smp_calculate_f5_key()
1754 ARRAY_TO_STREAM(p, w, BT_OCTET32_LEN); in smp_calculate_f5_key()
1874 BOOLEAN smp_calculate_f6(UINT8 *w, UINT8 *n1, UINT8 *n2, UINT8 *r, UINT8 *iocap, UINT8 *a1, in smp_calculate_f6() argument
1888 p_print = w; in smp_calculate_f6()
1908 ARRAY_TO_STREAM(p, w, BT_OCTET16_LEN); in smp_calculate_f6()
2115 BOOLEAN smp_calculate_h6(UINT8 *w, UINT8 *keyid, UINT8 *c) in smp_calculate_h6() argument
[all …]
/hal_espressif-latest/components/hal/esp32c2/include/hal/
Dmemprot_ll.h166 static inline uint32_t memprot_ll_iram0_set_permissions(bool r, bool w, bool x) in memprot_ll_iram0_set_permissions() argument
172 if ( w ) { in memprot_ll_iram0_set_permissions()
182 static inline void memprot_ll_iram0_set_pms_area_0(bool r, bool w, bool x) in memprot_ll_iram0_set_pms_area_0() argument
184 …ENSITIVE_CORE_X_IRAM0_PMS_CONSTRAIN_SRAM_WORLD_0_PMS_0, memprot_ll_iram0_set_permissions(r, w, x)); in memprot_ll_iram0_set_pms_area_0()
187 static inline void memprot_ll_iram0_set_pms_area_1(bool r, bool w, bool x) in memprot_ll_iram0_set_pms_area_1() argument
189 …ENSITIVE_CORE_X_IRAM0_PMS_CONSTRAIN_SRAM_WORLD_0_PMS_1, memprot_ll_iram0_set_permissions(r, w, x)); in memprot_ll_iram0_set_pms_area_1()
192 static inline void memprot_ll_iram0_set_pms_area_2(bool r, bool w, bool x) in memprot_ll_iram0_set_pms_area_2() argument
194 …ENSITIVE_CORE_X_IRAM0_PMS_CONSTRAIN_SRAM_WORLD_0_PMS_2, memprot_ll_iram0_set_permissions(r, w, x)); in memprot_ll_iram0_set_pms_area_2()
197 static inline void memprot_ll_iram0_set_pms_area_3(bool r, bool w, bool x) in memprot_ll_iram0_set_pms_area_3() argument
199 …ENSITIVE_CORE_X_IRAM0_PMS_CONSTRAIN_SRAM_WORLD_0_PMS_3, memprot_ll_iram0_set_permissions(r, w, x)); in memprot_ll_iram0_set_pms_area_3()
[all …]
/hal_espressif-latest/components/hal/esp32c3/include/hal/
Dmemprot_ll.h162 static inline uint32_t memprot_ll_iram0_set_permissions(bool r, bool w, bool x) in memprot_ll_iram0_set_permissions() argument
168 if (w) { in memprot_ll_iram0_set_permissions()
178 static inline void memprot_ll_iram0_set_pms_area_0(bool r, bool w, bool x) in memprot_ll_iram0_set_pms_area_0() argument
180 …ENSITIVE_CORE_X_IRAM0_PMS_CONSTRAIN_SRAM_WORLD_0_PMS_0, memprot_ll_iram0_set_permissions(r, w, x)); in memprot_ll_iram0_set_pms_area_0()
183 static inline void memprot_ll_iram0_set_pms_area_1(bool r, bool w, bool x) in memprot_ll_iram0_set_pms_area_1() argument
185 …ENSITIVE_CORE_X_IRAM0_PMS_CONSTRAIN_SRAM_WORLD_0_PMS_1, memprot_ll_iram0_set_permissions(r, w, x)); in memprot_ll_iram0_set_pms_area_1()
188 static inline void memprot_ll_iram0_set_pms_area_2(bool r, bool w, bool x) in memprot_ll_iram0_set_pms_area_2() argument
190 …ENSITIVE_CORE_X_IRAM0_PMS_CONSTRAIN_SRAM_WORLD_0_PMS_2, memprot_ll_iram0_set_permissions(r, w, x)); in memprot_ll_iram0_set_pms_area_2()
193 static inline void memprot_ll_iram0_set_pms_area_3(bool r, bool w, bool x) in memprot_ll_iram0_set_pms_area_3() argument
195 …ENSITIVE_CORE_X_IRAM0_PMS_CONSTRAIN_SRAM_WORLD_0_PMS_3, memprot_ll_iram0_set_permissions(r, w, x)); in memprot_ll_iram0_set_pms_area_3()
[all …]
/hal_espressif-latest/components/hal/esp32s3/include/hal/
Dmemprot_ll.h87 static inline uint32_t memprot_ll_icache_set_permissions(const bool r, const bool w, const bool x) in memprot_ll_icache_set_permissions() argument
93 if (w) { in memprot_ll_icache_set_permissions()
103 static inline void memprot_ll_icache_set_pms_area_0(const bool r, const bool w, const bool x) in memprot_ll_icache_set_pms_area_0() argument
105 …IRAM0_PMS_CONSTRAIN_SRAM_WORLD_0_CACHEDATAARRAY_PMS_0, memprot_ll_icache_set_permissions(r, w, x)); in memprot_ll_icache_set_pms_area_0()
108 …HAL_ASSERT((expected == memprot_ll_icache_set_permissions(r, w, x)) && "Value not stored to requir… in memprot_ll_icache_set_pms_area_0()
112 static inline void memprot_ll_icache_set_pms_area_1(const bool r, const bool w, const bool x) in memprot_ll_icache_set_pms_area_1() argument
114 …IRAM0_PMS_CONSTRAIN_SRAM_WORLD_0_CACHEDATAARRAY_PMS_1, memprot_ll_icache_set_permissions(r, w, x)); in memprot_ll_icache_set_pms_area_1()
117 …HAL_ASSERT((expected == memprot_ll_icache_set_permissions(r, w, x)) && "Value not stored to requir… in memprot_ll_icache_set_pms_area_1()
121 static inline void memprot_ll_icache_get_permissions(const uint32_t perms, bool *r, bool *w, bool *… in memprot_ll_icache_get_permissions() argument
124 *w = perms & SENSITIVE_CORE_X_ICACHE_PMS_CONSTRAIN_SRAM_WORLD_X_W; in memprot_ll_icache_get_permissions()
[all …]
/hal_espressif-latest/components/newlib/port/riscv/
Dport_stdatomic.S14 lr.w t2, (a0) // invokes 'Load access fault!'
22 lr.w t2, (t0) // t2 - load atomic
39 lr.w t2, (t0) // t2 - load atomic
42 sc.w t3, t4, (t0) // t3 - atomic write result (0 - success)
57 lr.w t2, (t0) // t2 - load atomic
60 sc.w t3, t4, (t0) // t3 - atomic write result (0 - success)
80 lr.w t2, (t0) // t2 - load atomic
86 sc.w t2, t3, (t0) // t2 - atomic write result (0 - success)
103 amoor.w t0, t2, (t0) // t0 - shifted value before atomic operation performed
116 amoor.w t0, t2, (t0) // t0 - shifted value before atomic operation performed
[all …]
/hal_espressif-latest/components/bootloader/subproject/components/micro-ecc/
DuECC_verify_antifault.c132 for (unsigned int w = 0; w < hash_words; w++) { in uECC_verify_antifault() local
134 vhash_words[w] = mhash_words[w] ^ rx[w % curve->num_words] ^ r[w % curve->num_words]; in uECC_verify_antifault()
137 for (int w = hash_words; w < curve->num_words; w++) { in uECC_verify_antifault() local
138 vhash_words[w % hash_words] |= rx[w] ^ r[w]; in uECC_verify_antifault()
/hal_espressif-latest/components/wpa_supplicant/src/crypto/
Dsha1-internal.c144 #define R0(v,w,x,y,z,i) \ argument
145 z += ((w & (x ^ y)) ^ y) + blk0(i) + 0x5A827999 + rol(v, 5); \
146 w = rol(w, 30);
147 #define R1(v,w,x,y,z,i) \ argument
148 z += ((w & (x ^ y)) ^ y) + blk(i) + 0x5A827999 + rol(v, 5); \
149 w = rol(w, 30);
150 #define R2(v,w,x,y,z,i) \ argument
151 z += (w ^ x ^ y) + blk(i) + 0x6ED9EBA1 + rol(v, 5); w = rol(w, 30);
152 #define R3(v,w,x,y,z,i) \ argument
153 z += (((w | x) & y) | (w & x)) + blk(i) + 0x8F1BBCDC + rol(v, 5); \
[all …]
Dmd5-internal.c200 #define MD5STEP(f, w, x, y, z, data, s) \ argument
201 ( w += f(x, y, z) + data, w = w<<s | w>>(32-s), w += x )
Dmd4-internal.c189 #define MD4STEP(f, w, x, y, z, data, s) \ argument
190 ( w += f(x, y, z) + data, w = w<<s | w>>(32-s) )
/hal_espressif-latest/components/esp_hw_support/port/esp32c3/
Desp_memprot.c230 bool w = flags & MEMPROT_OP_WRITE; in esp_mprot_set_pms_area() local
235 memprot_ll_iram0_set_pms_area_0(r, w, x); in esp_mprot_set_pms_area()
238 memprot_ll_iram0_set_pms_area_1(r, w, x); in esp_mprot_set_pms_area()
241 memprot_ll_iram0_set_pms_area_2(r, w, x); in esp_mprot_set_pms_area()
244 memprot_ll_iram0_set_pms_area_3(r, w, x); in esp_mprot_set_pms_area()
247 memprot_ll_dram0_set_pms_area_0(r, w); in esp_mprot_set_pms_area()
250 memprot_ll_dram0_set_pms_area_1(r, w); in esp_mprot_set_pms_area()
253 memprot_ll_dram0_set_pms_area_2(r, w); in esp_mprot_set_pms_area()
256 memprot_ll_dram0_set_pms_area_3(r, w); in esp_mprot_set_pms_area()
259 memprot_ll_rtcfast_set_pms_area(r, w, x, MEMP_HAL_WORLD_0, MEMP_HAL_AREA_LOW); in esp_mprot_set_pms_area()
[all …]
/hal_espressif-latest/components/esp_hw_support/port/esp32s3/
Desp_memprot.c301 bool w = flags & MEMPROT_OP_WRITE; in esp_mprot_set_pms_area() local
306 memprot_ll_iram0_set_pms_area_0(r, w, x); in esp_mprot_set_pms_area()
309 memprot_ll_iram0_set_pms_area_1(r, w, x); in esp_mprot_set_pms_area()
312 memprot_ll_iram0_set_pms_area_2(r, w, x); in esp_mprot_set_pms_area()
315 memprot_ll_iram0_set_pms_area_3(r, w, x); in esp_mprot_set_pms_area()
318 memprot_ll_dram0_set_pms_area_0(r, w); in esp_mprot_set_pms_area()
321 memprot_ll_dram0_set_pms_area_1(r, w); in esp_mprot_set_pms_area()
324 memprot_ll_dram0_set_pms_area_2(r, w); in esp_mprot_set_pms_area()
327 memprot_ll_dram0_set_pms_area_3(r, w); in esp_mprot_set_pms_area()
331 …K(err, esp_mprot_ll_err_to_esp_err(memprot_ll_rtcfast_set_pms_area(core, r, w, x, MEMP_HAL_WORLD_0… in esp_mprot_set_pms_area()
[all …]
/hal_espressif-latest/components/bootloader_support/src/esp32/
Dbootloader_sha.c36 const uint32_t *w = (const uint32_t *)data; in bootloader_sha256_data() local
51 sha_text_reg[block_count + i] = __builtin_bswap32(w[i]); in bootloader_sha256_data()
59 w += copy_words; in bootloader_sha256_data()
/hal_espressif-latest/components/esp_rom/linux/
Desp_rom_md5.c156 #define MD5STEP(f, w, x, y, z, data, s) \ argument
157 ( w += f(x, y, z) + data, w = w<<s | w>>(32-s), w += x )
/hal_espressif-latest/zephyr/scripts/partitions/
Desp_genpartition.py68 for i, (n, l, w) in enumerate(scheme):
69 if w < 0:
70 alloc = abs(w) * variable_blocks // sum_weights
/hal_espressif-latest/components/bt/host/bluedroid/stack/smp/include/
Dsmp_int.h380 extern void smp_f5_key_calc_chk (UINT8 *w, UINT8 *mac);
385 extern void smp_f5_calc_chk (UINT8 *w, UINT8 *n1, UINT8 *n2, UINT8 *a1, UINT8 *a2,
387 extern void smp_f6_calc_chk (UINT8 *w, UINT8 *n1, UINT8 *n2, UINT8 *r,
521 extern BOOLEAN smp_calculate_f5(UINT8 *w, UINT8 *n1, UINT8 *n2, UINT8 *a1, UINT8 *a2,
526 extern BOOLEAN smp_calculate_f5_key(UINT8 *w, UINT8 *t);
527 extern BOOLEAN smp_calculate_f6(UINT8 *w, UINT8 *n1, UINT8 *n2, UINT8 *r, UINT8 *iocap,
529 extern BOOLEAN smp_calculate_h6(UINT8 *w, UINT8 *keyid, UINT8 *h2);
/hal_espressif-latest/components/bt/host/bluedroid/external/sbc/decoder/include/
Doi_bitstream.h74 #define OI_BITSTREAM_GetWritePtr(bs) ((bs)->ptr.w - 3)
Doi_codec_sbc_private.h99 OI_UINT8 *w; member
/hal_espressif-latest/components/bt/host/bluedroid/external/sbc/decoder/srce/
Dsynthesis-sbc.c223 OI_INT32 w, x; in default_mul_16s_32s_hi() local
228 w = v1 * u; in default_mul_16s_32s_hi()
231 return w + (x >> 16); in default_mul_16s_32s_hi()
Dreadsamplesjoint.inc62 OI_UINT8 *ptr = global_bs->ptr.w;
Ddecoder-private.c216 OI_UINT8 *ptr = global_bs->ptr.w; in OI_SBC_ReadSamples()
/hal_espressif-latest/components/bootloader_support/src/
Desp_image_format.c711 uint32_t w = src[w_i]; in process_segment_data() local
713 *checksum ^= w; in process_segment_data()
717 dest[w_i] = w ^ ((w_i & 1) ? ram_obfs_value[0] : ram_obfs_value[1]); in process_segment_data()
/hal_espressif-latest/components/esp_rom/include/
Dminiz.h681 void *tdefl_write_image_to_png_file_in_memory_ex(const void *pImage, int w, int h, int num_chans, s…
682 void *tdefl_write_image_to_png_file_in_memory(const void *pImage, int w, int h, int num_chans, size…
/hal_espressif-latest/tools/esptool_py/flasher_stub/include/
Dminiz.h639 void *tdefl_write_image_to_png_file_in_memory_ex(const void *pImage, int w, int h, int num_chans, s…
640 void *tdefl_write_image_to_png_file_in_memory(const void *pImage, int w, int h, int num_chans, size…
/hal_espressif-latest/tools/esptool_py/
DLICENSE316 Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
320 The hypothetical commands `show w' and `show c' should show the appropriate
322 be called something other than `show w' and `show c'; they could even be

12