Home
last modified time | relevance | path

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

/aosp_15_r20/external/libbrillo/brillo/
H A 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
/aosp_15_r20/external/cronet/net/cookies/
H A Dsite_for_cookies_unittest.cc216 TEST(SiteForCookiesTest, SecureBlob) { in TEST() argument