Home
last modified time | relevance | path

Searched defs:initVector (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/av/drm/libdrmframework/plugins/forward-lock/internal-format/common/
H A DFwdLockGlue.c155 unsigned char initVector[AES_BLOCK_SIZE]; in FwdLockGlue_EncryptKey() local
180 unsigned char initVector[AES_BLOCK_SIZE]; in FwdLockGlue_DecryptKey() local
/aosp12/system/security/keystore/
H A Dkeystore_cli_v2.cpp377 std::vector<uint8_t> initVector; in encryptWithAuthentication() local