Home
last modified time | relevance | path

Searched defs:getL (Results 1 – 1 of 1) sorted by relevance

/system/keymaster/key_blob_utils/
Docb.c654 #define getL(_ctx, _tz) ((_ctx)->L[_tz]) macro
656 static block getL(const ae_ctx* ctx, unsigned tz) { in getL() function