1
0
mirror of https://github.com/ARMmbed/mbedtls.git synced 2025-07-17 04:45:51 +08:00
Manuel Pégourié-Gonnard 84ef8bde68 Remove 'session' input from populate_tranform()
When using this function to deserialize, it's not a problem to have a session
structure as input as we'll have one around anyway (most probably freshly
deserialised).

However for tests it's convenient to be able to build a transform without
having a session structure around.

Also, removing this structure from parameters makes the function signature
more uniform, the only exception left being the ssl param at the end that's
hard to avoid for now.
2019-05-10 10:50:04 +02:00
..
2019-02-11 21:13:33 +00:00
2019-02-05 16:44:03 +01:00
2018-07-23 18:18:32 +01:00
2018-11-06 13:12:47 +00:00
2015-09-04 14:21:07 +02:00
2015-09-04 14:21:07 +02:00
2017-10-29 17:53:52 +02:00
2018-10-25 16:07:16 +01:00
2019-01-10 09:23:48 +00:00
2018-10-07 17:48:37 +01:00
2019-02-11 21:13:33 +00:00
2019-02-11 21:13:33 +00:00