Searched defs:BN_cmp (Results 1 – 2 of 2) sorted by relevance
618 int BN_cmp(const BIGNUM *a, const BIGNUM *b) in BN_cmp() function
901 #define BN_cmp BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, BN_cmp) macro