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

/src/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 in function:crypto_unregister_locked
H A Dcryptodev.c108 u_int32_t ses; member in struct:csession
239 u_int32_t ses; local in function:cryptof_ioctl
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
/src/sys/netipsec/
H A Dxform_ipcomp.c103 int ses; local in function:ipcomp_init
/src/sys/arch/x86/x86/
H A Dvia_padlock.c133 struct via_padlock_session *ses = NULL; local in function:via_padlock_crypto_newsession
376 via_padlock_crypto_encdec(struct cryptop * crp,struct cryptodesc * crd,struct via_padlock_session * ses,struct via_padlock_softc * sc,void * buf) argument
462 struct via_padlock_session *ses; local in function:via_padlock_crypto_process
[all...]
/src/sys/dev/marvell/
H A Dmvcesa.c199 struct mvcesa_session *ses = NULL; local in function:mvcesa_newsession
347 struct mvcesa_session *ses; local in function:mvcesa_process
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...]
/src/sys/arch/i386/pci/
H A Dglxsb.c314 struct glxsb_session *ses = NULL; local in function:glxsb_crypto_newsession
443 struct glxsb_session *ses; local in function:glxsb_crypto_process
[all...]
/src/sys/dev/pci/
H A Dubsec.c959 struct ubsec_session *ses = NULL; local in function:ubsec_newsession
1147 struct ubsec_session *ses, key; local in function:ubsec_process
[all...]
H A Dmlyreg.h212 u_int8_t ses:1; /* N/A */ member in struct:mly_param_controller

Completed in 21 milliseconds