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

  /system/keymaster/include/keymaster/key_blob_utils/
ae.h 59 void ae_free(ae_ctx* ctx); /* Deallocate ae_ctx struct */
63 * ae_free() deallocates an ae_ctx structure, but does not zero it.
  /system/keymaster/key_blob_utils/
ocb_utils.cpp 39 ae_free(ctx_);
ocb.c 681 void ae_free(ae_ctx* ctx) { function
    [all...]

Completed in 207 milliseconds