diff options
Diffstat (limited to 'secure/lib/libcrypto/man/man3/Makefile')
| -rw-r--r-- | secure/lib/libcrypto/man/man3/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/secure/lib/libcrypto/man/man3/Makefile b/secure/lib/libcrypto/man/man3/Makefile index 5b4464463a6d..6d148d5868c7 100644 --- a/secure/lib/libcrypto/man/man3/Makefile +++ b/secure/lib/libcrypto/man/man3/Makefile @@ -26,8 +26,6 @@ MAN+= BIO_f_ssl.3 MAN+= BIO_find_type.3 MAN+= BIO_get_data.3 MAN+= BIO_get_ex_new_index.3 -MAN+= BIO_get_ktls_recv.3 -MAN+= BIO_get_ktls_send.3 MAN+= BIO_meth_new.3 MAN+= BIO_new.3 MAN+= BIO_new_CMS.3 @@ -608,6 +606,8 @@ MLINKS+= BIO_ctrl.3 BIO_eof.3 MLINKS+= BIO_ctrl.3 BIO_flush.3 MLINKS+= BIO_ctrl.3 BIO_get_close.3 MLINKS+= BIO_ctrl.3 BIO_get_info_callback.3 +MLINKS+= BIO_ctrl.3 BIO_get_ktls_recv.3 +MLINKS+= BIO_ctrl.3 BIO_get_ktls_send.3 MLINKS+= BIO_ctrl.3 BIO_info_cb.3 MLINKS+= BIO_ctrl.3 BIO_int_ctrl.3 MLINKS+= BIO_ctrl.3 BIO_pending.3 @@ -1004,6 +1004,7 @@ MLINKS+= DES_random_key.3 DES_string_to_2keys.3 MLINKS+= DES_random_key.3 DES_string_to_key.3 MLINKS+= DES_random_key.3 DES_xcbc_encrypt.3 MLINKS+= DH_generate_key.3 DH_compute_key.3 +MLINKS+= DH_generate_key.3 DH_compute_key_padded.3 MLINKS+= DH_generate_parameters.3 DH_check.3 MLINKS+= DH_generate_parameters.3 DH_check_ex.3 MLINKS+= DH_generate_parameters.3 DH_check_params.3 @@ -1954,6 +1955,7 @@ MLINKS+= OCSP_response_status.3 OCSP_response_create.3 MLINKS+= OCSP_response_status.3 OCSP_response_get1_basic.3 MLINKS+= OCSP_sendreq_new.3 OCSP_REQ_CTX_add1_header.3 MLINKS+= OCSP_sendreq_new.3 OCSP_REQ_CTX_free.3 +MLINKS+= OCSP_sendreq_new.3 OCSP_REQ_CTX_i2d.3 MLINKS+= OCSP_sendreq_new.3 OCSP_REQ_CTX_set1_req.3 MLINKS+= OCSP_sendreq_new.3 OCSP_sendreq_bio.3 MLINKS+= OCSP_sendreq_new.3 OCSP_sendreq_nbio.3 |
