Home
last modified time | relevance | path

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

/external/tpm2/
DCryptoEngine.h222 #define CRYPT_CANCEL ((CRYPT_RESULT) -6) macro
DRSAKeySieve.c846 retVal = CRYPT_CANCEL; in _cpri__GenerateKeyRSA()
DCpriECC.c526 retVal = CRYPT_CANCEL; in _cpri__EccCommitCompute()
540 retVal = CRYPT_CANCEL; in _cpri__EccCommitCompute()
DCpriRSA.c1241 retVal = CRYPT_CANCEL; in _cpri__GenerateKeyRSA()
DCryptUtil.c53 case CRYPT_CANCEL: in TranslateCryptErrors()
Dpart4.txt19327 TPM_RC_CANCELLED CRYPT_CANCEL
19350 30 case CRYPT_CANCEL:
20380 640 // _cpri_GenerateKeyRSA can return CRYPT_CANCEL or CRYPT_FAIL
20391 651 // CRYPT_CANCEL -> TPM_RC_CANCELLED; CRYPT_FAIL -> TPM_RC_VALUE
21046 1109 // This will only be useful if _cpri__GenerateKeyEcc return CRYPT_CANCEL
21324 1300 // CRYPT_NO_RESULT->TPM_RC_NO_RESULT CRYPT_CANCEL->TPM_RC_CANCELLED
25448 123 #define CRYPT_CANCEL ((CRYPT_RESULT) -6)
30190 CRYPT_CANCEL operation was canceled
30303 1106 retVal = CRYPT_CANCEL;
31502 CRYPT_CANCEL operation was canceled
[all …]