Searched defs:s_x (Results 1 – 3 of 3) sorted by relevance
42 int s_x; member
199 __m128i s0, rolling_mac, s_x, staging_block; in AES_CCM_encrypt() local296 __m128i s_x = s0, mac_block; in decrypt_loop() local
95 #define GET_UINT_ARG(arg, min, max, tok, s_x) do { \ argument