Home
last modified time | relevance | path

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

/external/epid-sdk/epid/member/src/
Djoin_commitment.c47 G1ElemStr const* F_str, G1ElemStr const* R_str, in HashJoinCommitment() argument
52 if (!Fp || !pub_key || !F_str || !R_str || !NI || !c_str) { in HashJoinCommitment()
68 commit_values.F = *F_str; in HashJoinCommitment()
Djoin_commitment.h61 G1ElemStr const* F_str, G1ElemStr const* R_str,