/third_party/node/deps/openssl/openssl/crypto/asn1/ |
H A D | tasn_utl.c | 112 static ASN1_ENCODING *asn1_get_enc_ptr(ASN1_VALUE **pval, const ASN1_ITEM *it) in asn1_get_enc_ptr() 124 static const ASN1_ENCODING *asn1_get_const_enc_ptr(const ASN1_VALUE **pval, in asn1_get_const_enc_ptr() 139 ASN1_ENCODING *enc = asn1_get_enc_ptr(pval, it); in ossl_asn1_enc_init() 150 ASN1_ENCODING *enc = asn1_get_enc_ptr(pval, it); in ossl_asn1_enc_free() 163 ASN1_ENCODING *enc = asn1_get_enc_ptr(pval, it); in ossl_asn1_enc_save() 185 const ASN1_ENCODING *enc = asn1_get_const_enc_ptr(pval, it); in ossl_asn1_enc_restore()
|
/third_party/openssl/crypto/asn1/ |
H A D | tasn_utl.c | 112 static ASN1_ENCODING *asn1_get_enc_ptr(ASN1_VALUE **pval, const ASN1_ITEM *it) in asn1_get_enc_ptr() 124 static const ASN1_ENCODING *asn1_get_const_enc_ptr(const ASN1_VALUE **pval, in asn1_get_const_enc_ptr() 139 ASN1_ENCODING *enc = asn1_get_enc_ptr(pval, it); in ossl_asn1_enc_init() 150 ASN1_ENCODING *enc = asn1_get_enc_ptr(pval, it); in ossl_asn1_enc_free() 163 ASN1_ENCODING *enc = asn1_get_enc_ptr(pval, it); in ossl_asn1_enc_save() 185 const ASN1_ENCODING *enc = asn1_get_const_enc_ptr(pval, it); in ossl_asn1_enc_restore()
|
/third_party/openssl/ohos_lite/include/crypto/ |
H A D | x509.h | 58 ASN1_ENCODING enc; /* cached encoding of signed part */ 86 ASN1_ENCODING enc; /* encoding of signed portion of CRL */ 157 ASN1_ENCODING enc;
|
/third_party/node/deps/openssl/openssl/include/crypto/ |
H A D | x509.h | 64 ASN1_ENCODING enc; /* cached encoding of signed part */ 97 ASN1_ENCODING enc; /* encoding of signed portion of CRL */ 171 ASN1_ENCODING enc;
|
/third_party/openssl/include/crypto/ |
H A D | x509.h | 64 ASN1_ENCODING enc; /* cached encoding of signed part */ 97 ASN1_ENCODING enc; /* encoding of signed portion of CRL */ 171 ASN1_ENCODING enc;
|
/third_party/rust/crates/rust-openssl/openssl-sys/src/handwritten/ |
H A D | asn1.rs | 5 pub struct ASN1_ENCODING { structure names
|
H A D | x509.rs | 30 pub enc: ASN1_ENCODING, 79 enc: ASN1_ENCODING, 132 enc: ASN1_ENCODING,
|
/third_party/python/Lib/lib2to3/tests/data/ |
H A D | infinite_recursion.py | 154 ASN1_ENCODING = ASN1_ENCODING_st variable 1673 ('enc', ASN1_ENCODING), 1780 ('enc', ASN1_ENCODING), 2574 'asn1_object_st', 'ASN1_ENCODING', '__uint8_t',
|
/third_party/openssl/ohos_lite/include/openssl/ |
H A D | asn1.h | 159 * ASN1_ENCODING structure: this is used to save the received encoding of an 168 } ASN1_ENCODING; typedef
|
/third_party/node/deps/openssl/config/archs/linux-armv4/no-asm/include/openssl/ |
H A D | asn1.h | 196 * ASN1_ENCODING structure: this is used to save the received encoding of an 205 } ASN1_ENCODING; typedef
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/include/openssl/ |
H A D | asn1.h | 196 * ASN1_ENCODING structure: this is used to save the received encoding of an 205 } ASN1_ENCODING; typedef
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/ |
H A D | asn1.h | 196 * ASN1_ENCODING structure: this is used to save the received encoding of an 205 } ASN1_ENCODING; typedef
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/ |
H A D | asn1.h | 196 * ASN1_ENCODING structure: this is used to save the received encoding of an 205 } ASN1_ENCODING; typedef
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/ |
H A D | asn1.h | 196 * ASN1_ENCODING structure: this is used to save the received encoding of an 205 } ASN1_ENCODING; typedef
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/include/openssl/ |
H A D | asn1.h | 196 * ASN1_ENCODING structure: this is used to save the received encoding of an 205 } ASN1_ENCODING; typedef
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/ |
H A D | asn1.h | 196 * ASN1_ENCODING structure: this is used to save the received encoding of an 205 } ASN1_ENCODING; typedef
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/ |
H A D | asn1.h | 196 * ASN1_ENCODING structure: this is used to save the received encoding of an 205 } ASN1_ENCODING; typedef
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/ |
H A D | asn1.h | 196 * ASN1_ENCODING structure: this is used to save the received encoding of an 205 } ASN1_ENCODING; typedef
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/include/openssl/ |
H A D | asn1.h | 196 * ASN1_ENCODING structure: this is used to save the received encoding of an 205 } ASN1_ENCODING; typedef
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm_avx2/include/openssl/ |
H A D | asn1.h | 196 * ASN1_ENCODING structure: this is used to save the received encoding of an 205 } ASN1_ENCODING; typedef
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/include/openssl/ |
H A D | asn1.h | 196 * ASN1_ENCODING structure: this is used to save the received encoding of an 205 } ASN1_ENCODING; typedef
|
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/include/openssl/ |
H A D | asn1.h | 196 * ASN1_ENCODING structure: this is used to save the received encoding of an 205 } ASN1_ENCODING; typedef
|
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/ |
H A D | asn1.h | 196 * ASN1_ENCODING structure: this is used to save the received encoding of an 205 } ASN1_ENCODING; typedef
|
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/openssl/ |
H A D | asn1.h | 196 * ASN1_ENCODING structure: this is used to save the received encoding of an 205 } ASN1_ENCODING; typedef
|
/third_party/node/deps/openssl/config/archs/BSD-x86_64/no-asm/include/openssl/ |
H A D | asn1.h | 196 * ASN1_ENCODING structure: this is used to save the received encoding of an 205 } ASN1_ENCODING; typedef
|