Searched refs:get_uint32_be (Results 1 – 1 of 1) sorted by relevance
56 static inline uint32_t get_uint32_be(const uint8_t *b, uint32_t i) in get_uint32_be() function204 w[i] = get_uint32_be(data, 4 * i); in mbedtls_internal_sha256_process()
Completed in 2 milliseconds