Home
last modified time | relevance | path

Searched defs:tmpl (Results 1 – 15 of 15) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/icp/api/
H A Dkcf_cipher.c102 crypto_spi_ctx_template_t tmpl, crypto_context_t *ctxp, in crypto_cipher_init_prov()
225 crypto_ctx_template_t tmpl, crypto_context_t *ctxp, in crypto_cipher_init()
315 crypto_ctx_template_t tmpl, crypto_data_t *ciphertext, in crypto_encrypt_prov()
350 crypto_key_t *key, crypto_ctx_template_t tmpl, crypto_data_t *ciphertext, in crypto_encrypt()
428 crypto_ctx_template_t tmpl, crypto_context_t *ctxp, in crypto_encrypt_init_prov()
442 crypto_ctx_template_t tmpl, crypto_context_t *ctxp, in crypto_encrypt_init()
597 crypto_ctx_template_t tmpl, crypto_data_t *plaintext, in crypto_decrypt_prov()
633 crypto_key_t *key, crypto_ctx_template_t tmpl, crypto_data_t *plaintext, in crypto_decrypt()
711 crypto_ctx_template_t tmpl, crypto_context_t *ctxp, in crypto_decrypt_init_prov()
725 crypto_ctx_template_t tmpl, crypto_context_t *ctxp, in crypto_decrypt_init()
H A Dkcf_mac.c92 crypto_ctx_template_t tmpl, crypto_data_t *mac, crypto_call_req_t *crq) in crypto_mac_prov()
125 crypto_key_t *key, crypto_ctx_template_t tmpl, crypto_data_t *mac, in crypto_mac()
217 crypto_ctx_template_t tmpl, crypto_data_t *mac, crypto_call_req_t *crq) in crypto_mac_verify_prov()
250 crypto_key_t *key, crypto_ctx_template_t tmpl, crypto_data_t *mac, in crypto_mac_verify()
368 crypto_mechanism_t *mech, crypto_key_t *key, crypto_spi_ctx_template_t tmpl, in crypto_mac_init_prov()
431 crypto_ctx_template_t tmpl, crypto_context_t *ctxp, in crypto_mac_init()
H A Dkcf_ctxops.c134 crypto_destroy_ctx_template(crypto_ctx_template_t tmpl) in crypto_destroy_ctx_template()
/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_devx.c577 struct mlx5_rxq_obj *tmpl = rxq_ctrl->obj; in mlx5_rxq_obj_hairpin_new() local
635 struct mlx5_rxq_obj *tmpl = rxq_ctrl->obj; in mlx5_rxq_devx_obj_new() local
1075 struct mlx5_txq_obj *tmpl = txq_ctrl->obj; in mlx5_txq_obj_hairpin_new() local
H A Dmlx5_txq.c1106 struct mlx5_txq_ctrl *tmpl; in mlx5_txq_new() local
1173 struct mlx5_txq_ctrl *tmpl; in mlx5_txq_hairpin_new() local
H A Dmlx5_rxq.c1401 struct mlx5_rxq_ctrl *tmpl; in mlx5_rxq_new() local
1716 struct mlx5_rxq_ctrl *tmpl; in mlx5_rxq_hairpin_new() local
/f-stack/dpdk/examples/ipsec-secgw/
H A Dsp4.c615 struct acl4_rules tmpl; in sp4_spi_present() local
H A Dsp6.c745 struct acl6_rules tmpl; in sp6_spi_present() local
H A Dsa.c1445 struct ipsec_sa tmpl; in sa_spi_present() local
/f-stack/dpdk/drivers/compress/qat/
H A Dqat_comp.c114 const uint8_t *tmpl; in qat_comp_build_request() local
/f-stack/dpdk/drivers/net/mlx5/linux/
H A Dmlx5_verbs.c361 struct mlx5_rxq_obj *tmpl = rxq_ctrl->obj; in mlx5_rxq_ibv_obj_new() local
/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()
1890 crypto_ctx_template_t tmpl; in zio_do_crypt_data() local
/f-stack/freebsd/contrib/openzfs/module/icp/io/
H A Daes.c1242 crypto_spi_ctx_template_t *tmpl, size_t *tmpl_size, crypto_req_handle_t req) in aes_create_ctx_template()
/f-stack/freebsd/net/
H A Dieee8023ad_lacp.c2056 const struct tlv_template *tmpl, boolean_t check_type) in tlv_check()
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dzio_crypt.c1681 freebsd_crypt_session_t *tmpl = NULL; in zio_do_crypt_data() local