Dr. Stephen Henson afa23c46d9 Flag to disable automatic copying of contexts.
Some functions such as EVP_VerifyFinal only finalise a copy of the passed
context in case an application wants to digest more data. Doing this when
it is not needed is inefficient and many applications don't require it.

For compatibility the default is to still finalise a copy unless the
flag EVP_MD_CTX_FLAG_FINALISE is set in which case the passed
context is finalised an *no* further data can be digested after
finalisation.
2013-11-13 23:48:35 +00:00
..
2013-11-01 21:41:52 +00:00
2013-11-12 21:51:37 +01:00
2013-07-17 21:45:00 +01:00
2012-04-11 15:05:07 +00:00
2011-02-03 12:03:51 +00:00
2013-10-22 07:38:25 +01:00
2013-10-15 11:33:30 +01:00
2013-01-13 21:04:39 +00:00
2011-02-21 17:51:59 +00:00
2013-11-12 21:52:18 +01:00
2013-10-07 12:45:26 +01:00
2013-09-10 18:04:08 +01:00
2013-10-31 11:58:50 +01:00
2013-10-20 22:07:36 +01:00
2013-11-12 21:51:37 +01:00
2012-02-11 23:41:19 +00:00
2013-09-08 19:26:59 +01:00
2013-02-06 14:16:55 +00:00
2000-02-01 02:21:16 +00:00
2006-10-23 07:41:05 +00:00
2013-11-12 21:51:37 +01:00
2013-10-13 19:15:15 +02:00
2007-06-23 18:47:51 +00:00
2009-04-20 11:33:12 +00:00
2012-06-03 22:00:21 +00:00
2011-05-19 18:09:02 +00:00
2013-01-19 21:23:13 +01:00
2009-03-31 10:38:37 +00:00
2013-08-05 15:45:01 +01:00
2012-11-10 20:27:18 +00:00
2012-09-17 17:21:58 +00:00
2003-11-28 13:10:58 +00:00