Lines Matching refs:dup
362 addr-reneg get8 dup if 1 - 17 * else drop 5 then ;
366 addr-server_name strlen dup if 9 + then ;
377 dup if 1 << 6 + then ;
388 dup 0x10 and if 4 write8 sign write8 then
389 dup 0x08 and if 3 write8 sign write8 then
390 dup 0x20 and if 5 write8 sign write8 then
391 dup 0x40 and if 6 write8 sign write8 then
396 supported-curves dup if
398 begin dup while
399 dup 1 and x + >x
443 addr-min_clienthello_len get16 over - dup 0> if
449 4 - dup 0< if drop 0 then
451 dup 4 + total-ext-length + >total-ext-length
474 addr-suites_num get8 dup 1 << write16
477 dup while 1-
479 dup suite-supported? ifnot ERR_BAD_CIPHER_SUITE fail then
494 ext-reneg-length 4 - dup write16 \ extension length
500 ext-sni-length 4 - dup write16 \ extension length
501 2 - dup write16 \ ServerNameList length
512 ext-signatures-length 4 - dup write16 \ extension length
520 ext-supported-curves-length dup if
522 4 - dup write16 \ extension length
525 dup 0x20000000 and if
528 begin dup 32 < while
529 dup2 >> 1 and if dup write16 then
541 ext-ALPN-length dup if
543 4 - dup write16 \ extension length
548 dup copy-protocol-name
549 dup write8 addr-pad swap write-blob
559 dup write16 \ extension length
560 begin dup while
617 read8 addr-pad swap dup { len } read-blob
620 len test-protocol-name dup 0< if
690 dup scan-suite 0< if ERR_BAD_CIPHER_SUITE fail then
694 dup use-tls12? version 0x0303 < and if ERR_BAD_CIPHER_SUITE fail then
702 dup if
717 begin dup while
830 dup 0< if neg fail then
831 dup ifnot ERR_UNEXPECTED fail then
857 read16 dup addr-ecdhe_curve set8
858 dup 32 >= if ERR_INVALID_ALGORITHM fail then
863 dup 133 > if ERR_INVALID_ALGORITHM fail then
864 dup addr-ecdhe_point_len set8
879 dup dup 2 < swap 6 > or if ERR_INVALID_ALGORITHM fail then
893 read16 dup { sig-len }
895 dup 512 > if ERR_LIMIT_EXCEEDED fail then
900 dup if fail then drop
976 begin dup while
1012 read-list-sign-algos dup addr-hashes set32
1017 supported-hash-functions drop dup 8 << or 0x030000 or and
1021 dup 0x0000FF and if 0x010000 or then
1022 dup 0x00FF00 and if 0x020000 or then
1034 begin dup while
1036 dup anchor-dn-start-name
1042 dup while
1043 dup 256 > if 256 else dup then { len }
1115 dup use-rsa-keyx? if
1117 dup 2+ write24
1118 dup write16
1121 dup use-ecdhe? swap prf-id do-ecdh
1122 dup 1+ write24
1123 dup write8
1131 15 write8 dup
1139 dup write16 addr-pad swap write-blob ;
1179 dup 13 = if
1244 dup 0x07 and case