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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Drtmpdh.h87 int ff_dh_write_public_key(FF_DH *dh, uint8_t *pub_key, int pub_key_len);
H A Drtmpdh.c290 int ff_dh_write_public_key(FF_DH *dh, uint8_t *pub_key, int pub_key_len) function
H A Drtmpcrypt.c139 if ((ret = ff_dh_write_public_key(rt->dh, buf + offset, 128)) < 0)

Completed in 104 milliseconds