bn_set_word 74 libavformat/rtmpdh.c #define bn_set_word(bn, w) mpz_set_ui(bn, w) bn_set_word 127 libavformat/rtmpdh.c #define bn_set_word(bn, w) gcry_mpi_set_ui(bn, w) bn_set_word 145 libavformat/rtmpdh.c #define bn_set_word(bn, w) BN_set_word(bn, w) bn_set_word 179 libavformat/rtmpdh.c #define bn_set_word(bn, w) mbedtls_mpi_lset(bn, w)