Home
last modified time | relevance | path

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

/openssl/crypto/ec/curve448/
H A Dcurve448.c486 curve448_scalar_t the_scalar; in ossl_x448_derive_public_key() local
496 ossl_curve448_scalar_decode_long(the_scalar, scalar2, sizeof(scalar2)); in ossl_x448_derive_public_key()
500 ossl_curve448_scalar_halve(the_scalar, the_scalar); in ossl_x448_derive_public_key()
503 the_scalar); in ossl_x448_derive_public_key()

Completed in 7 milliseconds