Searched defs:cmac (Results 1 – 5 of 5) sorted by relevance
463 struct cmac { struct464 adapter_t *adapter;465 unsigned int offset;466 unsigned char nucast; /* # of address filters for unicast MACs */467 unsigned char multiport; /* multiple ports connected to this MAC */468 unsigned char ext_port; /* external MAC port */469 unsigned char promisc_map; /* which external ports are promiscuous */470 unsigned int tx_tcnt;471 unsigned int tx_xcnt;472 u64 tx_mcnt;[all …]
23 int cmac; member
64 MAC_KEY *ossl_mac_key_new(OSSL_LIB_CTX *libctx, int cmac) in ossl_mac_key_new()
156 } nonce, cmac; member
155 } nonce, cmac; member