Home
last modified time | relevance | path

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

/netbsd-src/sys/crypto/aes/
H A Daes_ct.c221 #define SWAPN(cl, ch, s, x, y) do { \ in br_aes_ct_ortho() macro
/netbsd-src/sys/crypto/aes/arch/x86/
H A Daes_sse2.c219 #define SWAPN(cl, ch, s, x, y) do { \ in aes_sse2_ortho() macro