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 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(),

Completed in 1163 milliseconds