OPT_PVK_NONE
case OPT_PVK_NONE: /* pvk_encr:= 0 */
pvk_encr = (o - OPT_PVK_NONE);
{ "pvk-none", OPT_PVK_NONE, '-', "Don't enforce PVK encoding" },
{ "pvk-none", OPT_PVK_NONE, '-', "Don't enforce PVK encoding" },
case OPT_PVK_NONE: /* pvk_encr:= 0 */
pvk_encr = (o - OPT_PVK_NONE);