Home
last modified time | relevance | path

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

/src/crypto/openssl/test/recipes/
H A D15-test_ec.t33 tconversion( -type => 'ec', -prefix => 'ec-priv',
41 tconversion( -type => 'ec', -prefix => 'sm2-priv',
47 tconversion( -type => 'ec', -prefix => 'ec-pkcs8',
52 tconversion( -type => 'ec', -prefix => 'ec-pub',
58 tconversion( -type => 'pkey', -prefix => 'ec-pkey-priv',
62 tconversion( -type => 'pkey', -prefix => 'ec-pkey-pkcs8',
67 tconversion( -type => 'pkey', -prefix => 'ec-pkey-pub',
76 tconversion( -type => "pkey", -prefix => "ed25519-pkey-priv",
80 tconversion( -type => "pkey", -prefix => "ed25519-pkey-pkcs8",
85 tconversion( -type => "pkey", -prefix => "ed25519-pkey-pub",
[all …]
H A D30-test_ml_dsa.t32 tconversion( -type => "pkey",
37 tconversion( -type => "pkey",
43 tconversion( -type => "pkey",
50 tconversion( -type => "pkey",
55 tconversion( -type => "pkey", -in => srctop_file("test","testmldsa65.pem"),
59 tconversion( -type => "pkey",
66 tconversion( -type => "pkey",
71 tconversion( -type => "pkey",
77 tconversion( -type => "pkey",
H A D15-test_dsa.t29 tconversion( -type => 'dsa', -prefix => 'dsa-priv',
33 tconversion( -type => 'msb', -prefix => 'dsa-msb-pub',
39 tconversion( -type => 'dsa', -prefix => 'dsa-pkcs8',
44 tconversion( -type => 'dsa', -prefix => 'dsa-pkey-pub',
H A D15-test_rsa.t45 tconversion( -type => $cmd, -prefix => "$cmd-priv",
49 tconversion( -type => $cmd, -prefix => "$cmd-pkcs8",
60 tconversion( -type => 'msb', -prefix => "$cmd-msb-pub",
71 tconversion( -type => 'pvk', -prefix => "$cmd-pvk",
H A D25-test_pkcs7.t28 tconversion( -type => 'p7', -in => srctop_file("test", "testp7.pem"),
32 tconversion( -type => 'p7d', -in => srctop_file("test", "pkcs7-1.pem"),
H A D25-test_sid.t27 tconversion( -type => 'sid', -in => srctop_file("test","testsid.pem"),
H A D25-test_x509.t124 tconversion( -type => 'x509', -prefix => 'x509v1',
128 tconversion( -type => 'x509', -prefix => 'x509v3-1',
132 tconversion( -type => 'x509', -prefix => 'x509v3-2',
H A D25-test_crl.t27 tconversion( -type => "crl", -in => srctop_file("test","testcrl.pem") );
H A Dtconversion.pl26 sub tconversion { subroutine
H A D25-test_req.t527 tconversion( -type => 'req', -in => $reqfile,