Home
last modified time | relevance | path

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

/openssl/crypto/ec/curve448/
H A Dpoint_448.h53 # define X448_PRIVATE_BYTES 56 macro
228 const uint8_t scalar[X448_PRIVATE_BYTES]);
263 const uint8_t scalar[X448_PRIVATE_BYTES]);
H A Ded448.h209 uint8_t x[X448_PRIVATE_BYTES],
H A Deddsa.c96 uint8_t x[X448_PRIVATE_BYTES], in ossl_c448_ed448_convert_private_key_to_x448() argument
102 return oneshot_hash(ctx, x, X448_PRIVATE_BYTES, ed, in ossl_c448_ed448_convert_private_key_to_x448()

Completed in 10 milliseconds