Home
last modified time | relevance | path

Searched refs:OSSL_PARAM (Results 1 – 25 of 30) sorted by relevance

12

/include/openssl/
A Dparams.h71 OSSL_PARAM *OSSL_PARAM_locate(OSSL_PARAM *p, const char *key);
72 const OSSL_PARAM *OSSL_PARAM_locate_const(const OSSL_PARAM *p, const char *key);
96 OSSL_PARAM OSSL_PARAM_construct_end(void);
98 int OSSL_PARAM_allocate_from_text(OSSL_PARAM *to,
117 int OSSL_PARAM_set_int(OSSL_PARAM *p, int val);
119 int OSSL_PARAM_set_long(OSSL_PARAM *p, long int val);
153 int OSSL_PARAM_modified(const OSSL_PARAM *p);
154 void OSSL_PARAM_set_all_unmodified(OSSL_PARAM *p);
156 OSSL_PARAM *OSSL_PARAM_dup(const OSSL_PARAM *p);
157 OSSL_PARAM *OSSL_PARAM_merge(const OSSL_PARAM *p1, const OSSL_PARAM *p2);
[all …]
A Dcore_dispatch.h72 OSSL_CORE_MAKE_FUNC(const OSSL_PARAM *,
264 OSSL_CORE_MAKE_FUNC(const OSSL_PARAM *,
372 (void *vctx, OSSL_PARAM params[]))
431 const OSSL_PARAM params[]))
436 const OSSL_PARAM params[]))
567 const OSSL_PARAM params[]))
681 OSSL_CORE_MAKE_FUNC(const OSSL_PARAM *,
867 const OSSL_PARAM params[]))
878 const OSSL_PARAM params[]))
939 OSSL_CORE_MAKE_FUNC(const OSSL_PARAM *,
[all …]
A Dkdf.h45 const OSSL_PARAM params[]);
46 int EVP_KDF_get_params(EVP_KDF *kdf, OSSL_PARAM params[]);
47 int EVP_KDF_CTX_get_params(EVP_KDF_CTX *ctx, OSSL_PARAM params[]);
48 int EVP_KDF_CTX_set_params(EVP_KDF_CTX *ctx, const OSSL_PARAM params[]);
49 const OSSL_PARAM *EVP_KDF_gettable_params(const EVP_KDF *kdf);
50 const OSSL_PARAM *EVP_KDF_gettable_ctx_params(const EVP_KDF *kdf);
51 const OSSL_PARAM *EVP_KDF_settable_ctx_params(const EVP_KDF *kdf);
52 const OSSL_PARAM *EVP_KDF_CTX_gettable_params(EVP_KDF_CTX *ctx);
53 const OSSL_PARAM *EVP_KDF_CTX_settable_params(EVP_KDF_CTX *ctx);
A Dprovider.h27 OSSL_PARAM *params);
31 OSSL_PARAM *params,
39 const OSSL_PARAM *OSSL_PROVIDER_gettable_params(const OSSL_PROVIDER *prov);
40 int OSSL_PROVIDER_get_params(const OSSL_PROVIDER *prov, OSSL_PARAM params[]);
65 OSSL_PARAM params[]);
A Dcore.h219 typedef int (OSSL_CALLBACK)(const OSSL_PARAM params[], void *arg);
220 typedef int (OSSL_INOUT_CALLBACK)(const OSSL_PARAM in_params[],
221 OSSL_PARAM out_params[], void *arg);
230 const OSSL_PARAM params[], void *arg);
A Devp.h731 const OSSL_PARAM *EVP_MD_CTX_settable_params(EVP_MD_CTX *ctx);
746 const OSSL_PARAM params[]);
799 const OSSL_PARAM params[]);
816 const OSSL_PARAM params[]);
884 const OSSL_PARAM params[]);
895 const OSSL_PARAM params[]);
1269 int EVP_MAC_get_params(EVP_MAC *mac, OSSL_PARAM params[]);
1286 const OSSL_PARAM params[]);
1314 int EVP_RAND_get_params(EVP_RAND *rand, OSSL_PARAM params[]);
1338 const OSSL_PARAM params[]);
[all …]
A Ddecoder.h46 const OSSL_PARAM *OSSL_DECODER_gettable_params(OSSL_DECODER *decoder);
47 int OSSL_DECODER_get_params(OSSL_DECODER *decoder, OSSL_PARAM params[]);
49 const OSSL_PARAM *OSSL_DECODER_settable_ctx_params(OSSL_DECODER *encoder);
52 const OSSL_PARAM params[]);
94 const OSSL_PARAM *params,
A Dencoder.h46 const OSSL_PARAM *OSSL_ENCODER_gettable_params(OSSL_ENCODER *encoder);
47 int OSSL_ENCODER_get_params(OSSL_ENCODER *encoder, OSSL_PARAM params[]);
49 const OSSL_PARAM *OSSL_ENCODER_settable_ctx_params(OSSL_ENCODER *encoder);
52 const OSSL_PARAM params[]);
A Dindicator.h21 const OSSL_PARAM params[]);
A Dstore.h62 const OSSL_PARAM params[],
107 const OSSL_PARAM params[]);
143 const OSSL_PARAM params[],
282 const OSSL_PARAM *
A Dparam_build.h23 OSSL_PARAM *OSSL_PARAM_BLD_to_param(OSSL_PARAM_BLD *bld);
/include/internal/
A Dparam_build_set.h25 void ossl_param_set_secure_block(OSSL_PARAM *last, void *secure_buffer,
28 int ossl_param_build_set_int(OSSL_PARAM_BLD *bld, OSSL_PARAM *p,
30 int ossl_param_build_set_long(OSSL_PARAM_BLD *bld, OSSL_PARAM *p,
32 int ossl_param_build_set_utf8_string(OSSL_PARAM_BLD *bld, OSSL_PARAM *p,
34 int ossl_param_build_set_octet_string(OSSL_PARAM_BLD *bld, OSSL_PARAM *p,
38 int ossl_param_build_set_bn(OSSL_PARAM_BLD *bld, OSSL_PARAM *p,
40 int ossl_param_build_set_bn_pad(OSSL_PARAM_BLD *bld, OSSL_PARAM *p,
42 int ossl_param_build_set_signed_bn(OSSL_PARAM_BLD *bld, OSSL_PARAM *p,
44 int ossl_param_build_set_signed_bn_pad(OSSL_PARAM_BLD *bld, OSSL_PARAM *p,
47 int ossl_param_build_set_multi_key_bn(OSSL_PARAM_BLD *bld, OSSL_PARAM *p,
A Dparams.h22 int ossl_param_get1_octet_string_from_param(const OSSL_PARAM *p,
25 int ossl_param_get1_octet_string(const OSSL_PARAM *params, const char *name,
40 int ossl_param_get1_concat_octet_string(size_t n, OSSL_PARAM *params[],
A Dquic_cc.h104 const OSSL_PARAM *params);
121 OSSL_PARAM *params);
133 OSSL_PARAM *params);
A Dprovider.h35 OSSL_PARAM *params, int noconfig);
83 const OSSL_PARAM *ossl_provider_gettable_params(const OSSL_PROVIDER *prov);
84 int ossl_provider_get_params(const OSSL_PROVIDER *prov, OSSL_PARAM params[]);
A Drecordmethod.h138 const OSSL_PARAM *settings,
139 const OSSL_PARAM *options,
288 int (*set_options)(OSSL_RECORD_LAYER *rl, const OSSL_PARAM *options);
A Dpassphrase.h106 const OSSL_PARAM params[], int verify,
A Dffc.h202 OSSL_PARAM params[]);
203 int ossl_ffc_params_fromdata(FFC_PARAMS *ffc, const OSSL_PARAM params[]);
/include/crypto/
A Dec.h72 OSSL_PARAM params[], OSSL_LIB_CTX *libctx,
75 int ossl_ec_group_fromdata(EC_KEY *ec, const OSSL_PARAM params[]);
76 int ossl_ec_group_set_params(EC_GROUP *group, const OSSL_PARAM params[]);
77 int ossl_ec_key_fromdata(EC_KEY *ecx, const OSSL_PARAM params[],
79 int ossl_ec_key_otherparams_fromdata(EC_KEY *ec, const OSSL_PARAM params[]);
91 int ossl_ec_encoding_param2id(const OSSL_PARAM *p, int *id);
93 int ossl_ec_pt_format_param2id(const OSSL_PARAM *p, int *id);
A Drsa.h74 int ossl_rsa_todata(RSA *rsa, OSSL_PARAM_BLD *bld, OSSL_PARAM params[],
76 int ossl_rsa_fromdata(RSA *rsa, const OSSL_PARAM params[], int include_private);
78 OSSL_PARAM_BLD *bld, OSSL_PARAM params[]);
81 const OSSL_PARAM params[],
132 int ossl_rsa_acvp_test_gen_params_new(OSSL_PARAM **dst, const OSSL_PARAM src[]);
133 void ossl_rsa_acvp_test_gen_params_free(OSSL_PARAM *dst);
135 int ossl_rsa_acvp_test_set_params(RSA *r, const OSSL_PARAM params[]);
136 int ossl_rsa_acvp_test_get_params(RSA *r, OSSL_PARAM params[]);
A Ddh.h34 int ossl_dh_params_fromdata(DH *dh, const OSSL_PARAM params[]);
35 int ossl_dh_key_fromdata(DH *dh, const OSSL_PARAM params[], int include_private);
36 int ossl_dh_params_todata(DH *dh, OSSL_PARAM_BLD *bld, OSSL_PARAM params[]);
37 int ossl_dh_key_todata(DH *dh, OSSL_PARAM_BLD *bld, OSSL_PARAM params[],
A Dlms_util.h44 OSSL_PARAM params[2] = { OSSL_PARAM_END, OSSL_PARAM_END }; in lms_evp_md_ctx_init()
45 OSSL_PARAM *p = NULL; in lms_evp_md_ctx_init()
A Devp.h795 int evp_keymgmt_util_try_import(const OSSL_PARAM params[], void *arg);
812 int selection, const OSSL_PARAM params[]);
830 void *keydata, OSSL_PARAM params[]);
832 void *keydata, const OSSL_PARAM params[]);
834 const OSSL_PARAM params[]);
838 const OSSL_PARAM params[]);
840 void *genctx, OSSL_PARAM params[]);
857 int selection, const OSSL_PARAM params[]);
858 const OSSL_PARAM *evp_keymgmt_import_types(const EVP_KEYMGMT *keymgmt,
862 const OSSL_PARAM *evp_keymgmt_export_types(const EVP_KEYMGMT *keymgmt,
[all …]
A Ddsa.h39 int ossl_dsa_ffc_params_fromdata(DSA *dsa, const OSSL_PARAM params[]);
40 int ossl_dsa_key_fromdata(DSA *dsa, const OSSL_PARAM params[],
A Dcmac.h20 const OSSL_PARAM param[]);

Completed in 39 milliseconds

12