Home
last modified time | relevance | path

Searched defs:fp_str (Results 1 – 4 of 4) sorted by relevance

/external/epid-sdk/epid/verifier/unittests/
Dcheck_privrl_entry-test.cc42 FpElemStr fp_str = ((PrivRl const*)priv_rl.data())->f[0]; in TEST_F() local
61 FpElemStr fp_str = ((PrivRl const*)priv_rl.data())->f[0]; in TEST_F() local
79 FpElemStr fp_str = ((PrivRl const*)priv_rl.data())->f[2]; in TEST_F() local
94 FpElemStr fp_str = ((PrivRl const*)priv_rl.data())->f[0]; in TEST_F() local
110 FpElemStr fp_str = ((PrivRl const*)priv_rl.data())->f[0]; in TEST_F() local
/external/epid-sdk/epid/verifier/1.1/unittests/
Dcheck_privrl_entry-test.cc41 FpElemStr fp_str = ((Epid11PrivRl const*)priv_rl.data())->f[0]; in TEST_F() local
61 FpElemStr fp_str = ((Epid11PrivRl const*)priv_rl.data())->f[0]; in TEST_F() local
77 FpElemStr fp_str = ((Epid11PrivRl const*)priv_rl.data())->f[0]; in TEST_F() local
/external/epid-sdk/epid/member/tiny/src/
Dsignbasic.c67 FpElemStr fp_str; in EpidSignBasic() local
/external/webrtc/webrtc/base/
Dsslfingerprint.cc89 std::string fp_str = algorithm; in ToString() local