Home
last modified time | relevance | path

Searched refs:a04 (Results 1 - 2 of 2) sorted by relevance

/third_party/openssl/test/
H A Dsanitytest.c34 a04, b04, c04, d04, e04, f04, g04, h04, i04, j04, in test_sanity_enum_size() enumerator
/third_party/sqlite/src/
H A Dshell.c1632 # define a04 (p->u.s[4]) in KeccakF1600Step() macro
1660 c4 = a04^a14^a24^a34^a44; in KeccakF1600Step()
1705 b0 = ROL64((a04^d4), 27); in KeccakF1600Step()
1710 a04 = b4 ^((~b0)& b1 ); in KeccakF1600Step()
1727 c4 = a44^a14^a34^a04^a24; in KeccakF1600Step()
1761 b3 = ROL64((a04^d4), 8); in KeccakF1600Step()
1766 a04 = b4 ^((~b0)& b1 ); in KeccakF1600Step()
1794 c4 = a24^a14^a04^a44^a34; in KeccakF1600Step()
1850 b2 = ROL64((a04^d4), 39); in KeccakF1600Step()
1855 a04 in KeccakF1600Step()
[all...]

Completed in 17 milliseconds