Home
last modified time | relevance | path

Searched defs:expected_output (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/demos/kdf/
H A Dpbkdf2.c46 static const unsigned char expected_output[] = { variable
H A Dscrypt.c48 static const unsigned char expected_output[] = { variable
/netbsd-src/crypto/external/bsd/openssl/dist/demos/mac/
H A Dcmac-aes256.c56 static const unsigned char expected_output[] = { variable
H A Dgmac.c47 static const unsigned char expected_output[] = { variable
H A Dhmac-sha512.c60 static const unsigned char expected_output[] = { variable
H A Dsiphash.c36 static const unsigned char expected_output[] = { variable
H A Dpoly1305.c74 static const unsigned char expected_output[] = { variable
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dct_test.c126 const char *expected_output) in compare_sct_list_printout()
152 const char *expected_output) in compare_extension_printout()
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dct_test.c127 const char *expected_output) in compare_sct_list_printout()
153 const char *expected_output) in compare_extension_printout()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddiagnostic.c1914 assert_print_escaped_string (const location &loc, const char *expected_output, in assert_print_escaped_string()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddiagnostic.cc2183 assert_print_escaped_string (const location &loc, const char *expected_output, in assert_print_escaped_string()
H A Ddiagnostic-show-locus.cc3185 const char *expected_output = (extra_width[tabstop] ? output1 : output2); in test_layout_x_offset_display_tab() local