Home
last modified time | relevance | path

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

/openbsd/sys/dev/
H A Dsoftraidvar.h86 #define SR_IOCTL_CHANGE_PASSPHRASE 0x02 /* Change passphrase. */ macro
H A Dsoftraid_crypto.c1083 case SR_IOCTL_CHANGE_PASSPHRASE: in sr_crypto_ioctl_internal()
/openbsd/sbin/bioctl/
H A Dbioctl.c1138 bd.bd_cmd = SR_IOCTL_CHANGE_PASSPHRASE; in bio_changepass()