Searched refs:AeCtx (Results 1 – 1 of 1) sorted by relevance
32 class AeCtx { class34 AeCtx() : ctx_(ae_allocate(nullptr)) {} in AeCtx() function in keymaster::AeCtx35 ~AeCtx() { in ~AeCtx()69 AeCtx* ctx) { in InitializeKeyWrappingContext()122 AeCtx ctx; in OcbEncryptKey()154 AeCtx ctx; in OcbDecryptKey()