Home
last modified time | relevance | path

Searched defs:asn1 (Results 1 – 24 of 24) sorted by relevance

/external/cronet/third_party/boringssl/src/include/openssl/
Dpem.h116 #define IMPLEMENT_PEM_read_fp(name, type, str, asn1) \ argument
127 #define IMPLEMENT_PEM_write_fp(name, type, str, asn1) \ argument
136 #define IMPLEMENT_PEM_write_fp_const(name, type, str, asn1) \ argument
145 #define IMPLEMENT_PEM_write_cb_fp(name, type, str, asn1) \ argument
156 #define IMPLEMENT_PEM_write_cb_fp_const(name, type, str, asn1) \ argument
168 #define IMPLEMENT_PEM_read_bio(name, type, str, asn1) \ argument
179 #define IMPLEMENT_PEM_write_bio(name, type, str, asn1) \ argument
188 #define IMPLEMENT_PEM_write_bio_const(name, type, str, asn1) \ argument
197 #define IMPLEMENT_PEM_write_cb_bio(name, type, str, asn1) \ argument
208 #define IMPLEMENT_PEM_write_cb_bio_const(name, type, str, asn1) \ argument
[all …]
/external/rust/crates/quiche/deps/boringssl/src/include/openssl/
Dpem.h116 #define IMPLEMENT_PEM_read_fp(name, type, str, asn1) \ argument
127 #define IMPLEMENT_PEM_write_fp(name, type, str, asn1) \ argument
136 #define IMPLEMENT_PEM_write_fp_const(name, type, str, asn1) \ argument
145 #define IMPLEMENT_PEM_write_cb_fp(name, type, str, asn1) \ argument
156 #define IMPLEMENT_PEM_write_cb_fp_const(name, type, str, asn1) \ argument
168 #define IMPLEMENT_PEM_read_bio(name, type, str, asn1) \ argument
179 #define IMPLEMENT_PEM_write_bio(name, type, str, asn1) \ argument
188 #define IMPLEMENT_PEM_write_bio_const(name, type, str, asn1) \ argument
197 #define IMPLEMENT_PEM_write_cb_bio(name, type, str, asn1) \ argument
208 #define IMPLEMENT_PEM_write_cb_bio_const(name, type, str, asn1) \ argument
[all …]
/external/boringssl/src/include/openssl/
Dpem.h116 #define IMPLEMENT_PEM_read_fp(name, type, str, asn1) \ argument
127 #define IMPLEMENT_PEM_write_fp(name, type, str, asn1) \ argument
136 #define IMPLEMENT_PEM_write_fp_const(name, type, str, asn1) \ argument
145 #define IMPLEMENT_PEM_write_cb_fp(name, type, str, asn1) \ argument
156 #define IMPLEMENT_PEM_write_cb_fp_const(name, type, str, asn1) \ argument
168 #define IMPLEMENT_PEM_read_bio(name, type, str, asn1) \ argument
179 #define IMPLEMENT_PEM_write_bio(name, type, str, asn1) \ argument
188 #define IMPLEMENT_PEM_write_bio_const(name, type, str, asn1) \ argument
197 #define IMPLEMENT_PEM_write_cb_bio(name, type, str, asn1) \ argument
208 #define IMPLEMENT_PEM_write_cb_bio_const(name, type, str, asn1) \ argument
[all …]
/external/rust/crates/ring/src/rsa/
Dkeypair.rs3 mod asn1; module
/external/oss-fuzz/projects/boringssl/
Dfuzz_certs.cc28 DEFINE_PROTO_FUZZER(const asn1_pdu::PDU& asn1) { in DEFINE_PROTO_FUZZER()
Dfuzz_pkcs12.cc29 DEFINE_PROTO_FUZZER(const asn1_pdu::PDU& asn1) { in DEFINE_PROTO_FUZZER()
Dfuzz_pkcs8.cc29 DEFINE_PROTO_FUZZER(const asn1_pdu::PDU& asn1) { in DEFINE_PROTO_FUZZER()
/external/rust/crates/der/src/
Dlib.rs346 pub mod asn1; module
/external/rust/crates/openssl/src/
Dlib.rs140 pub mod asn1; module
/external/cronet/net/cert/
Dasn1_util.cc12 namespace net::asn1 { namespace
/external/open-dice/src/
Dboringssl_cert_op.c315 DiceExtensionAsn1* asn1 = DiceExtensionAsn1_new(); in GetDiceExtensionData() local
Dtest_utils.cc75 const uint8_t* asn1 = certificate; in ParseX509Certificate() local
/external/rust/crates/der-parser/src/
Doid.rs86 asn1: Cow<'a, [u8]>, field
/external/openthread/third_party/mbedtls/repo/include/mbedtls/
Doid.h444 const char *asn1; /*!< OID ASN.1 representation */ member
/external/rust/crates/quiche/deps/boringssl/src/crypto/x509/
Dx509_test.cc2156 bssl::UniquePtr<ASN1_INTEGER> asn1(BN_to_ASN1_INTEGER(bn, nullptr)); in TEST() local
2164 bssl::UniquePtr<ASN1_ENUMERATED> asn1(BN_to_ASN1_ENUMERATED(bn, nullptr)); in TEST() local
/external/boringssl/src/crypto/x509/
Dx509_test.cc2530 bssl::UniquePtr<ASN1_INTEGER> asn1(BN_to_ASN1_INTEGER(bn, nullptr)); in TEST() local
2538 bssl::UniquePtr<ASN1_ENUMERATED> asn1(BN_to_ASN1_ENUMERATED(bn, nullptr)); in TEST() local
/external/cronet/third_party/boringssl/src/crypto/x509/
Dx509_test.cc2525 bssl::UniquePtr<ASN1_INTEGER> asn1(BN_to_ASN1_INTEGER(bn, nullptr)); in TEST() local
2533 bssl::UniquePtr<ASN1_ENUMERATED> asn1(BN_to_ASN1_ENUMERATED(bn, nullptr)); in TEST() local
/external/rust/crates/x509-parser/src/
Dextensions.rs1121 let asn1 = oid.bytes(); in parse_extendedkeyusage() localVariable
/external/skia/modules/canvaskit/npm_build/
Dpackage-lock.json1669 "asn1": "~0.2.3", string
2379 "asn1": { object
3542 "asn1": "~0.2.3", string
/external/timezone-boundary-builder/
Dpackage-lock.json245 "asn1": { object
2796 "asn1": "~0.2.3", string
/external/perfetto/infra/perfetto.dev/
Dpackage-lock.json3283 "asn1": "~0.2.3", string
3941 "asn1": { object
6320 "asn1": "~0.2.3", string
/external/ktfmt/website/
Dpackage-lock.json4193 "asn1": "~0.2.3", string
5320 "asn1": { object
8497 "asn1": "~0.2.3", string
/external/conscrypt/common/src/jni/main/cpp/conscrypt/
Dnative_crypto.cc4922 bssl::UniquePtr<ASN1_OBJECT> asn1(OBJ_txt2obj(oid.c_str(), 1)); in X509Type_get_ext() local
/external/chromium-trace/catapult/third_party/polymer/components/shadycss/
Dpackage-lock.json1494 "asn1": { object
10253 "asn1": "~0.2.3", string