Home
last modified time | relevance | path

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

/openssl/crypto/ec/curve448/
H A Dfield.h40 # define X_PUBLIC_BYTES X_SER_BYTES macro
41 # define X_PRIVATE_BYTES X_PUBLIC_BYTES
H A Dcurve448.c387 ossl_x448_int(uint8_t out[X_PUBLIC_BYTES], in ossl_x448_int() argument
388 const uint8_t base[X_PUBLIC_BYTES], in ossl_x448_int() argument
468 out[X_PUBLIC_BYTES], in ossl_curve448_point_mul_by_ratio_and_encode_like_x448() argument
481 void ossl_x448_derive_public_key(uint8_t out[X_PUBLIC_BYTES], in ossl_x448_derive_public_key() argument

Completed in 8 milliseconds