Searched refs:nmac (Results 1 – 3 of 3) sorted by relevance
| /netbsd/src/crypto/external/bsd/openssh/dist/ |
| D | kex.c | 932 int nenc, nmac, ncomp; in kex_choose_conf() local 1004 nmac = ctos ? PROPOSAL_MAC_ALGS_CTOS : PROPOSAL_MAC_ALGS_STOC; in kex_choose_conf() 1015 (r = choose_mac(ssh, &newkeys->mac, cprop[nmac], in kex_choose_conf() 1016 sprop[nmac])) != 0) { in kex_choose_conf() 1017 kex->failed_choice = peer[nmac]; in kex_choose_conf() 1018 peer[nmac] = NULL; in kex_choose_conf()
|
| /netbsd/src/external/gpl3/gdb/dist/opcodes/ |
| D | ChangeLog-0203 | 223 (powerpc_opcodes): Allow mac*, mul*, nmac*, dccci, dcread, iccci,
|
| /netbsd/src/external/gpl3/binutils/dist/opcodes/ |
| D | ChangeLog-0203 | 223 (powerpc_opcodes): Allow mac*, mul*, nmac*, dccci, dcread, iccci,
|