psa_hash_operation_s Struct Reference

Structure containing a hash context and algorithm. More...

Detailed Description

Structure containing a hash context and algorithm.

Definition at line 85 of file types.h.

#include <types.h>

Data Fields

psa_algorithm_t alg
 Operation algorithm.
 
psa_hash_context_t ctx
 Operation hash context.
 

The documentation for this struct was generated from the following file: