Searched refs:AeCtx (Results 1 – 1 of 1) sorted by relevance
33 class AeCtx { class35 AeCtx() : ctx_(ae_allocate(nullptr)) {} in AeCtx() function in keymaster::AeCtx36 ~AeCtx() { in ~AeCtx()71 AeCtx* ctx) { in InitializeKeyWrappingContext()127 AeCtx ctx; in OcbEncryptKey()163 AeCtx ctx; in OcbDecryptKey()