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

/freebsd-11-stable/crypto/openssl/crypto/des/
H A Ddestest.c287 static unsigned char cbc3_ok[32] = { variable
407 /*- if (memcmp(cbc_out,cbc3_ok,
550 (cbc_out, cbc3_ok,
559 printf(" %02x", cbc3_ok[n]);
/freebsd-11-stable/contrib/netbsd-tests/lib/libdes/
H A Dt_des.c270 static unsigned char cbc3_ok[32] = { variable
492 * if (memcmp(cbc_out,cbc3_ok, (unsigned int)(strlen((char
671 if (memcmp(cbc_out, cbc3_ok, (unsigned int)

Completed in 115 milliseconds