Skip to main content

Module crypt

Module crypt 

Source
Expand description

crypt.h implementation.

Non-POSIX, see https://www.man7.org/linux/man-pages/man3/crypt.3.html.

Structs§

crypt_data
See https://www.man7.org/linux/man-pages/man3/crypt.3.html.

Functions§

crypt_r
See https://www.man7.org/linux/man-pages/man3/crypt.3.html.