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

  /external/epid-sdk/epid/member/tiny/src/
validate.h 25 typedef struct NativeGroupPubKey NativeGroupPubKey;
42 int GroupPubKeyIsInRange(NativeGroupPubKey const* input);
63 NativeGroupPubKey const* pubkey,
83 NativeGroupPubKey const* pubkey,
serialize.h 26 typedef struct NativeGroupPubKey NativeGroupPubKey;
62 void* GroupPubKeySerialize(GroupPubKey* dest, NativeGroupPubKey const* src);
70 void const* GroupPubKeyDeserialize(NativeGroupPubKey* dest,
native_types.h 25 typedef struct NativeGroupPubKey {
30 } NativeGroupPubKey;

Completed in 186 milliseconds