PSA_SIGN_OUTPUT_SIZE is only used within mbedTLS.
 
Symbols
loading...
Files
loading (2/5)...
SummarySyntaxArgumentsReferences

Return value

If the parameters are valid and supported, return a buffer size in bytes that guarantees that psa_sign_hash() will not fail with #PSA_ERROR_BUFFER_TOO_SMALL. If the parameters are a valid combination that is not supported, return either a sensible size or 0. If the parameters are not valid, the return value is unspecified.

References