Home
last modified time | relevance | path

Searched refs:FwdLockGlue_EncryptKey (Results 1 – 3 of 3) 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() function
/frameworks/av/drm/libdrmframework/plugins/forward-lock/internal-format/converter/
DFwdLockConv.c1133 } else if (!FwdLockGlue_EncryptKey(pSession->sessionKey, KEY_SIZE, in FwdLockConv_OpenSession()