Searched defs:pubKey (Results 1 – 5 of 5) sorted by relevance
93 uint8_t pubKey[32] = {0}; variable
160 uint8_t pubKey[32] = {0}; in LITE_TEST_CASE() local
294 static void ExportPubKey(const struct HksBlob *alias, struct HksBlob *pubKey) in ExportPubKey()299 static void ImportPubKey(const struct HksBlob *alias, const struct HksBlob *pubKey) in ImportPubKey()
201 uint8_t pubKey[32] = {0}; in TestExportImportEd25519SignVerify() local
673 struct hks_blob pubKey = { 0 }; variable