Home
last modified time | relevance | path

Searched refs:av_hmac_free (Results 1 – 5 of 5) sorted by relevance

/third_party/ffmpeg/libavutil/tests/
Dhmac.c69 av_hmac_free(hmac); in main()
83 av_hmac_free(hmac); in main()
/third_party/ffmpeg/libavutil/
Dhmac.h54 void av_hmac_free(AVHMAC *ctx);
Dhmac.c137 void av_hmac_free(AVHMAC *c) in av_hmac_free() function
/third_party/ffmpeg/libavformat/
Drtmpdigest.c52 av_hmac_free(hmac); in ff_rtmp_calc_digest()
Dsrtp.c37 av_hmac_free(s->hmac); in ff_srtp_free()