Home
last modified time | relevance | path

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

/mbedtls-3.6.0/library/
Dalignment.h136 #define MBEDTLS_BSWAP64 __builtin_bswap64 macro
151 #define MBEDTLS_BSWAP64 __builtin_bswap64 macro
166 #define MBEDTLS_BSWAP64 _byteswap_uint64 macro
218 #define MBEDTLS_BSWAP64 mbedtls_bswap64 macro