Home
last modified time | relevance | path

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

/hardware/nxp/secure_element/snxxx/libese-spi/p73/inc/
DphNxpEse_Apdu_Api.h101 ESESTATUS phNxpEse_7816_Transceive(pphNxpEse_7816_cpdu_t pCmd,
/hardware/nxp/secure_element/snxxx/1.0/
DVirtualISO.cpp286 status = phNxpEse_7816_Transceive(&cpdu, &rpdu); in openLogicalChannel()
374 status = phNxpEse_7816_Transceive(&cpdu, &rpdu); in openBasicChannel()
465 status = phNxpEse_7816_Transceive(&cpdu, &rpdu); in internalCloseChannel()
524 status = phNxpEse_7816_Transceive(&cpdu, &rpdu); in closeChannel()
DSecureElement.cpp347 status = phNxpEse_7816_Transceive(&cpdu, &rpdu); in openLogicalChannel()
448 status = phNxpEse_7816_Transceive(&cpdu, &rpdu); in openBasicChannel()
540 status = phNxpEse_7816_Transceive(&cpdu, &rpdu); in internalCloseChannel()
598 status = phNxpEse_7816_Transceive(&cpdu, &rpdu); in closeChannel()
/hardware/nxp/secure_element/snxxx/1.1/
DVirtualISO.cpp353 status = phNxpEse_7816_Transceive(&cpdu, &rpdu); in openLogicalChannel()
441 status = phNxpEse_7816_Transceive(&cpdu, &rpdu); in openBasicChannel()
531 status = phNxpEse_7816_Transceive(&cpdu, &rpdu); in internalCloseChannel()
580 status = phNxpEse_7816_Transceive(&cpdu, &rpdu); in closeChannel()
DSecureElement.cpp433 status = phNxpEse_7816_Transceive(&cpdu, &rpdu); in openLogicalChannel()
534 status = phNxpEse_7816_Transceive(&cpdu, &rpdu); in openBasicChannel()
624 status = phNxpEse_7816_Transceive(&cpdu, &rpdu); in internalCloseChannel()
/hardware/nxp/secure_element/snxxx/aidl/
DVirtualISO.cpp313 status = phNxpEse_7816_Transceive(&cpdu, &rpdu); in openLogicalChannel()
407 status = phNxpEse_7816_Transceive(&cpdu, &rpdu); in openBasicChannel()
497 status = phNxpEse_7816_Transceive(&cpdu, &rpdu); in internalCloseChannel()
545 status = phNxpEse_7816_Transceive(&cpdu, &rpdu); in closeChannel()
DSecureElement.cpp467 status = phNxpEse_7816_Transceive(&cpdu, &rpdu); in openLogicalChannel()
647 status = phNxpEse_7816_Transceive(&cpdu, &rpdu); in openBasicChannel()
744 status = phNxpEse_7816_Transceive(&cpdu, &rpdu); in internalCloseChannel()
/hardware/nxp/secure_element/snxxx/1.2/
DVirtualISO.cpp375 status = phNxpEse_7816_Transceive(&cpdu, &rpdu); in openLogicalChannel()
468 status = phNxpEse_7816_Transceive(&cpdu, &rpdu); in openBasicChannel()
558 status = phNxpEse_7816_Transceive(&cpdu, &rpdu); in internalCloseChannel()
607 status = phNxpEse_7816_Transceive(&cpdu, &rpdu); in closeChannel()
DSecureElement.cpp549 status = phNxpEse_7816_Transceive(&cpdu, &rpdu); in openLogicalChannel()
719 status = phNxpEse_7816_Transceive(&cpdu, &rpdu); in openBasicChannel()
815 status = phNxpEse_7816_Transceive(&cpdu, &rpdu); in internalCloseChannel()
/hardware/nxp/secure_element/snxxx/libese-spi/p73/lib/
DphNxpEse_Apdu_Api.cpp41 ESESTATUS phNxpEse_7816_Transceive(pphNxpEse_7816_cpdu_t pCmd, in phNxpEse_7816_Transceive() function