PSA_AEAD_NONCE_MAX_SIZE is only used within mbedTLS.
 
Symbols
loading...
Files
loading...
SummarySyntaxReferences

Notes

This is not the maximum size of nonce supported as input to #psa_aead_set_nonce(), #psa_aead_encrypt() or #psa_aead_decrypt(), just the largest size that may be generated by #psa_aead_generate_nonce().

References