Searched defs:blob (Results 1 – 5 of 5) sorted by relevance
33 #define HUKS_FREE_BLOB(blob) \ argument
219 struct OH_Huks_Blob blob; variable
246 OH_Huks_Result MallocAndCheckBlobData(struct OH_Huks_Blob *blob, const uint32_t blobSize) in MallocAndCheckBlobData()
41 int32_t TestConstuctBlob(struct HksBlob **blob, bool blobExist, uint32_t blobSize, bool blobDataExi… in TestConstuctBlob()605 int32_t TestConstructBlobOut(struct HksBlob **blob, in TestConstructBlobOut()
163 OH_Huks_Result MallocAndCheckBlobData(struct OH_Huks_Blob* blob, const uint32_t blobSize) in MallocAndCheckBlobData()178 #define HUKS_FREE_BLOB(blob) \ argument