Searched refs:encrypt_counter (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dsrtp.c41 static void encrypt_counter(struct AVAES *aes, uint8_t *iv, uint8_t *outbuf, function
62 encrypt_counter(aes, input, out, outlen);
233 encrypt_counter(s->aes, iv, buf, len);
306 encrypt_counter(s->aes, iv, buf, len);

Completed in 25 milliseconds