dh_compute_key    134 libavformat/rtmpdh.c static int dh_compute_key(FF_DH *dh, FFBigNum pub_key_bn,
dh_compute_key    190 libavformat/rtmpdh.c #define dh_compute_key(dh, pub, len, secret)    DH_compute_key(secret, pub, dh)