HomeSort by relevance Sort by last modified time
    Searched refs:phPalEse_memalloc (Results 1 - 3 of 3) sorted by null

  /hardware/nxp/secure_element/libese-spi/p73/pal/
phNxpEsePal.h 215 void* phPalEse_memalloc(uint32_t size);
phNxpEsePal.cpp 265 void* phPalEse_memalloc(uint32_t size) { return malloc(size); }
  /hardware/nxp/secure_element/libese-spi/p73/lib/
phNxpEse_Api.cpp     [all...]

Completed in 105 milliseconds