Home
last modified time | relevance | path

Searched refs:cbc_mac_start (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/crypto/aesni/
H A Daesni_ccm.c89 cbc_mac_start(const unsigned char *auth_data, size_t auth_len, in cbc_mac_start() function
238 rolling_mac = cbc_mac_start(addt, abytes, nonce, nlen, in AES_CCM_encrypt()
414 rolling_mac = cbc_mac_start(addt, abytes, nonce, nlen, in AES_CCM_decrypt()