Home
last modified time | relevance | path

Searched defs:ctx_size (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/lib/libcrypto/evp/
H A Devp_local.h193 int ctx_size; /* how big does the ctx->md_data need to be */ global() member
219 int ctx_size; /* how big ctx->cipher_data needs to be */ global() member
H A Devp_cipher.c1170 EVP_CIPHER_meth_set_impl_ctx_size(EVP_CIPHER *cipher, int ctx_size) in EVP_CIPHER_meth_set_impl_ctx_size()
/openbsd-src/sys/dev/pci/drm/i915/gvt/
H A Dcmd_parser.c2996 int ctx_size = wa_ctx->indirect_ctx.size; in shadow_indirect_ctx() local
3158 unsigned long gma_head, gma_tail, gma_start, ctx_size; in intel_gvt_scan_engine_context() local