Searched defs:BN_nnmod (Results  1 – 5 of 5) sorted by relevance
| /external/boringssl/src/crypto/fipsmodule/bn/ | 
| D | div.c | 401 int BN_nnmod(BIGNUM *r, const BIGNUM *m, const BIGNUM *d, BN_CTX *ctx) {  in BN_nnmod()  function
  | 
| /external/cronet/third_party/boringssl/src/crypto/fipsmodule/bn/ | 
| D | div.c | 401 int BN_nnmod(BIGNUM *r, const BIGNUM *m, const BIGNUM *d, BN_CTX *ctx) {  in BN_nnmod()  function
  | 
| /external/rust/crates/quiche/deps/boringssl/src/crypto/fipsmodule/bn/ | 
| D | div.c | 401 int BN_nnmod(BIGNUM *r, const BIGNUM *m, const BIGNUM *d, BN_CTX *ctx) {  in BN_nnmod()  function
  | 
| /external/grpc-grpc/src/core/tsi/ | 
| D | grpc_shadow_boringssl.h | 805 #define BN_nnmod GRPC_SHADOW_BN_nnmod  macro
  | 
| /external/rust/crates/grpcio-sys/grpc/src/boringssl/ | 
| D | boringssl_prefix_symbols.h | 967 #define BN_nnmod BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, BN_nnmod)  macro
  |