Home
last modified time | relevance | path

Searched defs:bignum_t (Results 1 – 3 of 3) sorted by relevance

/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/rnp/src/lib/crypto/
H A Dbn.h38 #define bignum_t BIGNUM macro
43 } bignum_t; typedef
/dports/devel/libopkele/libopkele-2.0.4/include/opkele/
H A Dutil-internal.h19 bignum_t() : _bn(0) { } in bignum_t() function
20 bignum_t(BIGNUM *bn) : _bn(bn) { } in bignum_t() function
/dports/security/rnp/rnp-0.15.2/src/lib/crypto/
H A Dbn.h40 } bignum_t; typedef