yuzu/src/core/hle/service/ssl
David Marcec 6a0612f2bf Removed the use of rp.MakeBuilder
Due to keeping the code style consistent in the yuzu codebase. `rb = rp.MakeBuilder(...)` was replaced with `rb{ctx, ...}`
2018-09-19 15:09:59 +10:00
..
ssl.cpp Removed the use of rp.MakeBuilder 2018-09-19 15:09:59 +10:00
ssl.h ssl: Move SSL class to cpp file 2018-09-02 11:45:26 -04:00