HomeSort by relevance Sort by last modified time
    Searched defs:crypto_ioctl (Results 1 - 2 of 2) sorted by null

  /onnv/onnv-gate/usr/src/lib/brand/solaris10/s10_brand/common/
s10_brand.c 634 crypto_ioctl(sysret_t *rval, int fdes, int cmd, intptr_t arg) function
915 return (crypto_ioctl(rval, fdes, cmd, arg));
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/crypto/io/
crypto.c 84 static int crypto_ioctl(dev_t, int, intptr_t, int, cred_t *, int *);
272 crypto_ioctl, /* cb_ioctl */
6517 crypto_ioctl(dev_t dev, int cmd, intptr_t arg, int mode, cred_t *c, function
    [all...]

Completed in 120 milliseconds