Home
last modified time | relevance | path

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

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