Home
last modified time | relevance | path

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

/third_party/openssl/ssl/
Dt1_lib.c644 TLSEXT_SIGALG_ed448,
700 {"ed448", TLSEXT_SIGALG_ed448,
1013 else if (lu->sigalg == TLSEXT_SIGALG_ed448) in sigalg_security_bits()
Dt1_trce.c554 {TLSEXT_SIGALG_ed448, "ed448"},
Dssl_local.h2050 #define TLSEXT_SIGALG_ed448 0x0808 macro