POST_PARAMS_TO_CTRL
} else if (state == POST_PARAMS_TO_CTRL && ctx->action_type == OSSL_ACTION_NONE) {
} else if (state == POST_PARAMS_TO_CTRL && ctx->action_type == OSSL_ACTION_GET) {
} else if (state == POST_PARAMS_TO_CTRL && ctx->action_type == OSSL_ACTION_GET) {
|| (ctx->action_type == OSSL_ACTION_GET && state == POST_PARAMS_TO_CTRL)) {
|| (ctx->action_type == OSSL_ACTION_GET && state == POST_PARAMS_TO_CTRL)) {
case POST_PARAMS_TO_CTRL:
fixup(POST_PARAMS_TO_CTRL, translation, &ctx);
case POST_PARAMS_TO_CTRL:
case POST_PARAMS_TO_CTRL:
} else if ((state == POST_PARAMS_TO_CTRL || state == PKEY)
} else if (state == POST_PARAMS_TO_CTRL && ctx->action_type == OSSL_ACTION_GET) {
|| (state == POST_PARAMS_TO_CTRL && ctx->action_type == OSSL_ACTION_GET)) {
|| (state == POST_PARAMS_TO_CTRL && ctx->action_type == OSSL_ACTION_GET)) {