Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/source/json/
H A Dcommonutil.c115 return memory_copy_error(__func__, __LINE__); in string_convert()
121 int32_t memory_copy_error(const char *fun, unsigned int line) in memory_copy_error() function
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/source/key_agreement/
H A Dsts_client.c88 return memory_copy_error(__func__, __LINE__); in build_start_request_data()
281 return memory_copy_error(__func__, __LINE__); in init_signature()
308 return memory_copy_error(__func__, __LINE__); in init_signature()
365 return memory_copy_error(__func__, __LINE__); in build_end_request_data()
380 return memory_copy_error(__func__, __LINE__); in build_end_request_data()
407 return memory_copy_error(__func__, __LINE__); in parse_end_response_data()
H A Dpake_client.c264 return memory_copy_error(__func__, __LINE__); in build_end_request_data()
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/inc/json/
H A Dcommonutil.h32 int32_t memory_copy_error(const char *fun, unsigned int line);
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/test/unittest/
H A Dcommonutil_test.h35 int32_t memory_copy_error(const char *fun, unsigned int line);
/ohos5.0/base/security/device_auth/frameworks/deviceauth_lite/source/auth_info/
H A Dexchange_auth_info_client.c164 return memory_copy_error(__func__, __LINE__); in build_exchange_request()
171 return memory_copy_error(__func__, __LINE__); in build_exchange_request()