Searched defs:ctx_size (Results 1 - 3 of 3) sorted by path

/freebsd-10-stable/crypto/openssl/crypto/evp/
H A Devp.h177 int ctx_size; /* how big does the ctx->md_data need to be */ member in struct:env_md_st
324 int ctx_size; member in struct:evp_cipher_st
/freebsd-10-stable/sys/dev/drm2/i915/
H A Di915_gem_context.c259 uint32_t ctx_size; local
/freebsd-10-stable/sys/dev/qlnx/qlnxe/
H A Decore_init_fw_funcs.c1708 void ecore_calc_session_ctx_validation(void *p_ctx_mem, u16 ctx_size, u8 ctx_type, u32 cid) argument
1725 void ecore_calc_task_ctx_validation(void *p_ctx_mem, u16 ctx_size, u8 ctx_type, u32 tid) argument
1738 void ecore_memset_session_ctx(void *p_ctx_mem, u32 ctx_size, u8 ctx_type) argument
1760 void ecore_memset_task_ctx(void *p_ctx_mem, u32 ctx_size, u8 ctx_type) argument

Completed in 157 milliseconds