Lines Matching refs:TEST_info
349 TEST_info("decoded_provided_pkey:"); in test_protected_PEM()
351 TEST_info("decoded_legacy_pkey:"); in test_protected_PEM()
416 TEST_info("decoded_provided_pkey:"); in test_unprotected_PEM()
418 TEST_info("decoded_legacy_pkey:"); in test_unprotected_PEM()
487 TEST_info("decoded_provided_pkey:"); in test_DER()
489 TEST_info("decoded_legacy_pkey:"); in test_DER()
535 TEST_info("Test OSSL_ENCODER against PEM_write_bio_{TYPE}PrivateKey for %s, %s", in test_key()
555 TEST_info("Test OSSL_ENCODER against PEM_write_bio_{TYPE}PublicKey for %s, %s", in test_key()
573 TEST_info("Test OSSL_ENCODER against PEM_write_bio_{TYPE}params for %s, %s", in test_key()
592 TEST_info("Test OSSL_ENCODER against PEM_write_bio_{TYPE}_PUBKEY for %s, %s", in test_key()
610 TEST_info("Test OSSL_ENCODER against i2d_{TYPE}PrivateKey for %s, %s", in test_key()
630 TEST_info("Test OSSL_ENCODER against i2d_{TYPE}PublicKey for %s, %s", in test_key()
648 TEST_info("Test OSSL_ENCODER against i2d_{TYPE}params for %s, %s", in test_key()
665 TEST_info("Test OSSL_ENCODER against i2d_{TYPE}_PUBKEY for %s, %s", in test_key()
694 TEST_info("Generating keys..."); in OPT_TEST_DECLARE_USAGE()
713 TEST_info("Generating %s key...", keys[i].keytype); in OPT_TEST_DECLARE_USAGE()
719 TEST_info("Generating keys done"); in OPT_TEST_DECLARE_USAGE()