Searched refs:ff_dh_compute_shared_secret_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.h99 int ff_dh_compute_shared_secret_key(FF_DH *dh, const uint8_t *pub_key,
H A Drtmpdh.c306 int ff_dh_compute_shared_secret_key(FF_DH *dh, const uint8_t *pub_key, function
H A Drtmpcrypt.c165 if ((ret = ff_dh_compute_shared_secret_key(rt->dh, serverdata + server_pos,

Completed in 199 milliseconds