Home
last modified time | relevance | path

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

/aosp_15_r20/external/tink/cc/core/
H A Dkeyset_handle.cc334 util::Status KeysetHandle::WriteNoSecret(KeysetWriter* writer) const { in WriteNoSecret() function in crypto::tink::KeysetHandle
H A Dkeyset_handle_test.cc1130 TEST_F(KeysetHandleTest, WriteNoSecret) { in TEST_F() argument