Skip to content

Commit 7597689

Browse files
Split crypto_driver.h into one for each driver type
Split crypto_driver.h into 4: * crypto_driver_common.h for common definitions, not meant to be included directly by driver code. * crypto_accel_driver.h for drivers that work with transparent key material. * crypto_se_driver.h for drivers that work with opaque key material. * crypto_entropy_driver.h for drivers of entropy sources. There is no code change in this commit, I only moved some code around.
1 parent 5e9c9cc commit 7597689

File tree

5 files changed

+978
-843
lines changed

5 files changed

+978
-843
lines changed

0 commit comments

Comments
 (0)