20#include "hitls_type.h"
26#define SECURITY_SUCCESS 1
33int32_t SECURITY_CfgCheck(
const HITLS_Config *config, int32_t option, int32_t bits, int32_t
id,
void *other);
36int32_t SECURITY_SslCheck(
const HITLS_Ctx *ctx, int32_t option, int32_t bits, int32_t
id,
void *other);
39int32_t SECURITY_GetSecbits(int32_t level);
struct TlsCtx HITLS_Ctx
HITLS context
定义 hitls_type.h:35
struct TlsConfig HITLS_Config
config context
定义 hitls_type.h:41