Searched defs:ses (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/sys/opencrypto/
H A Docryptodev.h98 u_int32_t ses; /* returns: session # */ member in struct:osession_op
110 u_int32_t ses; /* returns: session # */ member in struct:osession_n_op
115 u_int32_t ses; member in struct:ocrypt_op
140 u_int32_t ses; member in struct:ocrypt_n_op
H A Dcrypto.c1156 u_int32_t ses; local
H A Dcryptodev.c108 u_int32_t ses; member in struct:csession
239 u_int32_t ses; local
915 struct csession *cryptodev_csefind(struct fcrypt *fcr, u_int ses) argument
922 csefind(struct fcrypt *fcr, u_int ses) argument
[all...]
H A Dcryptodev.h171 u_int32_t ses; /* returns: session # */ member in struct:session_op
186 u_int32_t ses; /* returns: session # */ member in struct:session_n_op
191 u_int32_t ses; member in struct:crypt_op
222 u_int32_t ses; member in struct:crypt_n_op
/netbsd-current/external/bsd/ppp/dist/pppd/plugins/pppoe/
H A Dplugin.c203 int i, ses; local
/netbsd-current/sys/arch/x86/x86/
H A Dvia_padlock.c133 struct via_padlock_session *ses = NULL; local
371 via_padlock_crypto_encdec(struct cryptop *crp, struct cryptodesc *crd, struct via_padlock_session *ses, struct via_padlock_softc *sc, void *buf) argument
457 struct via_padlock_session *ses; local
[all...]
/netbsd-current/sys/netipsec/
H A Dxform_ipcomp.c103 int ses; local
/netbsd-current/sys/dev/marvell/
H A Dmvcesa.c199 struct mvcesa_session *ses = NULL; local
347 struct mvcesa_session *ses; local
485 mvcesa_authentication(struct mvcesa_softc *sc, struct mvcesa_session *ses, uint32_t alg, uint32_t *iv, uint32_t *digest, uint64_t bits, int skip, int len, char *buf, struct mbuf *m, struct uio *uio) argument
621 mvcesa_des_encdec(struct mvcesa_softc *sc, struct mvcesa_session *ses, uint32_t alg, uint32_t mode, uint32_t dir, uint32_t *iv, int skip, int len, char *buf, struct mbuf *m, struct uio *uio) argument
[all...]
/netbsd-current/sys/arch/i386/pci/
H A Dglxsb.c314 struct glxsb_session *ses = NULL; local
443 struct glxsb_session *ses; local
[all...]
/netbsd-current/sys/dev/pci/
H A Dubsec.c959 struct ubsec_session *ses = NULL; local
1147 struct ubsec_session *ses, key; local
[all...]
H A Dmlyreg.h212 u_int8_t ses:1; /* N/A */ member in struct:mly_param_controller

Completed in 242 milliseconds