On Jul 20, 2009, at 10:30 AM, Christos Zoulas wrote:
Log Message:bump libcrypto and friends; OpenSSL abi change: do_cipher last argumentchanged from u_int to size_t. Affects _LP64 only.
...only if the argument is in a slot that is not passed in a register. If it was passed in a register, it was already being promoted to register width.
-- thorpej