We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 46281a2 + 490f20d commit d9f8e15Copy full SHA for d9f8e15
1 file changed
wolfssl/wolfcrypt/settings.h
@@ -3646,14 +3646,6 @@ extern void uITRON4_free(void *p) ;
3646
#endif
3647
3648
3649
-#ifdef WOLFSSL_PYTHON
3650
- /* Need to use old OID sum algorithm until OSP patches, in particular to
3651
- * tests, for all versions reflect the new OID sum value. */
3652
- #undef WOLFSSL_OLD_OID_SUM
3653
- #define WOLFSSL_OLD_OID_SUM
3654
-#endif
3655
-
3656
3657
/* Linux Kernel Module */
3658
#ifdef WOLFSSL_LINUXKM
3659
#ifndef WOLFSSL_KERNEL_MODE
0 commit comments