Searched defs:ctx_size (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12.1/sbin/nvmecontrol/ |
| H A D | comnd.h | 80 size_t ctx_size; member
|
| /freebsd-12.1/crypto/openssl/crypto/evp/ |
| H A D | cmeth_lib.c | 55 int EVP_CIPHER_meth_set_impl_ctx_size(EVP_CIPHER *cipher, int ctx_size) in EVP_CIPHER_meth_set_impl_ctx_size()
|
| /freebsd-12.1/sys/dev/drm2/i915/ |
| H A D | i915_gem_context.c | 257 uint32_t ctx_size; in i915_gem_context_init() local
|
| /freebsd-12.1/sys/dev/qlnx/qlnxe/ |
| H A D | ecore_init_fw_funcs.c | 1708 void ecore_calc_session_ctx_validation(void *p_ctx_mem, u16 ctx_size, u8 ctx_type, u32 cid) in ecore_calc_session_ctx_validation() 1725 void ecore_calc_task_ctx_validation(void *p_ctx_mem, u16 ctx_size, u8 ctx_type, u32 tid) in ecore_calc_task_ctx_validation() 1738 void ecore_memset_session_ctx(void *p_ctx_mem, u32 ctx_size, u8 ctx_type) in ecore_memset_session_ctx() 1760 void ecore_memset_task_ctx(void *p_ctx_mem, u32 ctx_size, u8 ctx_type) in ecore_memset_task_ctx()
|
| /freebsd-12.1/crypto/openssl/crypto/include/internal/ |
| H A D | evp_int.h | 126 int ctx_size; /* how big does the ctx->md_data need to be */ member 148 int ctx_size; member
|
| /freebsd-12.1/sys/dev/liquidio/ |
| H A D | lio_main.c | 1238 uint32_t ctx_size, data_size; in lio_setup_nic_devices() local 2025 int ctx_size = sizeof(struct lio_rx_ctl_context); in lio_send_rx_ctrl_cmd() local
|