Structure containing a hash context and algorithm. More...
Structure containing a hash context and algorithm.
Definition at line 174 of file crypto_struct.h.
#include <crypto_struct.h>
Data Fields | |
psa_algorithm_t | alg |
Operation algorithm. | |
psa_algorithm_t psa_hash_operation_s::alg |
Operation algorithm.
Definition at line 175 of file crypto_struct.h.