Home
last modified time | relevance | path

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

/external/tink/cc/prf/
Dprf_set_test.cc59 uint32_t GetPrimaryId() const override { return 1; } in GetPrimaryId() function in crypto::tink::__anonfa762efe0111::DummyPrfSet
72 uint32_t GetPrimaryId() const override { return 1; } in GetPrimaryId() function in crypto::tink::__anonfa762efe0111::BrokenDummyPrfSet
Dfailing_prfset.cc56 uint32_t GetPrimaryId() const override { return 0; } in GetPrimaryId() function in crypto::tink::__anonf03708d90111::AlwaysFailPrfSet
Dprf_set_wrapper.cc98 uint32_t GetPrimaryId() const override { in GetPrimaryId() function in crypto::tink::__anon4883f0df0111::PrfSetPrimitiveWrapper