Home
last modified time | relevance | path

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

/base/security/code_signature/services/local_code_sign/src/
H A Dlocal_sign_key.cpp37 static constexpr uint32_t MAX_SIGN_SIZE = 65535; member
247 if (data.GetSize() > MAX_SIGN_SIZE) { in Sign()
288 .size = MAX_SIGN_SIZE, in SignByHUKS()

Completed in 1 milliseconds