linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* crypto/api.c: crypto_alg_available(): flags param not used.
@ 2005-01-20 12:48 Kausty
  2005-01-20 14:54 ` James Morris
  0 siblings, 1 reply; 4+ messages in thread
From: Kausty @ 2005-01-20 12:48 UTC (permalink / raw)
  To: linux-kernel

hi
A small observation. In crypto/api.c in linux-2.6.8.1

The function:
int crypto_alg_available(const char *name, u32 flags)

has a flags param which does not seem to be used.

though it does not matter much but has this been fixed in later releases?
xfrm functions in ipsec do call this function but always with flags as 0.

Thanks and regards
kausty

(sorry... not subscribed to this list, pls CC if any valuable info)

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

end of thread, other threads:[~2005-10-31 12:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-20 12:48 crypto/api.c: crypto_alg_available(): flags param not used Kausty
2005-01-20 14:54 ` James Morris
2005-10-31  5:46   ` [2.6 patch] crypto/api.c: remove the second argument of crypto_alg_available() Adrian Bunk
2005-10-31 11:58     ` Herbert Xu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).