Searched defs:BN_mod_mul (Results 1 – 4 of 4) sorted by relevance
631 int BN_mod_mul(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, const BIGNUM *m, in BN_mod_mul() function
648 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
955 #define BN_mod_mul BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, BN_mod_mul) macro