MCUX CLNS
MCUX Crypto Library Normal Secure
Loading...
Searching...
No Matches
mcuxClHashModes_Algorithms.h File Reference

Algorithm/mode definitions for the mcuxClHashModes component. More...

#include <mcuxClConfig.h>
#include <mcuxClCore_Platform.h>
#include <mcuxCsslAnalysis.h>
#include <mcuxClHash_Types.h>

Go to the source code of this file.

Macros

#define mcuxClHash_Algorithm_Sha512
 Sha-512 algorithm descriptor Sha-512 hash calculation using the Hash functionality SGI.

Variables

const mcuxClHash_AlgorithmDescriptor_t mcuxClHash_AlgorithmDescriptor_Sgi_Sha224
 Sha-224 algorithm descriptor Sha-224 hash calculation using the Hash functionality SGI.
static mcuxClHash_Algo_t mcuxClHash_Algorithm_Sha224
 Sha-224 algorithm descriptor Sha-224 hash calculation using the Hash functionality SGI.
const mcuxClHash_AlgorithmDescriptor_t mcuxClHash_AlgorithmDescriptor_Sgi_Sha224_Dma_NonBlocking
 Sha-224 algorithm descriptor Sha-224 hash calculation using the Hash non-blocking functionality SGI.
static mcuxClHash_Algo_t mcuxClHash_Algorithm_Sha224_Dma_NonBlocking
 Sha-224 algorithm descriptor Sha-224 hash calculation using the Hash non-blocking functionality SGI.
const mcuxClHash_AlgorithmDescriptor_t mcuxClHash_AlgorithmDescriptor_Sgi_Sha256
 Sha-256 algorithm descriptor Sha-256 hash calculation using the Hash functionality SGI.
static mcuxClHash_Algo_t mcuxClHash_Algorithm_Sha256
 Sha-256 algorithm descriptor Sha-256 hash calculation using the Hash functionality SGI.
const mcuxClHash_AlgorithmDescriptor_t mcuxClHash_AlgorithmDescriptor_Sgi_Sha256_Dma_NonBlocking
 Sha-256 algorithm descriptor Sha-256 hash calculation using the Hash non-blocking functionality SGI.
static mcuxClHash_Algo_t mcuxClHash_Algorithm_Sha256_Dma_NonBlocking
 Sha-256 algorithm descriptor Sha-256 hash calculation using the Hash non-blocking functionality SGI.
const mcuxClHash_AlgorithmDescriptor_t mcuxClHash_AlgorithmDescriptor_Sgi_Sha384
 Sha-384 algorithm descriptor Sha-384 hash calculation using the Hash functionality SGI.
static mcuxClHash_Algo_t mcuxClHash_Algorithm_Sha384
 Sha-384 algorithm descriptor Sha-384 hash calculation using the Hash functionality SGI.
const mcuxClHash_AlgorithmDescriptor_t mcuxClHash_AlgorithmDescriptor_Sgi_Sha384_Dma_NonBlocking
 Sha-384 algorithm descriptor Sha-384 hash calculation using the Hash non-blocking functionality SGI.
static mcuxClHash_Algo_t mcuxClHash_Algorithm_Sha384_Dma_NonBlocking
 Sha-384 algorithm descriptor Sha-384 hash calculation using the Hash non-blocking functionality SGI.
const mcuxClHash_AlgorithmDescriptor_t mcuxClHash_AlgorithmDescriptor_Sgi_Sha512
 Sha-512 algorithm descriptor Sha-512 hash calculation using the Hash functionality SGI.
const mcuxClHash_AlgorithmDescriptor_t mcuxClHash_AlgorithmDescriptor_Sgi_Sha512_Dma_NonBlocking
 Sha-512 algorithm descriptor Sha-512 hash calculation using the Hash non-blocking functionality SGI.
static mcuxClHash_Algo_t mcuxClHash_Algorithm_Sha512_Dma_NonBlocking
 Sha-512 algorithm descriptor Sha-512 hash calculation using the Hash non-blocking functionality SGI.

Detailed Description

Algorithm/mode definitions for the mcuxClHashModes component.