Home
last modified time | relevance | path

Searched defs:ses (Results 1 – 25 of 29) sorted by relevance

12

/freebsd-10-stable/sys/dev/glxsb/
Dglxsb_hash.c52 glxsb_hash_key_setup(struct glxsb_session *ses, caddr_t key, int klen) in glxsb_hash_key_setup()
82 glxsb_authcompute(struct glxsb_session *ses, struct cryptodesc *crd, in glxsb_authcompute()
109 glxsb_hash_setup(struct glxsb_session *ses, struct cryptoini *macini) in glxsb_hash_setup()
156 glxsb_hash_process(struct glxsb_session *ses, struct cryptodesc *maccrd, in glxsb_hash_process()
169 glxsb_hash_free(struct glxsb_session *ses) in glxsb_hash_free()
Dglxsb.c350 struct glxsb_session *ses; in glxsb_detach() local
532 struct glxsb_session *ses = NULL; in glxsb_crypto_newsession() local
622 struct glxsb_session *ses = NULL; in glxsb_crypto_freesession() local
717 struct glxsb_session *ses, struct glxsb_softc *sc) in glxsb_crypto_encdec()
823 struct glxsb_session *ses; in glxsb_crypto_task() local
864 struct glxsb_session *ses; in glxsb_crypto_process() local
/freebsd-10-stable/sys/crypto/aesni/
Daesni.c166 struct aesni_session *ses; in aesni_detach() local
198 struct aesni_session *ses; in aesni_newsession() local
264 aesni_freesession_locked(struct aesni_softc *sc, struct aesni_session *ses) in aesni_freesession_locked()
281 struct aesni_session *ses; in aesni_freesession() local
304 struct aesni_session *ses = NULL; in aesni_process() local
417 aesni_cipher_setup(struct aesni_session *ses, struct cryptoini *encini) in aesni_cipher_setup()
444 aesni_cipher_process(struct aesni_session *ses, struct cryptodesc *enccrd, in aesni_cipher_process()
Daesni_wrap.c333 aesni_cipher_setup_common(struct aesni_session *ses, const uint8_t *key, in aesni_cipher_setup_common()
/freebsd-10-stable/sys/crypto/via/
Dpadlock.c146 struct padlock_session *ses; in padlock_detach() local
171 struct padlock_session *ses = NULL; in padlock_newsession() local
266 padlock_freesession_one(struct padlock_softc *sc, struct padlock_session *ses, in padlock_freesession_one()
290 struct padlock_session *ses; in padlock_freesession() local
312 struct padlock_session *ses = NULL; in padlock_process() local
Dpadlock_hash.c244 padlock_hash_key_setup(struct padlock_session *ses, caddr_t key, int klen) in padlock_hash_key_setup()
282 padlock_authcompute(struct padlock_session *ses, struct cryptodesc *crd, in padlock_authcompute()
312 padlock_hash_setup(struct padlock_session *ses, struct cryptoini *macini) in padlock_hash_setup()
365 padlock_hash_process(struct padlock_session *ses, struct cryptodesc *maccrd, in padlock_hash_process()
385 padlock_hash_free(struct padlock_session *ses) in padlock_hash_free()
Dpadlock_cipher.c101 padlock_cipher_key_setup(struct padlock_session *ses, caddr_t key, int klen) in padlock_cipher_key_setup()
122 padlock_cipher_setup(struct padlock_session *ses, struct cryptoini *encini) in padlock_cipher_setup()
201 padlock_cipher_process(struct padlock_session *ses, struct cryptodesc *enccrd, in padlock_cipher_process()
/freebsd-10-stable/sys/dev/sec/
Dsec.c181 sec_free_session(struct sec_softc *sc, struct sec_session *ses) in sec_free_session()
1237 struct sec_session *ses = NULL; in sec_alloc_session() local
1263 struct sec_session *ses; in sec_get_session() local
1287 struct sec_session *ses; in sec_newsession() local
1349 struct sec_session *ses; in sec_freesession() local
1367 struct sec_session *ses; in sec_process() local
1493 struct sec_session *ses, struct cryptop *crp, struct cryptodesc *enc, in sec_build_common_ns_desc()
1545 struct sec_session *ses, struct cryptop *crp, struct cryptodesc *enc, in sec_build_common_s_desc()
1612 sec_aesu_newsession(struct sec_softc *sc, struct sec_session *ses, in sec_aesu_newsession()
1628 sec_aesu_make_desc(struct sec_softc *sc, struct sec_session *ses, in sec_aesu_make_desc()
[all …]
/freebsd-10-stable/sys/mips/rmi/dev/sec/
Drmisec.c162 struct xlr_sec_session *ses = NULL; in xlr_sec_detach() local
189 struct xlr_sec_session *ses = NULL; in xlr_sec_newsession() local
353 struct xlr_sec_session *ses; in xlr_sec_process() local
Drmilib.c138 xlr_sec_setup(struct xlr_sec_session *ses, in xlr_sec_setup()
2802 struct xlr_sec_session *ses = NULL; in xlr_sec_msgring_handler() local
/freebsd-10-stable/sys/mips/nlm/dev/sec/
Dnlmrsalib.h34 #define XLP_RSA_SID(crd,ses) (((crd) << 28) | ((ses) & 0x7ff)) argument
45 struct xlp_rsa_session *ses; member
Dnlmsec.c456 struct xlp_sec_session *ses = NULL; in xlp_sec_newsession() local
701 struct xlp_sec_session *ses; in xlp_sec_process() local
Dnlmseclib.h81 #define XLP_SEC_SID(crd,ses) (((crd) << 28) | ((ses) & 0x7ff)) argument
97 struct xlp_sec_session *ses; member
Dnlmrsa.c324 struct xlp_rsa_session *ses = NULL; in xlp_rsa_newsession() local
/freebsd-10-stable/sys/cam/scsi/
Dscsi_enc_ses.c1172 ses_softc_t *ses; in ses_set_timed_completion() local
1249 ses_softc_t *ses; in ses_process_pages() local
1303 ses_softc_t *ses; in ses_process_config() local
1502 ses_softc_t *ses; in ses_process_status() local
1861 ses_softc_t *ses; in ses_process_control_request() local
1927 ses_softc_t *ses; in ses_process_elm_descs() local
2097 ses_softc_t *ses; in ses_fill_control_request() local
2572 ses_softc_t *ses; in ses_softc_invalidate() local
2606 ses_softc_t *ses; in ses_set_enc_status() local
2632 ses_softc_t *ses; in ses_set_elm_status() local
[all …]
/freebsd-10-stable/sys/opencrypto/
Dcryptodev.c72 u_int32_t ses; member
82 u_int32_t ses; member
88 u_int32_t ses; member
259 u_int32_t ses; member
381 u_int32_t ses; in cryptof_ioctl() local
1008 csefind(struct fcrypt *fcr, u_int ses) in csefind()
Dcryptodev.h155 u_int32_t ses; /* returns: session # */ member
167 u_int32_t ses; /* returns: session # */ member
173 u_int32_t ses; member
Dcrypto.c672 u_int32_t ses, kops; in driver_finis() local
/freebsd-10-stable/sys/dev/safe/
Dsafe.c630 safe_setup_enckey(struct safe_session *ses, caddr_t key) in safe_setup_enckey()
642 safe_setup_mackey(struct safe_session *ses, int algo, caddr_t key, int klen) in safe_setup_mackey()
702 struct safe_session *ses = NULL; in safe_newsession() local
855 struct safe_session *ses; in safe_process() local
/freebsd-10-stable/sys/dev/ubsec/
Dubsec.c827 ubsec_setup_enckey(struct ubsec_session *ses, int algo, caddr_t key) in ubsec_setup_enckey()
847 ubsec_setup_mackey(struct ubsec_session *ses, int algo, caddr_t key, int klen) in ubsec_setup_mackey()
899 struct ubsec_session *ses = NULL; in ubsec_newsession() local
1039 struct ubsec_session *ses; in ubsec_process() local
/freebsd-10-stable/sys/dev/ce/
Dceddk.h54 unsigned long ses; /* severely errored seconds */ member
/freebsd-10-stable/sys/dev/hifn/
Dhifn7751var.h336 #define HIFN_SID(crd,ses) (((crd) << 28) | ((ses) & 0x7ff)) argument
Dhifn7751.c2324 struct hifn_session *ses = NULL; in hifn_newsession() local
/freebsd-10-stable/sys/i386/include/
Dcserial.h51 unsigned long ses; /* severely errored seconds */ member
/freebsd-10-stable/sys/dev/cp/
Dcpddk.h41 unsigned long ses; /* severely errored seconds */ member

12