OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:phNxpEse_Transceive
(Results
1 - 4
of
4
) sorted by null
/hardware/nxp/secure_element/libese-spi/p73/inc/
phNxpEse_Api.h
142
ESESTATUS
phNxpEse_Transceive
(phNxpEse_data* pCmd, phNxpEse_data* pRsp);
/hardware/nxp/secure_element/1.0/
SecureElement.cpp
101
status =
phNxpEse_Transceive
(&cmdApdu, &rspApdu);
148
status =
phNxpEse_Transceive
(&cmdApdu, &rspApdu);
199
status =
phNxpEse_Transceive
(&cmdApdu, &rspApdu);
275
status =
phNxpEse_Transceive
(&cmdApdu, &rspApdu);
347
status =
phNxpEse_Transceive
(&cmdApdu, &rspApdu);
/hardware/nxp/secure_element/ls_client/src/
LsLib.cpp
157
ESESTATUS eseStat =
phNxpEse_Transceive
(&cmdApdu, &rspApdu);
232
ESESTATUS eseStat =
phNxpEse_Transceive
(&cmdApdu, &rspApdu);
322
ESESTATUS eseStat =
phNxpEse_Transceive
(&cmdApdu, &rspApdu);
808
ESESTATUS eseStat =
phNxpEse_Transceive
(&cmdApdu, &rspApdu);
876
ESESTATUS eseStat =
phNxpEse_Transceive
(&cmdApdu, &rspApdu);
[
all
...]
/hardware/nxp/secure_element/libese-spi/p73/lib/
phNxpEse_Api.cpp
591
* Function
phNxpEse_Transceive
598
ESESTATUS
phNxpEse_Transceive
(phNxpEse_data* pCmd, phNxpEse_data* pRsp) {
604
ALOGE("
phNxpEse_Transceive
- Invalid Parameter no data\n");
[
all
...]
Completed in 55 milliseconds