Searched refs:ecc_hal_write_verify_param (Results 1 – 3 of 3) sorted by relevance
64 ecc_hal_write_verify_param(point->x, point->y, point->len); in esp_ecc_point_verify()
74 void ecc_hal_write_verify_param(const uint8_t *px, const uint8_t *py, uint16_t len);
57 void ecc_hal_write_verify_param(const uint8_t *px, const uint8_t *py, uint16_t len) in ecc_hal_write_verify_param() function