MAGMA
Cryptographic Library
Loading...
Searching...
No Matches
types.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  MagmaResult {
  MAGMA_SUCCESS = 0 , MAGMA_ERROR_NULL_POINTER = 1 , MAGMA_ERROR_INVALID_LENGTH = 2 , MAGMA_ERROR_IV_EMPTY = 3 ,
  MAGMA_ERROR_INTERNAL = 4
}

Enumeration Type Documentation

◆ MagmaResult

Enumerator
MAGMA_SUCCESS 
MAGMA_ERROR_NULL_POINTER 
MAGMA_ERROR_INVALID_LENGTH 
MAGMA_ERROR_IV_EMPTY 
MAGMA_ERROR_INTERNAL