Home
last modified time | relevance | path

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

/third_party/openssl/test/
H A Dendecode_test.c504 static void dump_pem(const char *label, const void *data, size_t data_len) in dump_pem() function
567 dump_pem, fips ? 0 : FLAG_FAIL_IF_FIPS); in test_unprotected_via_PEM()
625 dump_pem, 0); in test_params_via_PEM()
653 dump_pem, 0); in test_unprotected_via_legacy_PEM()
746 dump_pem, fips ? 0 : FLAG_FAIL_IF_FIPS); in test_protected_via_PEM()
774 dump_pem, 0); in test_protected_via_legacy_PEM()
836 test_text, check_public_PEM, dump_pem, in test_public_via_PEM()

Completed in 4 milliseconds