Matt Caswell
51a6081719
Change ossltest engine to manually allocate cipher_data
...
The ossltest engine wraps the built-in implementation of aes128-cbc.
Normally in an engine the cipher_data structure is automatically allocated
by the EVP layer. However this relies on the engine specifying up front
the size of that cipher_data structure. In the case of ossltest this value
isn't available at compile time. This change makes the ossltest engine
allocate its own cipher_data structure instead of leaving it to the EVP
layer.
Reviewed-by: Andy Polyakov <appro@openssl.org>
2015-09-25 15:13:57 +01:00
..
2014-08-19 11:09:33 -04:00
2015-09-02 22:05:37 -04:00
2015-01-22 09:20:10 +00:00
2010-11-22 22:04:41 +00:00
2002-10-31 15:43:00 +00:00
2008-06-02 23:10:34 +00:00
2015-01-22 09:20:09 +00:00
2015-01-22 09:20:09 +00:00
2015-05-11 10:06:38 -04:00
2005-05-29 19:14:21 +00:00
2015-01-22 09:20:09 +00:00
2015-01-22 09:20:09 +00:00
2015-05-11 10:06:38 -04:00
2002-10-11 17:41:40 +00:00
2015-01-22 09:20:09 +00:00
2015-01-22 09:20:09 +00:00
2015-05-11 10:06:38 -04:00
2002-10-11 17:41:40 +00:00
2015-01-22 09:20:09 +00:00
2015-01-22 09:20:09 +00:00
2015-09-03 16:26:34 -04:00
2008-05-31 22:49:32 +00:00
2015-01-22 09:20:09 +00:00
2015-01-22 09:20:09 +00:00
2015-05-11 10:06:38 -04:00
2005-05-29 19:14:21 +00:00
2015-01-22 09:20:09 +00:00
2015-01-22 09:20:09 +00:00
2015-05-11 10:06:38 -04:00
2002-10-11 17:41:40 +00:00
2015-01-22 09:20:09 +00:00
2015-01-22 09:20:09 +00:00
2015-05-04 15:00:13 -04:00
2003-01-30 15:43:07 +00:00
2015-01-22 09:20:09 +00:00
2015-01-22 09:20:09 +00:00
2015-05-01 10:02:07 -04:00
2002-10-11 17:41:40 +00:00
2015-09-25 15:13:57 +01:00
2015-09-25 15:13:57 +01:00
2015-09-25 15:13:57 +01:00
2015-08-11 20:27:46 +01:00
2015-05-05 22:18:59 -04:00
2007-04-05 16:57:07 +00:00
2015-01-22 09:20:09 +00:00
2015-01-22 09:20:09 +00:00
2015-05-11 10:06:38 -04:00
2002-10-11 17:41:40 +00:00
2015-01-22 09:20:09 +00:00
2015-01-22 09:20:09 +00:00
2015-05-11 10:06:38 -04:00
2002-10-11 17:41:40 +00:00
2002-10-31 15:43:00 +00:00
2010-11-22 22:04:41 +00:00
2015-01-30 14:43:57 +01:00
2015-08-11 20:27:46 +01:00
2002-10-31 15:43:00 +00:00