mbedtls/include
Alex Wilson 7349142ce7 Don't try to use MIPS32 asm macros on MIPS64
The MIPS32 bn_mul asm code causes segfaults on MIPS64 and failing
tests. Until someone has time to fix this up, MIPS64 platforms should
fall back to the C implementation (which works fine).
2014-03-13 19:25:06 +01:00
..
polarssl Don't try to use MIPS32 asm macros on MIPS64 2014-03-13 19:25:06 +01:00
.gitignore
CMakeLists.txt