Home
last modified time | relevance | path

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

/drivers/peripheral/user_auth/hdi_service/service/
H A Duser_auth_interface_service.cpp1269 const Buffer *frameworkPubKey = GetPubKey(); in AddExecutor() local
1270 if (!IsBufferValid(frameworkPubKey)) { in AddExecutor()
1275 if (memcpy_s(&publicKey[0], publicKey.size(), frameworkPubKey->buf, frameworkPubKey->contentSize) != EOK) { in AddExecutor()

Completed in 4 milliseconds