Home
last modified time | relevance | path

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

/dports/security/mbedtls/mbedtls-mbedtls-2.16.12/tests/data_files/
H A DMakefile105 test_ca_key_file_ec = test-ca2.key macro
111 test-ca2.key.der: $(test_ca_key_file_ec)
112 $(OPENSSL) pkey -in $(test_ca_key_file_ec) -out $@ -inform PEM -outform DER
128 test-int-ca-exp.crt: $(test_ca_crt_file_ec) $(test_ca_key_file_ec) $(test_ca_config_file) test-int-…
129 …config_file) -extensions v3_ca -CA $(test_ca_crt_file_ec) -CAkey $(test_ca_key_file_ec) -set_seria…
/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/libstb/crypto/mbedtls/tests/data_files/
H A DMakefile91 test_ca_key_file_ec = test-ca2.key macro
97 test-ca2.key.der: $(test_ca_key_file_ec)
98 $(OPENSSL) pkey -in $(test_ca_key_file_ec) -out $@ -inform PEM -outform DER
114 test-int-ca-exp.crt: $(test_ca_crt_file_ec) $(test_ca_key_file_ec) $(test_ca_config_file) test-int-…
115 …config_file) -extensions v3_ca -CA $(test_ca_crt_file_ec) -CAkey $(test_ca_key_file_ec) -set_seria…
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/mbedtls/tests/data_files/
H A DMakefile68 test_ca_key_file_ec = test-ca2.key macro
73 test-int-ca-exp.crt: $(test_ca_crt_file_ec) $(test_ca_key_file_ec) $(test_ca_config_file) test-int-…
74 …config_file) -extensions v3_ca -CA $(test_ca_crt_file_ec) -CAkey $(test_ca_key_file_ec) -set_seria…