Home
last modified time | relevance | path

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

/drivers/peripheral/user_auth/hdi_service/database/src/
H A Didm_database.c659 CredentialInfoHal *credentialInfoOld = NULL; in DeletePinCredentialInfo() local
664 credentialInfoOld = nodeData; in DeletePinCredentialInfo()
671 if (credentialInfoOld == NULL || credentialInfoCache == NULL) { in DeletePinCredentialInfo()
675 credentialInfoOld->authType = DEFAULT_AUTH_TYPE; in DeletePinCredentialInfo()
685 credentialInfoOld->authType = PIN_AUTH; in DeletePinCredentialInfo()

Completed in 2 milliseconds