Home
last modified time | relevance | path

Searched defs:big_endian_read_32 (Results 1 – 3 of 3) sorted by relevance

/btstack/test/crypto/
H A Decc_micro_ecc.c42 uint32_t big_endian_read_32( const uint8_t * buffer, int pos) { in big_endian_read_32() function
H A Daes_cmac_test.c70 static uint32_t big_endian_read_32( const uint8_t * buffer, int pos) { in big_endian_read_32() function
/btstack/src/
H A Dbtstack_util.c128 uint32_t big_endian_read_32(const uint8_t * buffer, int position) { in big_endian_read_32() function