Lines Matching refs:ifnot
447 total-ext-length ifnot swap 2+ swap 2- then
479 dup suite-supported? ifnot ERR_BAD_CIPHER_SUITE fail then
556 ext-padding-amount 0< ifnot
579 read16 1 = ifnot ERR_BAD_FRAGLEN fail then
580 read8 8 + addr-log_max_frag_len get8 = ifnot ERR_BAD_FRAGLEN fail then ;
589 addr-reneg get8 ifnot
593 1 = ifnot ERR_BAD_SECRENEG fail then
594 read8 0 = ifnot ERR_BAD_SECRENEG fail then
601 25 = ifnot ERR_BAD_SECRENEG fail then
602 read8 24 = ifnot ERR_BAD_SECRENEG fail then
604 addr-saved_finished addr-pad 24 memcmp ifnot
629 if get16 = ifnot ERR_RESUME_MISMATCH fail then else set16 then ;
652 read-handshake-header 2 = ifnot ERR_UNEXPECTED fail then
725 ok-sni ifnot
736 ok-frag ifnot
745 ok-reneg ifnot
757 ok-signatures ifnot
766 ok-curves ifnot
775 ok-points ifnot
784 ok-ALPN ifnot
831 dup ifnot ERR_UNEXPECTED fail then
853 read-handshake-header 12 = ifnot ERR_UNEXPECTED fail then
856 read8 3 = ifnot ERR_INVALID_ALGORITHM fail then
859 supported-curves swap >> 1 and ifnot ERR_INVALID_ALGORITHM fail then
886 use-rsa 1 << 3 + = ifnot ERR_INVALID_ALGORITHM fail then
994 addr-cipher_suite get16 use-ecdh? ifnot
1190 14 = ifnot ERR_UNEXPECTED fail then