Lines Matching refs:reneg
482 : read-client-reneg ( lim -- lim )
486 \ The "reneg" value is one of:
490 addr-reneg get8 case
495 2 addr-reneg set8
508 \ If "reneg" is 1 then the client is not supposed to support
653 0 { reneg-scsv }
673 addr-reneg get8 if ERR_BAD_SECRENEG fail then
674 -1 >reneg-scsv
749 read-client-reneg
822 reneg-scsv if 2 addr-reneg set8 then
824 \ If, at that point, the 'reneg' value is still 0, then the client
827 addr-reneg get8 ifnot 1 addr-reneg set8 then
920 addr-reneg get8 2 = if
925 { ext-reneg-len }
937 ext-reneg-len ext-max-frag-len + ext-ALPN-len + dup if 2 + then +
962 ext-reneg-len ext-max-frag-len + ext-ALPN-len + dup if
964 ext-reneg-len dup if
1492 addr-reneg get8 1 = 1 flag? or if