Home
last modified time | relevance | path

Searched defs:EDDSA_448_PUBLIC_BYTES (Results 1 – 3 of 3) sorted by relevance

/openssl/crypto/ec/curve448/
H A Ded448.h19 # define EDDSA_448_PUBLIC_BYTES 57 macro
H A Deddsa.c109 uint8_t pubkey[EDDSA_448_PUBLIC_BYTES], in ossl_c448_ed448_derive_public_key()
158 const uint8_t pubkey[EDDSA_448_PUBLIC_BYTES], in ossl_c448_ed448_sign()
267 const uint8_t pubkey[EDDSA_448_PUBLIC_BYTES], in ossl_c448_ed448_sign_prehash()
290 const uint8_t pubkey[EDDSA_448_PUBLIC_BYTES], in ossl_c448_ed448_verify()
374 const uint8_t pubkey[EDDSA_448_PUBLIC_BYTES], in ossl_c448_ed448_verify_prehash()
H A Dcurve448.c281 uint8_t enc[EDDSA_448_PUBLIC_BYTES], in ossl_curve448_point_mul_by_ratio_and_encode_like_eddsa()
330 const uint8_t enc[EDDSA_448_PUBLIC_BYTES]) in ossl_curve448_point_decode_like_eddsa_and_mul_by_ratio()

Completed in 20 milliseconds