Home
last modified time | relevance | path

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

/freebsd/sys/dev/glxsb/
H A Dglxsb_hash.c50 glxsb_hash_key_setup(struct glxsb_session *ses, const char *key, int klen) in glxsb_hash_key_setup()
63 glxsb_authcompute(struct glxsb_session *ses, struct cryptop *crp) in glxsb_authcompute()
105 glxsb_hash_setup(struct glxsb_session *ses, in glxsb_hash_setup()
132 glxsb_hash_process(struct glxsb_session *ses, in glxsb_hash_process()
146 glxsb_hash_free(struct glxsb_session *ses) in glxsb_hash_free()
H A Dglxsb.c525 struct glxsb_session *ses; in glxsb_crypto_newsession() local
548 struct glxsb_session *ses; in glxsb_crypto_freesession() local
622 glxsb_crypto_encdec(struct cryptop *crp, struct glxsb_session *ses, in glxsb_crypto_encdec()
709 struct glxsb_session *ses; in glxsb_crypto_task() local
750 struct glxsb_session *ses; in glxsb_crypto_process() local
/freebsd/sys/crypto/via/
H A Dpadlock.c162 struct padlock_session *ses; in padlock_newsession() local
189 padlock_freesession_one(struct padlock_session *ses) in padlock_freesession_one()
198 struct padlock_session *ses; in padlock_freesession() local
208 struct padlock_session *ses; in padlock_process() local
H A Dpadlock_hash.c253 padlock_hash_key_setup(struct padlock_session *ses, const uint8_t *key, in padlock_hash_key_setup()
276 padlock_authcompute(struct padlock_session *ses, struct cryptop *crp) in padlock_authcompute()
361 padlock_hash_setup(struct padlock_session *ses, in padlock_hash_setup()
388 padlock_hash_process(struct padlock_session *ses, struct cryptop *crp, in padlock_hash_process()
406 padlock_hash_free(struct padlock_session *ses) in padlock_hash_free()
H A Dpadlock_cipher.c97 padlock_cipher_key_setup(struct padlock_session *ses, const void *key, int klen) in padlock_cipher_key_setup()
118 padlock_cipher_setup(struct padlock_session *ses, in padlock_cipher_setup()
181 padlock_cipher_process(struct padlock_session *ses, struct cryptop *crp, in padlock_cipher_process()
/freebsd/sys/opencrypto/
H A Dcryptosoft.c88 swcr_null(const struct swcr_session *ses, struct cryptop *crp) in swcr_null()
98 swcr_encdec(const struct swcr_session *ses, struct cryptop *crp) in swcr_encdec()
241 swcr_authcompute(const struct swcr_session *ses, struct cryptop *crp) in swcr_authcompute()
320 swcr_gmac(const struct swcr_session *ses, struct cryptop *crp) in swcr_gmac()
399 swcr_gcm(const struct swcr_session *ses, struct cryptop *crp) in swcr_gcm()
673 swcr_ccm_cbc_mac(const struct swcr_session *ses, struct cryptop *crp) in swcr_ccm_cbc_mac()
732 swcr_ccm(const struct swcr_session *ses, struct cryptop *crp) in swcr_ccm()
957 swcr_chacha20_poly1305(const struct swcr_session *ses, struct cryptop *crp) in swcr_chacha20_poly1305()
1164 swcr_eta(const struct swcr_session *ses, struct cryptop *crp) in swcr_eta()
1184 swcr_compdec(const struct swcr_session *ses, struct cryptop *crp) in swcr_compdec()
[all …]
H A Dcryptodev.c91 uint32_t ses; member
101 uint32_t ses; member
109 uint32_t ses; member
119 uint32_t ses; member
266 uint32_t ses; member
538 cse_find(struct fcrypt *fcr, u_int ses) in cse_find()
570 cse_delete(struct fcrypt *fcr, u_int ses) in cse_delete()
1128 uint32_t ses; in crypto_ioctl() local
H A Dcryptodev.h233 uint32_t ses; /* returns: session # */ member
250 uint32_t ses; /* returns: session # */ member
258 uint32_t ses; member
274 uint32_t ses; member
/freebsd/sys/crypto/aesni/
H A Daesni.c286 struct aesni_session *ses; in aesni_newsession() local
312 struct aesni_session *ses; in aesni_process() local
484 aesni_authprepare(struct aesni_session *ses, int klen) in aesni_authprepare()
495 aesni_cipher_setup(struct aesni_session *ses, in aesni_cipher_setup()
572 aesni_cipher_process(struct aesni_session *ses, struct cryptop *crp) in aesni_cipher_process()
616 aesni_cipher_crypt(struct aesni_session *ses, struct cryptop *crp, in aesni_cipher_crypt()
771 aesni_cipher_mac(struct aesni_session *ses, struct cryptop *crp, in aesni_cipher_mac()
H A Daesni_wrap.c444 aesni_cipher_setup_common(struct aesni_session *ses, in aesni_cipher_setup_common()
/freebsd/sys/crypto/armv8/
H A Darmv8_crypto.c216 armv8_crypto_cipher_setup(struct armv8_crypto_session *ses, in armv8_crypto_cipher_setup()
263 struct armv8_crypto_session *ses; in armv8_crypto_newsession() local
275 struct armv8_crypto_session *ses; in armv8_crypto_process() local
303 armv8_crypto_cipher_process(struct armv8_crypto_session *ses, in armv8_crypto_cipher_process()
/freebsd/sys/crypto/blake2/
H A Dblake2_cryptodev.c132 struct blake2_session *ses; in blake2_newsession() local
149 struct blake2_session *ses; in blake2_process() local
194 blake2_cipher_setup(struct blake2_session *ses, in blake2_cipher_setup()
251 blake2_cipher_process(struct blake2_session *ses, struct cryptop *crp) in blake2_cipher_process()
/freebsd/tools/tools/crypto/
H A Dcryptocheck.c160 int ses; member
468 struct ocf_session *ses) in ocf_init_session()
486 ocf_destroy_session(struct ocf_session *ses) in ocf_destroy_session()
496 ocf_init_cop(const struct ocf_session *ses, struct crypt_op *cop) in ocf_init_cop()
503 ocf_init_caead(const struct ocf_session *ses, struct crypt_aead *caead) in ocf_init_caead()
513 struct ocf_session ses; in ocf_hash() local
625 struct ocf_session ses; in ocf_hmac() local
755 struct ocf_session *ses) in ocf_init_cipher_session()
767 ocf_cipher(const struct ocf_session *ses, const struct alg *alg, const char *iv, in ocf_cipher()
791 struct ocf_session ses; in run_cipher_test() local
[all …]
/freebsd/tests/sys/opencrypto/
H A Dblake2_test.c115 do_cryptop(int fd, int ses, size_t inlen, void *out) in do_cryptop()
132 int crid, fd, ses; in test_blake2b_vectors() local
156 int crid, fd, ses; in test_blake2s_vectors() local
H A Dpoly1305_test.c331 uint32_t ses; in destroy_session() local
339 do_cryptop(int fd, int ses, const void *inp, size_t inlen, void *out) in do_cryptop()
357 int fd, ses; in test_rfc7539_poly1305_vectors() local
/freebsd/sbin/nvmecontrol/
H A Dformat.c58 uint32_t ses; member
120 int lbaf, ms, pi, pil, ses, fd; in format() local
/freebsd/sys/dev/safe/
H A Dsafe.c621 safe_setup_enckey(struct safe_session *ses, const void *key) in safe_setup_enckey()
633 safe_setup_mackey(struct safe_session *ses, int algo, const uint8_t *key, in safe_setup_mackey()
726 struct safe_session *ses; in safe_newsession() local
771 struct safe_session *ses; in safe_process() local
1269 struct safe_session *ses; in safe_callback() local
/freebsd/sys/cam/scsi/
H A Dscsi_enc_ses.c1208 ses_softc_t *ses; in ses_set_timed_completion() local
1285 ses_softc_t *ses; in ses_process_pages() local
1535 ses_softc_t *ses; in ses_process_status() local
1934 ses_softc_t *ses; in ses_process_control_request() local
2027 ses_softc_t *ses; in ses_process_elm_descs() local
2197 ses_softc_t *ses; in ses_fill_control_request() local
2728 ses_softc_t *ses; in ses_softc_invalidate() local
2755 ses_softc_t *ses; in ses_set_enc_status() local
2781 ses_softc_t *ses; in ses_set_elm_status() local
2961 ses_softc_t *ses; in ses_poll_status() local
/freebsd/sys/dev/sec/
H A Dsec.c512 struct sec_session *ses; in sec_primary_intr() local
1206 struct sec_session *ses; in sec_newsession() local
1242 struct sec_session *ses; in sec_process() local
/freebsd/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dcrypto_os.c139 freebsd_crypt_session_t *ses; in freebsd_zfs_crypt_done() local
/freebsd/sys/dev/hifn/
H A Dhifn7751.c2356 struct hifn_session *ses; in hifn_newsession() local
2383 struct hifn_session *ses; in hifn_process() local
/freebsd/usr.sbin/bhyve/
H A Dpci_nvme.c1913 uint8_t ses, lbaf, pi; in nvme_opc_format_nvm() local