Home
last modified time | relevance | path

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

/third_party/mbedtls/library/
Dalignment.h183 #define MBEDTLS_BSWAP64 __builtin_bswap64 macro
198 #define MBEDTLS_BSWAP64 __builtin_bswap64 macro
213 #define MBEDTLS_BSWAP64 _byteswap_uint64 macro
231 #define MBEDTLS_BSWAP64 __revll macro
275 #define MBEDTLS_BSWAP64 mbedtls_bswap64 macro