Searched defs:BN_cmp (Results 1 – 8 of 8) sorted by relevance
52 #define BN_cmp hc_BN_cmp macro
217 BN_cmp(const BIGNUM *bn1, const BIGNUM *bn2) in BN_cmp() function
107 #define BN_cmp(a, b) (*(a) - *(b)) macro
63 #define BN_cmp PGPV_BN_cmp macro
618 int BN_cmp(const BIGNUM *a, const BIGNUM *b) in BN_cmp() function
653 int BN_cmp(const BIGNUM *a, const BIGNUM *b) in BN_cmp() function
5422 BN_cmp(BIGNUM *a, BIGNUM *b) in BN_cmp() function
5483 BN_cmp(BIGNUM *a, BIGNUM *b) in BN_cmp() function