from small one page howto to huge articles all in one place

search text in:




Other .linuxhowtos.org sites:gentoo.linuxhowtos.org



Last additions:
using iotop to find disk usage hogs

using iotop to find disk usage hogs

words:

887

views:

209581

userrating:


May 25th. 2007:
Words

486

Views

258588

why adblockers are bad


Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

Workaround and fixes for the current Core Dump Handling vulnerability affected kernels

words:

161

views:

149878

userrating:


April, 26th. 2006:

Druckversion
You are here: manpages





CRYPT_PREFERRED_METHOD

Section: C Library Functions (3)
Index Return to Main Contents

BSD mandoc
libxcrypt  

NAME

crypt_preferred_method - get the prefix of the preferred hash method  

LIBRARY

Lb libcrypt  

SYNOPSIS

In crypt.h Ft const char* Fo crypt_preferred_method Fa void Fc  

DESCRIPTION

is a convenience function to get the prefix of the preferred hash method. If a preferred method is available, it is the same as the one also used by the crypt_gensalt functions if their given prefix parameter is NULL.  

RETURN VALUES

The string returned equals the prefix of the preferred hash method. If no preferred hash method is available it is NULL. It is safe to pass the string returned by crypt_preferred_method directly to crypt_gensalt without prior strin-sanitizing nor NUL-pointer checks.  

FEATURE TEST MACROS

In crypt.h will define the macro CRYPT_PREFERRED_METHOD_AVAILABLE if is available in the current version of libxcrypt.  

PORTABILITY NOTES

The function is not part of any standard. It was added to libxcrypt in version 4.4.0.  

ATTRIBUTES

For an explanation of the terms used in this section, see attributes(7).
InterfaceAttributeValue
Thread safetyM-Safe

 

SEE ALSO

crypt_gensalt3


 

Index

NAME
LIBRARY
SYNOPSIS
DESCRIPTION
RETURN VALUES
FEATURE TEST MACROS
PORTABILITY NOTES
ATTRIBUTES
SEE ALSO





Support us on Content Nation
rdf newsfeed | rss newsfeed | Atom newsfeed
- Powered by LeopardCMS - Running on Gentoo -
Copyright 2004-2025 Sascha Nitsch Unternehmensberatung GmbH
Valid XHTML1.1 : Valid CSS
- Level Triple-A Conformance to Web Content Accessibility Guidelines 1.0 -
- Copyright and legal notices -
Time to create this page: 12.0 ms