Home
last modified time | relevance | path

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

/openssl/test/recipes/80-test_cmp_http_data/
H A Dtest_commands.csv1 expected,description, -section,val, -cmd,val,val2, -cacertsout,val,val2, -infotype,val,val2, -oldce…
61 1,ir + infotype, -section,, -cmd,ir,,BLANK,,, -infotype,signKeyPairTypes,,BLANK,,BLANK,
62 1,genm without -infotype, -section,, -cmd,genm,,BLANK,,, BLANK,,,BLANK,,BLANK,
63 0,genm with missing infotype value, -section,, -cmd,genm,,BLANK,,, -infotype,,,BLANK,,BLANK,
64 0,genm with invalid infotype value, -section,, -cmd,genm,,BLANK,,, -infotype,asdf,,BLANK,,BLANK,
65 1,genm with infotype signKeyPairTypes, -section,, -cmd,genm,,BLANK,,, -infotype,signKeyPairTypes,,B…
67 … , -section,, -cmd,genm,, -cacertsout,_RESULT_DIR/test.cacerts.pem,, -infotype,caCerts,,BLANK,,B…
68 …on , -section,, -cmd,genm,, BLANK , ,, -infotype,caCerts,,BLANK,,B…
69 … , -section,, -cmd,genm,, -cacertsout,BLANK ,, -infotype,caCerts,,BLANK,,B…
81 0,genm rootCaCert missing newwithnew , -section,, -cmd,genm,, BLANK,,, -infotype,rootCaCert,, -…
[all …]
H A Dtest_verification.csv27 …certs_empty.pem,, -srvcertout,_RESULT_DIR/test.srvcertout.pem,-cmd,genm, -infotype,signKeyPairTypes
/openssl/crypto/x509/
H A Dby_store.c51 int infotype; in cache_objects() local
57 infotype = OSSL_STORE_INFO_get_type(info); in cache_objects()
60 if (infotype == OSSL_STORE_INFO_NAME) { in cache_objects()
74 switch (infotype) { in cache_objects()
/openssl/test/recipes/80-test_cmp_http_data/Mock/
H A Dtest.cnf88 infotype =
/openssl/ssl/
H A Dssl_cert.c1002 int infotype = info == 0 ? 0 : OSSL_STORE_INFO_get_type(info); in add_uris_recursive() local
1007 if (infotype == OSSL_STORE_INFO_NAME) { in add_uris_recursive()
1015 } else if (infotype == OSSL_STORE_INFO_CERT) { in add_uris_recursive()
/openssl/doc/man1/
H A Dopenssl-cmp.pod.in19 [B<-infotype> I<name>]
253 =item B<-infotype> I<name>
735 This option must be provided when B<-infotype> I<rootCaCert> is given.

Completed in 21 milliseconds