Home
last modified time | relevance | path

Searched refs:CRYPTO_GET_FUNCTION_LIST (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelSlottable.c113 while ((r = ioctl(kernel_fd, CRYPTO_GET_FUNCTION_LIST, &fl)) < 0) { in kernel_get_func_list()
/illumos-gate/usr/src/uts/common/sys/crypto/
H A Dioctl.h179 #define CRYPTO_GET_FUNCTION_LIST CRYPTO(20) macro
/illumos-gate/usr/src/lib/brand/solaris10/s10_brand/common/
H A Ds10_brand.c683 case CRYPTO_GET_FUNCTION_LIST: in s10_ioctl()
/illumos-gate/usr/src/cmd/truss/
H A Dcodes.c958 { (uint_t)CRYPTO_GET_FUNCTION_LIST, "CRYPTO_GET_FUNCTION_LIST",
/illumos-gate/usr/src/uts/common/crypto/io/
H A Dcrypto.c6708 case CRYPTO_GET_FUNCTION_LIST: in crypto_ioctl()