ccRTP 2.1.2
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Macros | Functions
gcryptSrtpSymCrypto.cpp File Reference
#include <gcrypt.h>
#include <stdlib.h>
#include <crypto/SrtpSymCrypto.h>
#include <crypto/twofish.h>
#include <stdio.h>
Include dependency graph for gcryptSrtpSymCrypto.cpp:

Go to the source code of this file.

Macros

#define MAKE_F8_TEST
 
#define MAX_KEYLEN   32
 

Functions

void initializeGcrypt ()
 

Macro Definition Documentation

#define MAKE_F8_TEST

Definition at line 40 of file gcryptSrtpSymCrypto.cpp.

#define MAX_KEYLEN   32

Definition at line 222 of file gcryptSrtpSymCrypto.cpp.

Function Documentation

void initializeGcrypt ( )