Searched refs:WITH_PSK (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/lib/libssl/
H A Dtls13_handshake.h29 #define WITH_PSK 0x08 macro
H A Dtls13_handshake.c205 [NEGOTIATED | WITH_PSK] = {
215 [NEGOTIATED | WITHOUT_HRR | WITH_PSK] = {
/openbsd-current/regress/lib/libssl/handshake/
H A Dhandshake_table.c121 .flag = WITH_PSK,
142 .forced = WITHOUT_CR | WITH_PSK,
146 .illegal = WITHOUT_CR | WITH_PSK,
219 case WITH_PSK:
220 ret = "WITH_PSK";

Completed in 115 milliseconds