VirtualBox

Ignore:
Timestamp:
Dec 31, 2014 2:59:44 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
97393
Message:

scm automatic cleanups.

Location:
trunk/src/VBox/Runtime/common/checksum
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/checksum/alt-md5.cpp

    • Property svn:keywords changed from Id to Id Revision
  • trunk/src/VBox/Runtime/common/checksum/alt-sha1.cpp

    r51882 r53624  
    499499RT_EXPORT_SYMBOL(RTSha1);
    500500
    501 
  • trunk/src/VBox/Runtime/common/checksum/openssl-sha512.cpp

    r51856 r53624  
    108108RT_EXPORT_SYMBOL(RTSha384Final);
    109109
    110 
  • trunk/src/VBox/Runtime/common/checksum/x509.cpp

    r51014 r53624  
    9292 * @returns iprt status code.
    9393 *
    94  * @param   pvBuf                 string representation 
     94 * @param   pvBuf                 string representation
    9595 *                                containing X509 certificate
    9696 *                                in PEM format
    97  * @param   pOutSignature         memory buffer where the binary 
     97 * @param   pOutSignature         memory buffer where the binary
    9898 *                                representation will be stored
    99  * @param   lengthOfSignature     length of X509 certificate in 
     99 * @param   lengthOfSignature     length of X509 certificate in
    100100 *                                binary representation
    101101 */
     
    246246
    247247/**
    248  * Get X509 certificate basic constraints 
     248 * Get X509 certificate basic constraints
    249249 *
    250250 * @returns iprt status code.
    251251 *
    252  * @param   pvBuf                 string representation 
     252 * @param   pvBuf                 string representation
    253253 *                                containing X509 certificate
    254254 *                                in PEM format
    255255 * @param   cbSize                The amount of data (in bytes)
    256  * @param   pBasicConstraintsOut  memory buffer where the 
     256 * @param   pBasicConstraintsOut  memory buffer where the
    257257 *                                extracted basic constraints
    258258 *                                will be stored in string
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette