Home
last modified time | relevance | path

Searched refs:the_scalar (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/ec/curve448/
H A Dcurve448.c485 curve448_scalar_t the_scalar; in ossl_x448_derive_public_key() local
495 ossl_curve448_scalar_decode_long(the_scalar, scalar2, sizeof(scalar2)); in ossl_x448_derive_public_key()
499 ossl_curve448_scalar_halve(the_scalar, the_scalar); in ossl_x448_derive_public_key()
502 the_scalar); in ossl_x448_derive_public_key()
/third_party/openssl/crypto/ec/curve448/
H A Dcurve448.c485 curve448_scalar_t the_scalar; in ossl_x448_derive_public_key() local
495 ossl_curve448_scalar_decode_long(the_scalar, scalar2, sizeof(scalar2)); in ossl_x448_derive_public_key()
499 ossl_curve448_scalar_halve(the_scalar, the_scalar); in ossl_x448_derive_public_key()
502 the_scalar); in ossl_x448_derive_public_key()

Completed in 3 milliseconds