/external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/asn1/der/ |
D | OidTest.java | 122 ASN1Oid asn1 = ASN1Oid.getInstance(); in test_MappingToIntArray() local 172 ASN1Oid asn1 = ASN1Oid.getInstanceForString(); in test_MappingToString() local
|
D | BooleanTest.java | 49 ASN1Boolean asn1 = ASN1Boolean.getInstance(); in test_Decode_Encode() local
|
D | IntegerTest.java | 89 ASN1Integer asn1 = ASN1Integer.getInstance(); in testDecode_Encode() local
|
D | BitStringTest.java | 60 ASN1BitString asn1 = ASN1BitString.getInstance(); in testDecode_Encode() local
|
/external/chromium_org/third_party/openssl/openssl/include/openssl/ |
D | pem.h | 214 #define IMPLEMENT_PEM_read_fp(name, type, str, asn1) /**/ argument 215 #define IMPLEMENT_PEM_write_fp(name, type, str, asn1) /**/ argument 216 #define IMPLEMENT_PEM_write_fp_const(name, type, str, asn1) /**/ argument 217 #define IMPLEMENT_PEM_write_cb_fp(name, type, str, asn1) /**/ argument 218 #define IMPLEMENT_PEM_write_cb_fp_const(name, type, str, asn1) /**/ argument 222 #define IMPLEMENT_PEM_read_fp(name, type, str, asn1) \ argument 228 #define IMPLEMENT_PEM_write_fp(name, type, str, asn1) \ argument 234 #define IMPLEMENT_PEM_write_fp_const(name, type, str, asn1) \ argument 240 #define IMPLEMENT_PEM_write_cb_fp(name, type, str, asn1) \ argument 248 #define IMPLEMENT_PEM_write_cb_fp_const(name, type, str, asn1) \ argument [all …]
|
D | pkcs7.h | 179 unsigned char *asn1; member
|
/external/chromium_org/third_party/openssl/openssl/crypto/pem/ |
D | pem.h | 214 #define IMPLEMENT_PEM_read_fp(name, type, str, asn1) /**/ argument 215 #define IMPLEMENT_PEM_write_fp(name, type, str, asn1) /**/ argument 216 #define IMPLEMENT_PEM_write_fp_const(name, type, str, asn1) /**/ argument 217 #define IMPLEMENT_PEM_write_cb_fp(name, type, str, asn1) /**/ argument 218 #define IMPLEMENT_PEM_write_cb_fp_const(name, type, str, asn1) /**/ argument 222 #define IMPLEMENT_PEM_read_fp(name, type, str, asn1) \ argument 228 #define IMPLEMENT_PEM_write_fp(name, type, str, asn1) \ argument 234 #define IMPLEMENT_PEM_write_fp_const(name, type, str, asn1) \ argument 240 #define IMPLEMENT_PEM_write_cb_fp(name, type, str, asn1) \ argument 248 #define IMPLEMENT_PEM_write_cb_fp_const(name, type, str, asn1) \ argument [all …]
|
/external/openssl/crypto/pem/ |
D | pem.h | 214 #define IMPLEMENT_PEM_read_fp(name, type, str, asn1) /**/ argument 215 #define IMPLEMENT_PEM_write_fp(name, type, str, asn1) /**/ argument 216 #define IMPLEMENT_PEM_write_fp_const(name, type, str, asn1) /**/ argument 217 #define IMPLEMENT_PEM_write_cb_fp(name, type, str, asn1) /**/ argument 218 #define IMPLEMENT_PEM_write_cb_fp_const(name, type, str, asn1) /**/ argument 222 #define IMPLEMENT_PEM_read_fp(name, type, str, asn1) \ argument 228 #define IMPLEMENT_PEM_write_fp(name, type, str, asn1) \ argument 234 #define IMPLEMENT_PEM_write_fp_const(name, type, str, asn1) \ argument 240 #define IMPLEMENT_PEM_write_cb_fp(name, type, str, asn1) \ argument 248 #define IMPLEMENT_PEM_write_cb_fp_const(name, type, str, asn1) \ argument [all …]
|
/external/openssl/include/openssl/ |
D | pem.h | 214 #define IMPLEMENT_PEM_read_fp(name, type, str, asn1) /**/ argument 215 #define IMPLEMENT_PEM_write_fp(name, type, str, asn1) /**/ argument 216 #define IMPLEMENT_PEM_write_fp_const(name, type, str, asn1) /**/ argument 217 #define IMPLEMENT_PEM_write_cb_fp(name, type, str, asn1) /**/ argument 218 #define IMPLEMENT_PEM_write_cb_fp_const(name, type, str, asn1) /**/ argument 222 #define IMPLEMENT_PEM_read_fp(name, type, str, asn1) \ argument 228 #define IMPLEMENT_PEM_write_fp(name, type, str, asn1) \ argument 234 #define IMPLEMENT_PEM_write_fp_const(name, type, str, asn1) \ argument 240 #define IMPLEMENT_PEM_write_cb_fp(name, type, str, asn1) \ argument 248 #define IMPLEMENT_PEM_write_cb_fp_const(name, type, str, asn1) \ argument [all …]
|
D | pkcs7.h | 179 unsigned char *asn1; member
|
/external/chromium_org/net/cert/ |
D | asn1_util.cc | 9 namespace asn1 { namespace
|
/external/chromium_org/chrome/browser/devtools/device/usb/ |
D | android_rsa.cc | 212 std::string asn1(public_key.begin(), public_key.end()); in AndroidRSAPublicKey() local
|
/external/openssl/crypto/pkcs7/ |
D | pkcs7.h | 179 unsigned char *asn1; member
|
/external/chromium_org/third_party/openssl/openssl/crypto/pkcs7/ |
D | pkcs7.h | 179 unsigned char *asn1; member
|
/external/conscrypt/src/main/native/ |
D | org_conscrypt_NativeCrypto.cpp | 5343 Unique_ASN1_OBJECT asn1(OBJ_txt2obj(oid.c_str(), 1)); in X509Type_get_ext() local
|