]> git.tuebingen.mpg.de Git - paraslash.git/commit
openssl: Dedox crypt_init().
authorAndre Noll <maan@tuebingen.mpg.de>
Wed, 3 May 2023 18:03:18 +0000 (20:03 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Mon, 15 May 2023 18:06:50 +0000 (20:06 +0200)
commitbe7c18842422e6fbf95dc726f8cfb9b13b09be0b
tree8f56fba6e4d0f9772918a0bab17873506861ea1f
parent204d769c9ae3d1a55a36dc01afd3a5e6e9654029
openssl: Dedox crypt_init().

The API of this function is documented in crypt.h while the comment
in openssl.c describes openssl specific implementation details which
do not need doxygen annotations.
openssl.c