Linux cryptographic layer development
 help / color / mirror / Atom feed
* crypto: return codes
@ 2010-10-05 20:04 Mimi Zohar
  2010-10-09  1:29 ` Herbert Xu
  0 siblings, 1 reply; 4+ messages in thread
From: Mimi Zohar @ 2010-10-05 20:04 UTC (permalink / raw)
  To: linux-crypto

Hi,

Looking at different examples of the same crypto call, it's unclear
whether it only returns negative error values. Some examples only test
for negative values, while others test for not 0. tcrypt.c does "if
(ret)".  Would appreciate some clarification.

thanks,

Mimi

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-10-10  6:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-05 20:04 crypto: return codes Mimi Zohar
2010-10-09  1:29 ` Herbert Xu
2010-10-10  3:34   ` Mimi Zohar
2010-10-10  6:51     ` Herbert Xu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox