Home
last modified time | relevance | path

Searched refs:pub_key_h1 (Results 1 – 2 of 2) sorted by relevance

/external/epid-sdk/epid/member/unittests/
Ddecompress_privkey-test.cc72 auto pub_key_h1 = this->kGrpXKey; in TEST_F() local
73 pub_key_h1.h1.x.data.data[0]++; in TEST_F()
75 EpidDecompressPrivKey(&pub_key_h1, &compressed_privkey, &priv_key)); in TEST_F()
/external/epid-sdk/epid/member/tiny/unittests/
Ddecompress_privkey-test.cc72 auto pub_key_h1 = this->kGrpXKey; in TEST_F() local
73 pub_key_h1.h1.x.data.data[0]++; in TEST_F()
75 EpidDecompressPrivKey(&pub_key_h1, &compressed_privkey, &priv_key)); in TEST_F()