Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/fipsmodule/bn/
Djacobi.c63 int bn_jacobi(const BIGNUM *a, const BIGNUM *b, BN_CTX *ctx) { in bn_jacobi() function
/external/grpc-grpc/src/core/tsi/
Dgrpc_shadow_boringssl.h1171 #define bn_jacobi GRPC_SHADOW_bn_jacobi macro