Searched defs:_mac (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/uts/common/sys/crypto/ |
H A D | ops_impl.h | 386 _data, _mac, _templ) { \ argument 476 _mac_key, _plaintext, _ciphertext, _mac, _encr_templ, _mac_templ) { \ argument 492 _decr_key, _ciphertext, _mac, _plaintext, _mac_templ, _decr_templ) { \ argument
|
H A D | impl.h | 747 #define KCF_PROV_MAC(pd, ctx, data, _mac, req) ( \ argument
|
/titanic_41/usr/src/uts/common/io/ath/ |
H A D | ath_hal.h | 1141 #define ATH_HAL_GETMAC(_ah, _mac) \ argument 1143 #define ATH_HAL_SETMAC(_ah, _mac) \ argument 1159 #define ATH_HAL_KEYSET(_ah, _ix, _pk, _mac) \ argument 1163 #define ATH_HAL_KEYSETMAC(_ah, _ix, _mac) \ argument
|
/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/ |
H A D | ecore_sp_verbs.c | 158 #define ECORE_IS_VALID_ETHER_ADDR(_mac) is_valid_ether_addr(_mac) argument 201 #define ECORE_IS_VALID_ETHER_ADDR(_mac) TRUE argument
|