Home
last modified time | relevance | path

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

/hardware/nxp/secure_element/snxxx/libese-spi/p73/inc/
DphNxpEse_Api.h388 ESESTATUS phNxpEse_doResetProtection(bool flag);
/hardware/nxp/secure_element/snxxx/OsuHal/src/
DOsuHalExtn.cpp113 if (phNxpEse_doResetProtection(false) != ESESTATUS_SUCCESS) { in isOsuMode()
/hardware/nxp/secure_element/snxxx/libese-spi/p73/lib/
DphNxpEse_Api.cpp185 if (phNxpEse_doResetProtection(true)) { in phNxpEse_init()
833 ESESTATUS phNxpEse_doResetProtection(bool flag) { in phNxpEse_doResetProtection() function
865 phNxpEse_doResetProtection(false); in phNxpEse_deInit()
/hardware/nxp/secure_element/snxxx/aidl/
DSecureElement.cpp582 if (phNxpEse_doResetProtection(true) != ESESTATUS_SUCCESS) { in openBasicChannel()
/hardware/nxp/secure_element/snxxx/1.2/
DSecureElement.cpp657 if (phNxpEse_doResetProtection(true) != ESESTATUS_SUCCESS) { in openBasicChannel()