*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->OpenBSD man pages              
Title
Content
Arch
Section
 
 DH_OpenSSL(3) -- select DH method
    A DH_METHOD specifies the functions that OpenSSL uses for Diffie-Hellman operations. By modifying the method, alternative implementations such as hardware accelerators may be used. IMPORTANT: See the ...
 DH_set_default_method(3) -- select DH method
    A DH_METHOD specifies the functions that OpenSSL uses for Diffie-Hellman operations. By modifying the method, alternative implementations such as hardware accelerators may be used. IMPORTANT: See the ...
 DH_set_default_openssl_method(3) -- select DH method
    A DH_METHOD specifies the functions that OpenSSL uses for Diffie-Hellman operations. By modifying the method, alternative implementations such as hardware accelerators may be used. IMPORTANT: See the ...
 DH_set_ex_data(3) -- add application specific data to DH structures
    These functions handle application specific data in DH structures. Their usage is identical to that of RSA_get_ex_new_index(), RSA_set_ex_data() and RSA_get_ex_data() as described in RSA_get_ex_new_in...
 DH_set_method(3) -- select DH method
    A DH_METHOD specifies the functions that OpenSSL uses for Diffie-Hellman operations. By modifying the method, alternative implementations such as hardware accelerators may be used. IMPORTANT: See the ...
 DH_size(3) -- get Diffie-Hellman prime size
    This function returns the Diffie-Hellman size in bytes. It can be used to determine how much memory must be allocated for the shared secret computed by DH_compute_key(). dh->p must not be NULL.
 difftime(3) -- convert date and time to ASCII
    The ctime() function converts a time_t, pointed to by clock, representing the time in seconds since 00:00:00 UTC, 1970-01-01, and returns a pointer to a 26-character string of the form Thu Nov 24 18:2...
 directory(3) -- directory operations
    The opendir() function opens the directory named by filename, associates a directory stream with it, and returns a pointer to be used to identify the directory stream in subsequent operations. A null ...
 dirfd(3) -- directory operations
    The opendir() function opens the directory named by filename, associates a directory stream with it, and returns a pointer to be used to identify the directory stream in subsequent operations. A null ...
 dirname(3) -- extract the directory portion of a pathname
    The dirname() function is the converse of basename(3); it returns a pointer to the parent directory of the pathname pointed to by path. Any trailing `/' characters are not counted as part of the dire...
 div(3) -- return quotient and remainder from division
    The div() function computes the value num/denom and returns the quotient and remainder in a structure named div_t that contains two int members named quot and rem.
 dladdr(3) -- dynamic link interface
    These functions provide an interface to the run-time linker ld.so(1). They allow new shared objects to be loaded into a process's address space under program control. The dlopen() function takes a na...
 dlclose(3) -- dynamic link interface
    These functions provide an interface to the run-time linker ld.so(1). They allow new shared objects to be loaded into a process's address space under program control. The dlopen() function takes a na...
 dlctl(3) -- dynamic link interface
    These functions provide an interface to the run-time linker ld.so(1). They allow new shared objects to be loaded into a process's address space under program control. The dlopen() function takes a na...
 dlerror(3) -- dynamic link interface
    These functions provide an interface to the run-time linker ld.so(1). They allow new shared objects to be loaded into a process's address space under program control. The dlopen() function takes a na...
<<  [Prev]  17  18  19  20  21  22  23  24  25  26  27  28  29  30  31  32  33  34  35  36  37  
38  39  40  41  42  43  44  45  46  47  48  49  50  51  52  53  54  55  56  57  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service