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

  /system/keymaster/include/keymaster/key_blob_utils/
ae.h 124 int ae_decrypt(ae_ctx* ctx, const void* nonce, const void* ct, int ct_len, const void* ad,
  /system/keymaster/key_blob_utils/
ocb_utils.cpp 176 int ae_err = ae_decrypt(ctx.get(), nonce.peek_read(), ciphertext.key_material,
ocb.c 1129 int ae_decrypt(ae_ctx* ctx, const void* nonce, const void* ct, int ct_len, const void* ad, function
    [all...]

Completed in 134 milliseconds