Searched refs:sig_size_without_sig_rl (Results 1 – 2 of 2) sorted by relevance
34 size_t sig_size_without_sig_rl = sizeof(EpidSignature) - sizeof(NrProof); in TEST_F() local35 EXPECT_EQ(sig_size_without_sig_rl, EpidGetSigSize(nullptr)); in TEST_F()
31 size_t sig_size_without_sig_rl = sizeof(EpidSignature) - sizeof(NrProof); in TEST_F() local32 EXPECT_EQ(sig_size_without_sig_rl, EpidGetSigSize(nullptr)); in TEST_F()