HomeSort by relevance Sort by last modified time
    Searched defs:raw_key_data (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/child/webcrypto/nss/
key_nss.h 47 SymKeyNss(crypto::ScopedPK11SymKey key, const CryptoData& raw_key_data);
54 const std::vector<uint8_t>& raw_key_data() const { function in class:content::webcrypto::SymKeyNss
  /external/chromium_org/content/child/webcrypto/openssl/
key_openssl.h 47 explicit SymKeyOpenSsl(const CryptoData& raw_key_data);
53 const std::vector<uint8_t>& raw_key_data() const { function in class:content::webcrypto::SymKeyOpenSsl

Completed in 120 milliseconds