Searched defs:outSharedKey (Results 1 – 2 of 2) sorted by relevance
139 … const struct OH_Huks_Blob *huksPublicKey, struct OH_Huks_Blob *outSharedKey) in ImportKekAndAgreeSharedSecret()238 …struct OH_Huks_Blob outSharedKey = {.size = OH_HUKS_KEY_BYTES(OH_HUKS_AES_KEY_SIZE_256), .data = n… in HksImportWrappedKeyTestCommonCase() local
42 let outSharedKey; variable