Home
last modified time | relevance | path

Searched refs:cipher_only (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/lofiadm/
H A Dmain.c1940 boolean_t cipher_only = B_TRUE; /* if -c only */ in main() local
1998 cipher_only = B_FALSE; /* need to unset cipher_only */ in main()
2006 cipher_only = B_FALSE; /* need to unset cipher_only */ in main()
2029 cipher_only = B_FALSE; /* need to unset cipher_only */ in main()
2147 if (cipher_only) { in main()