From 1941684daf54da9de8cf1d2a9b1df471ecdcb1a1 Mon Sep 17 00:00:00 2001 From: Shane Lontis Date: Mon, 14 Jun 2021 16:36:39 +1000 Subject: [PATCH] Add missing migration_guide API mappings. Reviewed-by: Tomas Mraz Reviewed-by: Paul Dale (Merged from https://github.com/openssl/openssl/pull/15732) --- doc/man7/migration_guide.pod | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/doc/man7/migration_guide.pod b/doc/man7/migration_guide.pod index 6a71d68b9a..82c7ffcc43 100644 --- a/doc/man7/migration_guide.pod +++ b/doc/man7/migration_guide.pod @@ -581,6 +581,14 @@ L, L and L =item - +L + +=item - + +b2i_RSA_PVK_bio() and i2b_PVK_bio() + +=item - + L and L =item - @@ -627,6 +635,10 @@ L, L and L =item - +L + +=item - + L =item - @@ -705,6 +717,14 @@ L =item - +L + +=item - + +L + +=item - + L =item - @@ -747,6 +767,10 @@ Passing NULL will use the default library context. =item - +L + +=item - + L and L =item - -- 2.34.1