VirtualBox

Ignore:
Timestamp:
Dec 11, 2023 9:32:30 AM (14 months ago)
Author:
vboxsync
Message:

IPRT/shacrypt: Docs fix. bugref:10551

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/crypto/shacrypt.cpp

    r102500 r102564  
    145145 * @param   pszSalt     The string containing the salt.
    146146 * @param   pcchSalt    Where to return the extracted salt length (in
    147  *                      characters).
    148  * @param   pcRounds
     147 *                      characters) on success.
     148 * @param   pcRounds    Where to return the round count on success.
    149149 */
    150150static const char *rtCrShaCryptExtractSaltAndRounds(const char *pszSalt, size_t *pcchSalt, uint32_t *pcRounds)
Note: See TracChangeset for help on using the changeset viewer.

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