Searched defs:BN_uadd (Results 1 – 4 of 4) sorted by relevance
76 int BN_uadd(BIGNUM *r, const BIGNUM *a, const BIGNUM *b) in BN_uadd() function
66 #define BN_uadd hc_BN_uadd macro
371 BN_uadd(BIGNUM *res, const BIGNUM *a, const BIGNUM *b) in BN_uadd() function