Skip to content

Commit

Permalink
fixup! cmp_kem.c: remove RSA kem code from cmp_kem.c
Browse files Browse the repository at this point in the history
  • Loading branch information
rajeev-0 committed Dec 28, 2023
1 parent 299de77 commit b450fe3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crypto/cmp/cmp_kem.c
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
#include <openssl/params.h>
#include <openssl/core_names.h>
#include <openssl/cmp_util.h>
#include "crypto/asn1.h"

#define RSAKEM_KEYLENGTH 32

Expand Down

0 comments on commit b450fe3

Please sign in to comment.