HomeSort by: relevance | last modified time | path
    Searched defs:z16 (Results 1 - 25 of 25) sorted by relevancy

  /src/crypto/external/bsd/heimdal/dist/lib/ntlm/
test_ntlm.c 401 const char z16[16] = { 0 }; local
409 ti.channel_bindings.data = rk_UNCONST(z16);
410 ti.channel_bindings.length = sizeof(z16);
431 if (ti.channel_bindings.length != sizeof(z16) ||
432 memcmp(ti.channel_bindings.data, z16, sizeof(z16)) != 0)
test_ntlm.c 401 const char z16[16] = { 0 }; local
409 ti.channel_bindings.data = rk_UNCONST(z16);
410 ti.channel_bindings.length = sizeof(z16);
431 if (ti.channel_bindings.length != sizeof(z16) ||
432 memcmp(ti.channel_bindings.data, z16, sizeof(z16)) != 0)
test_ntlm.c 401 const char z16[16] = { 0 }; local
409 ti.channel_bindings.data = rk_UNCONST(z16);
410 ti.channel_bindings.length = sizeof(z16);
431 if (ti.channel_bindings.length != sizeof(z16) ||
432 memcmp(ti.channel_bindings.data, z16, sizeof(z16)) != 0)
test_ntlm.c 401 const char z16[16] = { 0 }; local
409 ti.channel_bindings.data = rk_UNCONST(z16);
410 ti.channel_bindings.length = sizeof(z16);
431 if (ti.channel_bindings.length != sizeof(z16) ||
432 memcmp(ti.channel_bindings.data, z16, sizeof(z16)) != 0)
test_ntlm.c 401 const char z16[16] = { 0 }; local
409 ti.channel_bindings.data = rk_UNCONST(z16);
410 ti.channel_bindings.length = sizeof(z16);
431 if (ti.channel_bindings.length != sizeof(z16) ||
432 memcmp(ti.channel_bindings.data, z16, sizeof(z16)) != 0)
  /src/external/lgpl3/gmp/dist/tests/rand/
t-rand.c 41 const char *z16[ENTS] = {"29c", "9a13", "74f1", "a57f", "d92b", "4978", "c783", "fcd3", "5ba3", "c681"}; variable
95 {z16, 16},
t-rand.c 41 const char *z16[ENTS] = {"29c", "9a13", "74f1", "a57f", "d92b", "4978", "c783", "fcd3", "5ba3", "c681"}; variable
95 {z16, 16},
t-rand.c 41 const char *z16[ENTS] = {"29c", "9a13", "74f1", "a57f", "d92b", "4978", "c783", "fcd3", "5ba3", "c681"}; variable
95 {z16, 16},
t-rand.c 41 const char *z16[ENTS] = {"29c", "9a13", "74f1", "a57f", "d92b", "4978", "c783", "fcd3", "5ba3", "c681"}; variable
95 {z16, 16},
t-rand.c 41 const char *z16[ENTS] = {"29c", "9a13", "74f1", "a57f", "d92b", "4978", "c783", "fcd3", "5ba3", "c681"}; variable
95 {z16, 16},
  /src/sys/crypto/aes/
aes_ct.c 59 uint32_t z10, z11, z12, z13, z14, z15, z16, z17; local
170 z16 = t45 & y14;
176 t46 = z15 ^ z16;
185 t55 = z16 ^ z17;
aes_ct64.c 74 uint64_t z10, z11, z12, z13, z14, z15, z16, z17; local
185 z16 = t45 & y14;
191 t46 = z15 ^ z16;
200 t55 = z16 ^ z17;
aes_ct.c 59 uint32_t z10, z11, z12, z13, z14, z15, z16, z17; local
170 z16 = t45 & y14;
176 t46 = z15 ^ z16;
185 t55 = z16 ^ z17;
aes_ct64.c 74 uint64_t z10, z11, z12, z13, z14, z15, z16, z17; local
185 z16 = t45 & y14;
191 t46 = z15 ^ z16;
200 t55 = z16 ^ z17;
aes_ct.c 59 uint32_t z10, z11, z12, z13, z14, z15, z16, z17; local
170 z16 = t45 & y14;
176 t46 = z15 ^ z16;
185 t55 = z16 ^ z17;
aes_ct64.c 74 uint64_t z10, z11, z12, z13, z14, z15, z16, z17; local
185 z16 = t45 & y14;
191 t46 = z15 ^ z16;
200 t55 = z16 ^ z17;
aes_ct.c 59 uint32_t z10, z11, z12, z13, z14, z15, z16, z17; local
170 z16 = t45 & y14;
176 t46 = z15 ^ z16;
185 t55 = z16 ^ z17;
aes_ct64.c 74 uint64_t z10, z11, z12, z13, z14, z15, z16, z17; local
185 z16 = t45 & y14;
191 t46 = z15 ^ z16;
200 t55 = z16 ^ z17;
aes_ct.c 59 uint32_t z10, z11, z12, z13, z14, z15, z16, z17; local
170 z16 = t45 & y14;
176 t46 = z15 ^ z16;
185 t55 = z16 ^ z17;
aes_ct64.c 74 uint64_t z10, z11, z12, z13, z14, z15, z16, z17; local
185 z16 = t45 & y14;
191 t46 = z15 ^ z16;
200 t55 = z16 ^ z17;
  /src/sys/crypto/aes/arch/x86/
aes_sse2_4x32.c 59 __m128i z10, z11, z12, z13, z14, z15, z16, z17; local
170 z16 = t45 & y14;
176 t46 = z15 ^ z16;
185 t55 = z16 ^ z17;
aes_sse2_4x32.c 59 __m128i z10, z11, z12, z13, z14, z15, z16, z17; local
170 z16 = t45 & y14;
176 t46 = z15 ^ z16;
185 t55 = z16 ^ z17;
aes_sse2_4x32.c 59 __m128i z10, z11, z12, z13, z14, z15, z16, z17; local
170 z16 = t45 & y14;
176 t46 = z15 ^ z16;
185 t55 = z16 ^ z17;
aes_sse2_4x32.c 59 __m128i z10, z11, z12, z13, z14, z15, z16, z17; local
170 z16 = t45 & y14;
176 t46 = z15 ^ z16;
185 t55 = z16 ^ z17;
aes_sse2_4x32.c 59 __m128i z10, z11, z12, z13, z14, z15, z16, z17; local
170 z16 = t45 & y14;
176 t46 = z15 ^ z16;
185 t55 = z16 ^ z17;

Completed in 182 milliseconds