Home
last modified time | relevance | path

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

/third_party/mbedtls/library/
Dalignment.h126 #define MBEDTLS_BSWAP64 __builtin_bswap64 macro
141 #define MBEDTLS_BSWAP64 __builtin_bswap64 macro
156 #define MBEDTLS_BSWAP64 _byteswap_uint64 macro
205 #define MBEDTLS_BSWAP64 mbedtls_bswap64 macro