Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelDigest.c243 while ((r = ioctl(kernel_fd, CRYPTO_DIGEST, &digest)) < 0) { in C_Digest()
/titanic_41/usr/src/uts/common/sys/crypto/
H A Dioctl.h846 #define CRYPTO_DIGEST CRYPTO(58) macro
/titanic_41/usr/src/cmd/truss/
H A Dcodes.c967 { (uint_t)CRYPTO_DIGEST, "CRYPTO_DIGEST", NULL },
/titanic_41/usr/src/uts/common/crypto/io/
H A Dcrypto.c6618 case CRYPTO_DIGEST: in crypto_ioctl()