Home
last modified time | relevance | path

Searched defs:HCF_MAX_BUFFER_LEN (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/security/crypto_framework/common/inc/
H A Dconfig.h22 #define HCF_MAX_BUFFER_LEN 8192 macro
/ohos5.0/base/security/certificate_framework/frameworks/common/v1.0/inc/
H A Dconfig.h22 #define HCF_MAX_BUFFER_LEN 8192 macro
/ohos5.0/base/security/certificate_framework/test/unittest/v1.0/src/
H A Dcrypto_x509_certificate_test.cpp45 constexpr uint32_t HCF_MAX_BUFFER_LEN = 8192; variable