yamt opened a new issue, #3142:
URL: https://github.com/apache/nuttx-apps/issues/3142

   ### Description / Steps to reproduce the issue
   
   our mbedtls alt functions (eg. 
https://github.com/apache/nuttx-apps/blob/72668d723447e79a73e850da1956b6edc141fd17/crypto/mbedtls/source/sha1_alt.c#L54-L63)
   return negative nuttx errno, while they should return mbedtls error code 
like MBEDTLS_ERR_SHA1_BAD_INPUT_DATA.
   
   
   ### On which OS does this issue occur?
   
   [OS: Mac]
   
   ### What is the version of your OS?
   
   macOS 15.5
   
   ### NuttX Version
   
   master
   
   ### Issue Architecture
   
   [Arch: xtensa]
   
   ### Issue Area
   
   [Area: Crypto]
   
   ### Host information
   
   _No response_
   
   ### Verification
   
   - [x] I have verified before submitting the report.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to