Searched defs:xtea_crypt_ecb (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavutil/ | ||
H A D | xtea.c | 58 static void xtea_crypt_ecb(AVXTEA *ctx, uint8_t *dst, const uint8_t *src, in xtea_crypt_ecb() function |
Completed in 1 milliseconds