Home
last modified time | relevance | path

Searched defs:BIGNUM (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/regress/lib/libcrypto/bn/
H A Dbn_add_sub.c186 bn_op_test(int (*bn_op)(BIGNUM *, const BIGNUM *, const BIGNUM *), in bn_op_test()
H A Dbn_unit.c29 int (*to_bn)(BIGNUM **, const char *)) in test_bn_print_wrapper()
H A Dbn_word.c76 test_bn_word(int (*bn_word_op)(BIGNUM *, BN_ULONG), const char *op_name, in test_bn_word() argument
/openbsd-src/usr.bin/ssh/
H A Dsshbuf.h30 #define BIGNUM global() macro
H A Dpacket.h29 #define BIGNUM global() macro
H A Dkex.h38 #define BIGNUM void macro
H A Dsshkey.h38 #define BIGNUM global() macro
/openbsd-src/lib/libcrypto/
H A Dossl_typ.h88 typedef struct bignum_st BIGNUM; typedef