Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
H A Drtmpcrypt.h36 int ff_rtmpe_gen_pub_key(URLContext *h, uint8_t *buf);
H A Drtmpcrypt.c122 int ff_rtmpe_gen_pub_key(URLContext *h, uint8_t *buf) in ff_rtmpe_gen_pub_key() function
H A Drtmpproto.c1237 if ((ret = ff_rtmpe_gen_pub_key(rt->stream, tosend + 1)) < 0) in rtmp_handshake()

Completed in 6 milliseconds