Searched refs:DATA_ORDER_IS_LITTLE_ENDIAN (Results 1 - 3 of 3) sorted by relevance

/fuchsia/zircon/third_party/ulib/uboringssl/crypto/fipsmodule/digest/
H A Dmd32_common.h66 // One of |DATA_ORDER_IS_BIG_ENDIAN| or |DATA_ORDER_IS_LITTLE_ENDIAN| must be
110 #if !defined(DATA_ORDER_IS_BIG_ENDIAN) && !defined(DATA_ORDER_IS_LITTLE_ENDIAN)
157 #elif defined(DATA_ORDER_IS_LITTLE_ENDIAN)
252 #elif defined(DATA_ORDER_IS_LITTLE_ENDIAN)
/fuchsia/zircon/third_party/ulib/uboringssl/crypto/fipsmodule/md4/
H A Dmd4.c87 #define DATA_ORDER_IS_LITTLE_ENDIAN macro
238 #undef DATA_ORDER_IS_LITTLE_ENDIAN macro
/fuchsia/zircon/third_party/ulib/uboringssl/crypto/fipsmodule/md5/
H A Dmd5.c93 #define DATA_ORDER_IS_LITTLE_ENDIAN macro
280 #undef DATA_ORDER_IS_LITTLE_ENDIAN macro

Completed in 76 milliseconds