FFmpeg
Data Fields
AVAES Struct Reference

#include <aes_internal.h>

Data Fields

 
 
 
void(*  crypt )(struct AVAES *a, uint8_t *dst, const uint8_t *src, int count, uint8_t *iv, int rounds)
 

Detailed Description

Definition at line 34 of file aes_internal.h.

Field Documentation

round_key

av_aes_block AVAES::round_key[15]

Definition at line 37 of file aes_internal.h.

Referenced by addkey(), addkey_d(), and addkey_s().

state

av_aes_block AVAES::state[2]

Definition at line 38 of file aes_internal.h.

rounds

int AVAES::rounds

Definition at line 39 of file aes_internal.h.

Referenced by aes_decrypt(), aes_encrypt(), and av_aes_init().

crypt

void(* AVAES::crypt) (struct AVAES *a, uint8_t *dst, const uint8_t *src, int count, uint8_t *iv, int rounds)

Definition at line 40 of file aes_internal.h.


The documentation for this struct was generated from the following file:

Generated on Tue Feb 28 2023 21:34:40 for FFmpeg by   doxygen 1.8.17

AltStyle によって変換されたページ (->オリジナル) /