Home
last modified time | relevance | path

Searched refs:ff_srtp_free (Results 1 - 5 of 5) sorted by relevance

/third_party/ffmpeg/libavformat/tests/
H A Dsrtp.c131 ff_srtp_free(&enc); in test_encrypt()
132 ff_srtp_free(&dec); in test_encrypt()
153 ff_srtp_free(&srtp); in main()
159 ff_srtp_free(&srtp); in main()
165 ff_srtp_free(&srtp); in main()
/third_party/ffmpeg/libavformat/
H A Dsrtpproto.c60 ff_srtp_free(&s->srtp_out); in srtp_close()
61 ff_srtp_free(&s->srtp_in); in srtp_close()
H A Dsrtp.h47 void ff_srtp_free(struct SRTPContext *s);
H A Dsrtp.c31 void ff_srtp_free(struct SRTPContext *s) in ff_srtp_free() function
70 ff_srtp_free(s); in ff_srtp_set_crypto()
H A Drtpdec.c960 ff_srtp_free(&s->srtp); in ff_rtp_parse_close()

Completed in 4 milliseconds