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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Drtmpproto.c420 static int rtmp_handshake_imprint_with_digest(uint8_t *buf) function
487 client_pos = rtmp_handshake_imprint_with_digest(tosend + 1);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Drtmpproto.c966 static int rtmp_handshake_imprint_with_digest(uint8_t *buf, int encrypted) function
1203 client_pos = rtmp_handshake_imprint_with_digest(tosend + 1, rt->encrypted);

Completed in 32 milliseconds