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

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

Completed in 53 milliseconds