Searched refs:settable (Results 1 - 25 of 31) sorted by relevance

12

/netbsd-current/crypto/external/bsd/openssl/dist/crypto/rsa/
H A Drsa_acvp_test_params.c22 static const OSSL_PARAM settable[] = { local
33 p = OSSL_PARAM_locate_const(src, settable[0].key);
38 alloc = OPENSSL_zalloc(sizeof(settable));
43 for (s = settable; s->key != NULL; ++s) {
44 /* If src contains a key from settable then copy the src to the dest */
47 *d = *s; /* shallow copy from the static settable[] */
/netbsd-current/crypto/external/bsd/openssl/dist/providers/implementations/keymgmt/
H A Dmac_legacy_kmgmt.c465 static OSSL_PARAM settable[] = { local
469 return settable;
475 static OSSL_PARAM settable[] = { local
480 return settable;
H A Drsa_kmgmt.c557 static OSSL_PARAM settable[] = { local
562 return settable;
568 static OSSL_PARAM settable[] = { local
574 return settable;
H A Ddsa_kmgmt.c527 static OSSL_PARAM settable[] = { local
539 return settable;
H A Decx_kmgmt.c571 static OSSL_PARAM settable[] = { local
576 return settable;
H A Dec_kmgmt.c1211 static OSSL_PARAM settable[] = { local
1227 return settable;
/netbsd-current/crypto/external/bsd/openssl/dist/test/
H A Dtls-provider.c632 static OSSL_PARAM settable[] = { local
636 return settable;
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/evp/
H A Dctrl_params_translate.c545 const OSSL_PARAM *settable = NULL; local
574 settable = EVP_PKEY_CTX_settable_params(ctx->pctx);
575 if (!OSSL_PARAM_allocate_from_text(ctx->params, settable,
1003 /* This is only settable */
1029 /* This is only settable */
1073 /* This is only settable */
1099 /* This is currently only settable */
1148 /* This is currently only settable */
H A Dpmeth_lib.c862 * - EVP_PKEY_CTX_{gettable,settable}_params()
877 const OSSL_PARAM *settable = EVP_PKEY_CTX_settable_params(ctx); local
882 if (OSSL_PARAM_locate_const(settable, p->key) == NULL )
/netbsd-current/external/bsd/am-utils/dist/
H A Dltmain.sh4402 or a configure.ac-settable value.
/netbsd-current/external/bsd/flex/dist/build-aux/
H A Dltmain.sh5780 or a configure.ac-settable value.
/netbsd-current/external/lgpl3/gmp/dist/
H A Dltmain.sh5780 or a configure.ac-settable value.
/netbsd-current/external/lgpl3/mpc/dist/
H A Dltmain.sh5780 or a configure.ac-settable value.
/netbsd-current/external/bsd/ntp/dist/sntp/libevent/build-aux/
H A Dltmain.sh5780 or a configure.ac-settable value.
/netbsd-current/external/bsd/unbound/dist/
H A Dltmain.sh5780 or a configure.ac-settable value.
/netbsd-current/external/mit/expat/dist/conftools/
H A Dltmain.sh5828 or a configure.ac-settable value.
/netbsd-current/sys/external/isc/libsodium/dist/build-aux/
H A Dltmain.sh5780 or a configure.ac-settable value.
/netbsd-current/sys/external/isc/libsodium/dist/
H A Dltmain.sh4402 or a configure.ac-settable value.
/netbsd-current/external/bsd/openldap/dist/contrib/ldapc++/
H A Dltmain.sh5780 or a configure.ac-settable value.
/netbsd-current/external/bsd/openldap/dist/build/
H A Dltmain.sh5780 or a configure.ac-settable value.
/netbsd-current/external/bsd/file/dist/
H A Dltmain.sh5783 or a configure.ac-settable value.
/netbsd-current/external/public-domain/xz/dist/build-aux/
H A Dltmain.sh5995 or a configure.ac-settable value.
/netbsd-current/external/bsd/libevent/dist/build-aux/
H A Dltmain.sh5995 or a configure.ac-settable value.
/netbsd-current/external/lgpl3/mpc/dist/build-aux/
H A Dltmain.sh6037 or a configure.ac-settable value.
/netbsd-current/crypto/external/bsd/heimdal/dist/
H A Dltmain.sh6030 or a configure.ac-settable value.

Completed in 1036 milliseconds

12