Home
last modified time | relevance | path

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

/hardware/nxp/secure_element/snxxx/1.0/
DNxpEseService.cpp52 const char* SEterminal = "eSEx"; in main() local
71 if ((ret) && (strncmp(SEterminal, terminalID, 3) == 0)) { in main()
110 if ((ret) && (strncmp(SEterminal, terminalID, 3) == 0)) { in main()
/hardware/nxp/secure_element/snxxx/1.1/
DNxpEseService.cpp52 const char* SEterminal = "eSEx"; in main() local
71 if ((ret) && (strncmp(SEterminal, terminalID, 3) == 0)) { in main()
108 if ((ret) && (strncmp(SEterminal, terminalID, 3) == 0)) { in main()
/hardware/nxp/secure_element/snxxx/1.2/
DNxpEseService.cpp54 const char* SEterminal = "eSEx"; in main() local
77 if ((ret) && (strncmp(SEterminal, terminalID, 3) == 0)) { in main()
119 if ((ret) && (strncmp(SEterminal, terminalID, 3) == 0)) { in main()
/hardware/nxp/secure_element/snxxx/ese-clients/src/
DeSEClient.cpp323 const char* SEterminal = "eSEx"; in performLSUpdate() local
331 if ((ret) && (strncmp(SEterminal, terminalID, 3) == 0)) { in performLSUpdate()
335 if ((ret) && (strncmp(SEterminal, terminalID, 3) == 0)) { in performLSUpdate()