Home
last modified time | relevance | path

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

/src/crypto/openssl/test/
H A Dendecoder_legacy_test.c508 const void *legacy_obj = NULL; in test_key() local
520 || !TEST_ptr(legacy_obj = EVP_PKEY_get0(downgraded_pkey))) in test_key()
534 if (!test_protected_PEM(key->keytype, key->evp_type, legacy_obj, in test_key()
553 if (!test_unprotected_PEM(key->keytype, key->evp_type, legacy_obj, in test_key()
571 if (!test_unprotected_PEM(key->keytype, key->evp_type, legacy_obj, in test_key()
589 if (!test_unprotected_PEM(key->keytype, key->evp_type, legacy_obj, in test_key()
606 if (!test_DER(key->keytype, key->evp_type, legacy_obj, in test_key()
625 if (!test_DER(key->keytype, key->evp_type, legacy_obj, in test_key()
643 if (!test_DER(key->keytype, key->evp_type, legacy_obj, in test_key()
659 if (!test_DER(key->keytype, key->evp_type, legacy_obj, in test_key()