Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/recipes/
H A D15-test_ec.t33 tconversion( -type => 'ec', -prefix => 'ec-priv',
37 tconversion( -type => 'ec', -prefix => 'ec-pkcs8',
42 tconversion( -type => 'ec', -prefix => 'ec-pub',
48 tconversion( -type => 'pkey', -prefix => 'ec-pkey-priv',
52 tconversion( -type => 'pkey', -prefix => 'ec-pkey-pkcs8',
57 tconversion( -type => 'pkey', -prefix => 'ec-pkey-pub',
63 tconversion( -type => "pkey", -prefix => "ed25519-pkey-priv",
67 tconversion( -type => "pkey", -prefix => "ed25519-pkey-pkcs8",
72 tconversion( -type => "pkey", -prefix => "ed25519-pkey-pub",
77 tconversion( -type => "pkey", -prefix => "ed448-pkey-priv",
[all …]
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.t40 tconversion( -type => $cmd, -prefix => "$cmd-priv",
44 tconversion( -type => $cmd, -prefix => "$cmd-pkcs8",
55 tconversion( -type => 'msb', -prefix => "$cmd-msb-pub",
66 tconversion( -type => 'pvk', -prefix => "$cmd-pvk",
H A D25-test_pkcs7.t23 tconversion( -type => 'p7', -in => srctop_file("test", "testp7.pem"),
27 tconversion( -type => 'p7d', -in => srctop_file("test", "pkcs7-1.pem"),
H A D25-test_x509.t86 tconversion( -type => 'x509', -prefix => 'x509v1',
90 tconversion( -type => 'x509', -prefix => 'x509v3-1',
94 tconversion( -type => 'x509', -prefix => 'x509v3-2',
H A D25-test_sid.t27 tconversion( -type => 'sid', -in => srctop_file("test","testsid.pem"),
H A D25-test_crl.t27 tconversion( -type => "crl", -in => srctop_file("test","testcrl.pem") );
H A Dtconversion.pl24 sub tconversion { subroutine
H A D25-test_req.t20 require_ok(srctop_file('test', 'recipes', 'tconversion.pl'));
376 tconversion( -type => 'req', -in => $reqfile,