Searched defs:HpkeEncryptTest (Results 1 – 1 of 1) sorted by relevance
53 class HpkeEncryptTest : public testing::TestWithParam<HpkeParams> {}; class64 TEST_P(HpkeEncryptTest, SetupSenderContextAndEncrypt) { in TEST_P() argument