Merge pull request #178 from ARMmbed/dev/Patater/driver-model-fixes

Update crypto_driver.h for driver model terminology and also to pass CI
This commit is contained in:
Jaeden Amero
2018-10-26 14:43:36 +01:00
committed by GitHub
2 changed files with 503 additions and 493 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -225,6 +225,7 @@
<ClInclude Include="..\..\include\mbedtls\x509_csr.h" />
<ClInclude Include="..\..\include\mbedtls\xtea.h" />
<ClInclude Include="..\..\include\psa\crypto.h" />
<ClInclude Include="..\..\include\psa\crypto_driver.h" />
<ClInclude Include="..\..\include\psa\crypto_extra.h" />
<ClInclude Include="..\..\include\psa\crypto_platform.h" />
<ClInclude Include="..\..\include\psa\crypto_sizes.h" />