Searched refs:kssl (Results 1 - 15 of 15) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/kssl/
H A Dksslfilter.c31 #include <inet/kssl/ksslapi.h>
52 * kssl filter cookie
68 * Allocate kssl state
122 ksslf_t *kssl = (ksslf_t *)cookie; local
126 if (kssl == NULL)
129 if (kssl->ksslf_ent != NULL) {
130 kssl_release_ent(kssl->ksslf_ent, handle, kssl->ksslf_type);
131 kssl->ksslf_ent = NULL;
133 if (kssl
147 ksslf_t *kssl; local
202 ksslf_t *kssl = (ksslf_t *)cookie; local
237 ksslf_t *kssl = (ksslf_t *)cookie; local
266 ksslf_t *kssl = (ksslf_t *)cookie; local
290 ksslf_t *kssl = (ksslf_t *)cookie; local
314 ksslf_t *kssl = (ksslf_t *)cookie; local
352 ksslf_t *kssl = cookie; local
466 ksslf_t *kssl = (ksslf_t *)cookie; local
509 ksslf_t *kssl = (ksslf_t *)sof_get_cookie(handle); local
531 ksslf_t *kssl = (ksslf_t *)sof_get_cookie(handle); local
[all...]
H A DMakefile28 # uts/common/inet/kssl/Makefile
33 HDRS= kssl.h ksslapi.h ksslimpl.h ksslproto.h
35 ROOTDIRS= $(ROOT)/usr/include/inet/kssl
37 ROOTHDRS= $(HDRS:%=$(ROOT)/usr/include/inet/kssl/%)
H A Dksslproto.h38 #include <inet/kssl/kssl.h> /* Cipher suite definitions */
39 #include <inet/kssl/ksslapi.h>
40 #include <inet/kssl/ksslimpl.h>
H A Dksslimpl.h40 #include <inet/kssl/ksslapi.h>
41 #include <inet/kssl/ksslproto.h>
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/kssl/kssladm/
H A Dkssladm_delete.c32 #include <inet/kssl/kssl.h>
H A Dkssladm_create.c39 #include <inet/kssl/kssl.h>
169 * kssl kernel module will need in order to search for
223 * so the kssl module can access the token to find
238 * that the kssl module will use to search in the
726 /* Let kssl try to find the key. */
733 /* Let kssl try to find the key. */
/illumos-gate/usr/src/uts/intel/kssl/
H A DMakefile41 MODULE = kssl
45 CONF_SRCDIR = $(UTSBASE)/common/inet/kssl
/illumos-gate/usr/src/uts/sparc/kssl/
H A DMakefile41 MODULE = kssl
45 CONF_SRCDIR = $(UTSBASE)/common/inet/kssl
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/kssl/ksslcfg/
H A DMakefile27 # cmd/cmd-inet/usr.sbin/kssl/kssladm/Makefile
31 MANIFEST= kssl-proxy.xml
/illumos-gate/usr/src/uts/intel/ksslf/
H A DMakefile24 # This makefile drives the production of the kssl socket filter
60 LDFLAGS += -dy -Nmisc/md5 -Nmisc/kcf -Ndrv/kssl -Nfs/sockfs
/illumos-gate/usr/src/uts/sparc/ksslf/
H A DMakefile24 # This makefile drives the production of the kssl socket filter
60 LDFLAGS += -dy -Nmisc/md5 -Nmisc/kcf -Ndrv/kssl -Nfs/sockfs
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A DMakefile35 login.xml shell.xml rexec.xml socket-filter-kssl.xml
66 kssl/kssladm kssl/ksslcfg nwamadm nwamcfg ping routeadm \
71 kssl/ksslcfg nwamadm nwamcfg routeadm sppptun snoop wificonfig
84 inetconv ipmpstat ipqosconf ipsecutils kssl/kssladm \
85 kssl/ksslcfg nwamadm nwamcfg ping routeadm sppptun traceroute \
/illumos-gate/usr/src/uts/
H A DMakefile143 common/inet/kssl \
/illumos-gate/usr/src/uts/common/c2/
H A Daudit.c64 #include <inet/kssl/kssl.h>
/illumos-gate/usr/src/cmd/truss/
H A Dcodes.c93 #include <inet/kssl/kssl.h>
1284 /* kssl ioctls */

Completed in 62 milliseconds