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

  /system/keymaster/
ocb.c 918 int ae_encrypt(ae_ctx* ctx, const void* nonce, const void* pt, int pt_len, const void* ad, function
    [all...]
key_blob.cpp 154 int ae_err = ae_encrypt(ctx->get(), nonce_.get(), key_material(), key_material_length(),
ae.h 94 int ae_encrypt(ae_ctx* ctx, const void* nonce, const void* pt, int pt_len, const void* ad,

Completed in 102 milliseconds