Searched defs:x7 (Results 1 – 2 of 2) sorted by relevance
/titanic_52/usr/src/common/crypto/chacha/ |
H A D | chacha.c | 90 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; in chacha_encrypt_bytes() local
|
/titanic_52/usr/src/common/crypto/edonr/ |
H A D | edonr.c | 117 #define LS1_256(c, x0, x1, x2, x3, x4, x5, x6, x7) \ argument 134 #define LS1_512(c, x0, x1, x2, x3, x4, x5, x6, x7) \ argument
|