1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/digest/rmd160
nobu aadebb29da ext/digest: return values of init and final
* ext/digest: make built-in digest function implementations
  indicate success or failure of init and final functions.
  [ruby-core:61614] [Bug #9659]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46827 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-07-15 14:59:20 +00:00
..
depend
extconf.rb
rmd160.c ext/digest: return values of init and final 2014-07-15 14:59:20 +00:00
rmd160.h ext/digest: return values of init and final 2014-07-15 14:59:20 +00:00
rmd160init.c
rmd160ossl.c
rmd160ossl.h