Home
last modified time | relevance | path

Searched refs:CRITICAL_SIZE (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/security/certificate_framework/frameworks/adapter/v2.0/src/
H A Dcf_adapter_extension_openssl.c34 #define CRITICAL_SIZE 1 macro
402 out->data = (uint8_t *)CfMalloc(CRITICAL_SIZE, 0); /* critical value is 0 or 1 */ in GetEntryCritical()
407 out->size = CRITICAL_SIZE; in GetEntryCritical()