Commit 2bc6e9d
tb
Remove PKCS12_MAKE_{,SH}KEYBAG from Symbols.list
These functions were renamed in the last bump
#define PKCS12_MAKE_KEYBAG PKCS12_SAFEBAG_create0_p8inf #define PKCS12_MAKE_SHKEYBAG PKCS12_SAFEBAG_create_pkcs8_encrypt
They don't appear in the compiled library itself, so no further bump
required.
Fixes libressl/portable#791
Found the hard way by vollkommenheit
ok deraadt jsing1 parent 5d7fdda commit 2bc6e9d
1 file changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2329 | 2329 | | |
2330 | 2330 | | |
2331 | 2331 | | |
2332 | | - | |
2333 | | - | |
2334 | 2332 | | |
2335 | 2333 | | |
2336 | 2334 | | |
| |||
0 commit comments