Home
last modified time | relevance | path

Searched defs:ivbuf (Results 1 – 6 of 6) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dcrypto_os.c202 uint8_t *ivbuf, in freebsd_crypt_uio_debug_log()
326 uint8_t *ivbuf, in freebsd_crypt_uio()
496 uint8_t *ivbuf, in freebsd_crypt_uio()
H A Dzio_crypt.c406 uint64_t crypt, crypto_key_t *key, uint8_t *ivbuf, uint_t datalen, in zio_do_crypt_uio_opencrypto()
618 zio_crypt_generate_iv(uint8_t *ivbuf) in zio_crypt_generate_iv()
652 uint_t datalen, uint8_t *ivbuf, uint8_t *salt) in zio_crypt_generate_iv_salt_dedup()
/f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/
H A Dzio_crypt.c378 crypto_ctx_template_t tmpl, uint8_t *ivbuf, uint_t datalen, in zio_do_crypt_uio()
654 zio_crypt_generate_iv(uint8_t *ivbuf) in zio_crypt_generate_iv()
718 uint_t datalen, uint8_t *ivbuf, uint8_t *salt) in zio_crypt_generate_iv_salt_dedup()
/f-stack/dpdk/lib/librte_ipsec/
H A Desp_outb.c458 uint64_t ivbuf[num][IPSEC_MAX_IV_QWORD]; in cpu_outb_pkt_prepare() local
H A Desp_inb.c702 uint64_t ivbuf[num][IPSEC_MAX_IV_QWORD]; in cpu_inb_pkt_prepare() local
/f-stack/dpdk/drivers/crypto/bcmfs/
H A Dbcmfs_sym_engine.c948 bcmfs_crypto_ccm_update_iv(uint8_t *ivbuf, in bcmfs_crypto_ccm_update_iv()