blob: 08c7406725743286d6b895bbc234ef567c3845fc (
plain)
1
2
3
4
|
o Code simplification and refactoring:
- Isolate our usage of the openssl headers so that they are only
used from our crypto wrapper modules, and from tests that examing those
modules' internals. Closes ticket 21841.
|