Searched defs:outSharedKey (Results 1 – 1 of 1) sorted by relevance
143 const struct HksBlob *huksPublicKey, struct HksBlob *outSharedKey) in ImportKekAndAgreeSharedSecret()239 … struct HksBlob outSharedKey = { .size = HKS_KEY_BYTES(HKS_AES_KEY_SIZE_256), .data = nullptr }; in HksImportWrappedKeyTestCommonCase() local