Searched refs:av_twofish_alloc (Results 1 – 4 of 4) sorted by relevance
44 struct AVTWOFISH *av_twofish_alloc(void);
119 struct AVTWOFISH *av_twofish_alloc(void) in av_twofish_alloc() function
46 cs = av_twofish_alloc(); in main()
167 if (!twofish && !(twofish = av_twofish_alloc())) in run_lavu_twofish()