Lines Matching defs:security
226 {"security", CAM_CMD_SECURITY, CAM_ARG_NONE, "d:e:fh:k:l:qs:T:U:y"},
1731 printf("security %s %s\n",
2789 printf("security config frozen %s\n",
2793 printf("security level %s\n",
2891 int security, is48bit, pwdsize;
2899 security = 0;
2919 security = 1;
2925 security = 1;
2933 security = 1;
2939 security = 1;
3004 if (security && !(ident_buf->support.command2 & ATA_SUPPORT_MAXSECURITY)) {
3230 /* default action is to print security information */
3328 warnx("too many security actions specified");
3413 warnx("Can't unlock, security is disabled");
3438 warnx("Can't disable security (already disabled)");
3453 warnx("Can't secure erase (security is disabled)");
3477 "(security is disabled)");
10037 " camcontrol security [dev_id][generic args]\n"
10107 "security report or send ATA security commands to the named device\n"
10229 "security arguments:\n"
10230 "-d pwd disable security using the given password for the selected\n"
10233 "-f freeze the security configuration of the specified device\n"
10238 "-l <high|maximum> specifies which security level to set: high or maximum\n"
10240 "-s pwd password the device (enable security) using the given\n"