Searched defs:cmac (Results 1 – 10 of 10) sorted by relevance
106 struct key cmac; in test_MakeCMac() local198 struct key cmac; in test_VerifyCMAC() local212 VerifyOpenSSLCMAC(struct key *cmac) in VerifyOpenSSLCMAC()230 VerifyLocalCMAC(struct key *cmac) in VerifyLocalCMAC()
473 struct cmac { struct474 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 …]
23 int cmac; member
64 MAC_KEY *ossl_mac_key_new(OSSL_LIB_CTX *libctx, int cmac) in ossl_mac_key_new()
155 } nonce, cmac; member
1188 u8 cmac[SHA1_MAC_LEN]; in eap_fast_validate_crypto_binding() local
770 u8 cmk[EAP_FAST_CMK_LEN], cmac[SHA1_MAC_LEN]; in eap_fast_process_crypto_binding() local
1893 u8 cmac[MAX_ICV_LEN]; in ieee802_1x_mka_encode_icv_body() local
1786 q80_config_mac_addr_t *cmac; in qla_config_mac_addr() local
1264 Cmac cmac; in omac1_aes_vector() local