Searched defs:pPlaintextKey (Results 1 - 1 of 1) sorted by relevance

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

Completed in 17 milliseconds