Home
last modified time | relevance | path

Searched refs:text_len (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dideatest.c79 const size_t text_len = sizeof(text); in test_idea_cbc() local
84 IDEA_cbc_encrypt(text, out, text_len, &key, iv, 1); in test_idea_cbc()
87 IDEA_cbc_encrypt(&out[8], &out[8], text_len - 8, &dkey, iv, 0); in test_idea_cbc()
88 return TEST_mem_eq(text, text_len, out, text_len); in test_idea_cbc()
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dideatest.c72 const size_t text_len = sizeof(text); in test_idea_cbc() local
77 IDEA_cbc_encrypt((const unsigned char *)text, out, text_len, &key, iv, 1); in test_idea_cbc()
80 IDEA_cbc_encrypt(&out[8], &out[8], text_len - 8, &dkey, iv, 0); in test_idea_cbc()
81 return TEST_mem_eq(text, text_len, out, text_len); in test_idea_cbc()
/netbsd-src/external/ibm-public/postfix/dist/src/postscreen/
H A Dpostscreen_send.c118 static const char *psc_get_footer(const char *text, ssize_t text_len) in psc_get_footer() argument
125 vstring_strncpy(footer_buf, text, text_len); in psc_get_footer()
136 ssize_t text_len = strlen(text) - 2; in psc_send_reply() local
140 state->smtp_client_port, (int) text_len, text); in psc_send_reply()
166 && (footer = psc_get_footer(text, text_len)) != 0) in psc_send_reply()
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Dtraditional.c35 unsigned int text_len; member
908 len += b->text_len; in _cpp_replacement_text_len()
912 exp += BLOCK_LEN (b->text_len); in _cpp_replacement_text_len()
936 memcpy (dest, b->text, b->text_len); in _cpp_copy_replacement_text()
937 dest += b->text_len; in _cpp_copy_replacement_text()
943 exp += BLOCK_LEN (b->text_len); in _cpp_copy_replacement_text()
980 len += b->text_len; in replace_args_and_push()
985 exp += BLOCK_LEN (b->text_len); in replace_args_and_push()
1003 len += b->text_len; in replace_args_and_push()
1006 for (arglen = b->text_len, in = b->text; arglen > 0; arglen--) in replace_args_and_push()
[all …]
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dtraditional.cc35 unsigned int text_len; member
913 len += b->text_len; in _cpp_replacement_text_len()
917 exp += BLOCK_LEN (b->text_len); in _cpp_replacement_text_len()
941 memcpy (dest, b->text, b->text_len); in _cpp_copy_replacement_text()
942 dest += b->text_len; in _cpp_copy_replacement_text()
948 exp += BLOCK_LEN (b->text_len); in _cpp_copy_replacement_text()
985 len += b->text_len; in replace_args_and_push()
990 exp += BLOCK_LEN (b->text_len); in replace_args_and_push()
1008 len += b->text_len; in replace_args_and_push()
1011 for (arglen = b->text_len, in = b->text; arglen > 0; arglen--) in replace_args_and_push()
[all …]
/netbsd-src/sys/netinet/
H A Dsctp_hashdriver.c69 void sctp_hash_digest(char *key, int key_len, char *text, int text_len, in sctp_hash_digest() argument
130 MD5Update(&context, text, text_len); /* then text of datagram */ in sctp_hash_digest()
135 SHA1Update(&context, text, text_len); /* then text of datagram */ in sctp_hash_digest()
/netbsd-src/lib/libcrypt/
H A Dhmac.c67 HMAC_FUNC (const unsigned char *text, size_t text_len, in HMAC_FUNC() argument
123 HASH_Update(&context, text, text_len); in HMAC_FUNC()
/netbsd-src/external/bsd/iscsi/dist/src/lib/
H A Dinitiator.c507 int text_len) in full_feature_negotiation_phase_i() argument
536 text_cmd->length = text_len; in full_feature_negotiation_phase_i()
637 int text_len = 0;
645 text_len = 0;
648 PARAM_TEXT_ADD(sess->params, "SendTargets", "All", text, &text_len,
651 text_len, NULL, NULL, DISCOVERY_PHASE_TEXT_LEN, 1,
653 if (full_feature_negotiation_phase_i(sess, text, text_len) != 0) {
717 int text_len = 0; in discovery_phase() local
736 if (params_out(sess, text, &text_len, DISCOVERY_PHASE_TEXT_LEN, in discovery_phase()
741 if (login_phase_i(sess, text, text_len) != 0) { in discovery_phase()
[all …]
H A Dparameters.c351 param_text_print(char *text, uint32_t text_len) in param_text_print() argument
356 for (ptr = text; (uint32_t)(ptr - text) < text_len; ptr += (strlen(ptr) + 1)) { in param_text_print()
360 while (!(*ptr) && ((uint32_t)(ptr - text) < text_len)) in param_text_print()
362 if ((uint32_t)(ptr - text) >= text_len) in param_text_print()
/netbsd-src/external/gpl2/texinfo/dist/util/
H A Dinstall-info.c75 int text_len; member
934 next->text_len = lines[i].start - start_of_this_entry; in parse_input()
1221 next->text_len = olen; in main()
1424 && menu_line_equal (entry->text, entry->text_len, in main()
1432 && menu_line_lessp (entry->text, entry->text_len, in main()
/netbsd-src/sys/dev/pci/
H A Dif_bnx.c2862 for (j = 0; j < (fw->text_len / 4); j++, offset += 4) in bnx_load_cpu_fw()
2963 fw.text_len = bnx_RXP_b09FwTextLen; in bnx_init_cpus()
3010 fw.text_len = bnx_TXP_b09FwTextLen; in bnx_init_cpus()
3057 fw.text_len = bnx_TPAT_b09FwTextLen; in bnx_init_cpus()
3104 fw.text_len = bnx_COM_b09FwTextLen; in bnx_init_cpus()
3157 fw.text_len = bnx_RXP_b06FwTextLen; in bnx_init_cpus()
3204 fw.text_len = bnx_TXP_b06FwTextLen; in bnx_init_cpus()
3251 fw.text_len = bnx_TPAT_b06FwTextLen; in bnx_init_cpus()
3298 fw.text_len = bnx_COM_b06FwTextLen; in bnx_init_cpus()
H A Dif_bnxreg.h4668 uint32_t text_len; member
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-tic6x.c4605 size_t text_len; in tic6x_start_unwind_section() local
4636 text_len = strlen (text_name); in tic6x_start_unwind_section()
4637 sec_name_len = prefix_len + text_len; in tic6x_start_unwind_section()
4640 memcpy (sec_name + prefix_len, text_name, text_len); in tic6x_start_unwind_section()
4641 sec_name[prefix_len + text_len] = '\0'; in tic6x_start_unwind_section()
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-tic6x.c4607 size_t text_len; in tic6x_start_unwind_section() local
4638 text_len = strlen (text_name); in tic6x_start_unwind_section()
4639 sec_name_len = prefix_len + text_len; in tic6x_start_unwind_section()
4642 memcpy (sec_name + prefix_len, text_name, text_len); in tic6x_start_unwind_section()
4643 sec_name[prefix_len + text_len] = '\0'; in tic6x_start_unwind_section()
/netbsd-src/external/gpl2/texinfo/dist/
H A DChangeLog.463513 set text_len member to the entry length. After processing the
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-20172889 text_len locals and don't pass them down.
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-20172889 text_len locals and don't pass them down.