Searched refs:crypto_ioctl (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/lib/brand/solaris10/s10_brand/common/ |
H A D | s10_brand.c | 449 crypto_ioctl(sysret_t *rval, int fdes, int cmd, intptr_t arg) in crypto_ioctl() function 683 return (crypto_ioctl(rval, fdes, cmd, arg)); in s10_ioctl()
|
/titanic_50/usr/src/uts/common/crypto/io/ |
H A D | crypto.c | 83 static int crypto_ioctl(dev_t, int, intptr_t, int, cred_t *, int *); 270 crypto_ioctl, /* cb_ioctl */ 6555 crypto_ioctl(dev_t dev, int cmd, intptr_t arg, int mode, cred_t *c, in crypto_ioctl() function
|