RE: [PATCH v10 31/40] misc/mei/hdcp: Prepare Session Key

2019-02-04 Thread Shankar, Uma
>-Original Message- >From: C, Ramalingam >Sent: Thursday, January 31, 2019 12:30 PM >To: intel-...@lists.freedesktop.org; dri-devel@lists.freedesktop.org; >daniel.vet...@ffwll.ch; Winkler, Tomas ; Shankar, >Uma >Cc: C, Ramalingam >Subject: [PATCH v10 31/40

[PATCH v10 31/40] misc/mei/hdcp: Prepare Session Key

2019-01-30 Thread Ramalingam C
Request to ME to prepare the encrypted session key. On Success, ME provides Encrypted session key. Function populates the HDCP2.2 authentication msg SKE_Send_Eks. v2: Rebased. v3: cldev is passed as first parameter [Tomas] Redundant comments and cast are removed [Tomas] v4: %zd for ssize_t