Searched refs:x3 (Results 1 - 4 of 4) 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
133 x3 = j3;
150 QUARTERROUND( x3, x7,x11,x15)
154 QUARTERROUND( x3, x4, x9,x14)
159 x3 = PLUS(x3,j3);
177 x3 = XOR(x3,U8TO32_LITTLE(m + 12));
201 U32TO8_LITTLE(c + 12,x3);
H A Dbase64.c135 if (ctx->val[3] == 64 && (ctx->val[2] & 0x3) != 0)
/bind-9.11.3/lib/tests/include/tests/
H A Dt_api.h31 #define T_UNRESOLVED 0x3
/bind-9.11.3/bin/tests/system/notify/ns2/
H A Dnamed.conf44 zone x3 { type master; file "generic.db"; also-notify { 10.53.0.3; }; };

Completed in 635 milliseconds