Searched defs:crypto_open (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/crypto/io/
H A Dcrypto.c81 static int crypto_open(dev_t *, int, int, cred_t *);
263 crypto_open, /* cb_open */
436 crypto_open(dev_t *devp, int flag, int otyp, cred_t *credp) function
562 * thread in crypto_open with the same minor number.

Completed in 80 milliseconds