Remove unnecessary define

pull/8804/head
Mohammad AboMokh 2018-11-26 15:40:14 +02:00 committed by mohammad1603
parent 7776fea903
commit ba47b450aa
1 changed files with 0 additions and 2 deletions

View File

@ -158,8 +158,6 @@ typedef struct psa_crypto_ipc_aead_s
* and in order to use the existing infrastructure of the SPM-IPC we provide a struct to
* pack them together.
*/
// Max supported HASH size is 64 bytes - for SHA-512.
#define PSA_HASH_MAX_SIZE 64
typedef struct psa_crypto_ipc_asymmetric_s
{
psa_sec_function_t func;