Home
last modified time | relevance | path

Searched defs:crp (Results 1 – 25 of 51) sorted by relevance

123

/freebsd-src/sys/crypto/openssl/
H A Dossl.c312 ossl_process_hash(struct ossl_session *s, struct cryptop *crp, in ossl_process_hash() argument
380 ossl_process_cipher(struct ossl_session * s,struct cryptop * crp,const struct crypto_session_params * csp) ossl_process_cipher() argument
387 ossl_process_eta(struct ossl_session * s,struct cryptop * crp,const struct crypto_session_params * csp) ossl_process_eta() argument
406 ossl_process_aead(struct ossl_session * s,struct cryptop * crp,const struct crypto_session_params * csp) ossl_process_aead() argument
420 ossl_process(device_t dev,struct cryptop * crp,int hint) ossl_process() argument
[all...]
H A Dossl_chacha20.c56 ossl_chacha20(struct ossl_session_cipher *s, struct cryptop *crp, in ossl_chacha20()
156 ossl_chacha20_poly1305_encrypt(struct cryptop *crp, in ossl_chacha20_poly1305_encrypt()
302 ossl_chacha20_poly1305_decrypt(struct cryptop *crp, in ossl_chacha20_poly1305_decrypt()
H A Dossl_aes.c76 ossl_aes_cbc(struct ossl_session_cipher *s, struct cryptop *crp, in ossl_aes_cbc()
173 ossl_aes_gcm(struct ossl_session_cipher *s, struct cryptop *crp, in ossl_aes_gcm()
/freebsd-src/sys/opencrypto/
H A Dktls_ocf.c183 ktls_ocf_callback_async(struct cryptop *crp) in ktls_ocf_callback_async()
196 ktls_ocf_dispatch(struct ktls_ocf_session *os, struct cryptop *crp) in ktls_ocf_dispatch()
235 ktls_ocf_dispatch_async_cb(struct cryptop *crp) in ktls_ocf_dispatch_async_cb()
261 struct cryptop *crp) in ktls_ocf_dispatch_async()
281 struct cryptop *crp; in ktls_ocf_tls_cbc_encrypt() local
442 struct cryptop crp; in ktls_ocf_tls_cbc_decrypt() local
554 struct cryptop *crp; in ktls_ocf_tls12_aead_encrypt() local
635 struct cryptop crp; in ktls_ocf_tls12_aead_decrypt() local
731 struct cryptop crp; in ktls_ocf_tls12_aead_recrypt() local
792 struct cryptop *crp; in ktls_ocf_tls13_aead_encrypt() local
[all …]
H A Dcrypto.c1262 crp_sanity(struct cryptop * crp) crp_sanity() argument
1413 crypto_dispatch_one(struct cryptop * crp,int hint) crypto_dispatch_one() argument
1446 crypto_dispatch(struct cryptop * crp) crypto_dispatch() argument
1452 crypto_dispatch_async(struct cryptop * crp,int flags) crypto_dispatch_async() argument
1485 struct cryptop *crp; crypto_dispatch_batch() local
1497 crypto_batch_enqueue(struct cryptop * crp) crypto_batch_enqueue() argument
1511 struct cryptop *crp; crypto_task_invoke() local
1525 crypto_invoke(struct cryptocap * cap,struct cryptop * crp,int hint) crypto_invoke() argument
1592 crypto_destroyreq(struct cryptop * crp) crypto_destroyreq() argument
1624 crypto_freereq(struct cryptop * crp) crypto_freereq() argument
1634 crypto_initreq(struct cryptop * crp,crypto_session_t cses) crypto_initreq() argument
1643 struct cryptop *crp; crypto_getreq() local
1659 crypto_clonereq(struct cryptop * crp,crypto_session_t cses,int how) crypto_clonereq() argument
1677 crypto_done(struct cryptop * crp) crypto_done() argument
1768 struct cryptop *crp, *submit; crypto_dispatch_thread() local
1947 struct cryptop *crp; DB_SHOW_COMMAND_FLAGS() local
[all...]
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.h521 crypto_use_buf(struct cryptop *crp, void *buf, int len) in crypto_use_buf()
527 crypto_use_mbuf(struct cryptop *crp, struct mbuf *m) in crypto_use_mbuf()
533 crypto_use_single_mbuf(struct cryptop *crp, struct mbuf *m) in crypto_use_single_mbuf()
539 crypto_use_vmpage(struct cryptop *crp, vm_page_t *pages, int len, int offset) in crypto_use_vmpage()
545 crypto_use_uio(struct cryptop *crp, struct uio *uio) in crypto_use_uio()
551 crypto_use_output_buf(struct cryptop *crp, void *buf, int len) in crypto_use_output_buf()
557 crypto_use_output_mbuf(struct cryptop *crp, struct mbuf *m) in crypto_use_output_mbuf()
563 crypto_use_output_single_mbuf(struct cryptop *crp, struct mbuf *m) in crypto_use_output_single_mbuf()
569 crypto_use_output_vmpage(struct cryptop *crp, vm_page_t *pages, int len, in crypto_use_output_vmpage()
576 crypto_use_output_uio(struct cryptop *crp, struct uio *uio) in crypto_use_output_uio()
[all …]
/freebsd-src/sys/geom/eli/
H A Dg_eli_privacy.c87 g_eli_crypto_read_done(struct cryptop *crp) in g_eli_crypto_read_done()
138 g_eli_crypto_write_done(struct cryptop *crp) in g_eli_crypto_write_done()
258 struct cryptop *crp; in g_eli_crypto_run() local
H A Dg_eli_integrity.c126 g_eli_auth_read_done(struct cryptop *crp) in g_eli_auth_read_done()
288 g_eli_auth_write_done(struct cryptop *crp) in g_eli_auth_write_done()
452 struct cryptop *crp; in g_eli_auth_run() local
H A Dg_eli_crypto.c49 g_eli_crypto_done(struct cryptop *crp) in g_eli_crypto_done()
62 struct cryptop *crp; in g_eli_crypto_cipher() local
/freebsd-src/sys/dev/qat/qat/
H A Dqat_ocf.c70 struct cryptop *crp; in symDpCallback() local
237 qat_ocf_session_init(device_t dev,struct cryptop * crp,struct qat_ocf_instance * qat_instance,struct qat_ocf_session * qat_ssession) qat_ocf_session_init() argument
647 qat_ocf_load_aad_gcm(struct cryptop * crp,struct qat_ocf_cookie * qat_cookie) qat_ocf_load_aad_gcm() argument
670 qat_ocf_load_aad(struct cryptop * crp,struct qat_ocf_cookie * qat_cookie) qat_ocf_load_aad() argument
734 qat_ocf_load(struct cryptop * crp,struct qat_ocf_cookie * qat_cookie) qat_ocf_load() argument
811 qat_ocf_check_input(device_t dev,struct cryptop * crp) qat_ocf_check_input() argument
827 qat_ocf_process(device_t dev,struct cryptop * crp,int hint) qat_ocf_process() argument
[all...]
H A Dqat_ocf_mem_pool.c123 struct cryptop *crp; in qat_ocf_crypto_load_obuf_cb() local
313 qat_ocf_cookie_dma_pre_sync(struct cryptop *crp, CpaCySymDpOpData *pOpData) in qat_ocf_cookie_dma_pre_sync()
344 qat_ocf_cookie_dma_post_sync(struct cryptop *crp, CpaCySymDpOpData *pOpData) in qat_ocf_cookie_dma_post_sync()
375 qat_ocf_cookie_dma_unload(struct cryptop *crp, CpaCySymDpOpData *pOpData) in qat_ocf_cookie_dma_unload()
/freebsd-src/sys/dev/glxsb/
H A Dglxsb_hash.c63 glxsb_authcompute(struct glxsb_session *ses, struct cryptop *crp) in glxsb_authcompute()
133 const struct crypto_session_params *csp, struct cryptop *crp) in glxsb_hash_process()
/freebsd-src/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dcrypto_os.c137 freebsd_zfs_crypt_done(struct cryptop *crp) in freebsd_zfs_crypt_done() argument
150 freebsd_zfs_crypt_done_sync(struct cryptop *crp) in freebsd_zfs_crypt_done_sync() argument
165 zfs_crypto_dispatch(freebsd_crypt_session_t *session, struct cryptop *crp) in zfs_crypto_dispatch() argument
343 struct cryptop *crp; freebsd_crypt_uio() local
510 struct cryptop *crp; freebsd_crypt_uio() local
[all...]
/freebsd-src/sys/dev/sec/
H A Dsec.c515 struct cryptop *crp; in sec_primary_intr() local
833 struct cryptop *crp, bus_size_t size, struct sec_desc_map_info *sdmi) in sec_desc_map_dma()
1105 u_int n, struct cryptop *crp, bus_size_t doffset, bus_size_t dsize) in sec_make_pointer()
1237 sec_process(device_t dev, struct cryptop *crp, int hint) in sec_process()
1319 const struct crypto_session_params *csp, struct cryptop *crp) in sec_build_common_ns_desc()
1370 const struct crypto_session_params *csp, struct cryptop *crp) in sec_build_common_s_desc()
1439 struct cryptop *crp) in sec_aesu_make_desc()
1527 struct sec_desc *desc, struct cryptop *crp) in sec_mdeu_make_desc()
/freebsd-src/sys/crypto/ccp/
H A Dccp_hardware.c1203 struct cryptop *crp, int error) in ccp_do_hmac_done()
1250 struct cryptop *crp; in ccp_hmac_done() local
1257 ccp_do_hmac(struct ccp_queue *qp, struct ccp_session *s, struct cryptop *crp, in ccp_do_hmac()
1305 ccp_hmac(struct ccp_queue *qp, struct ccp_session *s, struct cryptop *crp) in ccp_hmac()
1334 struct cryptop *crp; in ccp_blkcipher_done() local
1350 ccp_collect_iv(struct cryptop *crp, const struct crypto_session_params *csp, in ccp_collect_iv()
1395 ccp_do_xts(struct ccp_queue *qp, struct ccp_session *s, struct cryptop *crp, in ccp_do_xts()
1466 struct cryptop *crp, const struct ccp_completion_ctx *cctx) in ccp_do_blkcipher()
1669 ccp_blkcipher(struct ccp_queue *qp, struct ccp_session *s, struct cryptop *crp) in ccp_blkcipher()
1684 struct cryptop *crp; in ccp_authenc_done() local
[all …]
/freebsd-src/sys/netipsec/
H A Dxform_esp.c275 struct cryptop *crp; esp_input() local
493 esp_input_cb(struct cryptop * crp) esp_input_cb() argument
698 struct cryptop *crp; esp_output() local
992 esp_output_cb(struct cryptop * crp) esp_output_cb() argument
[all...]
H A Dxform_ipcomp.c201 struct cryptop *crp; in ipcomp_input() local
283 ipcomp_input_cb(struct cryptop * crp) ipcomp_input_cb() argument
404 struct cryptop *crp; ipcomp_output() local
531 ipcomp_output_cb(struct cryptop * crp) ipcomp_output_cb() argument
[all...]
H A Dxform_ah.c539 struct cryptop *crp; in ah_input() local
691 ah_input_cb(struct cryptop * crp) ah_input_cb() argument
849 struct cryptop *crp; ah_output() local
1087 ah_output_cb(struct cryptop * crp) ah_output_cb() argument
[all...]
/freebsd-src/sys/crypto/armv8/
H A Darmv8_crypto.c273 armv8_crypto_process(device_t dev, struct cryptop *crp, int hint __unused) in armv8_crypto_process()
284 armv8_crypto_cipher_alloc(struct cryptop *crp, int start, int length, int *allocated) in armv8_crypto_cipher_alloc()
304 struct cryptop *crp) in armv8_crypto_cipher_process()
/freebsd-src/sys/dev/cxgbe/crypto/
H A Dt4_crypto.c431 u_int sgl_len, u_int hash_size, struct cryptop *crp) in ccr_populate_wreq() argument
476 ccr_hash(struct ccr_softc *sc, struct ccr_session *s, struct cryptop *crp) in ccr_hash() argument
600 ccr_hash_done(struct ccr_softc * sc,struct ccr_session * s,struct cryptop * crp,const struct cpl_fw6_pld * cpl,int error) ccr_hash_done() argument
620 ccr_cipher(struct ccr_softc * sc,struct ccr_session * s,struct cryptop * crp) ccr_cipher() argument
783 ccr_cipher_done(struct ccr_softc * sc,struct ccr_session * s,struct cryptop * crp,const struct cpl_fw6_pld * cpl,int error) ccr_cipher_done() argument
812 ccr_eta(struct ccr_softc * sc,struct ccr_session * s,struct cryptop * crp) ccr_eta() argument
1106 ccr_eta_done(struct ccr_softc * sc,struct ccr_session * s,struct cryptop * crp,const struct cpl_fw6_pld * cpl,int error) ccr_eta_done() argument
1117 ccr_gcm(struct ccr_softc * sc,struct ccr_session * s,struct cryptop * crp) ccr_gcm() argument
1377 ccr_gcm_done(struct ccr_softc * sc,struct ccr_session * s,struct cryptop * crp,const struct cpl_fw6_pld * cpl,int error) ccr_gcm_done() argument
1413 generate_ccm_b0(struct cryptop * crp,u_int hash_size_in_response,const char * iv,char * b0) generate_ccm_b0() argument
1445 ccr_ccm(struct ccr_softc * sc,struct ccr_session * s,struct cryptop * crp) ccr_ccm() argument
1743 ccr_ccm_done(struct ccr_softc * sc,struct ccr_session * s,struct cryptop * crp,const struct cpl_fw6_pld * cpl,int error) ccr_ccm_done() argument
1761 ccr_soft_done(struct cryptop * crp) ccr_soft_done() argument
1773 ccr_soft(struct ccr_session * s,struct cryptop * crp) ccr_soft() argument
2523 ccr_process(device_t dev,struct cryptop * crp,int hint) ccr_process() argument
2655 struct cryptop *crp; do_cpl6_fw_pld() local
[all...]
/freebsd-src/sys/crypto/aesni/
H A Daesni.c310 aesni_process(device_t dev, struct cryptop *crp, int hint __unused) in aesni_process()
325 aesni_cipher_alloc(struct cryptop *crp, int start, int length, bool *allocated) in aesni_cipher_alloc()
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()
/freebsd-src/sys/crypto/via/
H A Dpadlock_cipher.c164 padlock_cipher_alloc(struct cryptop *crp, int *allocated) in padlock_cipher_alloc()
181 padlock_cipher_process(struct padlock_session *ses, struct cryptop *crp, in padlock_cipher_process()
/freebsd-src/sys/dev/safexcel/
H A Dsafexcel.c163 struct cryptop *crp, *tmp; in safexcel_rdr_intr() local
1602 struct cryptop *crp; in safexcel_instr_cipher() local
1621 struct cryptop *crp; in safexcel_instr_eta() local
1662 struct cryptop *crp; in safexcel_instr_sha_hash() local
1688 struct cryptop *crp; in safexcel_instr_ccm() local
1802 struct cryptop *crp; in safexcel_instr_gcm() local
1848 struct cryptop *crp; in safexcel_instr_gmac() local
1875 struct cryptop *crp; in safexcel_set_token() local
2111 struct cryptop *crp; in safexcel_create_chain_cb() local
2520 safexcel_process(device_t dev, struct cryptop *crp, int hint) in safexcel_process()
/freebsd-src/sys/dev/wg/
H A Dwg_crypto.c208 crypto_callback(struct cryptop *crp) in crypto_callback()
218 struct cryptop crp; in chacha20poly1305_encrypt_mbuf() local
241 struct cryptop crp; in chacha20poly1305_decrypt_mbuf() local

123