zrtp_acceptEnrollment ( ZrtpContext* zrtpContext, int32_t accepted )1st parameter 'zrtpContext' (pointer) has base type 'struct zrtpContext'.
zrtp_conf2AckSecure ( ZrtpContext* zrtpContext )1st parameter 'zrtpContext' (pointer) has base type 'struct zrtpContext'.
zrtp_CreateWrapper ( zrtp_Callbacks* cb, char* id, void* config, char const* zidFilename, void* userData )Return value (pointer) has base type 'struct zrtpContext'.
zrtp_DestroyWrapper ( ZrtpContext* zrtpContext )1st parameter 'zrtpContext' (pointer) has base type 'struct zrtpContext'.
zrtp_getHelloHash ( ZrtpContext* zrtpContext )1st parameter 'zrtpContext' (pointer) has base type 'struct zrtpContext'.
zrtp_getMultiStrParams ( ZrtpContext* zrtpContext, int32_t* length )1st parameter 'zrtpContext' (pointer) has base type 'struct zrtpContext'.
zrtp_getSignatureData ( ZrtpContext* zrtpContext, uint8_t* data )1st parameter 'zrtpContext' (pointer) has base type 'struct zrtpContext'.
zrtp_getSignatureLength ( ZrtpContext* zrtpContext )1st parameter 'zrtpContext' (pointer) has base type 'struct zrtpContext'.
zrtp_getZid ( ZrtpContext* zrtpContext, uint8_t* data )1st parameter 'zrtpContext' (pointer) has base type 'struct zrtpContext'.
zrtp_inState ( ZrtpContext* zrtpContext, int32_t state )1st parameter 'zrtpContext' (pointer) has base type 'struct zrtpContext'.
zrtp_isMultiStream ( ZrtpContext* zrtpContext )1st parameter 'zrtpContext' (pointer) has base type 'struct zrtpContext'.
zrtp_isMultiStreamAvailable ( ZrtpContext* zrtpContext )1st parameter 'zrtpContext' (pointer) has base type 'struct zrtpContext'.
zrtp_processTimeout ( ZrtpContext* zrtpContext )1st parameter 'zrtpContext' (pointer) has base type 'struct zrtpContext'.
zrtp_processZrtpMessage ( ZrtpContext* zrtpContext, uint8_t* extHeader, uint32_t peerSSRC )1st parameter 'zrtpContext' (pointer) has base type 'struct zrtpContext'.
zrtp_resetSASVerified ( ZrtpContext* zrtpContext )1st parameter 'zrtpContext' (pointer) has base type 'struct zrtpContext'.
zrtp_SASVerified ( ZrtpContext* zrtpContext )1st parameter 'zrtpContext' (pointer) has base type 'struct zrtpContext'.
zrtp_setAuxSecret ( ZrtpContext* zrtpContext, uint8_t* data, int32_t length )1st parameter 'zrtpContext' (pointer) has base type 'struct zrtpContext'.
zrtp_setMultiStrParams ( ZrtpContext* zrtpContext, char* parameters, int32_t length )1st parameter 'zrtpContext' (pointer) has base type 'struct zrtpContext'.
zrtp_setPBXEnrollment ( ZrtpContext* zrtpContext, int32_t yesNo )1st parameter 'zrtpContext' (pointer) has base type 'struct zrtpContext'.
zrtp_setPbxSecret ( ZrtpContext* zrtpContext, uint8_t* data, int32_t length )1st parameter 'zrtpContext' (pointer) has base type 'struct zrtpContext'.
zrtp_setSignatureData ( ZrtpContext* zrtpContext, uint8_t* data, int32_t length )1st parameter 'zrtpContext' (pointer) has base type 'struct zrtpContext'.
zrtp_startZrtpEngine ( ZrtpContext* zrtpContext )1st parameter 'zrtpContext' (pointer) has base type 'struct zrtpContext'.
zrtp_stopZrtpEngine ( ZrtpContext* zrtpContext )1st parameter 'zrtpContext' (pointer) has base type 'struct zrtpContext'.