Searched refs:bn_add_word_tests (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/regress/lib/libcrypto/bn/
H A Dbn_word.c112 static const struct bn_word_test bn_add_word_tests[] = { variable in typeref:struct:bn_word_test
165 (sizeof(bn_add_word_tests) / sizeof(bn_add_word_tests[0]))
170 return test_bn_word(BN_add_word, "BN_add_word", bn_add_word_tests,

Completed in 58 milliseconds