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

/freebsd-13-stable/sys/crypto/aesni/
H A Daesni_ccm.c89 cbc_mac_start(const unsigned char *auth_data, size_t auth_len, function
238 rolling_mac = cbc_mac_start(addt, abytes, nonce, nlen,
414 rolling_mac = cbc_mac_start(addt, abytes, nonce, nlen,

Completed in 157 milliseconds