Home
last modified time | relevance | path

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

/system/chre/apps/nearby/location/lbs/contexthub/nanoapps/nearby/crypto/
Daes.h46 struct AesContext { struct
53 int aesInitForEncr(struct AesContext *ctx, const uint32_t *k); argument