Home
last modified time | relevance | path

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

/freebsd-src/contrib/ntp/sntp/tests/
H A Dcrypto.c106 struct key cmac; in test_MakeCMac() local
198 struct key cmac; in test_VerifyCMAC() local
212 VerifyOpenSSLCMAC(struct key *cmac) in VerifyOpenSSLCMAC()
230 VerifyLocalCMAC(struct key *cmac) in VerifyLocalCMAC()
/freebsd-src/sys/dev/cxgb/common/
H A Dcxgb_common.h473 struct cmac { struct
474 adapter_t *adapter;
475 unsigned int offset;
476 unsigned char nucast; /* # of address filters for unicast MACs */
477 unsigned char multiport; /* multiple ports connected to this MAC */
478 unsigned char ext_port; /* external MAC port */
479 unsigned char promisc_map; /* which external ports are promiscuous */
480 unsigned int tx_tcnt;
481 unsigned int tx_xcnt;
482 u64 tx_mcnt;
[all …]
/freebsd-src/crypto/openssl/providers/implementations/include/prov/
H A Dmacsignature.h23 int cmac; member
/freebsd-src/crypto/openssl/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()
/freebsd-src/crypto/openssl/include/crypto/
H A Dmodes.h155 } nonce, cmac; member
/freebsd-src/contrib/wpa/src/eap_server/
H A Deap_server_fast.c1198 u8 cmac[SHA1_MAC_LEN]; eap_fast_validate_crypto_binding() local
/freebsd-src/contrib/wpa/src/eap_peer/
H A Deap_fast.c780 u8 cmk[EAP_FAST_CMK_LEN], cmac[SHA1_MAC_LEN]; eap_fast_process_crypto_binding() local
[all...]
/freebsd-src/contrib/wpa/src/pae/
H A Dieee802_1x_kay.c1873 u8 cmac[MAX_ICV_LEN]; ieee802_1x_mka_encode_icv_body() local
/freebsd-src/contrib/wpa/src/crypto/
H A Dcrypto_wolfssl.c971 Cmac cmac; omac1_aes_vector() local
/freebsd-src/sys/dev/qlxgbe/
H A Dql_hw.c1786 q80_config_mac_addr_t *cmac; in qla_config_mac_addr() local