Home
last modified time | relevance | path

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

/third_party/boringssl/src/crypto/fipsmodule/ec/
Dscalar.c24 int ec_bignum_to_scalar(const EC_GROUP *group, EC_SCALAR *out, in ec_bignum_to_scalar() function
/third_party/grpc/src/boringssl/
Dboringssl_prefix_symbols.h3039 #define ec_bignum_to_scalar BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, ec_bignum_to_scalar) macro