| /external/cronet/net/ssl/ |
| D | ssl_platform_key_win_unittest.cc | 75 bool PKCS8ToBLOBForCAPI(const std::string& pkcs8, std::vector<uint8_t>* blob) { in PKCS8ToBLOBForCAPI() 137 bool PKCS8ToBLOBForCNG(const std::string& pkcs8, in PKCS8ToBLOBForCNG() 264 std::string pkcs8; in TEST_P() local 323 std::string pkcs8; in TEST_P() local
|
| D | ssl_platform_key_mac_unittest.cc | 53 base::ScopedCFTypeRef<SecKeyRef> SecKeyFromPKCS8(base::StringPiece pkcs8) { in SecKeyFromPKCS8() 118 std::string pkcs8; in TEST_P() local
|
| D | client_cert_identity_test_util.cc | 38 std::string pkcs8; in CreateFromCertAndKeyFiles() local
|
| D | ssl_platform_key_nss_unittest.cc | 54 std::string pkcs8; in TEST_P() local
|
| D | ssl_private_key_test_util.cc | 78 void TestSSLPrivateKeyMatches(SSLPrivateKey* key, const std::string& pkcs8) { in TestSSLPrivateKeyMatches()
|
| D | ssl_platform_key_android_unittest.cc | 31 bool ReadTestFile(const char* filename, std::string* pkcs8) { in ReadTestFile()
|
| /external/rust/crates/ring/src/ |
| D | lib.rs | 106 pub mod pkcs8; module
|
| /external/rust/crates/quiche/deps/boringssl/src/crypto/evp/ |
| D | p_rsa_asn1.c | 117 CBB pkcs8, algorithm, oid, null, private_key; in rsa_priv_encode() local
|
| D | p_dsa_asn1.c | 181 CBB pkcs8, algorithm, oid, private_key; in dsa_priv_encode() local
|
| D | p_ed25519_asn1.c | 178 CBB pkcs8, algorithm, oid, private_key, inner; in ed25519_priv_encode() local
|
| D | p_ec_asn1.c | 174 CBB pkcs8, algorithm, oid, private_key; in eckey_priv_encode() local
|
| D | p_x25519_asn1.c | 175 CBB pkcs8, algorithm, oid, private_key, inner; in x25519_priv_encode() local
|
| D | evp_test.cc | 707 std::vector<uint8_t> pkcs8; in TEST() local 770 std::vector<uint8_t> pkcs8; in RunWycheproofDecryptTest() local
|
| /external/rust/crates/ring/tests/ |
| D | ed25519_tests.rs | 50 let pkcs8 = Ed25519KeyPair::generate_pkcs8(&rng).unwrap(); in test_signature_ed25519() localVariable
|
| D | ecdsa_tests.rs | 98 let pkcs8 = signature::EcdsaKeyPair::generate_pkcs8(alg, &rng).unwrap(); in ecdsa_generate_pkcs8_test() localVariable
|
| /external/boringssl/src/crypto/evp/ |
| D | p_rsa_asn1.c | 121 CBB pkcs8, algorithm, oid, null, private_key; in rsa_priv_encode() local
|
| D | p_ed25519_asn1.c | 178 CBB pkcs8, algorithm, oid, private_key, inner; in ed25519_priv_encode() local
|
| D | p_dsa_asn1.c | 184 CBB pkcs8, algorithm, oid, private_key; in dsa_priv_encode() local
|
| D | p_x25519_asn1.c | 190 CBB pkcs8, algorithm, oid, private_key, inner; in x25519_priv_encode() local
|
| D | evp_test.cc | 707 std::vector<uint8_t> pkcs8; in TEST() local 770 std::vector<uint8_t> pkcs8; in RunWycheproofDecryptTest() local
|
| /external/cronet/third_party/boringssl/src/crypto/evp/ |
| D | p_rsa_asn1.c | 121 CBB pkcs8, algorithm, oid, null, private_key; in rsa_priv_encode() local
|
| D | p_ed25519_asn1.c | 178 CBB pkcs8, algorithm, oid, private_key, inner; in ed25519_priv_encode() local
|
| D | p_dsa_asn1.c | 184 CBB pkcs8, algorithm, oid, private_key; in dsa_priv_encode() local
|
| D | p_x25519_asn1.c | 190 CBB pkcs8, algorithm, oid, private_key, inner; in x25519_priv_encode() local
|
| D | evp_test.cc | 707 std::vector<uint8_t> pkcs8; in TEST() local 770 std::vector<uint8_t> pkcs8; in RunWycheproofDecryptTest() local
|