sm3.c 188 B

12345678910111213
  1. #ifdef HAVE_CONFIG_H
  2. #include <config.h>
  3. #endif
  4. #include <wolfssl/wolfcrypt/settings.h>
  5. #ifdef WOLFSSL_SM3
  6. #error "Contact wolfSSL to get the implementation of this file"
  7. #endif