Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/fipsmodule/bn/
Dbn.c378 int bn_expand(BIGNUM *bn, size_t bits) { in bn_expand() function
/external/grpc-grpc/src/core/tsi/
Dgrpc_shadow_boringssl.h1165 #define bn_expand GRPC_SHADOW_bn_expand macro