Commit 7df8ee4
committed
linuxkm/linuxkm_wc_port.h: add default setup for LINUXKM_LKCAPI_REGISTER_HASH_DRBG_DEFAULT, to make visibility in random.c;
linuxkm/lkcapi_sha_glue.c: revert f7c7ac2 (get_drbg() DISABLE_VECTOR_REGISTERS() for crypto_default_rng) -- compiler/inlining bug makes it break on at least one target, so caller needs to retain responsibility;
linuxkm/x86_vector_register_glue.c: in wc_save_vector_registers_x86(), always return WC_ACCEL_INHIBIT_E if already fpu_state & WC_FPU_INHIBITED_FLAG, for safe+correct dynamics on recursive calls.1 parent 7ef9428 commit 7df8ee4
3 files changed
Lines changed: 31 additions & 33 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
422 | 422 | | |
423 | 423 | | |
424 | 424 | | |
| 425 | + | |
| 426 | + | |
| 427 | + | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
| 431 | + | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
425 | 436 | | |
426 | 437 | | |
427 | 438 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
374 | 374 | | |
375 | 375 | | |
376 | 376 | | |
377 | | - | |
378 | | - | |
379 | | - | |
380 | | - | |
| 377 | + | |
381 | 378 | | |
382 | 379 | | |
383 | 380 | | |
| |||
968 | 965 | | |
969 | 966 | | |
970 | 967 | | |
971 | | - | |
972 | 968 | | |
973 | 969 | | |
974 | 970 | | |
| |||
1090 | 1086 | | |
1091 | 1087 | | |
1092 | 1088 | | |
1093 | | - | |
1094 | | - | |
1095 | | - | |
1096 | | - | |
1097 | | - | |
1098 | | - | |
1099 | | - | |
1100 | | - | |
| 1089 | + | |
| 1090 | + | |
1101 | 1091 | | |
1102 | 1092 | | |
1103 | 1093 | | |
| |||
1115 | 1105 | | |
1116 | 1106 | | |
1117 | 1107 | | |
1118 | | - | |
1119 | | - | |
1120 | | - | |
1121 | | - | |
1122 | | - | |
| 1108 | + | |
| 1109 | + | |
1123 | 1110 | | |
1124 | 1111 | | |
1125 | 1112 | | |
| |||
1137 | 1124 | | |
1138 | 1125 | | |
1139 | 1126 | | |
1140 | | - | |
1141 | | - | |
1142 | | - | |
1143 | | - | |
1144 | 1127 | | |
1145 | 1128 | | |
1146 | 1129 | | |
| |||
1154 | 1137 | | |
1155 | 1138 | | |
1156 | 1139 | | |
| 1140 | + | |
1157 | 1141 | | |
1158 | 1142 | | |
1159 | 1143 | | |
1160 | 1144 | | |
1161 | 1145 | | |
1162 | 1146 | | |
1163 | 1147 | | |
| 1148 | + | |
| 1149 | + | |
| 1150 | + | |
| 1151 | + | |
| 1152 | + | |
1164 | 1153 | | |
1165 | 1154 | | |
1166 | 1155 | | |
| |||
1194 | 1183 | | |
1195 | 1184 | | |
1196 | 1185 | | |
| 1186 | + | |
| 1187 | + | |
1197 | 1188 | | |
1198 | 1189 | | |
1199 | 1190 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
346 | 346 | | |
347 | 347 | | |
348 | 348 | | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
349 | 356 | | |
350 | 357 | | |
351 | 358 | | |
352 | 359 | | |
353 | 360 | | |
354 | 361 | | |
355 | 362 | | |
356 | | - | |
357 | | - | |
358 | | - | |
359 | | - | |
360 | | - | |
361 | | - | |
362 | | - | |
363 | | - | |
364 | | - | |
365 | | - | |
366 | | - | |
367 | 363 | | |
368 | 364 | | |
369 | 365 | | |
| |||
0 commit comments