Home
last modified time | relevance | path

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

/freebsd-14.2/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-14.2/sys/dev/cxgb/common/
H A Dcxgb_common.h473 struct cmac { struct
474 adapter_t *adapter;
475 unsigned int offset;
480 unsigned int tx_tcnt;
481 unsigned int tx_xcnt;
482 u64 tx_mcnt;
483 unsigned int rx_xcnt;
484 unsigned int rx_ocnt;
485 u64 rx_mcnt;
487 unsigned int txen;
[all …]
/freebsd-14.2/crypto/openssl/providers/implementations/include/prov/
H A Dmacsignature.h23 int cmac; member
/freebsd-14.2/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-14.2/crypto/openssl/include/crypto/
H A Dmodes.h155 } nonce, cmac; member
/freebsd-14.2/contrib/wpa/src/eap_server/
H A Deap_server_fast.c1188 u8 cmac[SHA1_MAC_LEN]; in eap_fast_validate_crypto_binding() local
/freebsd-14.2/contrib/wpa/src/eap_peer/
H A Deap_fast.c770 u8 cmk[EAP_FAST_CMK_LEN], cmac[SHA1_MAC_LEN]; in eap_fast_process_crypto_binding() local
/freebsd-14.2/contrib/wpa/src/pae/
H A Dieee802_1x_kay.c1893 u8 cmac[MAX_ICV_LEN]; in ieee802_1x_mka_encode_icv_body() local
/freebsd-14.2/sys/dev/qlxgbe/
H A Dql_hw.c1786 q80_config_mac_addr_t *cmac; in qla_config_mac_addr() local
/freebsd-14.2/contrib/wpa/src/crypto/
H A Dcrypto_wolfssl.c1264 Cmac cmac; in omac1_aes_vector() local