ccRTP 2.1.2
|
Class which implements SRTP AES cryptographic functions. More...
Go to the source code of this file.
Data Structures | |
struct | _f8_ctx |
class | SrtpSymCrypto |
Implments the SRTP encryption modes as defined in RFC3711. More... | |
#define | SRTP_BLOCK_SIZE 16 |
typedef struct _f8_ctx | F8_CIPHER_CTX |
int | testF8 () |
Class which implements SRTP AES cryptographic functions.
Definition in file SrtpSymCrypto.h.
#define SRTP_BLOCK_SIZE 16 |
Definition at line 49 of file SrtpSymCrypto.h.
typedef struct _f8_ctx F8_CIPHER_CTX |
int testF8 | ( | ) |