Home
last modified time | relevance | path

Searched refs:CBS_get_optional_asn1_octet_string (Results 1 – 25 of 56) sorted by relevance

123

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/boringssl/src/ssl/
H A Dssl_asn1.cc445 if (!CBS_get_optional_asn1_octet_string(cbs, &value, &present, tag)) { in SSL_SESSION_parse_string()
472 if (!CBS_get_optional_asn1_octet_string(cbs, &value, NULL, tag)) { in SSL_SESSION_parse_octet_string()
507 if (!CBS_get_optional_asn1_octet_string(cbs, &value, NULL, tag) || in SSL_SESSION_parse_bounded_octet_string()
745 if (!CBS_get_optional_asn1_octet_string(&session, &age_add, &age_add_present, in SSL_SESSION_parse()
784 if (!CBS_get_optional_asn1_octet_string(&session, &settings, &has_local_alps, in SSL_SESSION_parse()
787 !CBS_get_optional_asn1_octet_string(&session, &settings, &has_peer_alps, in SSL_SESSION_parse()
/dports/net/quiche/quiche-0.9.0/cargo-crates/boring-sys-1.1.1/deps/boringssl/src/ssl/
H A Dssl_asn1.cc444 if (!CBS_get_optional_asn1_octet_string(cbs, &value, &present, tag)) { in SSL_SESSION_parse_string()
471 if (!CBS_get_optional_asn1_octet_string(cbs, &value, NULL, tag)) { in SSL_SESSION_parse_octet_string()
506 if (!CBS_get_optional_asn1_octet_string(cbs, &value, NULL, tag) || in SSL_SESSION_parse_bounded_octet_string()
744 if (!CBS_get_optional_asn1_octet_string(&session, &age_add, &age_add_present, in SSL_SESSION_parse()
783 if (!CBS_get_optional_asn1_octet_string(&session, &settings, &has_local_alps, in SSL_SESSION_parse()
786 !CBS_get_optional_asn1_octet_string(&session, &settings, &has_peer_alps, in SSL_SESSION_parse()
/dports/net/quiche/quiche-0.9.0/deps/boringssl/src/ssl/
H A Dssl_asn1.cc444 if (!CBS_get_optional_asn1_octet_string(cbs, &value, &present, tag)) { in SSL_SESSION_parse_string()
471 if (!CBS_get_optional_asn1_octet_string(cbs, &value, NULL, tag)) { in SSL_SESSION_parse_octet_string()
506 if (!CBS_get_optional_asn1_octet_string(cbs, &value, NULL, tag) || in SSL_SESSION_parse_bounded_octet_string()
744 if (!CBS_get_optional_asn1_octet_string(&session, &age_add, &age_add_present, in SSL_SESSION_parse()
783 if (!CBS_get_optional_asn1_octet_string(&session, &settings, &has_local_alps, in SSL_SESSION_parse()
786 !CBS_get_optional_asn1_octet_string(&session, &settings, &has_peer_alps, in SSL_SESSION_parse()
/dports/devel/pecl-grpc/grpc-1.42.0/third_party/boringssl-with-bazel/src/ssl/
H A Dssl_asn1.cc444 if (!CBS_get_optional_asn1_octet_string(cbs, &value, &present, tag)) { in SSL_SESSION_parse_string()
471 if (!CBS_get_optional_asn1_octet_string(cbs, &value, NULL, tag)) { in SSL_SESSION_parse_octet_string()
506 if (!CBS_get_optional_asn1_octet_string(cbs, &value, NULL, tag) || in SSL_SESSION_parse_bounded_octet_string()
744 if (!CBS_get_optional_asn1_octet_string(&session, &age_add, &age_add_present, in SSL_SESSION_parse()
783 if (!CBS_get_optional_asn1_octet_string(&session, &settings, &has_local_alps, in SSL_SESSION_parse()
786 !CBS_get_optional_asn1_octet_string(&session, &settings, &has_peer_alps, in SSL_SESSION_parse()
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/boringssl-with-bazel/src/ssl/
H A Dssl_asn1.cc444 if (!CBS_get_optional_asn1_octet_string(cbs, &value, &present, tag)) { in SSL_SESSION_parse_string()
471 if (!CBS_get_optional_asn1_octet_string(cbs, &value, NULL, tag)) { in SSL_SESSION_parse_octet_string()
506 if (!CBS_get_optional_asn1_octet_string(cbs, &value, NULL, tag) || in SSL_SESSION_parse_bounded_octet_string()
744 if (!CBS_get_optional_asn1_octet_string(&session, &age_add, &age_add_present, in SSL_SESSION_parse()
783 if (!CBS_get_optional_asn1_octet_string(&session, &settings, &has_local_alps, in SSL_SESSION_parse()
786 !CBS_get_optional_asn1_octet_string(&session, &settings, &has_peer_alps, in SSL_SESSION_parse()
/dports/lang/mono/mono-5.10.1.57/external/boringssl/crypto/bytestring/
H A Dbytestring_test.cc179 !CBS_get_optional_asn1_octet_string(&data, &contents, &present, 0xa0) || in TestGetASN1()
182 !CBS_get_optional_asn1_octet_string(&data, &contents, NULL, 0xa0) || in TestGetASN1()
202 if (!CBS_get_optional_asn1_octet_string(&data, &contents, &present, 0xa0) || in TestGetASN1()
205 !CBS_get_optional_asn1_octet_string(&data, &contents, &present, 0xa1) || in TestGetASN1()
214 if (CBS_get_optional_asn1_octet_string(&data, &contents, &present, 0xa1)) { in TestGetASN1()
/dports/security/libressl-static/libressl-3.3.5/ssl/
H A Dssl_asn1.c353 if (!CBS_get_optional_asn1_octet_string(&session, &session_id, &present, in d2i_SSL_SESSION()
377 if (!CBS_get_optional_asn1_octet_string(&session, &hostname, &present, in d2i_SSL_SESSION()
406 if (!CBS_get_optional_asn1_octet_string(&session, &ticket, &present, in d2i_SSL_SESSION()
H A Dbytestring.h273 int CBS_get_optional_asn1_octet_string(CBS *cbs, CBS *out, int *out_present,
/dports/security/libressl/libressl-3.4.3/ssl/
H A Dssl_asn1.c352 if (!CBS_get_optional_asn1_octet_string(&session, &session_id, &present, in d2i_SSL_SESSION()
376 if (!CBS_get_optional_asn1_octet_string(&session, &hostname, &present, in d2i_SSL_SESSION()
405 if (!CBS_get_optional_asn1_octet_string(&session, &ticket, &present, in d2i_SSL_SESSION()
H A Dbytestring.h272 int CBS_get_optional_asn1_octet_string(CBS *cbs, CBS *out, int *out_present,
/dports/emulators/citra/citra-ac98458e0/externals/libressl/ssl/
H A Dssl_asn1.c353 if (!CBS_get_optional_asn1_octet_string(&session, &session_id, &present, in d2i_SSL_SESSION()
377 if (!CBS_get_optional_asn1_octet_string(&session, &hostname, &present, in d2i_SSL_SESSION()
406 if (!CBS_get_optional_asn1_octet_string(&session, &ticket, &present, in d2i_SSL_SESSION()
H A Dbytestring.h273 int CBS_get_optional_asn1_octet_string(CBS *cbs, CBS *out, int *out_present,
/dports/emulators/citra-qt5/citra-ac98458e0/externals/libressl/ssl/
H A Dssl_asn1.c353 if (!CBS_get_optional_asn1_octet_string(&session, &session_id, &present, in d2i_SSL_SESSION()
377 if (!CBS_get_optional_asn1_octet_string(&session, &hostname, &present, in d2i_SSL_SESSION()
406 if (!CBS_get_optional_asn1_octet_string(&session, &ticket, &present, in d2i_SSL_SESSION()
H A Dbytestring.h273 int CBS_get_optional_asn1_octet_string(CBS *cbs, CBS *out, int *out_present,
/dports/www/obhttpd/libressl-3.4.1/ssl/
H A Dssl_asn1.c352 if (!CBS_get_optional_asn1_octet_string(&session, &session_id, &present, in d2i_SSL_SESSION()
376 if (!CBS_get_optional_asn1_octet_string(&session, &hostname, &present, in d2i_SSL_SESSION()
405 if (!CBS_get_optional_asn1_octet_string(&session, &ticket, &present, in d2i_SSL_SESSION()
H A Dbytestring.h272 int CBS_get_optional_asn1_octet_string(CBS *cbs, CBS *out, int *out_present,
/dports/security/libressl-static/libressl-3.3.5/tests/
H A Dbytestringtest.c188 CHECK(CBS_get_optional_asn1_octet_string(&data, &contents, &present, in test_get_asn1()
192 CHECK(CBS_get_optional_asn1_octet_string(&data, &contents, NULL, 0xa0)); in test_get_asn1()
208 CHECK(CBS_get_optional_asn1_octet_string(&data, &contents, &present, in test_get_asn1()
212 CHECK(CBS_get_optional_asn1_octet_string(&data, &contents, &present, in test_get_asn1()
220 CHECK(!CBS_get_optional_asn1_octet_string(&data, &contents, &present, in test_get_asn1()
/dports/security/libressl/libressl-3.4.3/tests/
H A Dbytestringtest.c188 CHECK(CBS_get_optional_asn1_octet_string(&data, &contents, &present, in test_get_asn1()
192 CHECK(CBS_get_optional_asn1_octet_string(&data, &contents, NULL, 0xa0)); in test_get_asn1()
208 CHECK(CBS_get_optional_asn1_octet_string(&data, &contents, &present, in test_get_asn1()
212 CHECK(CBS_get_optional_asn1_octet_string(&data, &contents, &present, in test_get_asn1()
220 CHECK(!CBS_get_optional_asn1_octet_string(&data, &contents, &present, in test_get_asn1()
/dports/www/obhttpd/libressl-3.4.1/tests/
H A Dbytestringtest.c188 CHECK(CBS_get_optional_asn1_octet_string(&data, &contents, &present, in test_get_asn1()
192 CHECK(CBS_get_optional_asn1_octet_string(&data, &contents, NULL, 0xa0)); in test_get_asn1()
208 CHECK(CBS_get_optional_asn1_octet_string(&data, &contents, &present, in test_get_asn1()
212 CHECK(CBS_get_optional_asn1_octet_string(&data, &contents, &present, in test_get_asn1()
220 CHECK(!CBS_get_optional_asn1_octet_string(&data, &contents, &present, in test_get_asn1()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/boringssl/src/ssl/
H A Dssl_asn1.cc401 if (!CBS_get_optional_asn1_octet_string(cbs, &value, &present, tag)) { in SSL_SESSION_parse_string()
428 if (!CBS_get_optional_asn1_octet_string(cbs, &value, NULL, tag)) { in SSL_SESSION_parse_octet_string()
463 if (!CBS_get_optional_asn1_octet_string(cbs, &value, NULL, tag) || in SSL_SESSION_parse_bounded_octet_string()
701 if (!CBS_get_optional_asn1_octet_string(&session, &age_add, &age_add_present, in SSL_SESSION_parse()
/dports/security/boringssl/boringssl-6a71840/ssl/
H A Dssl_asn1.cc413 if (!CBS_get_optional_asn1_octet_string(cbs, &value, &present, tag)) { in SSL_SESSION_parse_string()
440 if (!CBS_get_optional_asn1_octet_string(cbs, &value, NULL, tag)) { in SSL_SESSION_parse_octet_string()
475 if (!CBS_get_optional_asn1_octet_string(cbs, &value, NULL, tag) || in SSL_SESSION_parse_bounded_octet_string()
713 if (!CBS_get_optional_asn1_octet_string(&session, &age_add, &age_add_present, in SSL_SESSION_parse()
/dports/lang/mono/mono-5.10.1.57/external/boringssl/ssl/
H A Dssl_asn1.c413 if (!CBS_get_optional_asn1_octet_string(cbs, &value, &present, tag)) { in SSL_SESSION_parse_string()
442 if (!CBS_get_optional_asn1_octet_string(cbs, &value, NULL, tag)) { in SSL_SESSION_parse_octet_string()
458 if (!CBS_get_optional_asn1_octet_string(cbs, &value, NULL, tag) || in SSL_SESSION_parse_bounded_octet_string()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/boringssl/src/crypto/bytestring/
H A Dbytestring_test.cc170 ASSERT_TRUE(CBS_get_optional_asn1_octet_string( in TEST()
175 ASSERT_TRUE(CBS_get_optional_asn1_octet_string( in TEST()
198 ASSERT_TRUE(CBS_get_optional_asn1_octet_string( in TEST()
203 ASSERT_TRUE(CBS_get_optional_asn1_octet_string( in TEST()
211 EXPECT_FALSE(CBS_get_optional_asn1_octet_string( in TEST()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/boringssl/src/crypto/bytestring/
H A Dbytestring_test.cc170 ASSERT_TRUE(CBS_get_optional_asn1_octet_string( in TEST()
175 ASSERT_TRUE(CBS_get_optional_asn1_octet_string( in TEST()
198 ASSERT_TRUE(CBS_get_optional_asn1_octet_string( in TEST()
203 ASSERT_TRUE(CBS_get_optional_asn1_octet_string( in TEST()
211 EXPECT_FALSE(CBS_get_optional_asn1_octet_string( in TEST()
/dports/security/boringssl/boringssl-6a71840/crypto/bytestring/
H A Dbytestring_test.cc170 ASSERT_TRUE(CBS_get_optional_asn1_octet_string( in TEST()
175 ASSERT_TRUE(CBS_get_optional_asn1_octet_string( in TEST()
198 ASSERT_TRUE(CBS_get_optional_asn1_octet_string( in TEST()
203 ASSERT_TRUE(CBS_get_optional_asn1_octet_string( in TEST()
211 EXPECT_FALSE(CBS_get_optional_asn1_octet_string( in TEST()

123