Searched defs:BLAKE2S_ATTRIB_128BIT (Results 1 – 1 of 1) sorted by relevance
74 #define BLAKE2S_ATTRIB_128BIT __attribute__((__target__("avx512vl,avx512f"))) macro77 #define BLAKE2S_ATTRIB_128BIT __attribute__((__target__("sse4.1"))) macro79 #define BLAKE2S_ATTRIB_128BIT __attribute__((__target__("ssse3"))) macro81 #define BLAKE2S_ATTRIB_128BIT __attribute__((__target__("sse2"))) macro