Searched refs:cccmac_ctx (Results 1 – 1 of 1) sorted by relevance
23 struct cccmac_ctx { struct33 typedef struct cccmac_ctx* cccmac_ctx_t; argument35 #define cccmac_hdr_size sizeof(struct cccmac_ctx)43 #define cccmac_mode_decl(_mode_, _name_) cc_ctx_decl_vla(struct cccmac_ctx, cccmac_ctx_size(_mode_)…