Home
last modified time | relevance | path

Searched defs:maxPathLen (Results 1 – 4 of 4) sorted by relevance

/third_party/openhitls/pki/x509_common/include/
Dhitls_x509_local.h75 int32_t maxPathLen; member
/third_party/openhitls/include/pki/
Dhitls_pki_types.h201 int32_t maxPathLen; // Greater than or equal to 0. -1: no check, 0: no intermediate certificate member
/third_party/openhitls/testcode/sdv/testcase/pki/common/
Dtest_suite_sdv_common.c619 void SDV_X509_EXT_EncodeBCons_TC001(int critical, int isCa, int maxPathLen, Hex *expect) in SDV_X509_EXT_EncodeBCons_TC001()
/third_party/openhitls/testcode/sdv/testcase/pki/cert/
Dtest_suite_sdv_x509_cert.c606 void SDV_X509_CERT_PARSE_EXTENSIONS_FUNC_TC001(char *path, int extNum, int isCA, int maxPathLen, in… in SDV_X509_CERT_PARSE_EXTENSIONS_FUNC_TC001()