Searched defs:BN_mod_mul (Results 1 – 4 of 4) sorted by relevance
632 int BN_mod_mul(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m, in BN_mod_mul() function
631 int BN_mod_mul(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m, in BN_mod_mul() function
794 #define BN_mod_mul GRPC_SHADOW_BN_mod_mul macro
947 #define BN_mod_mul BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, BN_mod_mul) macro