Skip to content

EVP_PKEY_copy_parameters() broken #11366

@mattcaswell

Description

@mattcaswell

EVP_PKEY_copy_parameters() appears to broken if the "to" key is a newly allocated EVP_PKEY, and the "from" key is a provider only key. It appears to bail out because it thinks the key types are not consistent with each other.

Metadata

Metadata

Assignees

No one assigned

    Labels

    triaged: bugThe issue/pr is/fixes a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions