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) {
/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.c355 * The CRYPTO_GET_FUNCTION_LIST parameter structure crypto_function_list_t
440 * The structure returned by the CRYPTO_GET_FUNCTION_LIST ioctl on /dev/crypto
683 case CRYPTO_GET_FUNCTION_LIST:
/illumos-gate/usr/src/cmd/truss/
H A Dcodes.c957 { (uint_t)CRYPTO_GET_FUNCTION_LIST, "CRYPTO_GET_FUNCTION_LIST",
/illumos-gate/usr/src/uts/common/crypto/io/
H A Dcrypto.c6561 case CRYPTO_GET_FUNCTION_LIST:

Completed in 97 milliseconds