p256_transparent_sign_hash() is only used within mbedTLS.
 
Symbols
loading...
Files
loading...
SummarySyntaxArgumentsRelatedReferences

Return value

#PSA_SUCCESS Success. Hash was signed successfully. #PSA_ERROR_INVALID_ARGUMENT The input is invalid. #PSA_ERROR_BUFFER_TOO_SMALL \p signature_size is too small. #PSA_ERROR_GENERIC_ERROR The internal RNG failed.

References

from examples