File: [cvs.NetBSD.org] / src / common / lib / libc / string / consttime_memequal.c (download)
Revision 1.3, Wed Aug 28 17:47:07 2013 UTC (9 years, 5 months ago) by riastradh
Branch: MAIN
Changes since 1.2: +5 -2
lines
Publish explicit_memset and consttime_memequal in userland libc.
Remove the double-underscore from the userland versions, and do the
weak alias dance instead, now that these are public parts of libc.
As discussed on tech-userlevel:
https://mail-index.netbsd.org/tech-userlevel/2013/06/24/msg007843.html
(option 3)
|