Home
last modified time | relevance | path

Searched refs:precomputed_scalarmul_adjustment (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/ec/curve448/
Dcurve448.c28 static const curve448_scalar_t precomputed_scalarmul_adjustment = { variable
240 ossl_curve448_scalar_add(scalar1x, scalar, precomputed_scalarmul_adjustment); in ossl_curve448_precomputed_scalarmul()
/third_party/openssl/crypto/ec/curve448/
Dcurve448.c28 static const curve448_scalar_t precomputed_scalarmul_adjustment = { variable
240 ossl_curve448_scalar_add(scalar1x, scalar, precomputed_scalarmul_adjustment); in ossl_curve448_precomputed_scalarmul()