Esempio n. 1
0
 public static extern void av_cast5_crypt2(libavutil.AVCAST5 *ctx, byte *dst, byte *src, int count, byte *iv, int decrypt);
Esempio n. 2
0
 public static extern int av_cast5_init(libavutil.AVCAST5 *ctx, byte *key, int key_bits);