Home
last modified time | relevance | path

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

/third_party/boringssl/src/crypto/fipsmodule/ec/
Dscalar.c40 int ec_scalar_is_zero(const EC_GROUP *group, const EC_SCALAR *a) { in ec_scalar_is_zero() function
/third_party/grpc/src/boringssl/
Dboringssl_prefix_symbols.h3077 #define ec_scalar_is_zero BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, ec_scalar_is_zero) macro