Author :
jsing
Date :
2019-10-17 14:28:53
Hash :b96c5e8c Message :Provide err_clear_last_constant_time() as a way of clearing an error from
the top of the error stack in constant time.
This will be used by upcoming RSA changes.
From OpenSSL 1.1.1d.
ok inoguchi@ tb@