bn_set_word        62 libavformat/rtmpdh.c #define bn_set_word(bn, w)          mpz_set_ui(bn, w)
bn_set_word        93 libavformat/rtmpdh.c #define bn_set_word(bn, w)          gcry_mpi_set_ui(bn, w)
bn_set_word       167 libavformat/rtmpdh.c #define bn_set_word(bn, w)          BN_set_word(bn, w)