Skip to content

crypto: remove useless if statement

The if statement in ECDH.getPublicKey is useless. This change is to remove it.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

crypto

Merge request reports

Loading