| /freebsd-10-stable/sys/dev/glxsb/ |
| D | glxsb_hash.c | 52 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()
|
| D | glxsb.c | 350 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/ |
| D | aesni.c | 166 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()
|
| D | aesni_wrap.c | 333 aesni_cipher_setup_common(struct aesni_session *ses, const uint8_t *key, in aesni_cipher_setup_common()
|
| /freebsd-10-stable/sys/crypto/via/ |
| D | padlock.c | 146 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
|
| D | padlock_hash.c | 244 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()
|
| D | padlock_cipher.c | 101 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/ |
| D | sec.c | 181 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/ |
| D | rmisec.c | 162 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
|
| D | rmilib.c | 138 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/ |
| D | nlmrsalib.h | 34 #define XLP_RSA_SID(crd,ses) (((crd) << 28) | ((ses) & 0x7ff)) argument 45 struct xlp_rsa_session *ses; member
|
| D | nlmsec.c | 456 struct xlp_sec_session *ses = NULL; in xlp_sec_newsession() local 701 struct xlp_sec_session *ses; in xlp_sec_process() local
|
| D | nlmseclib.h | 81 #define XLP_SEC_SID(crd,ses) (((crd) << 28) | ((ses) & 0x7ff)) argument 97 struct xlp_sec_session *ses; member
|
| D | nlmrsa.c | 324 struct xlp_rsa_session *ses = NULL; in xlp_rsa_newsession() local
|
| /freebsd-10-stable/sys/cam/scsi/ |
| D | scsi_enc_ses.c | 1172 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/ |
| D | cryptodev.c | 72 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()
|
| D | cryptodev.h | 155 u_int32_t ses; /* returns: session # */ member 167 u_int32_t ses; /* returns: session # */ member 173 u_int32_t ses; member
|
| D | crypto.c | 672 u_int32_t ses, kops; in driver_finis() local
|
| /freebsd-10-stable/sys/dev/safe/ |
| D | safe.c | 630 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/ |
| D | ubsec.c | 827 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/ |
| D | ceddk.h | 54 unsigned long ses; /* severely errored seconds */ member
|
| /freebsd-10-stable/sys/dev/hifn/ |
| D | hifn7751var.h | 336 #define HIFN_SID(crd,ses) (((crd) << 28) | ((ses) & 0x7ff)) argument
|
| D | hifn7751.c | 2324 struct hifn_session *ses = NULL; in hifn_newsession() local
|
| /freebsd-10-stable/sys/i386/include/ |
| D | cserial.h | 51 unsigned long ses; /* severely errored seconds */ member
|
| /freebsd-10-stable/sys/dev/cp/ |
| D | cpddk.h | 41 unsigned long ses; /* severely errored seconds */ member
|