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