16#ifndef HITLS_PRINT_LOCAL_H
17#define HITLS_PRINT_LOCAL_H
19#include "hitls_build.h"
28#ifdef HITLS_PKI_INFO_DN_CONF
29int32_t HITLS_PKI_SetPrintFlag(int32_t val);
31int32_t HITLS_PKI_GetPrintFlag(
void);
34int32_t HITLS_PKI_PrintDnName(uint32_t layer,
BslList *list,
bool newLine,
BSL_UIO *uio);
struct UIO_ControlBlock BSL_UIO
UIO module control structure
定义 bsl_uio.h:37