Home
last modified time | relevance | path

Searched refs:infotype (Results 1 – 5 of 5) 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,, -oldcert,v…
46 1,ir + infotype, -section,, -cmd,ir,,BLANK,,, -infotype,signKeyPairTypes,,BLANK,,BLANK,
47 0,genm with missing infotype value, -section,, -cmd,genm,,BLANK,,, -infotype,,,BLANK,,BLANK,
48 0,genm with invalid infotype value, -section,, -cmd,genm,,BLANK,,, -infotype,asdf,,BLANK,,BLANK,
/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.cnf89 infotype =
/openssl/ssl/
H A Dssl_cert.c837 int infotype = info == 0 ? 0 : OSSL_STORE_INFO_get_type(info); in add_uris_recursive() local
842 if (infotype == OSSL_STORE_INFO_NAME) { in add_uris_recursive()
850 } else if (infotype == OSSL_STORE_INFO_CERT) { in add_uris_recursive()
/openssl/doc/man1/
H A Dopenssl-cmp.pod.in19 [B<-infotype> I<name>]
235 =item B<-infotype> I<name>

Completed in 18 milliseconds