Searched refs:common_ctx (Results 1 – 2 of 2) sorted by relevance
77 struct common_ctx { struct88 typedef struct common_ctx common_ctx_t; argument110 struct common_ctx ccm_common;157 struct common_ctx gcm_common;
127 common_ctx_t *common_ctx = (common_ctx_t *)ctx; in crypto_free_mode_ctx() local129 switch (common_ctx->cc_flags & (CCM_MODE|GCM_MODE)) { in crypto_free_mode_ctx()