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

  /system/keymaster/
ae.h 61 int ae_ctx_sizeof(void); /* Return sizeof(ae_ctx) */
66 * ae_ctx_sizeof() returns sizeof(ae_ctx), to aid in any static allocations.
key_blob.cpp 233 memset_s(ctx.get(), 0, ae_ctx_sizeof());
ocb.c 696 int ae_ctx_sizeof(void) { function
    [all...]

Completed in 67 milliseconds