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

  man pages->Tru64 Unix man pages              
Title
Content
Arch
Section
 
 CSSM_VerifyMacFinal(3) -- Finalize the staged message authentication code (CDSA)
    This function finalizes the staged message authentication code verification function.
 CSSM_VerifyMacInit(3) -- Initialize the staged message authentication code (CDSA)
    This function initializes the staged message authentication code verification function.
 CSSM_VerifyMacUpdate(3) -- Continue the staged process of verifying the message authentication code (CDSA)
    This function continues the staged process of verifying the message authentication code over all data in the set of input buffers. Verification will be based on the authentication code presented as in...
 CSSM_WrapKey(3) -- Wrap a key using the context (CDSA)
    This function wraps the supplied key using the context. It allows a key to be exported from a CSP. Four types of wrapping exist: Wrap a symmetric key with a symmetric key. Wrap a symmetric key with an...
 cs_oid_cmp(3) -- compare two object identifiers (OIDs)
    The cs_oid_cmp() function compares two OIDs and returns an integer that indicates whether the two OIDs are equal. A NULL value may be passed as either or both parameters. Two NULL pointers are equal.
 cs_oid_dup(3) -- duplicate an object identifier (OID)
    The cs_oid_dup() function duplicates an OID and returns the copy of the original OID. Resources associated with the returned OID must be released by the application after use with a call to cs_oid_fre...
 cs_oid_free(3) -- free an object identifier (OID)
    The cs_oid_free() function frees an OID that was allocated using the function cs_oid_dup(). A NULL value may be passed as the OID to be freed.
 cs_oid_in_set(3) -- determine if an object identifier (OID) is present in an OID set
    The cs_oid_in_set() function searches an OID set for the specified OID.
 cs_oid_set_cmp(3) -- compare two object identifier (OID) sets
    The cs_oid_set_cmp() function compares two OID sets and returns an integer that indicates whether the two sets are equal. The order of the elements in each set is not important. Duplicate entries in e...
 cs_oid_set_dup(3) -- duplicate an object identifier (OID) set
    The cs_oid_set_dup() function duplicates an OID set and returns a copy of the original OID set. Resources associated with the returned OID set must be released by the application after use with a call...
 cs_oid_set_free(3) -- free an object identifier (OID) set
    The cs_oid_set_free() function frees an OID set that was allocated using one of the following functions: cs_oid_set_dup(), cs_oid_set_insert(), cs_oid_set_isect(), cs_oid_set_union() A NULL value may ...
 cs_oid_set_insert(3) -- insert an object identifier (OID) into an OID set
    The cs_oid_set_insert() function adds an OID to an OID set. The OID is inserted if it is not already in the set. If the set does not exist (NULL passed for the set), a new set is created. Resources as...
 cs_oid_set_isect(3) -- create an new object identifier (OID) set that is an intersection oftwo existing sets.
    The cs_oid_set_isect() function creates a new OID set that is the intersection of two OID sets. Resources associated with the new OID set must be released by the application after use with a call to c...
 cs_oid_set_union(3) -- create an new object identifier (OID) set that is an union of two existingsets.
    The cs_oid_set_union() function creates a new OID set that is the union of two OID sets. Resources associated with the new OID set must be released by the application after use with a call to cs_oid_s...
 ctermid(3) -- Generate the pathname for the controlling terminal
    The ctermid() function generates a string that, when used as a pathname, refers to the current controlling terminal for the current process. If ctermid() returns a pathname, access to the file is not ...
<<  [Prev]  37  38  39  40  41  42  43  44  45  46  47  48  49  50  51  52  53  54  55  56  57  
58  59  60  61  62  63  64  65  66  67  68  69  70  71  72  73  74  75  76  77  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service