Open pablodelara opened 6 months ago
New API has been added, with parameter checking, to eventually replace the existing API. This new API always start with "isal_" and returns either 0 in case of success, or an "ISAL_CRYPTO_ERROR" code.
The full list is shown in the following Wiki page: https://github.com/intel/isa-l_crypto/wiki/New-API-introduced-from-v2.25 The existing "old" API will be marked as deprecated from the next version v2.25.
New API has been added, with parameter checking, to eventually replace the existing API. This new API always start with "isal_" and returns either 0 in case of success, or an "ISAL_CRYPTO_ERROR" code.
The full list is shown in the following Wiki page: https://github.com/intel/isa-l_crypto/wiki/New-API-introduced-from-v2.25 The existing "old" API will be marked as deprecated from the next version v2.25.