Searched defs:byteReverse (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/libjpeg-turbo/md5/ |
H A D | md5.c | 50 #define byteReverse(buf, len) /* Nothing */ macro 55 static void byteReverse(unsigned char *buf, unsigned int longs) in byteReverse() function
|
/aosp_15_r20/external/wpa_supplicant_8/src/crypto/ |
H A D | md5-internal.c | 66 #define byteReverse(buf, len) /* Nothing */ macro 71 static void byteReverse(unsigned char *buf, unsigned longs) in byteReverse() function
|
/aosp_15_r20/external/pdfium/third_party/lcms/src/ |
H A D | cmsmd5.c | 32 void byteReverse(cmsUInt8Number * buf, cmsUInt32Number longs) in byteReverse() function 45 #define byteReverse(buf, len) macro
|
/aosp_15_r20/external/google-breakpad/src/common/ |
H A D | md5.cc | 27 #define byteReverse(buf, len) /* Nothing */ macro
|
/aosp_15_r20/external/cronet/base/hash/ |
H A D | md5_nacl.cc | 43 void byteReverse(uint8_t* buf, unsigned longs) { in byteReverse() function
|
/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/ |
H A D | vkMd5Sum.cpp | 58 void byteReverse(uint8_t *buf, unsigned longs) in byteReverse() function
|
/aosp_15_r20/external/libchrome/base/ |
H A D | md5.cc | 39 void byteReverse(uint8_t* buf, unsigned longs) { in byteReverse() function
|
/aosp_15_r20/external/v4l2_codec2/tests/c2_e2e_test/jni/ |
H A D | md5.cpp | 41 void byteReverse(uint8_t* buf, unsigned longs) { in byteReverse() function
|