Home
last modified time | relevance | path

Searched refs:points (Results 1 – 12 of 12) sorted by relevance

/hal_espressif-3.7.0/components/bootloader/subproject/components/micro-ecc/
DuECC_verify_antifault.c31 const uECC_word_t *points[4]; in uECC_verify_antifault() local
88 points[0] = 0; in uECC_verify_antifault()
89 points[1] = curve->G; in uECC_verify_antifault()
90 points[2] = _public; in uECC_verify_antifault()
91 points[3] = sum; in uECC_verify_antifault()
95 point = points[(!!uECC_vli_testBit(u1, num_bits - 1)) | in uECC_verify_antifault()
107 point = points[index]; in uECC_verify_antifault()
/hal_espressif-3.7.0/components/bt/porting/ext/tinycrypt/src/
Decc_dsa.c205 const uECC_word_t *points[4]; in uECC_verify() local
254 points[0] = 0; in uECC_verify()
255 points[1] = curve->G; in uECC_verify()
256 points[2] = _public; in uECC_verify()
257 points[3] = sum; in uECC_verify()
261 point = points[(!!uECC_vli_testBit(u1, num_bits - 1)) | in uECC_verify()
273 point = points[index]; in uECC_verify()
/hal_espressif-3.7.0/components/bt/esp_ble_mesh/mesh_common/tinycrypt/src/
Decc_dsa.c204 const uECC_word_t *points[4]; in uECC_verify() local
253 points[0] = 0; in uECC_verify()
254 points[1] = curve->G; in uECC_verify()
255 points[2] = _public; in uECC_verify()
256 points[3] = sum; in uECC_verify()
260 point = points[(!!uECC_vli_testBit(u1, num_bits - 1)) | in uECC_verify()
272 point = points[index]; in uECC_verify()
/hal_espressif-3.7.0/tools/esptool_py/docs/en/esptool/
Dremote-serial-ports.rst62 …s.io/en/latest/url_handlers.html>`__. (Please keep in mind that the link points to documentation f…
/hal_espressif-3.7.0/tools/esptool_py/
DCONTRIBUTING.rst57 Before sending us a Pull Request, please consider this list of points:
69 * If you're unsure about any of these points, please open the Pull Request anyhow and then ask us f…
/hal_espressif-3.7.0/components/bootloader/subproject/main/ld/esp32s2/
Dbootloader.ld184 * Indeed, it may be required to add some padding at some points in the code
/hal_espressif-3.7.0/components/bootloader/subproject/main/ld/esp32/
Dbootloader.ld195 * Indeed, it may be required to add some padding at some points in the code
/hal_espressif-3.7.0/components/bootloader/subproject/main/ld/esp32s3/
Dbootloader.ld218 * Indeed, it may be required to add some padding at some points in the code
/hal_espressif-3.7.0/components/esp_system/ld/esp32/
Dsections.ld.in453 * Indeed, it may be required to add some padding at some points in the code
/hal_espressif-3.7.0/components/esp_system/ld/esp32s2/
Dsections.ld.in428 * Indeed, it may be required to add some padding at some points in the code
/hal_espressif-3.7.0/components/esp_system/ld/esp32s3/
Dsections.ld.in467 * Indeed, it may be required to add some padding at some points in the code
/hal_espressif-3.7.0/components/mbedtls/
DKconfig449 Enable hardware accelerated ECC point multiplication and point verification for points