[MDEV-23663] HAVE_INTEL_RDRAND is not enabled in the bundled WolfSSL Created: 2020-09-03 Updated: 2020-10-06 Resolved: 2020-09-17 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | SSL |
| Affects Version/s: | 10.4, 10.5 |
| Fix Version/s: | 10.4.16, 10.5.7 |
| Type: | Bug | Priority: | Major |
| Reporter: | Marko Mäkelä | Assignee: | Vladislav Vaintroub |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | performance | ||
| Issue Links: |
|
||||||||||||
| Description |
|
As noted in a pending fix related to MDEV-20386, we fail to enable the WolfSSL configuration option HAVE_INTEL_RDRAND which would make use of the rdrand instruction where available. Only the similar option HAVE_INTEL_RDSEED is enabled. |
| Comments |
| Comment by Vladislav Vaintroub [ 2020-09-03 ] |
|
marko, will this be pushed in your "a pending fix related to |