Home
last modified time | relevance | path

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

/xnu-8020.101.4/EXTERNAL_HEADERS/corecrypto/
H A Dcccmac.h21 struct cccmac_ctx { struct
31 typedef struct cccmac_ctx* cccmac_ctx_t; argument
33 #define cccmac_hdr_size sizeof(struct cccmac_ctx)
42 #define cccmac_mode_decl(_mode_, _name_) cc_ctx_decl(struct cccmac_ctx, cccmac_ctx_size(_mode_), _n…