Searched refs:common_ctx (Results 1 – 2 of 2) sorted by relevance
78 struct common_ctx { struct89 typedef struct common_ctx common_ctx_t; argument111 struct common_ctx ccm_common;167 struct common_ctx gcm_common;
128 common_ctx_t *common_ctx = (common_ctx_t *)ctx; in crypto_free_mode_ctx() local130 switch (common_ctx->cc_flags & (CCM_MODE|GCM_MODE)) { in crypto_free_mode_ctx()