VirtualBox

Ignore:
Timestamp:
Aug 14, 2015 3:16:38 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
102121
Message:

*: scm cleanup run.

File:
1 edited

Legend:

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

    r56290 r57358  
    2626
    2727
    28 /*******************************************************************************
    29 *   Defined Constants And Macros                                               *
    30 *******************************************************************************/
     28/*********************************************************************************************************************************
     29*   Defined Constants And Macros                                                                                                 *
     30*********************************************************************************************************************************/
    3131/** The SHA-256 block size (in bytes). */
    3232#define RTSHA256_BLOCK_SIZE   64U
     
    3636
    3737
    38 /*******************************************************************************
    39 *   Header Files                                                               *
    40 *******************************************************************************/
     38/*********************************************************************************************************************************
     39*   Header Files                                                                                                                 *
     40*********************************************************************************************************************************/
    4141#include "internal/iprt.h"
    4242#include <iprt/types.h>
     
    6868
    6969
    70 /*******************************************************************************
    71 *   Global Variables                                                           *
    72 *******************************************************************************/
     70/*********************************************************************************************************************************
     71*   Global Variables                                                                                                             *
     72*********************************************************************************************************************************/
    7373#ifndef RTSHA256_UNROLLED
    7474/** The K constants */
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