Re: Wrong assumptions about return values of hifn_crypto()?
Thor Lancelot Simon <[email protected]> Tue, 8 Jun 2010 11:08:44 -0400
| Newsgroups | gmane.os.netbsd.devel.network,gmane.os.netbsd.devel.crypto |
|---|---|
| Message-ID | <[email protected]> |
On Mon, Jun 07, 2010 at 03:58:06PM +0200, Daniel Zebralla (A.P.E. IT-Security - Hard- & Software Development) wrote:
> During code review of the hifn(4) driver, we fell over the following code In hifn7751.c (rev. 1.37):
>
> ?? 2383 ??? err = hifn_crypto(sc, cmd, crp, hint);
> ?? 2384 ??? if (err == 0) {
Your message is basically unreadable with all this "?" in it. Could you
try resending it in a less crazed form?
Thor