OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:phNxpEse_read
(Results
1 - 3
of
3
) sorted by null
/hardware/nxp/secure_element/libese-spi/p73/lib/
phNxpEse_Internal.h
94
ESESTATUS
phNxpEse_read
(uint32_t* data_len, uint8_t** pp_data);
phNxpEseProto7816_3.cpp
89
status =
phNxpEse_read
(data_len, pp_data);
91
ALOGE("%s
phNxpEse_read
failed , status : 0x%x", __FUNCTION__, status);
[
all
...]
phNxpEse_Api.cpp
888
* Function
phNxpEse_read
900
ESESTATUS
phNxpEse_read
(uint32_t* data_len, uint8_t** pp_data) {
[
all
...]
Completed in 48 milliseconds