Searched refs:bignum_t (Results 1 – 4 of 4) sorted by relevance
200 const bignum_t *207 const bignum_t *
111 typedef BN_STRUCT_DEF(1) bignum_t; typedef113 typedef bignum_t *bigNum;114 typedef const bignum_t *bigConst;117 extern const bignum_t BnConstZero;
66 const bignum_t BnConstZero = {1, 0, {0}};147 const bignum_t *n1 = op1; in BnAdd()148 const bignum_t *n2 = op2; in BnAdd()
433 const bignum_t *444 const bignum_t *