Searched defs:GetPrimaryId (Results 1 – 3 of 3) sorted by relevance
| /external/tink/cc/prf/ | ||
| D | prf_set_test.cc | 59 uint32_t GetPrimaryId() const override { return 1; } in GetPrimaryId() function in crypto::tink::__anonfa762efe0111::DummyPrfSet |
| D | failing_prfset.cc | 56 uint32_t GetPrimaryId() const override { return 0; } in GetPrimaryId() function in crypto::tink::__anonf03708d90111::AlwaysFailPrfSet |
| D | prf_set_wrapper.cc | 98 uint32_t GetPrimaryId() const override { in GetPrimaryId() function in crypto::tink::__anon4883f0df0111::PrfSetPrimitiveWrapper |