Commit 7048fa8
committed
wolfcrypt/src/random.c and wolfssl/wolfcrypt/settings.h: fixes from CI and peer review:
* in wc_GenerateSeed_IntelRD(), use stack/register allocation for sanity_word{1,2}, and
* don't set WC_VERBOSE_RNG if WOLFSSL_DEBUG_PRINTF is missing.1 parent b91272c commit 7048fa8
2 files changed
Lines changed: 15 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1942 | 1942 | | |
1943 | 1943 | | |
1944 | 1944 | | |
| 1945 | + | |
| 1946 | + | |
| 1947 | + | |
1945 | 1948 | | |
1946 | | - | |
| 1949 | + | |
1947 | 1950 | | |
1948 | | - | |
| 1951 | + | |
1949 | 1952 | | |
1950 | 1953 | | |
1951 | 1954 | | |
1952 | | - | |
| 1955 | + | |
1953 | 1956 | | |
1954 | 1957 | | |
1955 | 1958 | | |
1956 | | - | |
1957 | | - | |
| 1959 | + | |
| 1960 | + | |
1958 | 1961 | | |
1959 | 1962 | | |
1960 | 1963 | | |
1961 | | - | |
1962 | | - | |
| 1964 | + | |
1963 | 1965 | | |
1964 | 1966 | | |
1965 | | - | |
1966 | | - | |
| 1967 | + | |
| 1968 | + | |
1967 | 1969 | | |
| 1970 | + | |
1968 | 1971 | | |
1969 | 1972 | | |
1970 | 1973 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
378 | 378 | | |
379 | 379 | | |
380 | 380 | | |
381 | | - | |
| 381 | + | |
382 | 382 | | |
383 | | - | |
384 | | - | |
| 383 | + | |
| 384 | + | |
385 | 385 | | |
386 | 386 | | |
387 | 387 | | |
| |||
0 commit comments