Home
last modified time | relevance | path

Searched refs:PC_ENCRYPT_LEN (Results 1 - 4 of 4) sorted by relevance

/foundation/CastEngine/castengine_cast_plus_stream/src/utils/src/
H A Dencrypt_decrypt.cpp43 uint8_t buffer[PC_ENCRYPT_LEN] = {0}; in GetAESIv()
53 if (ivLen > PC_ENCRYPT_LEN) { in GetAESIv()
497 if (encyptInfo.size() >= PC_ENCRYPT_LEN) { in GetEncryptMatch()
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/utils/src/
H A Dencrypt_decrypt.cpp43 uint8_t buffer[PC_ENCRYPT_LEN] = {0}; in GetAESIv()
53 if (ivLen > PC_ENCRYPT_LEN) { in GetAESIv()
497 if (encyptInfo.size() >= PC_ENCRYPT_LEN) { in GetEncryptMatch()
/foundation/CastEngine/castengine_cast_plus_stream/src/utils/include/
H A Dencrypt_decrypt.h57 static const int PC_ENCRYPT_LEN = 64; member in OHOS::CastEngine::CastEngineService::final
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/utils/include/
H A Dencrypt_decrypt.h57 static const int PC_ENCRYPT_LEN = 64; member in OHOS::CastEngine::CastEngineService::final

Completed in 3 milliseconds