Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/library/
Dsha512.c213 static void sha512_put_uint64_be(uint64_t n, unsigned char *b, uint8_t i) in sha512_put_uint64_be() function
218 #define sha512_put_uint64_be MBEDTLS_PUT_UINT64_BE macro