Home
last modified time | relevance | path

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

/hypervisor/lib/crypto/mbedtls/
A Dsha256.c56 static inline uint32_t get_uint32_be(const uint8_t *b, uint32_t i) in get_uint32_be() function
204 w[i] = get_uint32_be(data, 4 * i); in mbedtls_internal_sha256_process()

Completed in 7 milliseconds