Searched defs:s_x (Results 1 – 2 of 2) sorted by relevance
207 __m128i s0, rolling_mac, s_x, staging_block; in AES_CCM_encrypt() local315 __m128i s_x = s0, mac_block; in decrypt_loop() local
103 #define GET_UINT_ARG(arg, min, max, tok, s_x) do { \ argument