Home
last modified time | relevance | path

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

/xnu-12377.1.9/EXTERNAL_HEADERS/corecrypto/
H A Dcccmac.h35 #define cccmac_hdr_size sizeof(struct cccmac_ctx) macro
40 #define cccmac_ctx_size(_mode_) (cccmac_hdr_size + cccmac_iv_size(_mode_) + cccmac_cbc_size(_mode_))