Home
last modified time | relevance | path

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

/drivers/peripheral/user_auth/hdi_service/service/
H A Duser_auth_interface_service.cpp63 const uint32_t PUBLIC_KEY_STR_LEN = 33; member
160 char publicKeyStrBuffer[PUBLIC_KEY_STR_LEN] = {0}; in SetAttributeToCoAuthExecMsg()
161 FormatHexString(&publicKey.data[0], publicKey.len, publicKeyStrBuffer, PUBLIC_KEY_STR_LEN); in SetAttributeToCoAuthExecMsg()

Completed in 3 milliseconds