Searched refs:opt_cipher (Results 1 – 1 of 1) sorted by relevance
21 static char *opt_cipher = NULL; variable207 .cipher = opt_cipher ? opt_cipher : DEFAULT_CIPHER(PLAIN), in action_create()301 .cipher = opt_cipher ?: DEFAULT_CIPHER(LUKS1), in _action_luksFormat_generateMK()348 if (sscanf(opt_cipher ?: DEFAULT_CIPHER(LUKS1), in _action_luksFormat_useMK()774 opt_cipher = optarg; in main()