Home
last modified time | relevance | path

Searched defs:params (Results 676 - 700 of 1968) sorted by relevance

1...<<21222324252627282930>>...79

/third_party/node/deps/openssl/openssl/apps/
H A Decparam.c209 OSSL_PARAM params[4]; in ecparam_main() local
H A Dpkey.c226 OSSL_PARAM params[3], *p = params; in pkey_main() local
H A Drsa.c391 OSSL_PARAM params[2] = { OSSL_PARAM_END, OSSL_PARAM_END }; in rsa_main() local
/third_party/node/deps/openssl/openssl/crypto/encode_decode/
H A Ddecoder_pkey.c66 decoder_construct_pkey(OSSL_DECODER_INSTANCE *decoder_inst, const OSSL_PARAM *params, void *construct_data) decoder_construct_pkey() argument
H A Dencoder_pkey.c29 OSSL_PARAM params[] = { OSSL_PARAM_END, OSSL_PARAM_END, OSSL_PARAM_END }; in DEFINE_STACK_OF() local
163 static int encoder_import_cb(const OSSL_PARAM params[], void *arg) in encoder_import_cb() argument
362 OSSL_PARAM params[2] = { OSSL_PARAM_END, OSSL_PARAM_END }; in OSSL_ENCODER_CTX_new_for_pkey() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/evp/
H A Dasymcipher.c222 int EVP_PKEY_encrypt_init_ex(EVP_PKEY_CTX *ctx, const OSSL_PARAM params[]) in EVP_PKEY_encrypt_init_ex() argument
264 int EVP_PKEY_decrypt_init_ex(EVP_PKEY_CTX *ctx, const OSSL_PARAM params[]) in EVP_PKEY_decrypt_init_ex() argument
20 evp_pkey_asym_cipher_init(EVP_PKEY_CTX *ctx, int operation, const OSSL_PARAM params[]) evp_pkey_asym_cipher_init() argument
H A Ddh_ctrl.c52 OSSL_PARAM params[2], *p = params; in EVP_PKEY_CTX_set_dh_paramgen_gindex() local
68 OSSL_PARAM params[2], *p = params; in EVP_PKEY_CTX_set_dh_paramgen_seed() local
93 OSSL_PARAM params[2], *p = params; in EVP_PKEY_CTX_set_dh_paramgen_prime_len() local
107 OSSL_PARAM params[2], *p = params; EVP_PKEY_CTX_set_dh_paramgen_subprime_len() local
122 OSSL_PARAM params[2], *p = params; EVP_PKEY_CTX_set_dh_paramgen_generator() local
240 OSSL_PARAM params[2], *p = params; EVP_PKEY_CTX_set_dh_kdf_outlen() local
269 OSSL_PARAM params[2], *p = params; EVP_PKEY_CTX_get_dh_kdf_outlen() local
293 OSSL_PARAM params[2], *p = params; EVP_PKEY_CTX_set0_dh_kdf_ukm() local
324 OSSL_PARAM params[2], *p = params; EVP_PKEY_CTX_get0_dh_kdf_ukm() local
[all...]
/third_party/node/deps/openssl/openssl/util/
H A Dcheck-format-test-negatives.c63 int params[]; in f() local
/third_party/openssl/test/
H A Dec_internal_test.c75 static int field_tests(const EC_METHOD *meth, const unsigned char *params, in field_tests() argument
[all...]
H A Dkeymgmt_internal_test.c101 static int export_cb(const OSSL_PARAM *params, void *arg) in export_cb() argument
[all...]
H A Dparams_api_test.c474 OSSL_PARAM params[20]; in test_param_construct() local
[all...]
H A Dp_test.c80 static int p_get_params(void *provctx, OSSL_PARAM params[]) in p_get_params() argument
H A Dparams_conversion_test.c43 static OSSL_PARAM params[] = { in param_conversion_load_stanza() local
/third_party/openssl/util/
H A Dcheck-format-test-negatives.c63 int params[]; in f() local
/third_party/openssl/test/testutil/
H A Dfake_random.c96 static int fake_rand_get_ctx_params(ossl_unused void *vrng, OSSL_PARAM params[]) in fake_rand_get_ctx_params() argument
50 fake_rand_instantiate(void *vrng, ossl_unused unsigned int strength, ossl_unused int prediction_resistance, ossl_unused const unsigned char *pstr, size_t pstr_len, ossl_unused const OSSL_PARAM params[]) fake_rand_instantiate() argument
/third_party/openssl/crypto/dsa/
H A Ddsa_lib.c347 ossl_dsa_ffc_params_fromdata(DSA *dsa, const OSSL_PARAM params[]) ossl_dsa_ffc_params_fromdata() argument
[all...]
/third_party/openssl/crypto/evp/
H A Dasymcipher.c222 int EVP_PKEY_encrypt_init_ex(EVP_PKEY_CTX *ctx, const OSSL_PARAM params[]) in EVP_PKEY_encrypt_init_ex() argument
264 int EVP_PKEY_decrypt_init_ex(EVP_PKEY_CTX *ctx, const OSSL_PARAM params[]) in EVP_PKEY_decrypt_init_ex() argument
20 evp_pkey_asym_cipher_init(EVP_PKEY_CTX *ctx, int operation, const OSSL_PARAM params[]) evp_pkey_asym_cipher_init() argument
H A Dsignature.c625 int EVP_PKEY_sign_init_ex(EVP_PKEY_CTX *ctx, const OSSL_PARAM params[]) in EVP_PKEY_sign_init_ex() argument
669 int EVP_PKEY_verify_init_ex(EVP_PKEY_CTX *ctx, const OSSL_PARAM params[]) in EVP_PKEY_verify_init_ex() argument
394 evp_pkey_signature_init(EVP_PKEY_CTX *ctx, int operation, const OSSL_PARAM params[]) evp_pkey_signature_init() argument
711 EVP_PKEY_verify_recover_init_ex(EVP_PKEY_CTX *ctx, const OSSL_PARAM params[]) EVP_PKEY_verify_recover_init_ex() argument
[all...]
H A Dpmeth_gn.c104 static int ossl_callback_to_pkey_gencb(const OSSL_PARAM params[], void *arg) in ossl_callback_to_pkey_gencb() argument
407 static int ossl_pkey_todata_cb(const OSSL_PARAM params[], void *arg) in ossl_pkey_todata_cb() argument
415 int EVP_PKEY_todata(const EVP_PKEY *pkey, int selection, OSSL_PARAM **params) in EVP_PKEY_todata() argument
363 EVP_PKEY_fromdata(EVP_PKEY_CTX *ctx, EVP_PKEY **ppkey, int selection, OSSL_PARAM params[]) EVP_PKEY_fromdata() argument
429 pkey_fake_import(void *fake_keydata, int ignored_selection, const OSSL_PARAM params[]) pkey_fake_import() argument
[all...]
H A Dexchange.c200 int EVP_PKEY_derive_init_ex(EVP_PKEY_CTX *ctx, const OSSL_PARAM params[]) in EVP_PKEY_derive_init_ex() argument
H A Dkeymgmt_lib.c29 int evp_keymgmt_util_try_import(const OSSL_PARAM params[], void *arg) in evp_keymgmt_util_try_import() argument
299 OSSL_PARAM params[4]; in evp_keymgmt_util_cache_keyinfo() local
314 evp_keymgmt_util_fromdata(EVP_PKEY *target, EVP_KEYMGMT *keymgmt, int selection, const OSSL_PARAM params[]) evp_keymgmt_util_fromdata() argument
536 OSSL_PARAM params[3]; evp_keymgmt_util_get_deflt_digest_name() local
[all...]
H A Dkem.c181 int EVP_PKEY_encapsulate_init(EVP_PKEY_CTX *ctx, const OSSL_PARAM params[]) in EVP_PKEY_encapsulate_init() argument
210 int EVP_PKEY_decapsulate_init(EVP_PKEY_CTX *ctx, const OSSL_PARAM params[]) in EVP_PKEY_decapsulate_init() argument
20 evp_kem_init(EVP_PKEY_CTX *ctx, int operation, const OSSL_PARAM params[]) evp_kem_init() argument
H A Ddh_ctrl.c52 OSSL_PARAM params[2], *p = params; in EVP_PKEY_CTX_set_dh_paramgen_gindex() local
68 OSSL_PARAM params[2], *p = params; in EVP_PKEY_CTX_set_dh_paramgen_seed() local
93 OSSL_PARAM params[2], *p = params; in EVP_PKEY_CTX_set_dh_paramgen_prime_len() local
107 OSSL_PARAM params[2], *p = params; EVP_PKEY_CTX_set_dh_paramgen_subprime_len() local
122 OSSL_PARAM params[2], *p = params; EVP_PKEY_CTX_set_dh_paramgen_generator() local
240 OSSL_PARAM params[2], *p = params; EVP_PKEY_CTX_set_dh_kdf_outlen() local
269 OSSL_PARAM params[2], *p = params; EVP_PKEY_CTX_get_dh_kdf_outlen() local
293 OSSL_PARAM params[2], *p = params; EVP_PKEY_CTX_set0_dh_kdf_ukm() local
324 OSSL_PARAM params[2], *p = params; EVP_PKEY_CTX_get0_dh_kdf_ukm() local
[all...]
/third_party/openssl/apps/
H A Drsa.c391 OSSL_PARAM params[2] = { OSSL_PARAM_END, OSSL_PARAM_END }; in rsa_main() local
H A Decparam.c209 OSSL_PARAM params[4]; in ecparam_main() local

Completed in 17 milliseconds

1...<<21222324252627282930>>...79