Searched defs:BIGNUM (Results 1 – 8 of 8) sorted by relevance
186 bn_op_test(int (*bn_op)(BIGNUM *, const BIGNUM *, const BIGNUM *), in bn_op_test()
29 int (*to_bn)(BIGNUM **, const char *)) in test_bn_print_wrapper()
76 test_bn_word(int (*bn_word_op)(BIGNUM *, BN_ULONG), const char *op_name, in test_bn_word() argument
30 #define BIGNUM global() macro
29 #define BIGNUM global() macro
38 #define BIGNUM void macro
38 #define BIGNUM global() macro
88 typedef struct bignum_st BIGNUM; typedef