Home
last modified time | relevance | path

Searched refs:TLSEXT_SIGALG_ed25519 (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/openssl/ssl/
H A Dt1_lib.c1009 TLSEXT_SIGALG_ed25519,
1061 {"ed25519", TLSEXT_SIGALG_ed25519,
1473 if (lu->sigalg == TLSEXT_SIGALG_ed25519) in sigalg_security_bits()
H A Dt1_trce.c563 {TLSEXT_SIGALG_ed25519, "ed25519"},
H A Dssl_local.h2176 #define TLSEXT_SIGALG_ed25519 0x0807 macro