FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
AVDES Struct Reference

#include <des.h>

Data Fields

uint64_t round_keys [3][16]
 
int triple_des
 

Detailed Description

Definition at line 27 of file des.h.

Field Documentation

uint64_t AVDES::round_keys[3][16]

Definition at line 28 of file des.h.

Referenced by av_des_crypt_mac(), and av_des_init().

int AVDES::triple_des

Definition at line 29 of file des.h.

Referenced by av_des_crypt_mac(), and av_des_init().


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