Searched defs:CR_ST_BYTE (Results 1 – 1 of 1) sorted by relevance
30 #define CR_ST_BYTE(state, i) ((state).bytes[(15 - (i)) ^ 8]) macro33 #define CR_ST_BYTE(state, i) ((state).bytes[i]) macro