Home
last modified time | relevance | path

Searched refs:longs (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/esp_rom/linux/
Desp_rom_md5.c19 static void byteReverse(unsigned char *buf, unsigned longs);
136 static void byteReverse(unsigned char *buf, unsigned longs) in byteReverse() argument
144 } while (--longs); in byteReverse()
/hal_espressif-latest/components/wpa_supplicant/src/crypto/
Dmd5-internal.c71 static void byteReverse(unsigned char *buf, unsigned longs) in byteReverse() argument
79 } while (--longs); in byteReverse()