Home
last modified time | relevance | path

Searched defs:cmac (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/dev/pci/cxgb/
H A Dcxgb_common.h463 struct cmac { struct
464 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 …]
/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/include/prov/
H A Dmacsignature.h23 int cmac; member
/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/keymgmt/
H A Dmac_legacy_kmgmt.c64 MAC_KEY *ossl_mac_key_new(OSSL_LIB_CTX *libctx, int cmac) in ossl_mac_key_new()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/modes/
H A Dmodes_local.h156 } nonce, cmac; member
/netbsd-src/crypto/external/bsd/openssl/dist/include/crypto/
H A Dmodes.h155 } nonce, cmac; member