19#include "hitls_build.h"
20#ifdef HITLS_CRYPTO_CMVP_SM
24#include "crypt_cmvp.h"
25#include "crypt_algid.h"
26#include "crypt_sm_provider.h"
32bool CMVP_SmPkeyC2(int32_t algId);
36int32_t CMVP_SmKat(
void *libCtx,
const char *attrName);
38int32_t CMVP_SmCheckIntegrity(
void *libCtx,
const char *attrName);
40bool CMVP_SmPkeyPct(
void *ctx, int32_t algId);
42int32_t CMVP_SmRandomStartupSelftest(
void *libCtx,
const char *attrName);