We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb89568 commit 0c6f741Copy full SHA for 0c6f741
components/TARGET_PSA/services/crypto/COMPONENT_PSA_SRV_IPC/crypto_platform_spe.h
@@ -158,8 +158,6 @@ typedef struct psa_crypto_ipc_aead_s
158
* and in order to use the existing infrastructure of the SPM-IPC we provide a struct to
159
* pack them together.
160
*/
161
-// Max supported HASH size is 64 bytes - for SHA-512.
162
-#define PSA_HASH_MAX_SIZE 64
163
typedef struct psa_crypto_ipc_asymmetric_s
164
{
165
psa_sec_function_t func;
0 commit comments