Home
last modified time | relevance | path

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

/titanic_50/usr/src/common/crypto/modes/
H A Dccm.c183 calculate_ccm_mac(ccm_ctx_t *ctx, uint8_t *ccm_mac, in calculate_ccm_mac() argument
201 ccm_mac[i] = mac_buf[i] ^ counterp[i]; in calculate_ccm_mac()