ccRTP 2.1.2
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Fields
_f8_ctx Struct Reference

#include <SrtpSymCrypto.h>

Collaboration diagram for _f8_ctx:
Collaboration graph
[legend]

Data Fields

unsigned char * S
 Intermetiade buffer. More...
 
unsigned char * ivAccent
 second IV More...
 
uint32_t J
 Counter. More...
 

Detailed Description

Definition at line 52 of file SrtpSymCrypto.h.

Field Documentation

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.


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