Searched defs:macs (Results 1 - 20 of 20) sorted by relevance

/freebsd-current/crypto/openssh/regress/unittests/kex/
H A Dtest_proposal.c91 char *prop[PROPOSAL_MAX], *kexalgs, *ciphers, *macs, *hkalgs; local
/freebsd-current/sys/contrib/dev/iwlwifi/fw/api/
H A Dbinding.h32 __le32 macs[MAX_MACS_IN_BINDING]; member in struct:iwl_binding_cmd_v1
53 __le32 macs[MAX_MACS_IN_BINDING]; member in struct:iwl_binding_cmd
/freebsd-current/crypto/openssh/
H A Dmac.c58 static const struct macalg macs[] = { variable in typeref:struct:macalg
H A Dkex.c339 kex_proposal_populate_entries(struct ssh *ssh, char *prop[PROPOSAL_MAX], const char *kexalgos, const char *ciphers, const char *macs, const char *comp, const char *hkalgs) argument
H A Dservconf.h115 char *macs; /* Supported SSH2 macs. */ member in struct:__anon12
H A Dreadconf.h68 char *macs; /* SSH2 macs in order of preference. */ member in struct:__anon7
/freebsd-current/sys/netgraph/
H A Dng_macfilter.h99 struct ngm_macfilter_mac macs[]; /* Macs table */ member in struct:ngm_macfilter_macs
/freebsd-current/sys/dev/ath/ath_hal/ar5212/
H A Dar5212_attach.c292 } macs[] = { local
/freebsd-current/tools/tools/net80211/w00t/ap/
H A Dap.c211 unsigned char macs[6*3]; local
323 unsigned char macs[6*3]; local
/freebsd-current/crypto/openssl/ssl/record/
H A Dssl3_record.c988 tls1_enc(SSL *s, SSL3_RECORD *recs, size_t n_recs, int sending, SSL_MAC_BUF *macs, size_t macsize) argument
/freebsd-current/sys/dev/malo/
H A Dif_malohal.c883 malo_hal_setmcast(struct malo_hal *mh, int nmc, const uint8_t macs[]) argument
H A Dif_malo.c1503 uint8_t macs[IEEE80211_ADDR_LEN * MALO_HAL_MCAST_MAX]; member in struct:malo_copy_maddr_ctx
/freebsd-current/sys/dev/virtio/network/
H A Dvirtio_net.h189 uint8_t macs[][ETHER_ADDR_LEN]; member in struct:virtio_net_ctrl_mac
H A Dif_vtnetvar.h291 uint8_t macs[VTNET_MAX_MAC_ENTRIES][ETHER_ADDR_LEN]; member in struct:vtnet_mac_table
/freebsd-current/sys/dev/wg/
H A Dwg_cookie.c209 cookie_maker_mac(struct cookie_maker *cm, struct cookie_macs *macs, void *buf, argument
229 cookie_checker_validate_macs(struct cookie_checker *cc, struct cookie_macs *macs, argument
142 cookie_checker_create_payload(struct cookie_checker *cc, struct cookie_macs *macs, uint8_t nonce[COOKIE_NONCE_SIZE], uint8_t ecookie[COOKIE_ENCRYPTED_SIZE], struct sockaddr *sa) argument
282 macs_mac1(struct cookie_macs *macs, const void *buf, size_t len, const uint8_t key[COOKIE_KEY_SIZE]) argument
292 macs_mac2(struct cookie_macs *macs, const void *buf, size_t len, const uint8_t key[COOKIE_COOKIE_SIZE]) argument
[all...]
/freebsd-current/sys/dev/qlnx/qlnxe/
H A Decore_sriov.h125 u8 macs[ECORE_ETH_VF_NUM_MAC_FILTERS][ETH_ALEN]; member in struct:ecore_vf_shadow_config
/freebsd-current/crypto/openssl/apps/
H A Dlist.c267 EVP_MAC_do_all_provided(app_get0_libctx(), collect_macs, macs); local
/freebsd-current/sys/dev/mwl/
H A Dmwlhal.c1155 mwl_hal_setmcast(struct mwl_hal *mh0, int nmc, const uint8_t macs[]) argument
/freebsd-current/sys/dev/bxe/
H A Decore_sp.h1020 ecore_list_t macs; member in struct:ecore_mcast_obj::__anon105::__anon107
/freebsd-current/sys/dev/iwm/
H A Dif_iwmreg.h2965 uint32_t macs[IWM_MAX_MACS_IN_BINDING]; member in struct:iwm_binding_cmd_v1
2983 uint32_t macs[IWM_MAX_MACS_IN_BINDING]; member in struct:iwm_binding_cmd

Completed in 572 milliseconds