Searched refs:CryptoError (Results 1 – 1 of 1) sorted by relevance
1043 return tagMatch ? ResponseCode.Ok : ResponseCode.CryptoError; in HandleAesCcmDecryptCommand()1343 return tagMatch ? ResponseCode.Ok : ResponseCode.CryptoError; in HandleAesGcmDecryptCommand()1979 CryptoError = 0x00060000, enumerator