Home
last modified time | relevance | path

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

/aosp_15_r20/external/tink/cc/hybrid/internal/
H A Dhpke_context_test.cc59 util::StatusOr<std::unique_ptr<HpkeContext>> sender_hpke_context = in TEST_P() local
95 util::StatusOr<std::unique_ptr<HpkeContext>> sender_hpke_context = in TEST_P() local
216 util::StatusOr<std::unique_ptr<HpkeContext>> sender_hpke_context = in TEST_P() local
241 util::StatusOr<std::unique_ptr<HpkeContext>> sender_hpke_context = in TEST() local
H A Dhpke_context_boringssl_test.cc84 util::StatusOr<SenderHpkeContextBoringSsl> sender_hpke_context = in TEST_P() local