Home
last modified time | relevance | path

Searched refs:ERROR_CODE_GENERAL (Results 1 - 5 of 5) sorted by relevance

/base/security/huks/frameworks/crypto_lite/cipher/src/
H A Dcipher_aes.c48 return ERROR_CODE_GENERAL; in UnpaddingPkcs5()
53 return ERROR_CODE_GENERAL; in UnpaddingPkcs5()
114 return ERROR_CODE_GENERAL; in SetIv()
119 return ERROR_CODE_GENERAL; in SetIv()
124 return ERROR_CODE_GENERAL; in SetIv()
132 return ERROR_CODE_GENERAL; in SetIv()
143 return ERROR_CODE_GENERAL; in InitAesCryptContext()
148 return ERROR_CODE_GENERAL; in InitAesCryptContext()
156 return ERROR_CODE_GENERAL; in InitAesCryptContext()
165 return ERROR_CODE_GENERAL; in InitAesCryptContext()
[all...]
H A Dcipher_rsa.c135 return ERROR_CODE_GENERAL; in RsaLoadPrivateKey()
174 return ERROR_CODE_GENERAL; in RsaLoadPrivateKey()
185 return ERROR_CODE_GENERAL; in RsaLoadPublicKey()
214 return ERROR_CODE_GENERAL; in RsaLoadPublicKey()
226 return ERROR_CODE_GENERAL; in RsaEncryptBase64Encode()
232 return ERROR_CODE_GENERAL; in RsaEncryptBase64Encode()
239 return ERROR_CODE_GENERAL; in RsaEncryptBase64Encode()
248 return ERROR_CODE_GENERAL; in RsaEncryptBase64Encode()
256 return ERROR_CODE_GENERAL; in RsaEncryptBase64Encode()
271 return ERROR_CODE_GENERAL; in RsaEncryptMultipleBlock()
[all...]
/base/security/huks/frameworks/crypto_lite/js/napi/
H A Dcipher_napi.cpp90 return ERROR_CODE_GENERAL; in GetString()
101 return ERROR_CODE_GENERAL; in GetString()
107 return ERROR_CODE_GENERAL; in GetString()
113 return ERROR_CODE_GENERAL; in GetString()
124 return ERROR_CODE_GENERAL; in GetCallbackFuncProperty()
129 return ERROR_CODE_GENERAL; in GetCallbackFuncProperty()
134 return ERROR_CODE_GENERAL; in GetCallbackFuncProperty()
145 return ERROR_CODE_GENERAL; in CreateCallbackReference()
148 return ERROR_CODE_GENERAL; in CreateCallbackReference()
154 return ERROR_CODE_GENERAL; in CreateCallbackReference()
[all...]
/base/security/huks/frameworks/crypto_lite/cipher/include/
H A Dcipher.h35 #define ERROR_CODE_GENERAL (-1) macro
/base/security/huks/frameworks/crypto_lite/js/builtin/src/
H A Dcipher_module.cpp42 int ret = ERROR_CODE_GENERAL; in Rsa()

Completed in 3 milliseconds