Lines Matching refs:EpidTpm2Test
37 const std::vector<uint8_t> EpidTpm2Test::kTpmFfElemStrData = {
42 const G1ElemStr EpidTpm2Test::kEpidPointStr = {
51 EpidTpm2Test::kDigestSha256[EPID_SHA256_DIGEST_BITSIZE / CHAR_BIT] = {
56 const FpElemStr EpidTpm2Test::kMemberFValue = {
60 const G1ElemStr EpidTpm2Test::kP1Str = {
67 const G1ElemStr EpidTpm2Test::kg1Str = {
75 const std::vector<uint8_t> EpidTpm2Test::kS2Sha256 = {0, 0, 0, 4,
77 const FqElemStr EpidTpm2Test::kY2Sha256Str = {
81 const G1ElemStr EpidTpm2Test::kP2Sha256Str = {
88 const G1ElemStr EpidTpm2Test::kP2Sha256ExpF = {
96 const std::vector<uint8_t> EpidTpm2Test::kS2Sha384 = {0, 0, 0, 0,
98 const FqElemStr EpidTpm2Test::kY2Sha384Str = {
102 const G1ElemStr EpidTpm2Test::kP2Sha384Str = {
109 const G1ElemStr EpidTpm2Test::kP2Sha384ExpF = {
117 const std::vector<uint8_t> EpidTpm2Test::kS2Sha512 = {0, 0, 0, 1,
119 const FqElemStr EpidTpm2Test::kY2Sha512Str = {
123 const G1ElemStr EpidTpm2Test::kP2Sha512Str = {
130 const G1ElemStr EpidTpm2Test::kP2Sha512ExpF = {
138 const std::vector<uint8_t> EpidTpm2Test::kS2Sha512256 = {0, 0, 0, 0,
140 const FqElemStr EpidTpm2Test::kY2Sha512256Str = {
144 const G1ElemStr EpidTpm2Test::kP2Sha512256Str = {
151 const G1ElemStr EpidTpm2Test::kP2Sha512256ExpF = {