Searched refs:xtea_crypt_ecb (Results 1 – 1 of 1) sorted by relevance
58 static void xtea_crypt_ecb(AVXTEA *ctx, uint8_t *dst, const uint8_t *src, in xtea_crypt_ecb() function246 xtea_crypt(ctx, dst, src, count, iv, decrypt, xtea_crypt_ecb); in av_xtea_crypt()