Query: get_seed_es
OS: osf1
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
get_seed_es(3) Library Functions Manual get_seed_es(3)NAMEget_seed_es - Obtain a drand48 seed value for an extended profile (Enhanced Security)LIBRARYSecurity Library (libsecurity.so)SYNOPSIS#include <sys/types.h> #include <sys/security.h> #include <prot.h> long get_seed_es( struct es_passwd *prpwd);PARAMETERSprpwd Specifies a pointer to the protected profile structure (prpasswd)DESCRIPTIONReturns a hashed value of the protected profile for use in random-number generation, such as that used with lrand48 or drand48 and so forth. The get_seed_es() function is used by the login and passwd commands under ENHANCED security to initialize the seed value for pass- word generation.RETURN VALUESThe computed hash value for the extended profile.RELATED INFORMATIONgetespwent(3) delim off get_seed_es(3)
Related Man Pages |
---|
drand48(3) - netbsd |
auth_for_terminal_es(3) - osf1 |
randomword(3) - osf1 |
time_lock_es(3) - osf1 |
convuser(8) - osf1 |
Similar Topics in the Unix Linux Community |
---|
Throw my Toys out of the Pram! |
Low Impact PHP Errors and Logging Levels |
PHP Write Man Pages to MySQL DB |