yamt commented on pull request #5837:
URL: https://github.com/apache/incubator-nuttx/pull/5837#issuecomment-1078651938


   > > * is this meant for linux compat? why not getentropy, which is accepted 
by posix?
   > 
   > I thought getentropy also Linux specific before. Anyway, I prefer to 
support both. The patch will update soon.
   > 
   > > * it seems dangerous to ignore !GRND_INSECURE.
   > 
   > But, GRND_INSECURE doesn't support, the current code is always secure.
   
   by "secure", do you mean CRNG?
   (i'm not familiar with nuttx /dev/urandom implementation.)


-- 
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

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


Reply via email to