Searched refs:infotype (Results 1 – 7 of 7) sorted by relevance
/third_party/openssl/test/recipes/80-test_cmp_http_data/ |
D | test_commands.csv | 1 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,
|
/third_party/openssl/crypto/x509/ |
D | by_store.c | 51 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()
|
/third_party/openssl/test/recipes/80-test_cmp_http_data/Mock/ |
D | test.cnf | 88 infotype =
|
/third_party/openssl/ssl/ |
D | ssl_cert.c | 799 int infotype = info == 0 ? 0 : OSSL_STORE_INFO_get_type(info); in add_uris_recursive() local 804 if (infotype == OSSL_STORE_INFO_NAME) { in add_uris_recursive() 812 } else if (infotype == OSSL_STORE_INFO_CERT) { in add_uris_recursive()
|
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/ |
D | usrsctp.h | 956 unsigned int infotype, 967 unsigned int *infotype,
|
D | user_socket.c | 811 unsigned int infotype, in usrsctp_sendv() argument 831 switch (infotype) { in usrsctp_sendv() 1085 unsigned int *infotype, in usrsctp_recvv() argument 1173 *infotype = SCTP_RECVV_RN; in usrsctp_recvv() 1186 *infotype = SCTP_RECVV_RCVINFO; in usrsctp_recvv() 1188 *infotype = SCTP_RECVV_NOINFO; in usrsctp_recvv()
|
/third_party/openssl/doc/man1/ |
D | openssl-cmp.pod.in | 19 [B<-infotype> I<name>] 233 =item B<-infotype> I<name>
|