Home
last modified time | relevance | path

Searched defs:raw_key (Results 1 – 12 of 12) sorted by relevance

/external/chromium_org/crypto/
Dsymmetric_key_openssl.cc69 const std::string& raw_key) { in Import()
75 bool SymmetricKey::GetRawKey(std::string* raw_key) { in GetRawKey()
Dsymmetric_key_nss.cc85 const std::string& raw_key) { in Import()
111 bool SymmetricKey::GetRawKey(std::string* raw_key) { in GetRawKey()
Dsymmetric_key_unittest.cc18 std::string raw_key; in TEST() local
99 std::string raw_key; in TEST_P() local
Dsymmetric_key_win.cc171 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()
Dhmac.cc16 std::string raw_key; in Init() local
/external/chromium_org/media/cdm/
Djson_web_key.cc112 std::string raw_key = DecodeBase64(encoded_key); in ConvertJwkToKeyPair() local
/external/chromium_org/content/child/webcrypto/
Dshared_crypto_unittest.cc879 std::vector<uint8> raw_key; in TEST_F() local
940 std::vector<uint8> raw_key; in TEST_F() local
1042 std::vector<uint8> raw_key; in TEST_F() local
1162 std::vector<uint8> raw_key; in TEST_F() local
1185 std::vector<uint8> raw_key; in TEST_F() local
3028 std::vector<uint8> raw_key; in TEST_F() local
3229 std::vector<uint8> raw_key; in TEST_F() local
3273 std::vector<uint8> raw_key; in TEST_F() local
3842 std::vector<uint8> raw_key; in TEST_F() local
3961 std::vector<uint8> raw_key; in TEST_F() local
Djwk.cc513 void WriteSecretKey(const std::vector<uint8>& raw_key, in WriteSecretKey()
Dplatform_crypto_openssl.cc343 const std::vector<unsigned char>& raw_key = key->key(); in SignHmac() local
/external/chromium_org/chrome/browser/extensions/
Dcomponent_loader.cc95 std::string raw_key; in GenerateId() local
/external/chromium_org/v8/src/
Dbootstrapper.cc2498 Object* raw_key(properties->KeyAt(i)); in TransferNamedProperties() local
Dmark-compact.cc2453 Object* raw_key = map_cache->get(i); in ProcessMapCaches() local