Home
last modified time | relevance | path

Searched defs:GetKeysetInfo (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tink/cc/core/
H A Dkeyset_handle.cc504 KeysetInfo KeysetHandle::GetKeysetInfo() const { in GetKeysetInfo() function in crypto::tink::KeysetHandle
H A Dkeyset_handle_test.cc1228 TEST_F(KeysetHandleTest, GetKeysetInfo) { in TEST_F() argument
/aosp_15_r20/external/tink/go/proto/tink_go_proto/
H A Dtink.pb.go533 func (x *EncryptedKeyset) GetKeysetInfo() *KeysetInfo { func