Searched refs:get16 (Results 1 – 11 of 11) sorted by relevance
548 addr-protocol_names_num get16 ifnot read-ignore-16 ret then664 dup addr-cipher_suite get16 = if682 client-version-max addr-version_min get16 >=683 client-version-max addr-version_max get16 < and if797 addr-client_max_version get16 addr-version_out set16800 addr-version_max get16803 client-version-max addr-version_min get16 < if809 addr-version get16 client-version-max <= if810 drop addr-version get16871 dup get16 dup cipher-suite-to-elements[all …]
443 addr-min_clienthello_len get16 over - dup 0> if462 addr-version_max get16 write16478 over get16545 addr-protocol_names_num get16 0629 if get16 = ifnot ERR_RESUME_MISMATCH fail then else set16 then ;656 version addr-version_min get16 < version addr-version_max get16 > or if661 version addr-version_in get16 <> if ERR_BAD_VERSION fail then828 addr-cipher_suite get16 expected-key-type872 addr-version get16 0x0303 >= { tls1.2+ }873 addr-cipher_suite get16 use-rsa-ecdhe? { use-rsa }[all …]
113 cc: get16 ( addr -- val ) {709 dup 1 << addr-suites_buf + get16 suite = if ret then844 dup 2+ swap data-get16846 id = if data-get16 ret then908 addr-cipher_suite get16 cipher-suite-to-elements { elts }1108 addr-cipher_suite get16 prf-id compute-Finished-inner
109 get16(struct k5input *in, int version) in get16() function202 kb->enctype = (int16_t)get16(in, version); in unmarshal_keyblock()205 (void)get16(in, version); in unmarshal_keyblock()220 addr->addrtype = get16(in, version); in unmarshal_addr()258 ad->ad_type = (int16_t)get16(in, version); in unmarshal_authdatum()
436 value = addressSpace.get16(p); in evaluateExpression()445 svalue = (int16_t) addressSpace.get16(p); in evaluateExpression()674 svalue = (int16_t) addressSpace.get16(p); in evaluateExpression()682 svalue = (int16_t) addressSpace.get16(p); in evaluateExpression()880 value = addressSpace.get16(value); in evaluateExpression()
168 uint16_t get16(pint_t addr) { in get16() function in libunwind::LocalAddressSpace288 result = get16(addr); in getEncodedP()307 result = (pint_t)(int16_t)get16(addr); in getEncodedP()
313 return _addressSpace.get16( in entryPageOffset()318 return _addressSpace.get16( in entryCount()360 return _addressSpace.get16( in entryPageOffset()365 return _addressSpace.get16( in entryCount()370 return _addressSpace.get16( in encodingsPageOffset()375 return _addressSpace.get16( in encodingsCount()2851 const uint16_t inst = _addressSpace.get16(pc); in stepThroughSigReturn()
478 codeOffset += (addressSpace.get16(p) * cieInfo.codeAlignFactor); in parseFDEInstructions()
101 : data-get16 ( addr -- x )
214 cc: get16 ( addr -- val ) {668 month-to-days + data-get16
1260 addr-min_rsa_size get16 128 + nlen > if