Home
last modified time | relevance | path

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

/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/core/src/
H A Dhks_session_manager.c247 static int32_t ConstructOperationHandle(const struct HksBlob *operationHandle, uint64_t *handle) in ConstructOperationHandle() function
311 ret = ConstructOperationHandle(operationHandle, &(operation->handle)); in CreateOperation()
368 int32_t ret = ConstructOperationHandle(operationHandle, &handle); in QueryOperationAndMarkInUse()
402 int32_t ret = ConstructOperationHandle(operationHandle, &handle); in DeleteOperation()