Home
last modified time | relevance | path

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

/hardware/st/secure_element/ese-spi-driver/
DStEseApi.h80 ESESTATUS StEse_Transceive(StEse_data* pCmd, StEse_data* pRsp);
DStEseApi.cc137 ESESTATUS StEse_Transceive(StEse_data* pCmd, StEse_data* pRsp) { in StEse_Transceive() function
/hardware/st/secure_element/1.0/
DSecureElement.cpp130 status = StEse_Transceive(&cmdApdu, &rspApdu); in transmit()
184 status = StEse_Transceive(&cmdApdu, &rspApdu); in openLogicalChannel()
253 status = StEse_Transceive(&cmdApdu, &rspApdu); in openLogicalChannel()
341 status = StEse_Transceive(&cmdApdu, &rspApdu); in openBasicChannel()
425 status = StEse_Transceive(&cmdApdu, &rspApdu); in closeChannel()
/hardware/st/secure_element/1.2/
DSecureElement.cpp134 status = StEse_Transceive(&cmdApdu, &rspApdu); in transmit()
185 status = StEse_Transceive(&cmdApdu, &rspApdu); in openLogicalChannel()
243 status = StEse_Transceive(&cmdApdu, &rspApdu); in openLogicalChannel()
330 status = StEse_Transceive(&cmdApdu, &rspApdu); in openBasicChannel()
411 status = StEse_Transceive(&cmdApdu, &rspApdu); in closeChannel()
/hardware/st/secure_element/1.1/
DSecureElement.cpp134 status = StEse_Transceive(&cmdApdu, &rspApdu); in transmit()
185 status = StEse_Transceive(&cmdApdu, &rspApdu); in openLogicalChannel()
243 status = StEse_Transceive(&cmdApdu, &rspApdu); in openLogicalChannel()
330 status = StEse_Transceive(&cmdApdu, &rspApdu); in openBasicChannel()
411 status = StEse_Transceive(&cmdApdu, &rspApdu); in closeChannel()