Uh oh!
There was an error while loading. Please reload this page.
Commit 0e87576
crypto: remove obsolete BoringSSL shims
BoringSSL implements OPENSSL_zalloc and BN_secure_new and provides
compatible secure heap status stubs. Use the common code paths.
Remove ClientHello helpers left unused by the early callback migration
and require the fixed ML-KEM private-key import error.
Signed-off-by: Filip Skokan <panva.ip@gmail.com>
PR-URL: #65423
Backport-PR-URL: #65483
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Tim Perry <pimterry@gmail.com>1 parent 17d2b06 commit 0e87576
3 files changed
Lines changed: 2 additions & 84 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
396 | 396 | | |
397 | 397 | | |
398 | 398 | | |
399 | | - | |
400 | | - | |
401 | | - | |
402 | | - | |
403 | | - | |
404 | | - | |
405 | | - | |
406 | 399 | | |
407 | | - | |
408 | 400 | | |
409 | 401 | | |
410 | 402 | | |
| |||
427 | 419 | | |
428 | 420 | | |
429 | 421 | | |
430 | | - | |
431 | 422 | | |
432 | | - | |
433 | | - | |
434 | | - | |
435 | | - | |
436 | | - | |
437 | 423 | | |
438 | 424 | | |
439 | 425 | | |
440 | 426 | | |
441 | | - | |
442 | 427 | | |
443 | 428 | | |
444 | 429 | | |
| |||
449 | 434 | | |
450 | 435 | | |
451 | 436 | | |
452 | | - | |
453 | | - | |
454 | | - | |
455 | | - | |
456 | 437 | | |
457 | 438 | | |
458 | 439 | | |
| |||
580 | 561 | | |
581 | 562 | | |
582 | 563 | | |
583 | | - | |
584 | | - | |
585 | | - | |
586 | | - | |
587 | 564 | | |
588 | | - | |
589 | 565 | | |
590 | 566 | | |
591 | 567 | | |
| |||
4288 | 4264 | | |
4289 | 4265 | | |
4290 | 4266 | | |
4291 | | - | |
4292 | | - | |
4293 | | - | |
4294 | | - | |
4295 | | - | |
4296 | | - | |
4297 | | - | |
4298 | | - | |
4299 | | - | |
4300 | | - | |
4301 | | - | |
4302 | | - | |
4303 | | - | |
4304 | | - | |
4305 | | - | |
4306 | | - | |
4307 | | - | |
4308 | | - | |
4309 | | - | |
4310 | | - | |
4311 | | - | |
4312 | | - | |
4313 | | - | |
4314 | | - | |
4315 | | - | |
4316 | | - | |
4317 | | - | |
4318 | | - | |
4319 | | - | |
4320 | | - | |
4321 | | - | |
4322 | | - | |
4323 | | - | |
4324 | | - | |
4325 | | - | |
4326 | | - | |
4327 | | - | |
4328 | | - | |
4329 | | - | |
4330 | | - | |
4331 | | - | |
4332 | | - | |
4333 | | - | |
4334 | | - | |
4335 | | - | |
4336 | | - | |
4337 | | - | |
4338 | | - | |
4339 | | - | |
4340 | | - | |
4341 | | - | |
4342 | | - | |
4343 | | - | |
4344 | 4267 | | |
4345 | 4268 | | |
4346 | 4269 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1346 | 1346 | | |
1347 | 1347 | | |
1348 | 1348 | | |
1349 | | - | |
1350 | | - | |
1351 | | - | |
1352 | 1349 | | |
1353 | 1350 | | |
1354 | 1351 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
| 110 | + | |
| 111 | + | |
114 | 112 | | |
115 | 113 | | |
116 | 114 | | |
| |||
0 commit comments