Home
last modified time | relevance | path

Searched defs:bn_less_than_montgomery_R (Results 1 – 2 of 2) sorted by relevance

/external/boringssl/src/crypto/fipsmodule/bn/
Dmontgomery.c448 int bn_less_than_montgomery_R(const BIGNUM *bn, const BN_MONT_CTX *mont) { in bn_less_than_montgomery_R() function
/external/grpc-grpc/src/core/tsi/
Dgrpc_shadow_boringssl.h1173 #define bn_less_than_montgomery_R GRPC_SHADOW_bn_less_than_montgomery_R macro