Searched refs:workspace (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/regress/lib/libssl/rust-openssl/
H A DMakefile16 _WORKSPACE_COOKIE = .workspace
/openbsd-current/sys/lib/libsa/
H A Dsha1.c58 unsigned char workspace[SHA1_BLOCK_LENGTH]; local
60 block = (CHAR64LONG16 *)workspace;
/openbsd-current/sys/crypto/
H A Dsha1.c59 unsigned char workspace[SHA1_BLOCK_LENGTH]; local
61 block = (CHAR64LONG16 *)workspace;
/openbsd-current/lib/libc/hash/
H A Dsha1.c57 u_int8_t workspace[SHA1_BLOCK_LENGTH]; local
58 CHAR64LONG16 *block = (CHAR64LONG16 *)workspace;
/openbsd-current/sys/dev/pci/drm/i915/
H A Di915_gpu_error.c284 zstream->workspace =
287 if (!zstream->workspace) {
302 void *workspace = zstream->workspace; local
305 zstream->workspace = workspace;
395 kfree(c->zstream.workspace);
/openbsd-current/gnu/usr.bin/perl/t/porting/
H A Dpodcheck.t64 pods in the distribution workspace, except certain known special ones
79 workspace, and cross-checking them. It also checks that a non-broken link

Completed in 181 milliseconds