Searched refs:av_blowfish_alloc (Results 1 – 5 of 5) sorted by relevance
43 AVBlowfish *av_blowfish_alloc(void);
305 AVBlowfish *av_blowfish_alloc(void) in av_blowfish_alloc() function
152 AVBlowfish *ctx = av_blowfish_alloc(); in main()
127 if (!blowfish && !(blowfish = av_blowfish_alloc())) in run_lavu_blowfish()
1276 9ed59f1 / 7a7df34c - Add av_blowfish_alloc().