Searched refs:av_md5_alloc (Results 1 – 11 of 11) sorted by relevance
51 struct AVMD5 *av_md5_alloc(void);
48 struct AVMD5 *av_md5_alloc(void) in av_md5_alloc() function
84 c->hash = av_md5_alloc(); in av_hmac_alloc()
115 case MD5: res->ctx = av_md5_alloc(); break; in av_hash_alloc()
41 c->md5 = av_md5_alloc(); in md5_open()
161 md5ctx = av_md5_alloc(); in make_digest_auth()
1608 struct AVMD5 *md5 = av_md5_alloc(); in do_adobe_auth()1651 struct AVMD5 *md5 = av_md5_alloc(); in do_llnw_auth()
299 md5 = av_md5_alloc(); in main()
379 md5 = av_md5_alloc(); in main()
420 s->md5ctx = av_md5_alloc(); in flac_encode_init()
3482 s->md5_ctx = av_md5_alloc(); in hevc_init_context()