Lines Matching full:aescontext
1196 This function initializes user-supplied memory pointed by AesContext as AES context.
1201 If AesContext is NULL, then return FALSE.
1206 @param[out] AesContext Pointer to AES context being initialized.
1218 OUT VOID *AesContext,
1230 AesContext should be already correctly initialized by AesInit(). Behavior with
1233 If AesContext is NULL, then return FALSE.
1239 @param[in] AesContext Pointer to the AES context.
1252 IN VOID *AesContext,
1265 AesContext should be already correctly initialized by AesInit(). Behavior with
1268 If AesContext is NULL, then return FALSE.
1274 @param[in] AesContext Pointer to the AES context.
1287 IN VOID *AesContext,
1301 AesContext should be already correctly initialized by AesInit(). Behavior with
1304 If AesContext is NULL, then return FALSE.
1311 @param[in] AesContext Pointer to the AES context.
1325 IN VOID *AesContext,
1340 AesContext should be already correctly initialized by AesInit(). Behavior with
1343 If AesContext is NULL, then return FALSE.
1350 @param[in] AesContext Pointer to the AES context.
1364 IN VOID *AesContext,