Home
last modified time | relevance | path

Searched refs:V_ASN1_UTF8STRING (Results 1 – 25 of 676) sorted by relevance

12345678910>>...28

/dports/devel/py-grpcio/grpcio-1.43.0/third_party/boringssl-with-bazel/src/crypto/asn1/
H A Dasn1_test.cc487 {{0xc0, 0x81}, V_ASN1_UTF8STRING, nullptr}, in TEST()
943 V_ASN1_UTF8STRING, in TEST()
1138 {NID_surname, "abc", V_ASN1_UTF8STRING, "abc"}, in TEST()
1140 {NID_name, "abc", V_ASN1_UTF8STRING, "abc"}, in TEST()
1529 {V_ASN1_UTF8STRING, {}, 0, false}, in TEST()
1562 {V_ASN1_UTF8STRING, {0x00}, 0, false}, in TEST()
1566 {V_ASN1_UTF8STRING, {0x80}, 0, false}, in TEST()
1571 {V_ASN1_UTF8STRING, {0xff}, 0, false}, in TEST()
1576 {V_ASN1_UTF8STRING, {0x00, 0x00}, 0, false}, in TEST()
1580 {V_ASN1_UTF8STRING, {0x00, 0xff}, 0, false}, in TEST()
[all …]
H A Da_type.c155 case V_ASN1_UTF8STRING: in ASN1_TYPE_cmp()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/x509/
H A Dv3_san.c90 if (gen->d.otherName->value->type != V_ASN1_UTF8STRING in STACK_OF()
98 if (gen->d.otherName->value->type != V_ASN1_UTF8STRING in STACK_OF()
114 if (gen->d.otherName->value->type != V_ASN1_UTF8STRING in STACK_OF()
122 if (gen->d.otherName->value->type != V_ASN1_UTF8STRING in STACK_OF()
144 if (gen->d.otherName->value->type == V_ASN1_UTF8STRING) { in STACK_OF()
219 && gen->d.otherName->value->type != V_ASN1_UTF8STRING)) { in GENERAL_NAME_print()
/dports/security/arti/arti-9d0ede26801cdb182daa85c3eb5f0058dc178eb6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/x509/
H A Dv3_san.c90 if (gen->d.otherName->value->type != V_ASN1_UTF8STRING in STACK_OF()
98 if (gen->d.otherName->value->type != V_ASN1_UTF8STRING in STACK_OF()
114 if (gen->d.otherName->value->type != V_ASN1_UTF8STRING in STACK_OF()
122 if (gen->d.otherName->value->type != V_ASN1_UTF8STRING in STACK_OF()
144 if (gen->d.otherName->value->type == V_ASN1_UTF8STRING) { in STACK_OF()
219 && gen->d.otherName->value->type != V_ASN1_UTF8STRING)) { in GENERAL_NAME_print()
/dports/security/acmed/acmed-0.18.0/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/x509/
H A Dv3_san.c90 if (gen->d.otherName->value->type != V_ASN1_UTF8STRING in STACK_OF()
98 if (gen->d.otherName->value->type != V_ASN1_UTF8STRING in STACK_OF()
114 if (gen->d.otherName->value->type != V_ASN1_UTF8STRING in STACK_OF()
122 if (gen->d.otherName->value->type != V_ASN1_UTF8STRING in STACK_OF()
144 if (gen->d.otherName->value->type == V_ASN1_UTF8STRING) { in STACK_OF()
219 && gen->d.otherName->value->type != V_ASN1_UTF8STRING)) { in GENERAL_NAME_print()
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/crypto/x509/
H A Dv3_san.c90 if (gen->d.otherName->value->type != V_ASN1_UTF8STRING in STACK_OF()
98 if (gen->d.otherName->value->type != V_ASN1_UTF8STRING in STACK_OF()
114 if (gen->d.otherName->value->type != V_ASN1_UTF8STRING in STACK_OF()
122 if (gen->d.otherName->value->type != V_ASN1_UTF8STRING in STACK_OF()
144 if (gen->d.otherName->value->type == V_ASN1_UTF8STRING) { in STACK_OF()
219 && gen->d.otherName->value->type != V_ASN1_UTF8STRING)) { in GENERAL_NAME_print()
/dports/security/openssl-quictls/openssl-7f2ab56a2b842b8e6fefc7b9d20eb5ff9c6ef151/crypto/x509/
H A Dv3_san.c90 if (gen->d.otherName->value->type != V_ASN1_UTF8STRING in STACK_OF()
98 if (gen->d.otherName->value->type != V_ASN1_UTF8STRING in STACK_OF()
114 if (gen->d.otherName->value->type != V_ASN1_UTF8STRING in STACK_OF()
122 if (gen->d.otherName->value->type != V_ASN1_UTF8STRING in STACK_OF()
144 if (gen->d.otherName->value->type == V_ASN1_UTF8STRING) { in STACK_OF()
219 && gen->d.otherName->value->type != V_ASN1_UTF8STRING)) { in GENERAL_NAME_print()
/dports/security/openssl-devel/openssl-3.0.2/crypto/x509/
H A Dv3_san.c90 if (gen->d.otherName->value->type != V_ASN1_UTF8STRING in STACK_OF()
98 if (gen->d.otherName->value->type != V_ASN1_UTF8STRING in STACK_OF()
114 if (gen->d.otherName->value->type != V_ASN1_UTF8STRING in STACK_OF()
122 if (gen->d.otherName->value->type != V_ASN1_UTF8STRING in STACK_OF()
144 if (gen->d.otherName->value->type == V_ASN1_UTF8STRING) { in STACK_OF()
219 && gen->d.otherName->value->type != V_ASN1_UTF8STRING)) { in GENERAL_NAME_print()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/boringssl/src/crypto/asn1/
H A Da_type.c142 case V_ASN1_UTF8STRING: in ASN1_TYPE_cmp()
/dports/lang/mono/mono-5.10.1.57/external/boringssl/crypto/asn1/
H A Da_type.c142 case V_ASN1_UTF8STRING: in ASN1_TYPE_cmp()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/boringssl/src/crypto/asn1/
H A Da_type.c142 case V_ASN1_UTF8STRING: in ASN1_TYPE_cmp()
/dports/net/quiche/quiche-0.9.0/deps/boringssl/src/crypto/asn1/
H A Da_type.c145 case V_ASN1_UTF8STRING: in ASN1_TYPE_cmp()
/dports/net/quiche/quiche-0.9.0/cargo-crates/boring-sys-1.1.1/deps/boringssl/src/crypto/asn1/
H A Da_type.c145 case V_ASN1_UTF8STRING: in ASN1_TYPE_cmp()
/dports/security/boringssl/boringssl-6a71840/crypto/asn1/
H A Da_type.c142 case V_ASN1_UTF8STRING: in ASN1_TYPE_cmp()
/dports/sysutils/shim/shim-0.9/Cryptlib/OpenSSL/crypto/asn1/
H A Da_type.c145 case V_ASN1_UTF8STRING: in IMPLEMENT_ASN1_SET_OF()
/dports/devel/godot2/godot-2.1.6-stable/thirdparty/openssl/crypto/asn1/
H A Da_type.c146 case V_ASN1_UTF8STRING: in IMPLEMENT_ASN1_SET_OF()
/dports/devel/godot2-tools/godot-2.1.6-stable/thirdparty/openssl/crypto/asn1/
H A Da_type.c146 case V_ASN1_UTF8STRING: in IMPLEMENT_ASN1_SET_OF()
/dports/security/openssl-unsafe/openssl-c9ba19c/crypto/asn1/
H A Da_type.c146 case V_ASN1_UTF8STRING: in IMPLEMENT_ASN1_SET_OF()
/dports/security/openssl-legacy-static/openssl-1.0.2u/crypto/asn1/
H A Da_type.c146 case V_ASN1_UTF8STRING: in IMPLEMENT_ASN1_SET_OF()
/dports/devel/pecl-grpc/grpc-1.42.0/third_party/boringssl-with-bazel/src/crypto/asn1/
H A Da_type.c155 case V_ASN1_UTF8STRING: in ASN1_TYPE_cmp()
/dports/security/libressl/libressl-3.4.3/crypto/asn1/
H A Dasn1_gen.c554 ASN1_GEN_STR("UTF8", V_ASN1_UTF8STRING), in asn1_str2tag()
555 ASN1_GEN_STR("UTF8String", V_ASN1_UTF8STRING), in asn1_str2tag()
695 case V_ASN1_UTF8STRING: in asn1_str2type()
/dports/security/libressl-static/libressl-3.3.5/crypto/asn1/
H A Dasn1_gen.c554 ASN1_GEN_STR("UTF8", V_ASN1_UTF8STRING), in asn1_str2tag()
555 ASN1_GEN_STR("UTF8String", V_ASN1_UTF8STRING), in asn1_str2tag()
695 case V_ASN1_UTF8STRING: in asn1_str2type()
/dports/lang/mono/mono-5.10.1.57/external/boringssl/crypto/x509/
H A Dasn1_gen.c573 ASN1_GEN_STR("UTF8", V_ASN1_UTF8STRING), in asn1_str2tag()
574 ASN1_GEN_STR("UTF8String", V_ASN1_UTF8STRING), in asn1_str2tag()
715 case V_ASN1_UTF8STRING: in asn1_str2type()
/dports/emulators/citra/citra-ac98458e0/externals/libressl/crypto/asn1/
H A Dasn1_gen.c554 ASN1_GEN_STR("UTF8", V_ASN1_UTF8STRING), in asn1_str2tag()
555 ASN1_GEN_STR("UTF8String", V_ASN1_UTF8STRING), in asn1_str2tag()
695 case V_ASN1_UTF8STRING: in asn1_str2type()
/dports/net/p5-Socket-Class/Socket-Class-2.258/xs/sc_ssl/openssl/source/crypto/asn1/
H A Dasn1_gen.c574 ASN1_GEN_STR("UTF8", V_ASN1_UTF8STRING), in asn1_str2tag()
575 ASN1_GEN_STR("UTF8String", V_ASN1_UTF8STRING), in asn1_str2tag()
728 case V_ASN1_UTF8STRING: in asn1_str2type()

12345678910>>...28