ccRTP 2.1.2
|
#include <SrtpSymCrypto.h>
Data Fields | |
unsigned char * | S |
Intermetiade buffer. More... | |
unsigned char * | ivAccent |
second IV More... | |
uint32_t | J |
Counter. More... | |
Definition at line 52 of file SrtpSymCrypto.h.
unsigned char* _f8_ctx::ivAccent |
second IV
Definition at line 54 of file SrtpSymCrypto.h.
uint32_t _f8_ctx::J |
Counter.
Definition at line 55 of file SrtpSymCrypto.h.
unsigned char* _f8_ctx::S |
Intermetiade buffer.
Definition at line 53 of file SrtpSymCrypto.h.