Searched refs:ae_allocate (Results 1 - 3 of 3) sorted by relevance

/system/keymaster/
H A Dae.h58 ae_ctx* ae_allocate(void* misc); /* Allocate ae_ctx, set optional ptr */
62 /* ae_allocate() allocates an ae_ctx structure, but does not initialize it.
H A Docb_utils.cpp36 AeCtx() : ctx_(ae_allocate(NULL)) {}
H A Docb.c667 ae_ctx* ae_allocate(void* misc) { function

Completed in 57 milliseconds