Searched defs:agreeKey (Results 1 – 6 of 6) sorted by relevance
117 struct HksBlob *agreeKey = NULL; variable171 struct HksBlob *agreeKey = NULL; variable
120 struct HksBlob *agreeKey = NULL; in LITE_TEST_CASE() local175 struct HksBlob *agreeKey = NULL; in LITE_TEST_CASE() local
114 struct HksBlob *agreeKey = NULL; variable
488 HksBlob agreeKey = { .size = 0, .data = nullptr }; variable521 HksBlob agreeKey = { .size = sizeof(buff), .data = buff }; variable550 HksBlob agreeKey = { .size = sizeof(buff), .data = buff }; variable
706 …HksBlob agreeKey = { .size = HKS_ECC_KEY_SIZE_224, .data = (uint8_t *)HksMalloc(HKS_ECC_KEY_SIZE_2… variable1172 …HksBlob agreeKey = { .size = HKS_ECC_KEY_SIZE_224, .data = (uint8_t *)HksMalloc(HKS_ECC_KEY_SIZE_2… variable
734 …HksBlob agreeKey = { .size = HKS_ECC_KEY_SIZE_224, .data = (uint8_t *)HksMalloc(HKS_ECC_KEY_SIZE_2… in AgreeKeyTest() local889 HksBlob agreeKey = { .size = TEST_KEY_SIZE, .data = (uint8_t *)HksMalloc(TEST_KEY_SIZE) }; in AgreeScene() local