trying to run the makefile in TSS.CPP directory (downloaded from https://github.com/microsoft/ms-tpm-20-ref/tree/main) gives me openssl/sm3.h error file not found
I already tried
sudo apt install libssl-dev
the error is still there
do i need to do something else? before running the makefile? I run this on Ubuntu