Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/fipsmodule/bn/
Dmul.c650 int bn_mul_consttime(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, BN_CTX *ctx) { in bn_mul_consttime() function
/external/grpc-grpc/src/core/tsi/
Dgrpc_shadow_boringssl.h1192 #define bn_mul_consttime GRPC_SHADOW_bn_mul_consttime macro