Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/fipsmodule/bn/
Dmul.c772 int BN_mul_word(BIGNUM *bn, BN_ULONG w) { in BN_mul_word() function
/external/grpc-grpc/src/core/tsi/
Dgrpc_shadow_boringssl.h803 #define BN_mul_word GRPC_SHADOW_BN_mul_word macro