Home
last modified time | relevance | path

Searched refs:outin (Results 1 – 6 of 6) sorted by relevance

/netbsd/tests/lib/libdes/
H A Dt_des.c527 des_cblock in, out, outin; in ATF_TC_BODY() local
534 memset(outin, 0, 8); in ATF_TC_BODY()
536 des_ecb_encrypt(&out, &outin, ks, DES_DECRYPT); in ATF_TC_BODY()
544 if (memcmp(in, outin, 8) != 0) { in ATF_TC_BODY()
548 pt(outin)); in ATF_TC_BODY()
563 des_cblock in, out, outin; in ATF_TC_BODY() local
572 memset(outin, 0, 8); in ATF_TC_BODY()
574 des_ecb2_encrypt(&out, &outin, ks, ks2, DES_DECRYPT); in ATF_TC_BODY()
581 if (memcmp(in, outin, 8) != 0) { in ATF_TC_BODY()
583 i + 1, pt(key_data[i]), pt(out), pt(in), pt(outin)); in ATF_TC_BODY()
/netbsd/crypto/external/bsd/openssl.old/dist/test/
H A Ddestest.c304 DES_cblock in, out, outin; in test_des_ecb() local
310 memset(outin, 0, 8); in test_des_ecb()
312 DES_ecb_encrypt(&out, &outin, &ks, DES_DECRYPT); in test_des_ecb()
319 if (!TEST_mem_eq(in, 8, outin, 8)) { in test_des_ecb()
329 DES_cblock in, out, outin; in test_des_ede_ecb() local
338 memset(outin, 0, 8); in test_des_ede_ecb()
340 DES_ecb3_encrypt(&out, &outin, &ks, &ks2, &ks, DES_DECRYPT); in test_des_ede_ecb()
347 if (!TEST_mem_eq(in, 8, outin, 8)) { in test_des_ede_ecb()
/netbsd/crypto/external/bsd/openssl/dist/test/
H A Ddestest.c311 DES_cblock in, out, outin; in test_des_ecb() local
317 memset(outin, 0, 8); in test_des_ecb()
319 DES_ecb_encrypt(&out, &outin, &ks, DES_DECRYPT); in test_des_ecb()
326 if (!TEST_mem_eq(in, 8, outin, 8)) { in test_des_ecb()
336 DES_cblock in, out, outin; in test_des_ede_ecb() local
345 memset(outin, 0, 8); in test_des_ede_ecb()
347 DES_ecb3_encrypt(&out, &outin, &ks, &ks2, &ks, DES_DECRYPT); in test_des_ede_ecb()
354 if (!TEST_mem_eq(in, 8, outin, 8)) { in test_des_ede_ecb()
/netbsd/external/bsd/atf/dist/tools/
H A Dtest-program.cpp661 tools::io::pistream outin(child.stdout_fd()); in get_metadata() local
663 metadata_reader parser(outin); in get_metadata()
/netbsd/usr.bin/spell/spell/
H A Dstop547 outin
/netbsd/distrib/sets/lists/tests/
H A Dmi593 ./usr/tests/atf/formats/d_tcs_1.outin tests-obsolete obsolete
597 ./usr/tests/atf/formats/d_tcs_2.outin tests-obsolete obsolete
601 ./usr/tests/atf/formats/d_tcs_3.outin tests-obsolete obsolete
605 ./usr/tests/atf/formats/d_tcs_4.outin tests-obsolete obsolete
609 ./usr/tests/atf/formats/d_tcs_5.outin tests-obsolete obsolete
629 ./usr/tests/atf/formats/d_tcs_56.outin tests-obsolete obsolete
634 ./usr/tests/atf/formats/d_tcs_57.outin tests-obsolete obsolete