Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/bt/esp_ble_mesh/mesh_common/tinycrypt/src/
Dsha256.c170 static inline unsigned int BigEndian(const uint8_t **c) in BigEndian() function
194 n = BigEndian(&data); in compress()