Home
last modified time | relevance | path

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

/aosp_15_r20/external/tink/cc/core/
H A Dkeyset_handle.cc287 util::StatusOr<std::unique_ptr<KeysetHandle>> KeysetHandle::ReadNoSecret( in ReadNoSecret() function in crypto::tink::KeysetHandle
H A Dkeyset_handle_test.cc1017 TEST_F(KeysetHandleTest, ReadNoSecret) { in TEST_F() argument