Searched defs:evp_key (Results 1 – 2 of 2) sorted by relevance
233 static EVP_PKEY_CTX *get_pkey_ctx(EVP_PKEY *evp_key, uint32_t padding, int32_t hash_nid, uint32_t m… in get_pkey_ctx()296 EVP_PKEY *evp_key = EVP_PKEY_new(); in rsa_encrypt() local627 EVP_PKEY *evp_key = EVP_PKEY_new(); in rsa_decrypt() local1134 EVP_PKEY *evp_key = NULL; in rsa_import_priv() local1179 EVP_PKEY *evp_key = EVP_PKEY_new(); in rsa_export_pub_sp() local
374 uint32_t mode, int32_t padding, EVP_PKEY *evp_key) in generate_and_init_evp_rsa_ctx()442 …onst struct asymmetric_params_t *params, const struct rsa_pub_key_t *public_key, EVP_PKEY *evp_key) in create_rsa_encrypt_ctx()693 …st struct asymmetric_params_t *params, const struct rsa_priv_key_t *private_key, EVP_PKEY *evp_key) in create_rsa_decrypt_ctx()1049 EVP_PKEY *evp_key = EVP_PKEY_new(); in do_rsa_encrypt() local1105 EVP_PKEY *evp_key = EVP_PKEY_new(); in do_rsa_decrypt() local