Home
last modified time | relevance | path

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

/drivers/peripheral/user_auth/hdi_service/adaptor/inc/
H A Dadaptor_algorithm.h43 Buffer *iv; member
/drivers/peripheral/pin_auth/hdi_service/adaptor/inc/
H A Dadaptor_algorithm.h46 Buffer *iv; member
/drivers/peripheral/clearplay/hdi_service/src/
H A Dmedia_decrypt_module_service.cpp136 int32_t MediaDecryptModuleService::DecryptBySM4Cbc(const std::vector<uint8_t> &key, const std::vector<uint8_t> &iv, in DecryptBySM4Cbc() argument
183 int32_t MediaDecryptModuleService::DecryptByAesCbc(const std::vector<uint8_t> &key, const std::vector<uint8_t> &iv, in DecryptByAesCbc() argument
[all...]
/drivers/peripheral/clearplay/interfaces/include/drm/v1_0/
H A Dmedia_key_system_types.h146 std::vector<uint8_t> iv; member
/drivers/peripheral/user_auth/hdi_service/common/src/
H A Duser_sign_centre.c199 CopyTokenCipherParam(const Buffer *ciphertext, const Buffer *tag, const Buffer *iv, UserAuthTokenHal *authToken) CopyTokenCipherParam() argument
[all...]
/drivers/peripheral/user_auth/hdi_service/common/inc/
H A Duser_sign_centre.h59 uint8_t iv[AES_GCM_IV_SIZE]; member
/drivers/peripheral/pin_auth/hdi_service/database/src/
H A Dpin_db.c465 static Buffer *SplicePinCiperInfo(const Buffer *iv, const Buffer *tag, const Buffer *ciphertext) in SplicePinCiperInfo() argument
921 Buffer iv = GetTmpBuffer(pinData->buf, AES_GCM_256_IV_SIZE, AES_GCM_256_IV_SIZE); GenerateDecodeCredential() local
[all...]

Completed in 4 milliseconds