Searched refs:rtmpe8_keys (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavformat/ | ||
H A D | rtmpcrypt.c | 52 static const uint8_t rtmpe8_keys[16][16] = { variable 188 av_xtea_le_init(&ctx, rtmpe8_keys[key_id]); in rtmpe8_sig() |
Completed in 2 milliseconds