HomeSort by relevance Sort by last modified time
    Searched defs:bn_mod_sub_consttime (Results 1 - 2 of 2) sorted by null

  /external/boringssl/src/crypto/fipsmodule/bn/
div.c 606 int bn_mod_sub_consttime(BIGNUM *r, const BIGNUM *a, const BIGNUM *b, function
627 bn_mod_sub_consttime(r, a, b, m, ctx);
  /external/grpc-grpc/src/core/tsi/
grpc_shadow_boringssl.h 1186 #define bn_mod_sub_consttime macro
    [all...]

Completed in 249 milliseconds