| /external/chromium_org/crypto/ |
| D | symmetric_key_openssl.cc | 85 const std::string& raw_key) { in Import() 99 bool SymmetricKey::GetRawKey(std::string* raw_key) { in GetRawKey()
|
| D | symmetric_key_nss.cc | 97 const std::string& raw_key) { in Import() 132 bool SymmetricKey::GetRawKey(std::string* raw_key) { in GetRawKey()
|
| D | symmetric_key_unittest.cc | 18 std::string raw_key; in TEST() local 99 std::string raw_key; in TEST_P() local
|
| D | symmetric_key_win.cc | 171 scoped_ptr<BYTE[]>* raw_key) { in GenerateHMACKey() 323 scoped_ptr<BYTE[]> raw_key; in GenerateRandomKey() local 465 const std::string& raw_key) { in Import() 498 bool SymmetricKey::GetRawKey(std::string* raw_key) { in GetRawKey()
|
| D | hmac.cc | 16 std::string raw_key; in Init() local
|
| /external/chromium_org/content/child/webcrypto/test/ |
| D | hmac_unittest.cc | 65 std::vector<uint8_t> raw_key; in TEST() local 133 std::vector<uint8_t> raw_key; in TEST() local 156 std::vector<uint8_t> raw_key; in TEST() local 172 std::vector<uint8_t> raw_key; in TEST() local
|
| D | aes_kw_unittest.cc | 259 std::vector<uint8_t> raw_key; in TEST() local 459 std::vector<uint8_t> raw_key; in TEST() local
|
| D | rsa_oaep_unittest.cc | 447 std::vector<uint8_t> raw_key; in TEST() local 566 std::vector<uint8_t> raw_key; in TEST() local
|
| D | aes_gcm_unittest.cc | 181 std::vector<uint8_t> raw_key; in TEST() local
|
| D | aes_cbc_unittest.cc | 42 std::vector<uint8_t> raw_key; in GetTestAesCbcKey() local 178 std::vector<uint8_t> raw_key; in TEST() local
|
| /external/chromium_org/content/child/webcrypto/openssl/ |
| D | util_openssl.cc | 40 const std::vector<uint8_t>& raw_key, in AeadEncryptDecrypt()
|
| D | aes_ctr_openssl.cc | 45 const CryptoData& raw_key, in AesCtrEncrypt128BitCounter() 162 const std::vector<uint8_t>& raw_key = in AesCtrEncryptDecrypt() local
|
| D | aes_kw_openssl.cc | 51 const std::vector<uint8_t>& raw_key = in AesKwEncryptDecrypt() local
|
| D | aes_gcm_openssl.cc | 42 const std::vector<uint8_t>& raw_key = in AesGcmEncryptDecrypt() local
|
| D | aes_cbc_openssl.cc | 47 const std::vector<uint8_t>& raw_key = in AesCbcEncryptDecrypt() local
|
| D | hmac_openssl.cc | 32 Status SignHmac(const std::vector<uint8_t>& raw_key, in SignHmac()
|
| /external/chromium_org/chrome/browser/signin/ |
| D | easy_unlock_auth_attempt.cc | 28 const std::string& raw_key) { in UnwrapSecret()
|
| /external/chromium_org/media/cdm/ |
| D | json_web_key.cc | 117 std::string raw_key = DecodeBase64(encoded_key); in ConvertJwkToKeyPair() local
|
| /external/chromium_org/chrome/browser/extensions/ |
| D | component_loader.cc | 65 std::string raw_key; in GenerateId() local
|
| /external/chromium_org/v8/src/ |
| D | bootstrapper.cc | 2524 Object* raw_key(properties->KeyAt(i)); in TransferNamedProperties() local
|
| /external/chromium_org/v8/src/heap/ |
| D | mark-compact.cc | 2411 Object* raw_key = map_cache->get(i); in ProcessMapCaches() local
|