Home
last modified time | relevance | path

Searched refs:certf_found (Results 1 – 1 of 1) sorted by relevance

/hardware/nxp/secure_element/ls_client/src/
DLsLib.cpp574 uint8_t certf_found = LSCSTATUS_FAILED; in LSC_Check_KeyIdentifier() local
594 certf_found = LSCSTATUS_SUCCESS; in LSC_Check_KeyIdentifier()
602 (certf_found != LSCSTATUS_SUCCESS))) { in LSC_Check_KeyIdentifier()
609 if (certf_found == LSCSTATUS_SUCCESS) { in LSC_Check_KeyIdentifier()
615 (certf_found != LSCSTATUS_FAILED)) { in LSC_Check_KeyIdentifier()