Searched refs:NativePrivKey (Results 1 – 8 of 8) sorted by relevance
28 typedef struct NativePrivKey NativePrivKey; typedef72 int PrivKeyIsInRange(NativePrivKey const* input);82 int PrivKeyIsInGroup(NativePrivKey const* input,
29 typedef struct NativePrivKey NativePrivKey; typedef79 void const* PrivKeyDeserialize(NativePrivKey* dest, PrivKey const* src);
40 typedef struct NativePrivKey { struct43 } NativePrivKey; argument
91 int PrivKeyIsInRange(NativePrivKey const* input) { in PrivKeyIsInRange()96 int PrivKeyIsInGroup(NativePrivKey const* input, in PrivKeyIsInGroup()
48 NativePrivKey native_priv_key; in EpidProvisionKey()
96 void const* PrivKeyDeserialize(NativePrivKey* dest, PrivKey const* src) { in PrivKeyDeserialize()
200 NativePrivKey const input = { in TEST_F()218 NativePrivKey const input = { in TEST_F()240 NativePrivKey const input = { in TEST_F()279 NativePrivKey const input = { in TEST_F()
54 bool operator==(NativePrivKey const& lhs, NativePrivKey const& rhs) { in operator ==()357 NativePrivKey const expected = { in TEST_F()371 NativePrivKey actual = {0}; in TEST_F()