Searched refs:TLS_I_TRY_DH (Results 1 – 2 of 2) sorted by relevance
629 if (bitset(TLS_I_TRY_DH, req))946 if (bitset(TLS_I_TRY_DH, req))
1856 #define TLS_I_TRY_DH 0x00004000 /* try DH certificate */ macro1876 TLS_I_VRFY_LOC | TLS_I_TRY_DH | TLS_I_DH512 | \