Home
last modified time | relevance | path

Searched defs:phPalEse_memalloc (Results 1 – 2 of 2) sorted by relevance

/hardware/nxp/secure_element/pn8x/libese-spi/p73/pal/
DphNxpEsePal.cpp265 void* phPalEse_memalloc(uint32_t size) { return malloc(size); } in phPalEse_memalloc() function
/hardware/nxp/secure_element/snxxx/libese-spi/p73/pal/
DphNxpEsePal.cpp306 void* phPalEse_memalloc(uint32_t size) { return malloc(size); } in phPalEse_memalloc() function