Home
last modified time | relevance | path

Searched refs:settable (Results 1 – 25 of 85) sorted by relevance

1234

/netbsd/src/crypto/external/bsd/openssl/dist/crypto/rsa/
Drsa_acvp_test_params.c22 static const OSSL_PARAM settable[] = { in ossl_rsa_acvp_test_gen_params_new() local
33 p = OSSL_PARAM_locate_const(src, settable[0].key); in ossl_rsa_acvp_test_gen_params_new()
38 alloc = OPENSSL_zalloc(sizeof(settable)); in ossl_rsa_acvp_test_gen_params_new()
43 for (s = settable; s->key != NULL; ++s) { in ossl_rsa_acvp_test_gen_params_new()
/netbsd/src/external/bsd/libevent/dist/
Devconfig-private.h.cmake20 /* Number of bits in a file offset, on hosts where this is settable. */
Devconfig-private.h.in27 /* Number of bits in a file offset, on hosts where this is settable. */
/netbsd/src/external/bsd/ntp/dist/sntp/libevent/
Devconfig-private.h.cmake20 /* Number of bits in a file offset, on hosts where this is settable. */
Devconfig-private.h.in27 /* Number of bits in a file offset, on hosts where this is settable. */
/netbsd/src/sys/arch/xen/conf/
Dfiles.compat23 # User-settable LDT (used by WINE)
/netbsd/src/crypto/external/bsd/openssl/dist/test/
Dtls-provider.c632 static OSSL_PARAM settable[] = { in xor_gen_settable_params() local
636 return settable; in xor_gen_settable_params()
/netbsd/src/external/gpl3/gcc/dist/libgcc/
Dconfig.in99 /* Number of bits in a file offset, on hosts where this is settable. */
/netbsd/src/external/bsd/nvi/dist/docs/vi.ref/
Dspell.ok299 settable
/netbsd/src/external/gpl3/gcc/dist/lto-plugin/
Dconfig.h.in94 /* Number of bits in a file offset, on hosts where this is settable. */
/netbsd/src/bin/sh/
Doption.list4 * define the shell's settable options
/netbsd/src/external/gpl3/binutils/dist/gprof/
Dgconfig.in128 /* Number of bits in a file offset, on hosts where this is settable. */
/netbsd/src/crypto/external/bsd/netpgp/dist/
DTODO83 settable from time
/netbsd/src/external/bsd/nvi/dist/motif_l/
DTODO65 * bell user settable visible bell
/netbsd/src/lib/librumpuser/
Drumpuser_config.h.in158 /* Number of bits in a file offset, on hosts where this is settable. */
/netbsd/src/external/bsd/pkg_install/dist/lib/
Dconfig.h.in152 /* Number of bits in a file offset, on hosts where this is settable. */
/netbsd/src/external/gpl3/binutils/dist/binutils/
Dconfig.in268 /* Number of bits in a file offset, on hosts where this is settable. */
/netbsd/src/external/gpl3/binutils/dist/ld/
Dconfig.in277 /* Number of bits in a file offset, on hosts where this is settable. */
/netbsd/src/external/gpl3/binutils/dist/gas/
Dconfig.in337 /* Number of bits in a file offset, on hosts where this is settable. */
/netbsd/src/sys/arch/i386/conf/
DGENERIC_PS2TINY19 options USER_LDT # user-settable LDT; used by WINE
DNET450123 #options USER_LDT # user-settable LDT; used by WINE
/netbsd/src/crypto/external/bsd/openssl/dist/crypto/evp/
Dctrl_params_translate.c545 const OSSL_PARAM *settable = NULL; in default_fixup_args() local
574 settable = EVP_PKEY_CTX_settable_params(ctx->pctx); in default_fixup_args()
575 if (!OSSL_PARAM_allocate_from_text(ctx->params, settable, in default_fixup_args()
/netbsd/src/external/bsd/ntp/dist/sntp/
Dsntp-opts.def228 settable;
/netbsd/src/external/bsd/libpcap/dist/
Dcmakeconfig.h.in345 /* Number of bits in a file offset, on hosts where this is settable. */
Dconfig.h.in349 /* Number of bits in a file offset, on hosts where this is settable. */

1234