Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/ec/curve448/
H A Deddsa.c113 uint8_t pubkey[EDDSA_448_PUBLIC_BYTES], in ossl_c448_ed448_derive_public_key()
162 const uint8_t pubkey[EDDSA_448_PUBLIC_BYTES], in ossl_c448_ed448_sign()
271 const uint8_t pubkey[EDDSA_448_PUBLIC_BYTES], in ossl_c448_ed448_sign_prehash()
283 const uint8_t pubkey[EDDSA_448_PUBLIC_BYTES], in ossl_c448_ed448_verify()
367 const uint8_t pubkey[EDDSA_448_PUBLIC_BYTES], in ossl_c448_ed448_verify_prehash()
H A Ded448.h19 # define EDDSA_448_PUBLIC_BYTES 57 macro
H A Dcurve448.c280 uint8_t enc[EDDSA_448_PUBLIC_BYTES], in ossl_curve448_point_mul_by_ratio_and_encode_like_eddsa()
329 const uint8_t enc[EDDSA_448_PUBLIC_BYTES]) in ossl_curve448_point_decode_like_eddsa_and_mul_by_ratio()