Home
last modified time | relevance | path

Searched refs:OSSL_PARAM_get_int (Results 1 – 25 of 33) sorted by relevance

12

/openssl-master/crypto/ffc/
A Dffc_backend.c57 if (!OSSL_PARAM_get_int(prm, &i)) in ossl_ffc_params_fromdata()
63 if (!OSSL_PARAM_get_int(prm, &i)) in ossl_ffc_params_fromdata()
72 if (!OSSL_PARAM_get_int(prm, &i)) in ossl_ffc_params_fromdata()
85 if (!OSSL_PARAM_get_int(prm, &i)) in ossl_ffc_params_fromdata()
91 if (!OSSL_PARAM_get_int(prm, &i)) in ossl_ffc_params_fromdata()
97 if (!OSSL_PARAM_get_int(prm, &i)) in ossl_ffc_params_fromdata()
/openssl-master/providers/implementations/keymgmt/
A Ddh_kmgmt.c526 if (p != NULL && !OSSL_PARAM_get_int(p, &gctx->priv_len)) in dh_gen_common_set_params()
575 if (p != NULL && !OSSL_PARAM_get_int(p, &gctx->gindex)) in dhx_gen_set_params()
578 if (p != NULL && !OSSL_PARAM_get_int(p, &gctx->pcounter)) in dhx_gen_set_params()
581 if (p != NULL && !OSSL_PARAM_get_int(p, &gctx->hindex)) in dhx_gen_set_params()
628 if (p != NULL && !OSSL_PARAM_get_int(p, &gctx->generator)) in dh_gen_set_params()
A Ddsa_kmgmt.c446 && !OSSL_PARAM_get_int(p, &gctx->gindex)) in dsa_gen_set_params()
450 && !OSSL_PARAM_get_int(p, &gctx->pcounter)) in dsa_gen_set_params()
454 && !OSSL_PARAM_get_int(p, &gctx->hindex)) in dsa_gen_set_params()
/openssl-master/test/
A Dparams_api_test.c166 if (!TEST_true(OSSL_PARAM_get_int(&param, &in))) in test_param_int()
678 && TEST_true(OSSL_PARAM_get_int(p, &val)) in test_param_copy_null()
681 && TEST_true(OSSL_PARAM_get_int(p, &val)) in test_param_copy_null()
685 && TEST_true(OSSL_PARAM_get_int(p, &val)) in test_param_copy_null()
688 && TEST_true(OSSL_PARAM_get_int(p, &val)) in test_param_copy_null()
A Dparams_test.c214 && !TEST_true(OSSL_PARAM_get_int(p, &obj->p1))) in api_set_params()
A Devp_extra_test2.c662 && TEST_true(OSSL_PARAM_get_int(p, &val)) in do_check_int()
A Dparam_build_test.c72 || !TEST_true(OSSL_PARAM_get_int(p, &i)) in template_public_test()
/openssl-master/crypto/evp/
A Dpmeth_gn.c115 || !OSSL_PARAM_get_int(param, &p)) in ossl_callback_to_pkey_gencb()
119 || !OSSL_PARAM_get_int(param, &n)) in ossl_callback_to_pkey_gencb()
/openssl-master/providers/implementations/kdfs/
A Dkbkdf.c328 if (p != NULL && !OSSL_PARAM_get_int(p, &ctx->use_l)) in kbkdf_set_ctx_params()
332 if (p != NULL && !OSSL_PARAM_get_int(p, &ctx->use_separator)) in kbkdf_set_ctx_params()
A Dpbkdf2.c182 if (!OSSL_PARAM_get_int(p, &pkcs5)) in kdf_pbkdf2_set_ctx_params()
A Dpkcs12kdf.c243 if (!OSSL_PARAM_get_int(p, &ctx->id)) in kdf_pkcs12_set_ctx_params()
A Dx942kdf.c504 if (p != NULL && !OSSL_PARAM_get_int(p, &ctx->use_keybits)) in x942kdf_set_ctx_params()
A Dhkdf.c212 } else if (OSSL_PARAM_get_int(p, &n)) { in hkdf_common_set_ctx_params()
/openssl-master/providers/implementations/encode_decode/
A Dencode_key2ms.c103 if (p != NULL && !OSSL_PARAM_get_int(p, &ctx->pvk_encr_level)) in key2pvk_set_ctx_params()
/openssl-master/include/openssl/
A Dparams.h103 int OSSL_PARAM_get_int(const OSSL_PARAM *p, int *val);
/openssl-master/crypto/ec/
A Dec_backend.c562 if (!OSSL_PARAM_get_int(p, &mode) in ossl_ec_key_otherparams_fromdata()
571 if (!OSSL_PARAM_get_int(p, &include) in ossl_ec_key_otherparams_fromdata()
/openssl-master/providers/implementations/macs/
A Dhmac_prov.c290 if (!OSSL_PARAM_get_int(p, &flag)) in set_flag()
A Dkmac_prov.c416 && !OSSL_PARAM_get_int(p, &kctx->xof_mode)) in kmac_set_ctx_params()
/openssl-master/providers/implementations/exchange/
A Decdh_exch.c244 if (!OSSL_PARAM_get_int(p, &mode)) in ecdh_set_ctx_params()
/openssl-master/providers/implementations/asymciphers/
A Drsa_enc.c461 if (!OSSL_PARAM_get_int(p, &pad_mode)) in rsa_set_ctx_params()
/openssl-master/doc/man3/
A DOSSL_PARAM.pod77 B<OSSL_PARAM> items and arrays, please see L<OSSL_PARAM_get_int(3)>.
351 L<openssl-core.h(7)>, L<OSSL_PARAM_get_int(3)>, L<OSSL_PARAM_dup(3)>
/openssl-master/crypto/store/
A Dstore_result.c101 && !OSSL_PARAM_get_int(p, &helper_data.object_type)) in ossl_store_handle_load_result()
/openssl-master/crypto/rsa/
A Drsa_backend.c315 if (!OSSL_PARAM_get_int(param_saltlen, &saltlen) in ossl_rsa_pss_params_30_fromdata()
/openssl-master/providers/implementations/signature/
A Drsa_sig.c1185 if (!OSSL_PARAM_get_int(p, &pad_mode)) in rsa_set_ctx_params()
1260 if (!OSSL_PARAM_get_int(p, &saltlen)) in rsa_set_ctx_params()
/openssl-master/providers/implementations/storemgmt/
A Dfile_store.c350 if (p != NULL && !OSSL_PARAM_get_int(p, &ctx->expected_type)) in file_set_ctx_params()

Completed in 52 milliseconds

12