Searched defs:BN_cmp (Results 1 – 5 of 5) sorted by relevance
102 int BN_cmp(const BIGNUM *a, const BIGNUM *b) { in BN_cmp() function
103 int BN_cmp(const BIGNUM *a, const BIGNUM *b) { in BN_cmp() function
750 #define BN_cmp GRPC_SHADOW_BN_cmp macro
907 #define BN_cmp BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, BN_cmp) macro