Home
last modified time | relevance | path

Searched defs:keytype (Results 1 – 21 of 21) sorted by relevance

/openssl-master/providers/implementations/encode_decode/
A Ddecode_der2key.c534 #define DO_type_specific_keypair(keytype) \ argument
546 #define DO_type_specific_pub(keytype) \ argument
558 #define DO_type_specific_priv(keytype) \ argument
570 #define DO_type_specific_params(keytype) \ argument
582 #define DO_type_specific(keytype) \ argument
594 #define DO_type_specific_no_pub(keytype) \ argument
607 #define DO_PrivateKeyInfo(keytype) \ argument
619 #define DO_SubjectPublicKeyInfo(keytype) \ argument
631 #define DO_DH(keytype) \ argument
643 #define DO_DHX(keytype) \ argument
[all …]
A Ddecode_epki2pki.c127 char keytype[OSSL_MAX_NAME_SIZE]; in epki2pki_decode() local
A Ddecode_pvk2key.c206 #define IMPLEMENT_MS(KEYTYPE, keytype) \ argument
A Ddecode_msblob2key.c240 #define IMPLEMENT_MSBLOB(KEYTYPE, keytype) \ argument
/openssl-master/crypto/asn1/
A Dd2i_pr.c27 d2i_PrivateKey_decoder(int keytype, EVP_PKEY **a, const unsigned char **pp, in d2i_PrivateKey_decoder()
78 ossl_d2i_PrivateKey_legacy(int keytype, EVP_PKEY **a, const unsigned char **pp, in ossl_d2i_PrivateKey_legacy()
143 EVP_PKEY *d2i_PrivateKey_ex(int keytype, EVP_PKEY **a, const unsigned char **pp, in d2i_PrivateKey_ex()
170 int keytype; in d2i_AutoPrivateKey_legacy() local
/openssl-master/test/
A Dendecoder_legacy_test.c73 const char *keytype; member
216 const char *keytype; member
298 static int test_protected_PEM(const char *keytype, int evp_type, in test_protected_PEM()
366 static int test_unprotected_PEM(const char *keytype, int evp_type, in test_unprotected_PEM()
433 static int test_DER(const char *keytype, int evp_type, in test_DER()
A Devp_extra_test.c539 const char *keytype; member
574 static EVP_PKEY *load_example_key(const char *keytype, in load_example_key()
682 static int test_fromdata(char *keytype, int selection, OSSL_PARAM *params) in test_fromdata()
734 static int test_EVP_PKEY_ffc_priv_pub(char *keytype) in test_EVP_PKEY_ffc_priv_pub()
2826 const char *keytype = NULL; in test_pkey_ctx_fail_without_provider() local
A Dendecode_test.c258 const char *keytype, int selection, in decode_EVP_PKEY_prov()
/openssl-master/crypto/pkcs12/
A Dp12_crt.c33 int iter, int mac_iter, int keytype, in PKCS12_create_ex()
136 int mac_iter, int keytype) in PKCS12_create()
/openssl-master/crypto/encode_decode/
A Ddecoder_pkey.c304 EVP_PKEY **pkey, const char *keytype, in ossl_decoder_ctx_setup_for_pkey()
430 const char *keytype, int selection, in OSSL_DECODER_CTX_new_for_pkey()
/openssl-master/apps/
A Ddhparam.c234 const char *keytype = "DH"; in dhparam_main() local
A Dpkcs12.c162 int export_pkcs12 = 0, options = 0, chain = 0, twopass = 0, keytype = 0; in pkcs12_main() local
A Dreq.c1503 const char *keytype = NULL; in set_keygen_ctx() local
/openssl-master/crypto/evp/
A Dpmeth_lib.c141 static void help_get_legacy_alg_type_from_keymgmt(const char *keytype, in help_get_legacy_alg_type_from_keymgmt()
182 const char *keytype, const char *propquery, in int_ctx_new()
667 int EVP_PKEY_CTX_is_a(EVP_PKEY_CTX *ctx, const char *keytype) in EVP_PKEY_CTX_is_a()
1284 static int evp_pkey_ctx_ctrl_int(EVP_PKEY_CTX *ctx, int keytype, int optype, in evp_pkey_ctx_ctrl_int()
1327 int EVP_PKEY_CTX_ctrl(EVP_PKEY_CTX *ctx, int keytype, int optype, in EVP_PKEY_CTX_ctrl()
1355 int EVP_PKEY_CTX_ctrl_uint64(EVP_PKEY_CTX *ctx, int keytype, int optype, in EVP_PKEY_CTX_ctrl_uint64()
1435 int keytype, int optype, in evp_pkey_ctx_store_cached_data()
A Dctrl_params_translate.c2518 int keytype, int optype, in evp_pkey_ctx_ctrl_to_param()
2593 int keytype = pctx->legacy_keytype; in evp_pkey_ctx_ctrl_str_to_param() local
2652 int keytype = pctx->legacy_keytype; in evp_pkey_ctx_setget_params_to_ctrl() local
A Dp_lib.c485 const char *keytype, in EVP_PKEY_new_raw_private_key_ex()
501 const char *keytype, const char *propq, in EVP_PKEY_new_raw_public_key_ex()
1985 const char *keytype = NULL; in evp_pkey_copy_downgraded() local
/openssl-master/crypto/rsa/
A Drsa_lib.c880 int keytype, int optype, in int_set_rsa_md_name()
920 int keytype, int optype, in int_get_rsa_md_name()
/openssl-master/crypto/ec/
A Decx_meth.c387 int keytype) in ecx_generic_import_from()
/openssl-master/engines/
A De_capi.c172 DWORD keytype; member
/openssl-master/apps/lib/
A Dapps.c580 const char *keytype, const char *desc, in load_keyparams_suppress()
605 const char *keytype, const char *desc) in load_keyparams()
/openssl-master/include/crypto/
A Devp.h40 const char *keytype; member

Completed in 62 milliseconds