Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/crypto/evp/
H A Dcmeth_lib.c84 int EVP_CIPHER_meth_set_impl_ctx_size(EVP_CIPHER *cipher, int ctx_size) in EVP_CIPHER_meth_set_impl_ctx_size()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/evp/
H A Dcmeth_lib.c55 int EVP_CIPHER_meth_set_impl_ctx_size(EVP_CIPHER *cipher, int ctx_size) in EVP_CIPHER_meth_set_impl_ctx_size()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Devp.h175 int ctx_size; member
214 int ctx_size; member
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/crypto/
H A Devp.h126 int ctx_size; /* how big does the ctx->md_data need to be */ member
148 int ctx_size; member
/netbsd-src/sys/kern/
H A Dkern_veriexec.c227 veriexec_fpops_add(const char *fp_type, size_t hash_len, size_t ctx_size, in veriexec_fpops_add()
/netbsd-src/crypto/external/bsd/openssl/dist/include/crypto/
H A Devp.h262 int ctx_size; /* how big does the ctx->md_data need to be */ member
312 int ctx_size; member
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/gvt/
H A Dcmd_parser.c2938 int ctx_size = wa_ctx->indirect_ctx.size; in shadow_indirect_ctx() local