Searched defs:mac (Results 51 - 75 of 261) sorted by relevance

1234567891011

/freebsd-10.2-release/contrib/mdocml/
H A Dman.c485 char mac[5]; local
H A Dmdoc.c836 char mac[5]; local
/freebsd-10.2-release/contrib/ofed/libmlx4/src/
H A Dwqe.h83 uint8_t mac[6]; member in struct:mlx4_wqe_datagram_seg
/freebsd-10.2-release/contrib/ntp/include/
H A Dntp_types.h54 #undef mac macro
/freebsd-10.2-release/contrib/wpa/src/crypto/
H A Dcrypto_gnutls.c15 int md4_vector(size_t num_elem, const u8 *addr[], const size_t *len, u8 *mac) argument
55 int md5_vector(size_t num_elem, const u8 *addr[], const size_t *len, u8 *mac) argument
73 int sha1_vector(size_t num_elem, const u8 *addr[], const size_t *len, u8 *mac) argument
H A Dcrypto_nss.c119 int md5_vector(size_t num_elem, const u8 *addr[], const size_t *len, u8 *mac) argument
125 int sha1_vector(size_t num_elem, const u8 *addr[], const size_t *len, u8 *mac) argument
24 nss_hash(HASH_HashType type, unsigned int max_res_len, size_t num_elem, const u8 *addr[], const size_t *len, u8 *mac) argument
131 sha256_vector(size_t num_elem, const u8 *addr[], const size_t *len, u8 *mac) argument
/freebsd-10.2-release/contrib/wpa/src/eap_peer/
H A Deap_pax.c237 u8 *rpos, mac[EAP_PAX_MAC_LEN]; local
H A Deap_psk.c185 u8 mac[EAP_PSK_MAC_LEN]; local
/freebsd-10.2-release/contrib/wpa/src/eap_server/
H A Deap_server_pax.c288 u8 mac[EAP_PAX_MAC_LEN], icvbuf[EAP_PAX_ICV_LEN]; local
H A Deap_server_psk.c220 u8 *pos, mac[EAP_PSK_MAC_LEN], *buf; local
/freebsd-10.2-release/crypto/openssl/crypto/evp/
H A De_aes_cbc_hmac_sha1.c256 } mac, *pmac; local
/freebsd-10.2-release/crypto/openssl/engines/ccgost/
H A Dgost89.c514 gost_mac(gost_ctx * ctx, int mac_len, const unsigned char *data, unsigned int data_len, unsigned char *mac) argument
537 gost_mac_iv(gost_ctx * ctx, int mac_len, const unsigned char *iv, const unsigned char *data, unsigned int data_len, unsigned char *mac) argument
/freebsd-10.2-release/crypto/openssl/ssl/
H A Ds3_pkt.c455 unsigned char *mac = NULL; local
/freebsd-10.2-release/lib/libc/posix1e/
H A Dmac.c295 mac_free(struct mac *mac) argument
306 mac_from_text(struct mac **mac, const char *text) argument
326 mac_to_text(struct mac *mac, char **text) argument
336 mac_prepare(struct mac **mac, const char *elements) argument
360 mac_prepare_type(struct mac **mac, const char *name) argument
380 mac_prepare_ifnet_label(struct mac **mac) argument
387 mac_prepare_file_label(struct mac **mac) argument
394 mac_prepare_packet_label(struct mac **mac) argument
401 mac_prepare_process_label(struct mac **mac) argument
[all...]
/freebsd-10.2-release/contrib/groff/src/roff/troff/
H A Dcharinfo.h29 macro *mac; member in class:charinfo
H A Ddiv.h74 macro *mac; member in class:macro_diversion
/freebsd-10.2-release/sys/dev/nxge/xgehal/
H A Dxgehal-mgmtaux.c1599 xge_hal_mac_config_t *mac= &dev_config->mac; local
[all...]
/freebsd-10.2-release/sys/dev/gxemul/ether/
H A Dif_gx.c136 uint8_t mac[6]; local
/freebsd-10.2-release/sys/dev/e1000/
H A De1000_80003es2lan.c198 struct e1000_mac_info *mac = &hw->mac; local
880 struct e1000_mac_info *mac = &hw->mac; local
[all...]
H A De1000_82541.c226 struct e1000_mac_info *mac = &hw->mac; local
380 struct e1000_mac_info *mac = &hw->mac; local
590 struct e1000_mac_info *mac = &hw->mac; local
[all...]
H A De1000_82543.c195 struct e1000_mac_info *mac = &hw->mac; local
959 struct e1000_mac_info *mac = &hw->mac; local
1203 struct e1000_mac_info *mac = &hw->mac; local
1340 struct e1000_mac_info *mac = &hw->mac; local
[all...]
H A De1000_vf.c93 struct e1000_mac_info *mac = &hw->mac; local
534 struct e1000_mac_info *mac = &hw->mac; local
[all...]
/freebsd-10.2-release/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_keycache.c139 ar9300_set_key_cache_entry_mac( struct ath_hal *ah, u_int16_t entry, const u_int8_t *mac) argument
189 ar9300_set_key_cache_entry(struct ath_hal *ah, u_int16_t entry, const HAL_KEYVAL *k, const u_int8_t *mac, int xor_key) argument
[all...]
/freebsd-10.2-release/sys/ofed/include/linux/mlx4/
H A Ddriver.h126 u64 mac = 0; local
/freebsd-10.2-release/sys/ofed/include/rdma/
H A Dib_addr.h133 static inline void iboe_mac_vlan_to_ll(union ib_gid *gid, u8 *mac, u16 vid) argument
277 static inline void rdma_get_ll_mac(struct in6_addr *addr, u8 *mac) argument
289 static inline void rdma_get_mcast_mac(struct in6_addr *addr, u8 *mac) argument
[all...]

Completed in 125 milliseconds

1234567891011