Home
last modified time | relevance | path

Searched refs:macs (Results 1 – 24 of 24) sorted by relevance

/openbsd/regress/usr.bin/ssh/
H A Dssh-com.sh91 macs="hmac-md5"
95 macs="$macs hmac-sha1 hmac-sha1-96 hmac-md5-96"
99 macs="$macs hmac-sha1 hmac-sha1-96 hmac-md5-96"
103 for m in $macs; do
H A Ddropbear-ciphers.sh18 macs=`$DBCLIENT -m help hst 2>&1 | awk '/ MACs: /{print $4}' | tr ',' ' '`
19 if [ -z "$macs" ] || [ -z "$ciphers" ]; then
20 skip "dbclient query ciphers '$ciphers' or macs '$macs' failed"
25 for m in $macs; do
H A Dputty-ciphers.sh14 macs=""
17 macs="${macs} ${m}"
33 for m in default ${macs}; do
H A Dintegrity.sh10 macs=`${SSH} -Q mac`
13 macs="$macs `${SSH} -Q cipher-auth`"
18 for m in $macs; do
H A Dcipher-speed.sh8 macs=`${SSH} -Q MACs | tr '\n' , | sed 's/,$//'`
11 MACs $macs
H A Drekey.sh78 macs=`${SSH} -Q mac`
86 for i in $macs; do
/openbsd/regress/usr.bin/ssh/unittests/kex/
H A Dtest_proposal.c87 char *prop[PROPOSAL_MAX], *kexalgs, *ciphers, *macs, *hkalgs; in kex_proposal_populate_tests() local
95 macs = mac_alg_list(','); in kex_proposal_populate_tests()
107 ciphers, macs, hkalgs, comp); in kex_proposal_populate_tests()
118 free(macs); in kex_proposal_populate_tests()
/openbsd/usr.bin/ssh/
H A Dmac.c54 static const struct macalg macs[] = { variable
86 for (m = macs; m->name != NULL; m++) { in mac_alg_list()
125 for (m = macs; m->name != NULL; m++) { in mac_setup()
H A Dreadconf.h67 char *macs; /* SSH2 macs in order of preference. */ member
H A Dservconf.h126 char *macs; /* Supported SSH2 macs. */ member
H A Dkex.c87 const char *kexalgos, const char *ciphers, const char *macs, in kex_proposal_populate_entries() argument
118 prop[i] = xstrdup(macs ? macs : defprop[i]); in kex_proposal_populate_entries()
H A Dreadconf.c1556 if (*activep && options->macs == NULL) in process_config_line_depth()
1557 options->macs = xstrdup(arg); in process_config_line_depth()
2614 options->macs = NULL; in initialize_options()
2922 ASSEMBLE(macs, def_mac, all_mac); in fill_default_options()
3014 free(o->macs); in free_options()
3636 dump_cfg_string(oMacs, o->macs); in dump_client_config()
H A Dservconf.c135 options->macs = NULL; in initialize_server_options()
229 ASSEMBLE(macs, def_mac, all_mac); in assemble_algorithms()
1845 if (options->macs == NULL) in process_server_config_line_depth()
1846 options->macs = xstrdup(arg); in process_server_config_line_depth()
3188 dump_cfg_string(sMacs, o->macs); in dump_config()
H A Dsshd-auth.c792 options.ciphers, options.macs, compression, hkalgs); in do_ssh2_kex()
H A Dssh.c968 free(options.macs); in main()
969 options.macs = xstrdup(optarg); in main()
H A Dsshconnect2.c249 options.kex_algorithms, options.ciphers, options.macs, in ssh_kex2()
/openbsd/sys/dev/pv/
H A Dif_vio.c225 uint8_t macs[][ETHER_ADDR_LEN]; member
2057 memcpy(sc->sc_ctrl_mac_tbl_mc->macs[nentries++], in vio_iff()
2065 memcpy(sc->sc_ctrl_mac_tbl_uc->macs[0], ac->ac_enaddr, ETHER_ADDR_LEN); in vio_iff()
/openbsd/sys/dev/pci/
H A Dif_iwmreg.h2950 uint32_t macs[IWM_MAX_MACS_IN_BINDING]; member
2968 uint32_t macs[IWM_MAX_MACS_IN_BINDING]; member
H A Dif_iwxreg.h3264 uint32_t macs[IWX_MAX_MACS_IN_BINDING]; member
H A Dif_iwm.c6080 cmd.macs[0] = htole32(mac_id); in iwm_binding_cmd()
6082 cmd.macs[i] = htole32(IWM_FW_CTXT_INVALID); in iwm_binding_cmd()
H A Dif_iwx.c5621 cmd.macs[0] = htole32(mac_id); in iwx_binding_cmd()
5623 cmd.macs[i] = htole32(IWX_FW_CTXT_INVALID); in iwx_binding_cmd()
/openbsd/gnu/usr.bin/gcc/gcc/config/d30v/
H A Dd30v.md1925 "macs%A0%: %.,%1,%2"
1936 "macs%A0%: %.,%1,%2"
/openbsd/gnu/usr.bin/binutils/
H A Dmd5.sum1734 3c56ddac8216a69a609103570d7b3e49 gas/testsuite/gas/h8300/macs.s
/openbsd/gnu/usr.bin/binutils-2.17/
H A Dmd5.sum2151 3c56ddac8216a69a609103570d7b3e49 gas/testsuite/gas/h8300/macs.s