index
:
plan9front.git
cosa
front
gicv2
gicvn
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
src
/
libsec
/
port
/
aesni.c
blob: c6606676ab15aee6a9374aca7e45ca683cb02b78 (
plain
)
1
2
3
4
5
void
*
aesni_init
(
void
)
{
return
0
;
}