Home
last modified time | relevance | path

Searched refs:unknown (Results 1 – 25 of 63) sorted by relevance

123

/openssl/ssl/quic/
H A Dqlog_event_helpers.c232 goto unknown; in log_frame_actual()
239 goto unknown; in log_frame_actual()
244 goto unknown; in log_frame_actual()
268 goto unknown; in log_frame_actual()
281 goto unknown; in log_frame_actual()
293 goto unknown; in log_frame_actual()
313 goto unknown; in log_frame_actual()
331 goto unknown; in log_frame_actual()
343 goto unknown; in log_frame_actual()
358 goto unknown; in log_frame_actual()
[all …]
/openssl/test/recipes/80-test_ca_internals_data/
H A Dindex.txt1 V 990501230004Z 1000 unknown /C=AT/ST=Austria/L=OpenSSL/O=OpenSSL/OU=OpenSSL/CN=1999
2 V 200430230003Z 1001 unknown /C=AT/ST=Austria/L=OpenSSL/O=OpenSSL/OU=OpenSSL/CN=2020
3 V 490501230003Z 1002 unknown /C=AT/ST=Austria/L=OpenSSL/O=OpenSSL/OU=OpenSSL/CN=2049
4 V 20500501230003Z 1003 unknown /C=AT/ST=Austria/L=OpenSSL/O=OpenSSL/OU=OpenSSL/CN=2050
/openssl/crypto/err/
H A Dopenssl.txt112 ASN1_R_UNKNOWN_DIGEST:229:unknown digest
113 ASN1_R_UNKNOWN_FORMAT:160:unknown format
118 ASN1_R_UNKNOWN_TAG:194:unknown tag
391 CMS_R_UNKNOWN_ID:150:unknown id
659 EC_R_UNKNOWN_GROUP:129:unknown group
660 EC_R_UNKNOWN_ORDER:114:unknown order
806 EVP_R_UNKNOWN_BITS:166:unknown bits
862 OBJ_R_UNKNOWN_NID:101:unknown nid
889 OCSP_R_UNKNOWN_NID:120:unknown nid
1668 SSL_R_UNKNOWN_STATE:255:unknown state
[all …]
/openssl/doc/man3/
H A DSSL_rstate_string.pod45 =item "unknown"/"unknown"
47 The read state is unknown. This should never happen.
H A DSSL_alert_type_string.pod60 =item "U"/"unknown"
121 =item "CU"/"certificate unknown"
143 =item "CA"/"unknown CA"
217 =item "UP"/"unknown PSK identity"
222 =item "UK"/"unknown"
H A DSSL_get_version.pod84 =item unknown
86 This indicates an unknown protocol version.
H A DSSL_CTX_set1_curves.pod97 extension. If a supported group NID is unknown then the value is set to the
112 NID_undef is returned. If the NID for the shared group is unknown then the value
123 server. If the NID for the shared group is unknown then the value is set to the
170 Support for ignoring unknown groups in SSL_CTX_set1_groups_list() and
H A DOPENSSL_FILE.pod28 Otherwise, it yields "(unknown function)".
H A DEVP_KDF.pod115 Note that a parameter that is unknown in the underlying context is
122 Note that a parameter that is unknown in the underlying context is
129 Note that a parameter that is unknown in the underlying context is
H A DOpenSSL_version.pod167 For an unknown I<t>, the text C<not available> is returned.
216 For an unknown I<t>, NULL is returned.
H A DSSL_COMP_add_compression_method.pod46 way to integrate compression with unknown peers. It is therefore currently not
H A DEVP_RAND.pod171 Note that a parameter that is unknown in the underlying context is
178 Note that a parameter that is unknown in the underlying context is
185 Note that a parameter that is unknown in the underlying context is
/openssl/apps/lib/
H A Dopt.c45 static const OPTIONS *unknown; variable
169 unknown = NULL; in opt_init()
219 OPENSSL_assert(unknown == NULL); in opt_init()
220 unknown = o; in opt_init()
221 OPENSSL_assert(unknown->valtype == 0 || unknown->valtype == '-'); in opt_init()
1011 if (unknown != NULL) { in opt_next()
1018 return unknown->retval; in opt_next()
/openssl/test/ocsp-tests/
H A Dindex.txt1 V 241221170717Z 73C8A0894488809AFE972FE0BAD3460318D1CCBF unknown /CN=TestServerCA
/openssl/doc/designs/quic-design/
H A Ddemuxer.md39 but with unknown connection IDs:
46 - discard any other packet with unknown connection IDs
H A Dquic-fault-injector.md399 An example test showing a server sending a frame of an unknown type to the
404 * Test that adding an unknown frame type is handled correctly
419 /* We only ever add the unknown frame to one packet */
450 * Write a message from the server to the client and add an unknown frame
/openssl/engines/
H A De_capi.txt36 CAPI_R_UNKNOWN_COMMAND:125:unknown command
/openssl/doc/internal/man3/
H A Dx509v3_cache_extensions.pod23 which may not be possible if a referenced algorithm is unknown or not available.
/openssl/crypto/ocsp/
H A Docsp_local.h131 ASN1_NULL *unknown; member
H A Docsp_asn.c88 ASN1_IMP(OCSP_CERTSTATUS, value.unknown, ASN1_NULL, 2)
H A Docsp_srv.c140 if ((cs->value.unknown = ASN1_NULL_new()) == NULL) in OCSP_basic_add1_status()
/openssl/test/recipes/80-test_cmp_http_data/
H A Dtest_verification.csv7 1,unknown attribute in recipient name, -section,, -recipient,_CA_DN/ABC=123,BLANK,,BLANK,, -trusted…
15 1,unknown attribute in expected sender, -section,, -recipient,_CA_DN, -expect_sender,_SERVER_DN/ABC…
/openssl/doc/man7/
H A Dpassphrase-encoding.pod129 used is unknown, or where the producing application is unknown, try one of the
/openssl/include/openssl/
H A Dx509v3.h.in498 /* Return error for unknown extensions */
500 /* Print error for unknown extensions */
502 /* ASN1 parse unknown extensions */
504 /* BIO_dump unknown extensions */
H A Dsrp.h.in203 /* This method ignores the configured seed and fails for an unknown user. */

Completed in 96 milliseconds

123