Searched refs:x5 (Results 1 - 3 of 3) sorted by relevance

/bind-9.11.3/lib/isc/
H A Dchacha_private.h98 u32 x0, x1, x2, x3, x4, x5, x6, x7, x8, x9, x10, x11, x12, x13, x14, x15; local
135 x5 = j5;
148 QUARTERROUND( x1, x5, x9,x13)
151 QUARTERROUND( x0, x5,x10,x15)
161 x5 = PLUS(x5,j5);
179 x5 = XOR(x5,U8TO32_LITTLE(m + 20));
203 U32TO8_LITTLE(c + 20,x5);
/bind-9.11.3/lib/tests/include/tests/
H A Dt_api.h33 #define T_UNTESTED 0x5
/bind-9.11.3/bin/tests/system/notify/ns2/
H A Dnamed.conf46 zone x5 { type master; file "generic.db"; also-notify { 10.53.0.3; }; };

Completed in 41 milliseconds