bn_word_test
static const struct bn_word_test bn_add_word_tests[] = {
static const struct bn_word_test bn_sub_word_tests[] = {
static const struct bn_word_test bn_mul_word_tests[] = {
static const struct bn_word_test bn_div_word_tests[] = {
const struct bn_word_test *bwt)
const struct bn_word_test *bwt;
static const struct bn_word_test bn_mod_word_tests[] = {
const struct bn_word_test *bwt;
const struct bn_word_test *bwts, size_t num_tests)
const struct bn_word_test *bwt;