Allow unroll of PBKDF2-HMAC-SHA256 on NV

This commit is contained in:
jsteube
2016-11-25 22:04:24 +01:00
parent ef490c92d7
commit 0de908905f

View File

@@ -120,9 +120,6 @@
#if KERN_TYPE == 10700
#undef _unroll
#endif
#if KERN_TYPE == 10900
#undef _unroll
#endif
#if KERN_TYPE == 12300
#undef _unroll
#endif
@@ -204,6 +201,9 @@
#if KERN_TYPE == 10800
#undef _unroll
#endif
#if KERN_TYPE == 10900
#undef _unroll
#endif
#if KERN_TYPE == 12800
#undef _unroll
#endif