Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/signature/
H A Deddsa_sig.c71 static OSSL_FUNC_signature_sign_fn ed25519_sign; variable
382 static int ed25519_sign(void *vpeddsactx, in ed25519_sign() function