Lines Matching refs:EpidMemberTest
56 const GroupPubKey EpidMemberTest::kGroupPublicKey = {
85 const PrivKey EpidMemberTest::kMemberPrivateKey = {
102 const MemberPrecomp EpidMemberTest::kMemberPrecomp = {
241 const NativeBasicSignature EpidMemberTest::kBasicSig = {
273 const std::vector<uint8_t> EpidMemberTest::kGroupPublicKeyDataIkgf = {
276 const std::vector<uint8_t> EpidMemberTest::kMemberPrivateKeyDataIkgf = {
280 const std::vector<uint8_t> EpidMemberTest::kGrp01Member0SigTest1Sha256 = {
283 const std::vector<uint8_t> EpidMemberTest::kGrp01Member0SigTest1Sha384 = {
286 const std::vector<uint8_t> EpidMemberTest::kGrp01Member0SigTest1Sha512 = {
289 const std::vector<uint8_t> EpidMemberTest::kTest1Msg = {'t', 'e', 's', 't',
291 std::vector<uint8_t> EpidMemberTest::kSigRlData = {
294 std::vector<uint8_t> EpidMemberTest::kSigRl5EntryData = {
361 const std::vector<uint8_t> EpidMemberTest::kMsg0 = {'m', 's', 'g', '0'};
362 const std::vector<uint8_t> EpidMemberTest::kBsn0 = {'b', 's', 'n', '0'};
363 const std::vector<uint8_t> EpidMemberTest::kMsg1 = {'m', 's', 'g', '1'};
364 const std::vector<uint8_t> EpidMemberTest::kBsn1 = {'b', 's', 'n', '1'};
365 const std::vector<uint8_t> EpidMemberTest::kData_0_255 = {
390 const GroupPubKey EpidMemberTest::kGrpXKey = {
393 const PrivKey EpidMemberTest::kGrpXMember0PrivKey = {
396 const PrivKey EpidMemberTest::kGrpXSigrevokedMember0PrivKey = {
399 const std::vector<uint8_t> EpidMemberTest::kGrpXSigRl = {
402 const std::vector<uint8_t> EpidMemberTest::kGrpXSigRlSingleEntry = {
406 const CompressedPrivKey EpidMemberTest::kGrpXMember9CompressedKey = {
409 const PrivKey EpidMemberTest::kGrpXMember9PrivKey = {
413 const GroupPubKey EpidMemberTest::kGrpYKey = {
417 const CompressedPrivKey EpidMemberTest::kGrpYMember9CompressedKey = {
421 const OctStr32 EpidMemberTest::kOctStr32_1 = {0x00, 0x00, 0x00, 0x01};
424 const GroupPubKey EpidMemberTest::kEps0GroupPublicKey = {
453 const PrivKey EpidMemberTest::kEps0MemberPrivateKey = {