Searched refs:cchmac_ctx (Results 1 – 2 of 2) sorted by relevance
19 struct cchmac_ctx { struct23 typedef struct cchmac_ctx* cchmac_ctx_t; argument30 #define cchmac_ctx_decl(STATE_SIZE, BLOCK_SIZE, _name_) cc_ctx_decl_vla(struct cchmac_ctx, cchmac_c…
86 struct cchmac_ctx *hmac_ctx;