Home
last modified time | relevance | path

Searched refs:key_raw (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/content/child/webcrypto/test/
Dtest_helpers.cc75 std::vector<uint8_t> key_raw(16, 0); in SupportsAesGcm() local
79 CryptoData(key_raw), in SupportsAesGcm()
325 const std::vector<uint8_t>& key_raw, in ImportSecretKeyFromRaw() argument
332 CryptoData(key_raw), in ImportSecretKeyFromRaw()
Dtest_helpers.h120 const std::vector<uint8_t>& key_raw,
Daes_cbc_unittest.cc110 std::vector<uint8_t> key_raw(1); in TEST() local
116 CryptoData(key_raw), in TEST()
812 std::vector<uint8_t> key_raw(24, 0); in TEST() local
815 CryptoData(key_raw), in TEST()