Searched refs:InitAesCryptContext (Results 1 – 1 of 1) sorted by relevance
138 static int32_t InitAesCryptContext(const char *key, const AesIvMode *iv, AesCryptContext *ctx) in InitAesCryptContext() function330 ret = InitAesCryptContext(key, iv, aesCryptCxt); in InitAesCryptData()