Commit 0c4f587
committed
Fix for benchmark with key gen and "out" not being allocated because of typo between
Reproduced with: `./configure --enable-keygen CFLAGS="-DWOLFSSL_RSA_VERIFY_INLINE" --disable-examples && make && ./wolfcrypt/benchmark/benchmark -rsa`WOLFSSL_RSA_VERIFY_INLINE and WOLFSSL_RSA_VERIFY_ONLY.1 parent 250e19a commit 0c4f587
1 file changed
Lines changed: 9 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9005 | 9005 | | |
9006 | 9006 | | |
9007 | 9007 | | |
9008 | | - | |
9009 | | - | |
| 9008 | + | |
9010 | 9009 | | |
9011 | 9010 | | |
9012 | 9011 | | |
9013 | 9012 | | |
9014 | 9013 | | |
9015 | 9014 | | |
9016 | | - | |
9017 | | - | |
9018 | | - | |
9019 | | - | |
9020 | | - | |
9021 | | - | |
9022 | | - | |
9023 | | - | |
| 9015 | + | |
| 9016 | + | |
9024 | 9017 | | |
9025 | 9018 | | |
9026 | 9019 | | |
9027 | 9020 | | |
9028 | 9021 | | |
| 9022 | + | |
| 9023 | + | |
9029 | 9024 | | |
| 9025 | + | |
| 9026 | + | |
| 9027 | + | |
9030 | 9028 | | |
9031 | 9029 | | |
9032 | 9030 | | |
| |||
9234 | 9232 | | |
9235 | 9233 | | |
9236 | 9234 | | |
9237 | | - | |
| 9235 | + | |
9238 | 9236 | | |
9239 | 9237 | | |
9240 | 9238 | | |
| |||
0 commit comments