/third_party/node/deps/npm/node_modules/sshpk/lib/formats/ |
D | pkcs8.js | 31 function readMPInt(der, nm) { argument 37 function readPkcs8(alg, type, der) { argument 83 function readPkcs8RSAPublic(der) { argument 106 function readPkcs8RSAPrivate(der) { argument 141 function readPkcs8DSAPublic(der) { argument 168 function readPkcs8DSAPrivate(der) { argument 195 function readECDSACurve(der) { argument 292 function readPkcs8ECDSAPrivate(der) { argument 320 function readPkcs8ECDSAPublic(der) { argument 338 function readPkcs8EdDSAPublic(der) { argument [all …]
|
D | pkcs1.js | 32 function readMPInt(der, nm) { argument 38 function readPkcs1(alg, type, der) { argument 69 function readPkcs1RSAPublic(der) { argument 86 function readPkcs1RSAPrivate(der) { argument 118 function readPkcs1DSAPrivate(der) { argument 143 function readPkcs1EdDSAPrivate(der) { argument 168 function readPkcs1DSAPublic(der) { argument 187 function readPkcs1ECDSAPublic(der) { argument 221 function readPkcs1ECDSAPrivate(der) { argument 248 function writePkcs1(der, key) { argument [all …]
|
D | x509.js | 29 function readMPInt(der, nm) { argument 196 function readDate(der) { argument 239 function readExtension(cert, buf, der) { argument 513 function writeTBSCert(cert, der) { argument
|
/third_party/cef/libcef/browser/ |
D | x509_certificate_impl.cc | 16 bool der) { in EncodeCertificate() 114 bool der) { in GetEncodedIssuerChain()
|
/third_party/openssl/providers/implementations/encode_decode/ |
D | decode_der2key.c | 181 unsigned char *der = NULL; in der2key_decode() local 335 static void *dh_d2i_PKCS8(void **key, const unsigned char **der, long der_len, in dh_d2i_PKCS8() 370 static void *dsa_d2i_PKCS8(void **key, const unsigned char **der, long der_len, in dsa_d2i_PKCS8() 395 static void *ec_d2i_PKCS8(void **key, const unsigned char **der, long der_len, in ec_d2i_PKCS8() 424 static void *ecx_d2i_PKCS8(void **key, const unsigned char **der, long der_len, in ecx_d2i_PKCS8() 482 static void *sm2_d2i_PKCS8(void **key, const unsigned char **der, long der_len, in sm2_d2i_PKCS8() 503 static void *rsa_d2i_PKCS8(void **key, const unsigned char **der, long der_len, in rsa_d2i_PKCS8()
|
D | decode_spki2typespki.c | 56 unsigned char *der, *derp; in spki2typespki_decode() local
|
D | decode_epki2pki.c | 64 unsigned char *der = NULL; in epki2pki_decode() local
|
/third_party/openssl/fuzz/ |
D | ct.c | 31 unsigned char *der = NULL; in FuzzerTestOneInput() local
|
D | x509.c | 29 unsigned char *der = NULL; in FuzzerTestOneInput() local
|
D | crl.c | 27 unsigned char *der = NULL; in FuzzerTestOneInput() local
|
D | asn1.c | 310 unsigned char *der = NULL; in FuzzerTestOneInput() local
|
/third_party/openssl/crypto/ct/ |
D | ct_vfy.c | 32 unsigned char *p, *der; in sct_ctx_update() local
|
D | ct_sct_ctx.c | 208 unsigned char *md = NULL, *der = NULL; in ct_public_key_hash() local
|
/third_party/rust/crates/rust-openssl/openssl/src/ |
D | pkcs12.rs | 302 let der = include_bytes!("../test/identity.p12"); in parse() localVariable 324 let der = include_bytes!("../test/keystore-empty-chain.p12"); in parse_empty_chain() localVariable 366 let der = pkcs12.to_der().unwrap(); in create() localVariable
|
D | ecdsa.rs | 218 let der = res.to_der().unwrap(); in serialize_deserialize() localVariable
|
/third_party/libwebsockets/lib/tls/ |
D | tls-jit-trust.c | 378 lws_tls_jit_trust_cert_info(const uint8_t *der, size_t der_len) in lws_tls_jit_trust_cert_info() 418 const uint8_t *der, size_t der_len) in lws_tls_jit_trust_got_cert_cb()
|
D | private-jit-trust.h | 91 uint8_t *der[2]; /* temp allocated */ member
|
/third_party/node/deps/npm/node_modules/sshpk/lib/ |
D | identity.js | 131 Identity.prototype.toAsn1 = function (der, tag) { argument 238 Identity.parseAsn1 = function (der, top) { argument
|
D | utils.js | 195 function readBitString(der, tag) { argument 204 function writeBitString(der, buf, tag) { argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/ |
D | sae_pk_gen.c | 19 char *der = NULL; in main() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/tls/ |
D | tlsv1_cred.c | 111 unsigned char *der; in tlsv1_add_cert() local 269 unsigned char *der; in tlsv1_set_key_pem() local 310 unsigned char *der; in tlsv1_set_key_enc_pem() local 1140 unsigned char *der; in tlsv1_set_dhparams_blob() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/tls/ |
D | tlsv1_cred.c | 111 unsigned char *der; in tlsv1_add_cert() local 269 unsigned char *der; in tlsv1_set_key_pem() local 310 unsigned char *der; in tlsv1_set_key_enc_pem() local 1207 unsigned char *der; in tlsv1_set_dhparams_blob() local
|
/third_party/openssl/test/ |
D | d2i_test.c | 51 unsigned char *der = NULL; in test_bad_asn1() local
|
/third_party/openssl/crypto/dsa/ |
D | dsa_sign.c | 191 unsigned char *der = NULL; in DSA_verify() local
|
/third_party/libwebsockets/lib/tls/mbedtls/ |
D | mbedtls-client.c | 532 const uint8_t *der, size_t der_len) in lws_tls_client_vhost_extra_cert_mem()
|