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