Searched refs:c448_ed448_sign (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ec/curve448/ |
H A D | eddsa.c | 130 c448_error_t c448_ed448_sign( in c448_ed448_sign() function 242 return c448_ed448_sign(signature, privkey, pubkey, hash, 64, 1, context, in c448_ed448_sign_prehash() 342 return c448_ed448_sign(out_sig, private_key, public_key, message, in ED448_sign()
|
H A D | ed448.h | 61 c448_error_t c448_ed448_sign(
|