Home
last modified time | relevance | path

Searched defs:SecureBlob (Results 1 – 2 of 2) sorted by relevance

/external/libbrillo/brillo/
Dsecure_blob.cc50 SecureBlob::SecureBlob(const Blob& blob) in SecureBlob() function in brillo::SecureBlob
53 SecureBlob::SecureBlob(const std::string& data) in SecureBlob() function in brillo::SecureBlob
/external/cronet/net/cookies/
Dsite_for_cookies_unittest.cc217 TEST(SiteForCookiesTest, SecureBlob) { in TEST() argument