cryptopanic.h File Reference

Detailed Description

Cryptography Panic Codes

_LIT ( KCryptoPanic, "CRYPTO-LIB" )

_LIT(KCryptoPanic,
"CRYPTO-LIB"
)

Panic codes for cryptography related libraries

Enum TCryptoPanicCode

Panic codes for "CRYPTO-LIB"

EnumeratorValueDescription
ECryptoPanicOutputDescriptorOverflow1

The supplied descriptor is not large enough to store the output of the cryptographic operation

ECryptoPanicPadInputTooLarge2

The supplied input descriptor is too large to pad

ECryptoPanicInputTooLarge3

The input data is too long