Searched refs:AVBlowfish (Results 1 – 1 of 1) sorted by relevance
35 typedef struct AVBlowfish { struct38 } AVBlowfish; argument47 void av_blowfish_init(struct AVBlowfish *ctx, const uint8_t *key, int key_len);57 void av_blowfish_crypt_ecb(struct AVBlowfish *ctx, uint32_t *xl, uint32_t *xr,70 void av_blowfish_crypt(struct AVBlowfish *ctx, uint8_t *dst, const uint8_t *src,