Home
last modified time | relevance | path

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

/openbsd/src/lib/libssl/
Dtls13_legacy.c143 case TLS13_ERR_NO_SHARED_CIPHER: in tls13_legacy_error()
Dtls13_internal.h48 #define TLS13_ERR_NO_SHARED_CIPHER 19 macro
Dtls13_server.c271 tls13_set_errorx(ctx, TLS13_ERR_NO_SHARED_CIPHER, 0, in tls13_client_hello_process()