Home
last modified time | relevance | path

Searched refs:CRYPTO_CLOSE_SESSION (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelSessionUtil.c345 while (ioctl(kernel_fd, CRYPTO_CLOSE_SESSION, in kernel_delete_session()
/titanic_44/usr/src/uts/common/sys/crypto/
H A Dioctl.h206 #define CRYPTO_CLOSE_SESSION CRYPTO(31) macro
/titanic_44/usr/src/cmd/truss/
H A Dcodes.c952 { (uint_t)CRYPTO_CLOSE_SESSION, "CRYPTO_CLOSE_SESSION", NULL },
/titanic_44/usr/src/uts/common/crypto/io/
H A Dcrypto.c6588 case CRYPTO_CLOSE_SESSION: in crypto_ioctl()