salsa(2): fix source reference

This commit is contained in:
cinap_lenrek 2016-01-19 13:06:22 +01:00
parent 876e19c652
commit 7cfe4aef3c

View file

@ -95,7 +95,7 @@ is a key expansion function that takes a 128 or
256-bit key and a 128-bit nonce and produces a new 256-bit key and a 128-bit nonce and produces a new
256-bit key. 256-bit key.
.SH SOURCE .SH SOURCE
.B /sys/src/libsec/salsa.c .B /sys/src/libsec/port/salsa.c
.SH SEE ALSO .SH SEE ALSO
.IR chacha (2) .IR chacha (2)
.br .br