HomeSort by relevance Sort by last modified time
    Searched refs:GroupPubKeySerialize (Results 1 - 3 of 3) sorted by null

  /external/epid-sdk/epid/member/tiny/src/
serialize.h 62 void* GroupPubKeySerialize(GroupPubKey* dest, NativeGroupPubKey const* src);
serialize.c 63 void* GroupPubKeySerialize(GroupPubKey* dest, NativeGroupPubKey const* src) {
  /external/epid-sdk/epid/member/tiny/unittests/internal/
serialize-test.cc 229 // GroupPubKeySerialize Tests
279 GroupPubKeySerialize(&actual, &input);

Completed in 108 milliseconds