FFmpeg
|
AVDES Struct Reference
#include <des.h>
Data Fields | |
uint64_t | round_keys [3][16] |
int | triple_des |
Detailed Description
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:
Generated on Mon Nov 18 2024 06:52:11 for FFmpeg by 1.8.11