mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-01-11 20:25:34 +00:00
6e59c42d1d
Instead of having one giant table containing all possible methods, represent a driver's method table as a structure containing pointers to substructures. This way a driver that doesn't implement a certain class of operations can use NULL for this class as a whole instead of storing NULL for each method. |
||
---|---|---|
.. | ||
mbedtls | ||
psa | ||
.gitignore | ||
CMakeLists.txt |