Home
last modified time | relevance | path

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

/linux/arch/x86/crypto/
H A Dcast6-avx-x86_64-asm_64.S181 #define shuffle(mask) \ macro
/linux/scripts/gcc-plugins/
H A Drandomize_layout_plugin.c242 static void shuffle(const_tree type, tree *newtree, unsigned long length) in shuffle() function