CryptoCell 310 driver specific hash contexts. More...
CryptoCell 310 driver specific hash contexts.
Definition in file psa_periph_hashes_ctx.h.
Go to the source code of this file.
typedef CRYS_HASHUserContext_t | psa_hashes_sha1_ctx_t |
Map driver specific SHA1 context to PSA context. | |
typedef CRYS_HASHUserContext_t | psa_hashes_sha224_ctx_t |
Map driver specific SHA224 context to PSA context. | |
typedef CRYS_HASHUserContext_t | psa_hashes_sha256_ctx_t |
Map driver specific SHA256 context to PSA context. | |
typedef CRYS_HASHUserContext_t | psa_hashes_sha512_ctx_t |
Map driver specific SHA512 context to PSA context. | |
typedef CRYS_HASHUserContext_t psa_hashes_sha1_ctx_t |
Map driver specific SHA1 context to PSA context.
Definition at line 35 of file psa_periph_hashes_ctx.h.
typedef CRYS_HASHUserContext_t psa_hashes_sha224_ctx_t |
Map driver specific SHA224 context to PSA context.
Definition at line 42 of file psa_periph_hashes_ctx.h.
typedef CRYS_HASHUserContext_t psa_hashes_sha256_ctx_t |
Map driver specific SHA256 context to PSA context.
Definition at line 49 of file psa_periph_hashes_ctx.h.
typedef CRYS_HASHUserContext_t psa_hashes_sha512_ctx_t |
Map driver specific SHA512 context to PSA context.
Definition at line 56 of file psa_periph_hashes_ctx.h.