Home
last modified time | relevance | path

Searched refs:pPlaintextKey (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/av/drm/libdrmframework/plugins/forward-lock/internal-format/common/
H A DFwdLockGlue.c148 int FwdLockGlue_EncryptKey(const void *pPlaintextKey, in FwdLockGlue_EncryptKey() argument
159 memcpy(pEncryptedKey, pPlaintextKey, plaintextKeyLength); in FwdLockGlue_EncryptKey()
H A DFwdLockGlue.h61 int FwdLockGlue_EncryptKey(const void *pPlaintextKey,