Home
last modified time | relevance | path

Searched defs:keydata (Results 1 – 25 of 25) sorted by relevance

/openssl/crypto/evp/
H A Dkeymgmt_lib.c61 void *keydata) in evp_keymgmt_util_assign_pkey()
73 EVP_PKEY *evp_keymgmt_util_make_pkey(EVP_KEYMGMT *keymgmt, void *keydata) in evp_keymgmt_util_make_pkey()
257 void *keydata, int selection) in evp_keymgmt_util_cache_keydata()
318 void *keydata = NULL; in evp_keymgmt_util_fromdata() local
516 void *keydata = NULL; in evp_keymgmt_util_gen() local
534 void *keydata, in evp_keymgmt_util_get_deflt_digest_name()
H A Dkeymgmt_meth.c377 void evp_keymgmt_freedata(const EVP_KEYMGMT *keymgmt, void *keydata) in evp_keymgmt_freedata()
468 int evp_keymgmt_get_params(const EVP_KEYMGMT *keymgmt, void *keydata, in evp_keymgmt_get_params()
485 int evp_keymgmt_set_params(const EVP_KEYMGMT *keymgmt, void *keydata, in evp_keymgmt_set_params()
502 int evp_keymgmt_has(const EVP_KEYMGMT *keymgmt, void *keydata, int selection) in evp_keymgmt_has()
508 int evp_keymgmt_validate(const EVP_KEYMGMT *keymgmt, void *keydata, in evp_keymgmt_validate()
527 int evp_keymgmt_import(const EVP_KEYMGMT *keymgmt, void *keydata, in evp_keymgmt_import()
547 int evp_keymgmt_export(const EVP_KEYMGMT *keymgmt, void *keydata, in evp_keymgmt_export()
H A Dpmeth_check.c31 void *keydata; in try_provided_check() local
H A Dpmeth_gn.c170 void *keydata = in EVP_PKEY_generate() local
366 void *keydata = NULL; in EVP_PKEY_fromdata() local
H A Dp_lib.c1850 void *keydata = NULL; in evp_pkey_export_to_provider() local
2032 void *keydata = src->keydata; in evp_pkey_copy_downgraded() local
/openssl/test/
H A Dkeymgmt_internal_test.c103 unsigned long *keydata = arg; in export_cb() local
175 static unsigned long keydata[OSSL_NELEM(expected)] = { 0, }; in test_pass_rsa() local
305 void *keydata = NULL; in test_evp_pkey_export_to_provider() local
H A Dfake_rsaprov.c61 static void fake_rsa_keymgmt_free(void *keydata) in fake_rsa_keymgmt_free()
83 static int fake_rsa_keymgmt_import(void *keydata, int selection, in fake_rsa_keymgmt_import()
167 static int fake_rsa_keymgmt_export(void *keydata, int selection, in fake_rsa_keymgmt_export()
252 struct fake_rsa_keydata *keydata; in fake_rsa_gen() local
317 struct fake_rsa_keydata *keydata = provkey; in fake_rsa_sig_sign_init() local
380 struct fake_rsa_keydata *keydata = provkey; in fake_rsa_dgstsgnvfy_init() local
H A Dalgorithmid_test.c29 void *keydata = NULL; in test_spki_aid() local
H A Devp_extra_test2.c250 static APK_DATA keydata[] = { variable
H A Dtls-provider.c704 static void xor_freekey(void *keydata) in xor_freekey()
2453 void *keydata; in der2key_export_object() local
H A Devp_extra_test.c757 static APK_DATA keydata[] = { variable
H A Devp_test.c4874 char *strnid = NULL, *keydata = NULL; in parse() local
/openssl/providers/implementations/keymgmt/
H A Dkdf_legacy_kmgmt.c92 static int kdf_has(const void *keydata, int selection) in kdf_has()
H A Drsa_kmgmt.c110 static void rsa_freedata(void *keydata) in rsa_freedata()
115 static int rsa_has(const void *keydata, int selection) in rsa_has()
173 static int rsa_import(void *keydata, int selection, const OSSL_PARAM params[]) in rsa_import()
203 static int rsa_export(void *keydata, int selection, in rsa_export()
392 static int rsa_validate(const void *keydata, int selection, int checktype) in rsa_validate()
H A Decx_kmgmt.c127 static int ecx_has(const void *keydata, int selection) in ecx_has()
196 static int ecx_import(void *keydata, int selection, const OSSL_PARAM params[]) in ecx_import()
235 static int ecx_export(void *keydata, int selection, OSSL_CALLBACK *param_cb, in ecx_export()
936 static int ecx_validate(const void *keydata, int selection, int type, in ecx_validate()
974 static int x25519_validate(const void *keydata, int selection, int checktype) in x25519_validate()
979 static int x448_validate(const void *keydata, int selection, int checktype) in x448_validate()
984 static int ed25519_validate(const void *keydata, int selection, int checktype) in ed25519_validate()
989 static int ed448_validate(const void *keydata, int selection, int checktype) in ed448_validate()
H A Dmac_legacy_kmgmt.c136 static int mac_has(const void *keydata, int selection) in mac_has()
225 static int mac_import(void *keydata, int selection, const OSSL_PARAM params[]) in mac_import()
267 static int mac_export(void *keydata, int selection, OSSL_CALLBACK *param_cb, in mac_export()
351 static int mac_set_params(void *keydata, const OSSL_PARAM params[]) in mac_set_params()
H A Ddsa_kmgmt.c128 static void dsa_freedata(void *keydata) in dsa_freedata()
133 static int dsa_has(const void *keydata, int selection) in dsa_has()
194 static int dsa_import(void *keydata, int selection, const OSSL_PARAM params[]) in dsa_import()
218 static int dsa_export(void *keydata, int selection, OSSL_CALLBACK *param_cb, in dsa_export()
381 static int dsa_validate(const void *keydata, int selection, int checktype) in dsa_validate()
H A Dec_kmgmt.c301 void ec_freedata(void *keydata) in ec_freedata()
307 int ec_has(const void *keydata, int selection) in ec_has()
393 int common_import(void *keydata, int selection, const OSSL_PARAM params[], in common_import()
436 int ec_import(void *keydata, int selection, const OSSL_PARAM params[]) in ec_import()
444 int sm2_import(void *keydata, int selection, const OSSL_PARAM params[]) in sm2_import()
452 int ec_export(void *keydata, int selection, OSSL_CALLBACK *param_cb, in ec_export()
900 int sm2_validate(const void *keydata, int selection, int checktype) in sm2_validate()
939 int ec_validate(const void *keydata, int selection, int checktype) in ec_validate()
H A Ddh_kmgmt.c125 static void dh_freedata(void *keydata) in dh_freedata()
130 static int dh_has(const void *keydata, int selection) in dh_has()
191 static int dh_import(void *keydata, int selection, const OSSL_PARAM params[]) in dh_import()
215 static int dh_export(void *keydata, int selection, OSSL_CALLBACK *param_cb, in dh_export()
412 static int dh_validate(const void *keydata, int selection, int checktype) in dh_validate()
/openssl/providers/implementations/encode_decode/
H A Ddecode_msblob2key.c221 void *keydata; in msblob2key_export_object() local
H A Ddecode_pvk2key.c217 void *keydata; in pvk2key_export_object() local
H A Ddecode_der2key.c355 void *keydata; in der2key_export_object() local
/openssl/crypto/store/
H A Dstore_result.c193 void *keydata = NULL; in try_key_ref() local
/openssl/crypto/encode_decode/
H A Ddecoder_pkey.c140 void *keydata = NULL; in decoder_construct_pkey() local
/openssl/include/crypto/
H A Devp.h596 void *keydata; member
699 void *keydata; member
773 void *keydata; member

Completed in 145 milliseconds