Home
last modified time | relevance | path

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

/dragonfly/contrib/wpa_supplicant/src/crypto/
H A Daes_i.h54 #define TD1(i) Td1[((i) >> 16) & 0xff] macro
94 #define TD1(i) rotr(Td0[((i) >> 16) & 0xff], 8) macro