diff options
-rw-r--r-- | lib/libcrypto/bn/todo | 3 | ||||
-rw-r--r-- | lib/libssl/src/crypto/bn/todo | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/lib/libcrypto/bn/todo b/lib/libcrypto/bn/todo deleted file mode 100644 index e47e381aea1..00000000000 --- a/lib/libcrypto/bn/todo +++ /dev/null @@ -1,3 +0,0 @@ -Cache RECP_CTX values -make the result argument independant of the inputs. -split up the _exp_ functions diff --git a/lib/libssl/src/crypto/bn/todo b/lib/libssl/src/crypto/bn/todo deleted file mode 100644 index e47e381aea1..00000000000 --- a/lib/libssl/src/crypto/bn/todo +++ /dev/null @@ -1,3 +0,0 @@ -Cache RECP_CTX values -make the result argument independant of the inputs. -split up the _exp_ functions |