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

  /system/keymaster/
ae.h 94 int ae_encrypt(ae_ctx* ctx, const void* nonce, const void* pt, int pt_len, const void* ad,
ocb.c 917 int ae_encrypt(ae_ctx* ctx, const void* nonce, const void* pt, int pt_len, const void* ad, function
    [all...]
ocb_utils.cpp 140 int ae_err = ae_encrypt(ctx.get(), nonce.peek_read(), plaintext.key_material,

Completed in 31 milliseconds