Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/pin_auth/test/unittest/pin_auth/adaptor/src/
H A Dadaptor_algorithm_test.cpp72 DestroyBuffer(data);
111 DestroyBuffer(data);
149 DestroyBuffer(data);
221 DestroyBuffer(tag);
245 DestroyBuffer(key);
246 DestroyBuffer(pinData);
247 DestroyBuffer(secret);
269 DestroyBuffer(salt);
271 DestroyBuffer(key);
289 DestroyBuffer(data);
[all …]
H A Dbuffer_test.cpp70 DestroyBuffer(buffer3);
111 DestroyBuffer(buffer5);
112 DestroyBuffer(data);
139 DestroyBuffer(data);
154 DestroyBuffer(buffer1);
165 DestroyBuffer(buffer2);
171 DestroyBuffer(buffer3);
172 DestroyBuffer(data);
193 DestroyBuffer(result);
266 DestroyBuffer(res);
[all …]
/ohos5.0/drivers/peripheral/pin_auth/hdi_service/main/src/
H A Dverifier_func.c96 DestroyBuffer(g_fwkPubKey); in DoSetVerifierFwkParam()
113 DestroyBuffer(g_verifierSchedule->salt); in DestroyVerifierSchedule()
207 DestroyBuffer(algoParam); in SetVerifyAckDataPinParam()
212 DestroyBuffer(algoParam); in SetVerifyAckDataPinParam()
215 DestroyBuffer(algoParam); in SetVerifyAckDataPinParam()
389 DestroyBuffer(aesGcmParam->key); in DestroyAesGcmParam()
391 DestroyBuffer(aesGcmParam->iv); in DestroyAesGcmParam()
393 DestroyBuffer(aesGcmParam->aad); in DestroyAesGcmParam()
450 DestroyBuffer(cipherText); in GetPinData()
451 DestroyBuffer(tag); in GetPinData()
[all …]
H A Dcollector_func.c94 DestroyBuffer(g_fwkPubKey); in DoSetCollectorFwkParam()
108 DestroyBuffer(g_collectorSchedule->selfUdid); in DestroyCollectorSchedule()
109 DestroyBuffer(g_collectorSchedule->peerUdid); in DestroyCollectorSchedule()
110 DestroyBuffer(g_collectorSchedule->peerPubKey); in DestroyCollectorSchedule()
111 DestroyBuffer(g_collectorSchedule->challenge); in DestroyCollectorSchedule()
112 DestroyBuffer(g_collectorSchedule->salt); in DestroyCollectorSchedule()
309 DestroyBuffer(aesGcmParam->key); in DestroyAesGcmParam()
311 DestroyBuffer(aesGcmParam->iv); in DestroyAesGcmParam()
313 DestroyBuffer(aesGcmParam->aad); in DestroyAesGcmParam()
380 DestroyBuffer(cipherText); in SetEncryptParam()
[all …]
H A Dexecutor_func_common.c64 DestroyBuffer(buffer); in GetBufferFromAttributeBase()
152 DestroyBuffer(sign); in GetRootMsg()
219 DestroyBuffer(root); in GetRootAttributeFromTlv()
258 DestroyBuffer(dataBuf); in VerifyAndGetDataAttribute()
259 DestroyBuffer(signBuf); in VerifyAndGetDataAttribute()
264 DestroyBuffer(signBuf); in VerifyAndGetDataAttribute()
267 DestroyBuffer(dataBuf); in VerifyAndGetDataAttribute()
276 DestroyBuffer(dataBuf); in VerifyAndGetDataAttribute()
H A Dall_in_one_func.c65 DestroyBuffer(rootSecret); in DoEnrollPin()
74 DestroyBuffer(rootSecret); in DoEnrollPin()
138 DestroyBuffer(rootSecret); in DoAuthPin()
201 DestroyBuffer(g_fwkPubKey); in DoSetAllInOneFwkParam()
H A Dpin_auth.cpp144 DestroyBuffer(retTlv); in EnrollPin()
241 DestroyBuffer(retTlv); in AuthPin()
/ohos5.0/drivers/peripheral/pin_auth/hdi_service/database/src/
H A Dpin_db.c423 DestroyBuffer(expandData); in GenerateRootSecret()
424 DestroyBuffer(hkdfSalt); in GenerateRootSecret()
436 DestroyBuffer(rootSecret); in GenerateRootSecret()
525 DestroyBuffer(param.iv); in GetPinCiperInfo()
527 DestroyBuffer(tag); in GetPinCiperInfo()
564 DestroyBuffer(key); in ProcessAddPin()
626 DestroyBuffer(deviceKey); in AddPin()
627 DestroyBuffer(secret); in AddPin()
934 DestroyBuffer(param.key); in GenerateDecodeCredential()
983 DestroyBuffer(deviceKey); in ProcessAuthPin()
[all …]
/ohos5.0/drivers/peripheral/pin_auth/hdi_service/adaptor/src/
H A Dadaptor_algorithm.c168 DestroyBuffer(*sign); in Ed25519Sign()
248 DestroyBuffer(*hmac); in HmacSha256()
269 DestroyBuffer(*hmac); in HmacSha512()
326 DestroyBuffer(key); in Hkdf()
348 DestroyBuffer(result); in Sha256Adaptor()
373 DestroyBuffer(keyData); in GetDistributeKey()
380 DestroyBuffer(keyData); in GetDistributeKey()
385 DestroyBuffer(keyData); in GetDistributeKey()
486 DestroyBuffer(*ciphertext); in DoAesEncrypt()
488 DestroyBuffer(*tag); in DoAesEncrypt()
[all …]
H A Dbuffer.c106 DestroyBuffer(buffer); in CreateBufferByData()
131 void DestroyBuffer(Buffer *buffer) in DestroyBuffer() function
169 DestroyBuffer(copyBuffer); in CopyBuffer()
/ohos5.0/drivers/hdf_core/adapter/uhdf2/hdi/src/
H A Dnative_buffer.cpp30 DestroyBuffer(); in ~NativeBuffer()
57 DestroyBuffer(); in operator =()
67 DestroyBuffer(); in operator =()
142 DestroyBuffer(); in SetBufferHandle()
148 void NativeBuffer::DestroyBuffer() in DestroyBuffer() function in OHOS::HDI::Base::NativeBuffer
226 DestroyBuffer(); in ExtractFromParcel()
233 DestroyBuffer(); in ExtractFromParcel()
/ohos5.0/drivers/peripheral/pin_auth/test/unittest/pin_auth/database/src/
H A Dpin_db_test.cpp103 DestroyBuffer(outRootSecret);
104 DestroyBuffer(pinData);
131 DestroyBuffer(outRootSecret);
180 DestroyBuffer(outRootSecret);
223 DestroyBuffer(outRootSecret);
263 DestroyBuffer(outRootSecret);
303 DestroyBuffer(outRootSecret);
/ohos5.0/drivers/peripheral/camera/vdi_base/common/buffer_manager/src/
H A Dbuffer_pool.cpp30 DestroyBuffer(); in ~BufferPool()
106 RetCode BufferPool::DestroyBuffer() in DestroyBuffer() function in OHOS::Camera::BufferPool
264 DestroyBuffer(); in ClearBuffers()
/ohos5.0/drivers/peripheral/pin_auth/test/unittest/pin_auth/main/src/
H A Dall_in_one_func_test.cpp72 DestroyBuffer(retTlv);
105 DestroyBuffer(retTlv);
H A Dpin_auth_test.cpp302 DestroyBuffer(fwkExtraInfo);
/ohos5.0/drivers/peripheral/pin_auth/hdi_service/adaptor/inc/
H A Dbuffer.h39 void DestroyBuffer(Buffer *buffer);
/ohos5.0/drivers/peripheral/pin_auth/test/unittest/pin_auth/common/src/
H A Dcommon_impl.c50 DestroyBuffer(msg); in GetAuthFwkExtraInfo()
/ohos5.0/drivers/hdf_core/interfaces/inner_api/hdi/base/
H A Dnative_buffer.h145 void DestroyBuffer();
/ohos5.0/foundation/graphic/graphic_3d/3d_widget_adapter/core/src/lume/custom/
H A Dlume_custom_render.cpp99 void LumeCustomRender::DestroyBuffer() in DestroyBuffer() function in OHOS::Render3D::LumeCustomRender
166 DestroyBuffer(); in DestroyRes()
/ohos5.0/drivers/peripheral/camera/vdi_base/common/buffer_manager/include/
H A Dbuffer_pool.h52 RetCode DestroyBuffer();
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dgpu_memory_allocator_vk.h75 void DestroyBuffer(VkBuffer buffer, VmaAllocation allocation); in RENDER_BEGIN_NAMESPACE()
H A Dgpu_buffer_vk.cpp175 gpuMemAllocator->DestroyBuffer(plat_.buffer, mem_.allocation); in ~GpuBufferVk()
H A Dgpu_memory_allocator_vk.cpp273 void PlatformGpuMemoryAllocator::DestroyBuffer(VkBuffer buffer, VmaAllocation allocation) in DestroyBuffer() function in PlatformGpuMemoryAllocator
/ohos5.0/foundation/graphic/graphic_3d/3d_widget_adapter/core/include/lume/custom/
H A Dlume_custom_render.h90 void DestroyBuffer();
/ohos5.0/drivers/peripheral/pin_auth/test/unittest/pin_auth/service/src/
H A Dall_in_one_impl_test.cpp156 DestroyBuffer(fwkExtraInfo);