Searched refs:EFq2Serialize (Results 1 – 4 of 4) sorted by relevance
173 void* EFq2Serialize(G2ElemStr* dest, EccPointFq2 const* src);
67 EFq2Serialize(&dest->w, &src->w); in GroupPubKeySerialize()
401 EFq2Serialize(&efq2_point_serialize, &efq2_point); in TEST()
208 void* EFq2Serialize(G2ElemStr* dest, EccPointFq2 const* src) { in EFq2Serialize() function