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

  man pages->NetBSD man pages              
Title
Content
Arch
Section
 
 ethers(3) -- get ethers entry
    Ethernet addresses are represented by the following structure: struct ether_addr { u_char ether_addr_octet[6]; }; The ether_ntoa() function converts this structure into an ASCII string of the form ``x...
 ether_aton(3) -- get ethers entry
    Ethernet addresses are represented by the following structure: struct ether_addr { u_char ether_addr_octet[6]; }; The ether_ntoa() function converts this structure into an ASCII string of the form ``x...
 ether_hostton(3) -- get ethers entry
    Ethernet addresses are represented by the following structure: struct ether_addr { u_char ether_addr_octet[6]; }; The ether_ntoa() function converts this structure into an ASCII string of the form ``x...
 ether_line(3) -- get ethers entry
    Ethernet addresses are represented by the following structure: struct ether_addr { u_char ether_addr_octet[6]; }; The ether_ntoa() function converts this structure into an ASCII string of the form ``x...
 ether_ntoa(3) -- get ethers entry
    Ethernet addresses are represented by the following structure: struct ether_addr { u_char ether_addr_octet[6]; }; The ether_ntoa() function converts this structure into an ASCII string of the form ``x...
 ether_ntohost(3) -- get ethers entry
    Ethernet addresses are represented by the following structure: struct ether_addr { u_char ether_addr_octet[6]; }; The ether_ntoa() function converts this structure into an ASCII string of the form ``x...
 EVP_DigestInit(3) -- EVP digest routines
    The EVP digest routines are a high level interface to message digests. EVP_DigestInit() initializes a digest context ctx to use a digest type: this will typically be supplied by a function such as EVP...
 EVP_EncryptInit(3) -- EVP cipher routines
    The EVP cipher routines are a high level interface to certain symmetric ciphers. EVP_EncryptInit() initializes a cipher context ctx for encryption with cipher type. type is normally supplied by a func...
 EVP_OpenInit(3) -- EVP envelope decryption
    The EVP envelope routines are a high level interface to envelope decryption. They decrypt a public key encrypted symmetric key and then decrypt data using it. EVP_OpenInit() initializes a cipher conte...
 EVP_SealInit(3) -- EVP envelope encryption
    The EVP envelope routines are a high level interface to envelope encryption. They generate a random key and then "envelope" it by using public key encryption. Data can then be encrypted using this k...
 EVP_SignInit(3) -- EVP signing functions
    The EVP signature routines are a high level interface to digital signatures. EVP_SignInit() initializes a signing context ctx to using digest type: this will typically be supplied by a function such a...
 EVP_VerifyInit(3) -- EVP signature verification functions
    The EVP signature verification routines are a high level interface to digital signatures. EVP_VerifyInit() initializes a verification context ctx to using digest type: this will typically be supplied ...
 exec(3) -- execute a file
    The exec family of functions replaces the current process image with a new process image. The functions described in this manual page are front-ends for the function execve(2). (See the manual page fo...
 execl(3) -- execute a file
    The exec family of functions replaces the current process image with a new process image. The functions described in this manual page are front-ends for the function execve(2). (See the manual page fo...
 execle(3) -- execute a file
    The exec family of functions replaces the current process image with a new process image. The functions described in this manual page are front-ends for the function execve(2). (See the manual page fo...
<<  [Prev]  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  58  59  60  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service