Home
last modified time | relevance | path

Searched defs:HKS_IF_NULL_RETURN (Results 1 - 16 of 16) sorted by relevance

/base/security/huks/frameworks/huks_standard/main/common/include/
H A Dhks_template.h77 #define HKS_IF_NULL_RETURN(OBJECT, ERROR_CODE) \ macro
/base/security/huks/services/huks_standard/huks_service/main/hks_storage/src/
H A Dhks_storage_file_lock.c141 HKS_IF_NULL_RETURN(path, NULL) in HksStorageFileLockCreate() function
H A Dhks_storage_lite.c392 HKS_IF_NULL_RETURN(buf, HKS_ERROR_MALLOC_FAIL) in AdjustImageBuffer() function
H A Dhks_storage.c548 HKS_IF_NULL_RETURN(name, HKS_ERROR_MALLOC_FAIL) in HksStoreDestroy() function
/base/security/huks/frameworks/huks_standard/main/crypto_engine/mbedtls/src/
H A Dhks_mbedtls_hash.c102 HKS_IF_NULL_RETURN(context, HKS_ERROR_NULL_POINTER) in HksMbedtlsHashMd5Final() function
168 HKS_IF_NULL_RETURN(context, HKS_ERROR_NULL_POINTER) in HksMbedtlsHashSha1Update() function
265 HKS_IF_NULL_RETURN(context, HKS_FAILURE) in HksMbedtlsHashSha256Update() function
363 HKS_IF_NULL_RETURN(context, HKS_ERROR_NULL_POINTER) in HksMbedtlsHashSha512Update() function
530 HKS_IF_NULL_RETURN(hashCtx, HKS_ERROR_INVALID_ARGUMENT) in HksMbedtlsHashFinal() function
H A Dhks_mbedtls_3des.c170 HKS_IF_NULL_RETURN(cbcNoPaddingCtx, HKS_ERROR_NULL_POINTER) in Des3CbcNoPaddingCryptUpdate() function
H A Dhks_mbedtls_des.c159 HKS_IF_NULL_RETURN(cbcNoPaddingCtx, HKS_ERROR_NULL_POINTER) in DesCbcNoPaddingCryptUpdate() function
H A Dhks_mbedtls_x25519.c267 HKS_IF_NULL_RETURN(tmpPubKey, HKS_ERROR_MALLOC_FAIL) in X25519KeyMaterialToPub() function
H A Dhks_mbedtls_aes.c197 HKS_IF_NULL_RETURN(cbcNoPaddingCtx, HKS_ERROR_NULL_POINTER) in AesCbcNoPaddingCryptUpdate() function
/base/security/huks/frameworks/huks_standard/main/common/src/
H A Dhks_param.c172 HKS_IF_NULL_RETURN(paramSet, HKS_ERROR_NULL_POINTER) in HksCheckParamSetTag() function
235 HKS_IF_NULL_RETURN(paramSet, HKS_ERROR_NULL_POINTER) in HksCheckParamSet() function
/base/security/huks/frameworks/huks_standard/main/crypto_engine/openssl/src/
H A Dhks_openssl_ed25519tox25519.c250 HKS_IF_NULL_RETURN(tmpOne, res) in CheckEd25519Pubkey() function
H A Dhks_openssl_dsa.c95 HKS_IF_NULL_RETURN(buff, HKS_ERROR_INSUFFICIENT_MEMORY) in InitDsaStructParameter() function
/base/security/huks/utils/file_operator/
H A Dhks_file_operator.c282 HKS_IF_NULL_RETURN(path, HKS_ERROR_NULL_POINTER) in HksIsDirExist() function
/base/security/huks/frameworks/huks_standard/main/core/src/
H A Dhks_verifier.c157 HKS_IF_NULL_RETURN(bio, x509) in GetX509FormatCert() function
583 HKS_IF_NULL_RETURN(certsInfo, HKS_ERROR_MALLOC_FAIL) in InitCertChainInfo() function
/base/security/huks/utils/crypto_adapter/
H A Dhks_client_service_adapter.c661 HKS_IF_NULL_RETURN(keyBuffer, HKS_ERROR_MALLOC_FAIL) in X509PublicKeyToDsa() function
/base/security/huks/services/huks_standard/huks_service/main/os_dependency/idl/ipc/
H A Dhks_service_ipc_serialization.c65 HKS_IF_NULL_RETURN(paramSet, HKS_ERROR_INVALID_ARGUMENT) in CopyParamSetToBuffer() function

Completed in 20 milliseconds