Skip to content

error: field 'm_enc' has incomplete type #1

@NishkaDG

Description

@NishkaDG

When I run make I get the following error:

In file included from /home/nishka/MPCHonestMajority/AES_PRG.cpp:3:
/home/nishka/MPCHonestMajority/AES_PRG.h:46:20: error: field ‘m_enc’ has incomplete type ‘EVP_CIPHER_CTX’ {aka ‘evp_cipher_ctx_st’}
   46 |     EVP_CIPHER_CTX m_enc;
      |                    ^~~~~

What can I do to fix it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions