Searched refs:WITH_CCV (Results 1 – 5 of 5) sorted by relevance
30 #define WITH_CCV 0x10 macro
223 [NEGOTIATED | WITH_CCV] = {238 [NEGOTIATED | WITHOUT_HRR | WITH_CCV] = {
897 ctx->handshake_stage.hs_type |= WITH_CCV; in tls13_client_certificate_send()
930 ctx->handshake_stage.hs_type |= WITH_CCV; in tls13_client_certificate_recv()
155 .flag = WITH_CCV,222 case WITH_CCV: in flag2str()