Go to the source code of this file.
Functions | |
struct sip_srtp * | sip_srtp_alloc (void) |
void | sip_srtp_destroy (struct sip_srtp *srtp) |
struct sip_srtp* sip_srtp_alloc | ( | void | ) |
void sip_srtp_destroy | ( | struct sip_srtp * | srtp | ) |
Definition at line 48 of file srtp.c.
References ast_free, and sdp_crypto_destroy().
Referenced by __sip_destroy().