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

/frameworks/av/drm/libdrmframework/plugins/forward-lock/internal-format/common/
H A DFwdLockGlue.c144 size_t FwdLockGlue_GetEncryptedKeyLength(size_t plaintextKeyLength) { function
153 assert(encryptedKeyLength == FwdLockGlue_GetEncryptedKeyLength(plaintextKeyLength));
175 assert(encryptedKeyLength == FwdLockGlue_GetEncryptedKeyLength(decryptedKeyLength));

Completed in 5 milliseconds