Searched defs:cmac (Results 1 – 11 of 11) sorted by relevance
72 mbedtls_cipher_context_t cmac; member
81 tpmCmacState_t cmac; member
71 } nonce, cmac; member
72 } nonce, cmac; member
350 bytes cmac = 2; field
1188 u8 cmac[SHA1_MAC_LEN]; in eap_fast_validate_crypto_binding() local
479 pub fn cmac(cipher: &Cipher, key: &[u8]) -> Result<PKey<Private>, ErrorStack> { in cmac() method
770 u8 cmk[EAP_FAST_CMK_LEN], cmac[SHA1_MAC_LEN]; in eap_fast_process_crypto_binding() local
1004 Cmac cmac; in omac1_aes_vector() local
1887 u8 cmac[MAX_ICV_LEN]; in ieee802_1x_mka_encode_icv_body() local