Home
last modified time | relevance | path

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

/base/security/device_auth/frameworks/deviceauth_lite/source/huks_adapter/
Dhuks_adapter.c1929 int8_t malloc_flag = 1; /* malloc ok */ in get_cert_chain() local
1936 malloc_flag = 0; in get_cert_chain()
1943 if (malloc_flag == 0) { in get_cert_chain()