You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bcrypt: Rearrange parameters of bcrypt_ctx_t related methods so they always
start with the algorithm state following with the context.
* subversion/libsvn_subr/checksum_bcrypt.c
(bcrypt_ctx_init,
bcrypt_ctx_final): Update declarations.
(bcrypt_ctx_update,
bcrypt_checksum,
svn_checksum__md5_ctx_final,
svn_checksum__sha1_ctx_final): Update usages.
git-svn-id: https://svn.apache.org/repos/asf/subversion/trunk@1931090 13f79535-47bb-0310-9956-ffa450edef68
0 commit comments