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

  /system/keymaster/include/keymaster/key_blob_utils/
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.
  /system/keymaster/key_blob_utils/
ocb_utils.cpp 111 memset_s(ctx->get(), 0, ae_ctx_sizeof());
ocb.c 697 int ae_ctx_sizeof(void) { function
    [all...]

Completed in 106 milliseconds