svn commit: r356963 - in head: etc/mtree secure/lib/libcrypto secure/lib/libcrypto/man secure/lib/libcrypto/man/man3 secure/lib/libcrypto/man/man5 secure/lib/libcrypto/man/man7

Jung-uk Kim jkim at FreeBSD.org
Wed Jan 22 01:15:59 UTC 2020


Author: jkim
Date: Wed Jan 22 01:15:57 2020
New Revision: 356963
URL: https://svnweb.freebsd.org/changeset/base/356963

Log:
  Install man5 and man7 for OpenSSL.
  
  Note config.5 and crypto.7 are not installed because we have conflicts.
  
  Requested by:	phk
  MFC after:	1 month

Added:
  head/secure/lib/libcrypto/man/man3/
  head/secure/lib/libcrypto/man/man3/ADMISSIONS.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/ADMISSIONS.3
  head/secure/lib/libcrypto/man/man3/ASN1_INTEGER_get_int64.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/ASN1_INTEGER_get_int64.3
  head/secure/lib/libcrypto/man/man3/ASN1_ITEM_lookup.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/ASN1_ITEM_lookup.3
  head/secure/lib/libcrypto/man/man3/ASN1_OBJECT_new.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/ASN1_OBJECT_new.3
  head/secure/lib/libcrypto/man/man3/ASN1_STRING_TABLE_add.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/ASN1_STRING_TABLE_add.3
  head/secure/lib/libcrypto/man/man3/ASN1_STRING_length.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/ASN1_STRING_length.3
  head/secure/lib/libcrypto/man/man3/ASN1_STRING_new.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/ASN1_STRING_new.3
  head/secure/lib/libcrypto/man/man3/ASN1_STRING_print_ex.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/ASN1_STRING_print_ex.3
  head/secure/lib/libcrypto/man/man3/ASN1_TIME_set.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/ASN1_TIME_set.3
  head/secure/lib/libcrypto/man/man3/ASN1_TYPE_get.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/ASN1_TYPE_get.3
  head/secure/lib/libcrypto/man/man3/ASN1_generate_nconf.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/ASN1_generate_nconf.3
  head/secure/lib/libcrypto/man/man3/ASYNC_WAIT_CTX_new.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/ASYNC_WAIT_CTX_new.3
  head/secure/lib/libcrypto/man/man3/ASYNC_start_job.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/ASYNC_start_job.3
  head/secure/lib/libcrypto/man/man3/BF_encrypt.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/BF_encrypt.3
  head/secure/lib/libcrypto/man/man3/BIO_ADDR.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/BIO_ADDR.3
  head/secure/lib/libcrypto/man/man3/BIO_ADDRINFO.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/BIO_ADDRINFO.3
  head/secure/lib/libcrypto/man/man3/BIO_connect.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/BIO_connect.3
  head/secure/lib/libcrypto/man/man3/BIO_ctrl.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/BIO_ctrl.3
  head/secure/lib/libcrypto/man/man3/BIO_f_base64.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/BIO_f_base64.3
  head/secure/lib/libcrypto/man/man3/BIO_f_buffer.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/BIO_f_buffer.3
  head/secure/lib/libcrypto/man/man3/BIO_f_cipher.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/BIO_f_cipher.3
  head/secure/lib/libcrypto/man/man3/BIO_f_md.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/BIO_f_md.3
  head/secure/lib/libcrypto/man/man3/BIO_f_null.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/BIO_f_null.3
  head/secure/lib/libcrypto/man/man3/BIO_f_ssl.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/BIO_f_ssl.3
  head/secure/lib/libcrypto/man/man3/BIO_find_type.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/BIO_find_type.3
  head/secure/lib/libcrypto/man/man3/BIO_get_data.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/BIO_get_data.3
  head/secure/lib/libcrypto/man/man3/BIO_get_ex_new_index.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/BIO_get_ex_new_index.3
  head/secure/lib/libcrypto/man/man3/BIO_meth_new.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/BIO_meth_new.3
  head/secure/lib/libcrypto/man/man3/BIO_new.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/BIO_new.3
  head/secure/lib/libcrypto/man/man3/BIO_new_CMS.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/BIO_new_CMS.3
  head/secure/lib/libcrypto/man/man3/BIO_parse_hostserv.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/BIO_parse_hostserv.3
  head/secure/lib/libcrypto/man/man3/BIO_printf.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/BIO_printf.3
  head/secure/lib/libcrypto/man/man3/BIO_push.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/BIO_push.3
  head/secure/lib/libcrypto/man/man3/BIO_read.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/BIO_read.3
  head/secure/lib/libcrypto/man/man3/BIO_s_accept.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/BIO_s_accept.3
  head/secure/lib/libcrypto/man/man3/BIO_s_bio.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/BIO_s_bio.3
  head/secure/lib/libcrypto/man/man3/BIO_s_connect.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/BIO_s_connect.3
  head/secure/lib/libcrypto/man/man3/BIO_s_fd.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/BIO_s_fd.3
  head/secure/lib/libcrypto/man/man3/BIO_s_file.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/BIO_s_file.3
  head/secure/lib/libcrypto/man/man3/BIO_s_mem.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/BIO_s_mem.3
  head/secure/lib/libcrypto/man/man3/BIO_s_null.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/BIO_s_null.3
  head/secure/lib/libcrypto/man/man3/BIO_s_socket.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/BIO_s_socket.3
  head/secure/lib/libcrypto/man/man3/BIO_set_callback.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/BIO_set_callback.3
  head/secure/lib/libcrypto/man/man3/BIO_should_retry.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/BIO_should_retry.3
  head/secure/lib/libcrypto/man/man3/BN_BLINDING_new.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/BN_BLINDING_new.3
  head/secure/lib/libcrypto/man/man3/BN_CTX_new.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/BN_CTX_new.3
  head/secure/lib/libcrypto/man/man3/BN_CTX_start.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/BN_CTX_start.3
  head/secure/lib/libcrypto/man/man3/BN_add.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/BN_add.3
  head/secure/lib/libcrypto/man/man3/BN_add_word.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/BN_add_word.3
  head/secure/lib/libcrypto/man/man3/BN_bn2bin.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/BN_bn2bin.3
  head/secure/lib/libcrypto/man/man3/BN_cmp.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/BN_cmp.3
  head/secure/lib/libcrypto/man/man3/BN_copy.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/BN_copy.3
  head/secure/lib/libcrypto/man/man3/BN_generate_prime.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/BN_generate_prime.3
  head/secure/lib/libcrypto/man/man3/BN_mod_inverse.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/BN_mod_inverse.3
  head/secure/lib/libcrypto/man/man3/BN_mod_mul_montgomery.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/BN_mod_mul_montgomery.3
  head/secure/lib/libcrypto/man/man3/BN_mod_mul_reciprocal.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/BN_mod_mul_reciprocal.3
  head/secure/lib/libcrypto/man/man3/BN_new.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/BN_new.3
  head/secure/lib/libcrypto/man/man3/BN_num_bytes.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/BN_num_bytes.3
  head/secure/lib/libcrypto/man/man3/BN_rand.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/BN_rand.3
  head/secure/lib/libcrypto/man/man3/BN_security_bits.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/BN_security_bits.3
  head/secure/lib/libcrypto/man/man3/BN_set_bit.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/BN_set_bit.3
  head/secure/lib/libcrypto/man/man3/BN_swap.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/BN_swap.3
  head/secure/lib/libcrypto/man/man3/BN_zero.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/BN_zero.3
  head/secure/lib/libcrypto/man/man3/BUF_MEM_new.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/BUF_MEM_new.3
  head/secure/lib/libcrypto/man/man3/CMS_add0_cert.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/CMS_add0_cert.3
  head/secure/lib/libcrypto/man/man3/CMS_add1_recipient_cert.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/CMS_add1_recipient_cert.3
  head/secure/lib/libcrypto/man/man3/CMS_add1_signer.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/CMS_add1_signer.3
  head/secure/lib/libcrypto/man/man3/CMS_compress.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/CMS_compress.3
  head/secure/lib/libcrypto/man/man3/CMS_decrypt.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/CMS_decrypt.3
  head/secure/lib/libcrypto/man/man3/CMS_encrypt.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/CMS_encrypt.3
  head/secure/lib/libcrypto/man/man3/CMS_final.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/CMS_final.3
  head/secure/lib/libcrypto/man/man3/CMS_get0_RecipientInfos.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/CMS_get0_RecipientInfos.3
  head/secure/lib/libcrypto/man/man3/CMS_get0_SignerInfos.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/CMS_get0_SignerInfos.3
  head/secure/lib/libcrypto/man/man3/CMS_get0_type.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/CMS_get0_type.3
  head/secure/lib/libcrypto/man/man3/CMS_get1_ReceiptRequest.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/CMS_get1_ReceiptRequest.3
  head/secure/lib/libcrypto/man/man3/CMS_sign.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/CMS_sign.3
  head/secure/lib/libcrypto/man/man3/CMS_sign_receipt.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/CMS_sign_receipt.3
  head/secure/lib/libcrypto/man/man3/CMS_uncompress.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/CMS_uncompress.3
  head/secure/lib/libcrypto/man/man3/CMS_verify.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/CMS_verify.3
  head/secure/lib/libcrypto/man/man3/CMS_verify_receipt.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/CMS_verify_receipt.3
  head/secure/lib/libcrypto/man/man3/CONF_modules_free.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/CONF_modules_free.3
  head/secure/lib/libcrypto/man/man3/CONF_modules_load_file.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/CONF_modules_load_file.3
  head/secure/lib/libcrypto/man/man3/CRYPTO_THREAD_run_once.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/CRYPTO_THREAD_run_once.3
  head/secure/lib/libcrypto/man/man3/CRYPTO_get_ex_new_index.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/CRYPTO_get_ex_new_index.3
  head/secure/lib/libcrypto/man/man3/CRYPTO_memcmp.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/CRYPTO_memcmp.3
  head/secure/lib/libcrypto/man/man3/CTLOG_STORE_get0_log_by_id.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/CTLOG_STORE_get0_log_by_id.3
  head/secure/lib/libcrypto/man/man3/CTLOG_STORE_new.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/CTLOG_STORE_new.3
  head/secure/lib/libcrypto/man/man3/CTLOG_new.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/CTLOG_new.3
  head/secure/lib/libcrypto/man/man3/CT_POLICY_EVAL_CTX_new.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/CT_POLICY_EVAL_CTX_new.3
  head/secure/lib/libcrypto/man/man3/DEFINE_STACK_OF.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/DEFINE_STACK_OF.3
  head/secure/lib/libcrypto/man/man3/DES_random_key.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/DES_random_key.3
  head/secure/lib/libcrypto/man/man3/DH_generate_key.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/DH_generate_key.3
  head/secure/lib/libcrypto/man/man3/DH_generate_parameters.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/DH_generate_parameters.3
  head/secure/lib/libcrypto/man/man3/DH_get0_pqg.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/DH_get0_pqg.3
  head/secure/lib/libcrypto/man/man3/DH_get_1024_160.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/DH_get_1024_160.3
  head/secure/lib/libcrypto/man/man3/DH_meth_new.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/DH_meth_new.3
  head/secure/lib/libcrypto/man/man3/DH_new.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/DH_new.3
  head/secure/lib/libcrypto/man/man3/DH_new_by_nid.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/DH_new_by_nid.3
  head/secure/lib/libcrypto/man/man3/DH_set_method.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/DH_set_method.3
  head/secure/lib/libcrypto/man/man3/DH_size.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/DH_size.3
  head/secure/lib/libcrypto/man/man3/DSA_SIG_new.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/DSA_SIG_new.3
  head/secure/lib/libcrypto/man/man3/DSA_do_sign.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/DSA_do_sign.3
  head/secure/lib/libcrypto/man/man3/DSA_dup_DH.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/DSA_dup_DH.3
  head/secure/lib/libcrypto/man/man3/DSA_generate_key.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/DSA_generate_key.3
  head/secure/lib/libcrypto/man/man3/DSA_generate_parameters.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/DSA_generate_parameters.3
  head/secure/lib/libcrypto/man/man3/DSA_get0_pqg.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/DSA_get0_pqg.3
  head/secure/lib/libcrypto/man/man3/DSA_meth_new.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/DSA_meth_new.3
  head/secure/lib/libcrypto/man/man3/DSA_new.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/DSA_new.3
  head/secure/lib/libcrypto/man/man3/DSA_set_method.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/DSA_set_method.3
  head/secure/lib/libcrypto/man/man3/DSA_sign.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/DSA_sign.3
  head/secure/lib/libcrypto/man/man3/DSA_size.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/DSA_size.3
  head/secure/lib/libcrypto/man/man3/DTLS_get_data_mtu.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/DTLS_get_data_mtu.3
  head/secure/lib/libcrypto/man/man3/DTLS_set_timer_cb.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/DTLS_set_timer_cb.3
  head/secure/lib/libcrypto/man/man3/DTLSv1_listen.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/DTLSv1_listen.3
  head/secure/lib/libcrypto/man/man3/ECDSA_SIG_new.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/ECDSA_SIG_new.3
  head/secure/lib/libcrypto/man/man3/ECPKParameters_print.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/ECPKParameters_print.3
  head/secure/lib/libcrypto/man/man3/EC_GFp_simple_method.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/EC_GFp_simple_method.3
  head/secure/lib/libcrypto/man/man3/EC_GROUP_copy.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/EC_GROUP_copy.3
  head/secure/lib/libcrypto/man/man3/EC_GROUP_new.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/EC_GROUP_new.3
  head/secure/lib/libcrypto/man/man3/EC_KEY_get_enc_flags.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/EC_KEY_get_enc_flags.3
  head/secure/lib/libcrypto/man/man3/EC_KEY_new.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/EC_KEY_new.3
  head/secure/lib/libcrypto/man/man3/EC_POINT_add.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/EC_POINT_add.3
  head/secure/lib/libcrypto/man/man3/EC_POINT_new.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/EC_POINT_new.3
  head/secure/lib/libcrypto/man/man3/ENGINE_add.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/ENGINE_add.3
  head/secure/lib/libcrypto/man/man3/ERR_GET_LIB.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/ERR_GET_LIB.3
  head/secure/lib/libcrypto/man/man3/ERR_clear_error.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/ERR_clear_error.3
  head/secure/lib/libcrypto/man/man3/ERR_error_string.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/ERR_error_string.3
  head/secure/lib/libcrypto/man/man3/ERR_get_error.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/ERR_get_error.3
  head/secure/lib/libcrypto/man/man3/ERR_load_crypto_strings.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/ERR_load_crypto_strings.3
  head/secure/lib/libcrypto/man/man3/ERR_load_strings.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/ERR_load_strings.3
  head/secure/lib/libcrypto/man/man3/ERR_print_errors.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/ERR_print_errors.3
  head/secure/lib/libcrypto/man/man3/ERR_put_error.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/ERR_put_error.3
  head/secure/lib/libcrypto/man/man3/ERR_remove_state.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/ERR_remove_state.3
  head/secure/lib/libcrypto/man/man3/ERR_set_mark.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/ERR_set_mark.3
  head/secure/lib/libcrypto/man/man3/EVP_BytesToKey.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/EVP_BytesToKey.3
  head/secure/lib/libcrypto/man/man3/EVP_CIPHER_CTX_get_cipher_data.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/EVP_CIPHER_CTX_get_cipher_data.3
  head/secure/lib/libcrypto/man/man3/EVP_CIPHER_meth_new.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/EVP_CIPHER_meth_new.3
  head/secure/lib/libcrypto/man/man3/EVP_DigestInit.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/EVP_DigestInit.3
  head/secure/lib/libcrypto/man/man3/EVP_DigestSignInit.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/EVP_DigestSignInit.3
  head/secure/lib/libcrypto/man/man3/EVP_DigestVerifyInit.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/EVP_DigestVerifyInit.3
  head/secure/lib/libcrypto/man/man3/EVP_EncodeInit.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/EVP_EncodeInit.3
  head/secure/lib/libcrypto/man/man3/EVP_EncryptInit.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/EVP_EncryptInit.3
  head/secure/lib/libcrypto/man/man3/EVP_MD_meth_new.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/EVP_MD_meth_new.3
  head/secure/lib/libcrypto/man/man3/EVP_OpenInit.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/EVP_OpenInit.3
  head/secure/lib/libcrypto/man/man3/EVP_PKEY_ASN1_METHOD.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/EVP_PKEY_ASN1_METHOD.3
  head/secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_ctrl.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/EVP_PKEY_CTX_ctrl.3
  head/secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_new.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/EVP_PKEY_CTX_new.3
  head/secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_set1_pbe_pass.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/EVP_PKEY_CTX_set1_pbe_pass.3
  head/secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_set_hkdf_md.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/EVP_PKEY_CTX_set_hkdf_md.3
  head/secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_set_rsa_pss_keygen_md.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/EVP_PKEY_CTX_set_rsa_pss_keygen_md.3
  head/secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_set_scrypt_N.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/EVP_PKEY_CTX_set_scrypt_N.3
  head/secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_set_tls1_prf_md.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/EVP_PKEY_CTX_set_tls1_prf_md.3
  head/secure/lib/libcrypto/man/man3/EVP_PKEY_asn1_get_count.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/EVP_PKEY_asn1_get_count.3
  head/secure/lib/libcrypto/man/man3/EVP_PKEY_cmp.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/EVP_PKEY_cmp.3
  head/secure/lib/libcrypto/man/man3/EVP_PKEY_decrypt.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/EVP_PKEY_decrypt.3
  head/secure/lib/libcrypto/man/man3/EVP_PKEY_derive.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/EVP_PKEY_derive.3
  head/secure/lib/libcrypto/man/man3/EVP_PKEY_encrypt.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/EVP_PKEY_encrypt.3
  head/secure/lib/libcrypto/man/man3/EVP_PKEY_get_default_digest_nid.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/EVP_PKEY_get_default_digest_nid.3
  head/secure/lib/libcrypto/man/man3/EVP_PKEY_keygen.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/EVP_PKEY_keygen.3
  head/secure/lib/libcrypto/man/man3/EVP_PKEY_meth_get_count.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/EVP_PKEY_meth_get_count.3
  head/secure/lib/libcrypto/man/man3/EVP_PKEY_meth_new.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/EVP_PKEY_meth_new.3
  head/secure/lib/libcrypto/man/man3/EVP_PKEY_new.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/EVP_PKEY_new.3
  head/secure/lib/libcrypto/man/man3/EVP_PKEY_print_private.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/EVP_PKEY_print_private.3
  head/secure/lib/libcrypto/man/man3/EVP_PKEY_set1_RSA.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/EVP_PKEY_set1_RSA.3
  head/secure/lib/libcrypto/man/man3/EVP_PKEY_sign.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/EVP_PKEY_sign.3
  head/secure/lib/libcrypto/man/man3/EVP_PKEY_verify.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/EVP_PKEY_verify.3
  head/secure/lib/libcrypto/man/man3/EVP_PKEY_verify_recover.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/EVP_PKEY_verify_recover.3
  head/secure/lib/libcrypto/man/man3/EVP_SealInit.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/EVP_SealInit.3
  head/secure/lib/libcrypto/man/man3/EVP_SignInit.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/EVP_SignInit.3
  head/secure/lib/libcrypto/man/man3/EVP_VerifyInit.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/EVP_VerifyInit.3
  head/secure/lib/libcrypto/man/man3/EVP_aes.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/EVP_aes.3
  head/secure/lib/libcrypto/man/man3/EVP_aria.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/EVP_aria.3
  head/secure/lib/libcrypto/man/man3/EVP_bf_cbc.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/EVP_bf_cbc.3
  head/secure/lib/libcrypto/man/man3/EVP_blake2b512.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/EVP_blake2b512.3
  head/secure/lib/libcrypto/man/man3/EVP_camellia.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/EVP_camellia.3
  head/secure/lib/libcrypto/man/man3/EVP_cast5_cbc.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/EVP_cast5_cbc.3
  head/secure/lib/libcrypto/man/man3/EVP_chacha20.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/EVP_chacha20.3
  head/secure/lib/libcrypto/man/man3/EVP_des.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/EVP_des.3
  head/secure/lib/libcrypto/man/man3/EVP_desx_cbc.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/EVP_desx_cbc.3
  head/secure/lib/libcrypto/man/man3/EVP_idea_cbc.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/EVP_idea_cbc.3
  head/secure/lib/libcrypto/man/man3/EVP_md2.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/EVP_md2.3
  head/secure/lib/libcrypto/man/man3/EVP_md4.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/EVP_md4.3
  head/secure/lib/libcrypto/man/man3/EVP_md5.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/EVP_md5.3
  head/secure/lib/libcrypto/man/man3/EVP_mdc2.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/EVP_mdc2.3
  head/secure/lib/libcrypto/man/man3/EVP_rc2_cbc.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/EVP_rc2_cbc.3
  head/secure/lib/libcrypto/man/man3/EVP_rc4.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/EVP_rc4.3
  head/secure/lib/libcrypto/man/man3/EVP_rc5_32_12_16_cbc.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/EVP_rc5_32_12_16_cbc.3
  head/secure/lib/libcrypto/man/man3/EVP_ripemd160.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/EVP_ripemd160.3
  head/secure/lib/libcrypto/man/man3/EVP_seed_cbc.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/EVP_seed_cbc.3
  head/secure/lib/libcrypto/man/man3/EVP_sha1.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/EVP_sha1.3
  head/secure/lib/libcrypto/man/man3/EVP_sha224.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/EVP_sha224.3
  head/secure/lib/libcrypto/man/man3/EVP_sha3_224.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/EVP_sha3_224.3
  head/secure/lib/libcrypto/man/man3/EVP_sm3.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/EVP_sm3.3
  head/secure/lib/libcrypto/man/man3/EVP_sm4_cbc.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/EVP_sm4_cbc.3
  head/secure/lib/libcrypto/man/man3/EVP_whirlpool.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/EVP_whirlpool.3
  head/secure/lib/libcrypto/man/man3/HMAC.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/HMAC.3
  head/secure/lib/libcrypto/man/man3/MD5.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/MD5.3
  head/secure/lib/libcrypto/man/man3/MDC2_Init.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/MDC2_Init.3
  head/secure/lib/libcrypto/man/man3/Makefile
     - copied unchanged from r356962, head/secure/lib/libcrypto/Makefile.man
  head/secure/lib/libcrypto/man/man3/OBJ_nid2obj.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/OBJ_nid2obj.3
  head/secure/lib/libcrypto/man/man3/OCSP_REQUEST_new.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/OCSP_REQUEST_new.3
  head/secure/lib/libcrypto/man/man3/OCSP_cert_to_id.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/OCSP_cert_to_id.3
  head/secure/lib/libcrypto/man/man3/OCSP_request_add1_nonce.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/OCSP_request_add1_nonce.3
  head/secure/lib/libcrypto/man/man3/OCSP_resp_find_status.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/OCSP_resp_find_status.3
  head/secure/lib/libcrypto/man/man3/OCSP_response_status.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/OCSP_response_status.3
  head/secure/lib/libcrypto/man/man3/OCSP_sendreq_new.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/OCSP_sendreq_new.3
  head/secure/lib/libcrypto/man/man3/OPENSSL_Applink.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/OPENSSL_Applink.3
  head/secure/lib/libcrypto/man/man3/OPENSSL_LH_COMPFUNC.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/OPENSSL_LH_COMPFUNC.3
  head/secure/lib/libcrypto/man/man3/OPENSSL_LH_stats.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/OPENSSL_LH_stats.3
  head/secure/lib/libcrypto/man/man3/OPENSSL_VERSION_NUMBER.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/OPENSSL_VERSION_NUMBER.3
  head/secure/lib/libcrypto/man/man3/OPENSSL_config.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/OPENSSL_config.3
  head/secure/lib/libcrypto/man/man3/OPENSSL_fork_prepare.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/OPENSSL_fork_prepare.3
  head/secure/lib/libcrypto/man/man3/OPENSSL_ia32cap.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/OPENSSL_ia32cap.3
  head/secure/lib/libcrypto/man/man3/OPENSSL_init_crypto.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/OPENSSL_init_crypto.3
  head/secure/lib/libcrypto/man/man3/OPENSSL_init_ssl.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/OPENSSL_init_ssl.3
  head/secure/lib/libcrypto/man/man3/OPENSSL_instrument_bus.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/OPENSSL_instrument_bus.3
  head/secure/lib/libcrypto/man/man3/OPENSSL_load_builtin_modules.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/OPENSSL_load_builtin_modules.3
  head/secure/lib/libcrypto/man/man3/OPENSSL_malloc.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/OPENSSL_malloc.3
  head/secure/lib/libcrypto/man/man3/OPENSSL_secure_malloc.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/OPENSSL_secure_malloc.3
  head/secure/lib/libcrypto/man/man3/OSSL_STORE_INFO.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/OSSL_STORE_INFO.3
  head/secure/lib/libcrypto/man/man3/OSSL_STORE_LOADER.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/OSSL_STORE_LOADER.3
  head/secure/lib/libcrypto/man/man3/OSSL_STORE_SEARCH.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/OSSL_STORE_SEARCH.3
  head/secure/lib/libcrypto/man/man3/OSSL_STORE_expect.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/OSSL_STORE_expect.3
  head/secure/lib/libcrypto/man/man3/OSSL_STORE_open.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/OSSL_STORE_open.3
  head/secure/lib/libcrypto/man/man3/OpenSSL_add_all_algorithms.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/OpenSSL_add_all_algorithms.3
  head/secure/lib/libcrypto/man/man3/PEM_bytes_read_bio.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/PEM_bytes_read_bio.3
  head/secure/lib/libcrypto/man/man3/PEM_read.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/PEM_read.3
  head/secure/lib/libcrypto/man/man3/PEM_read_CMS.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/PEM_read_CMS.3
  head/secure/lib/libcrypto/man/man3/PEM_read_bio_PrivateKey.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/PEM_read_bio_PrivateKey.3
  head/secure/lib/libcrypto/man/man3/PEM_read_bio_ex.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/PEM_read_bio_ex.3
  head/secure/lib/libcrypto/man/man3/PEM_write_bio_CMS_stream.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/PEM_write_bio_CMS_stream.3
  head/secure/lib/libcrypto/man/man3/PEM_write_bio_PKCS7_stream.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/PEM_write_bio_PKCS7_stream.3
  head/secure/lib/libcrypto/man/man3/PKCS12_create.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/PKCS12_create.3
  head/secure/lib/libcrypto/man/man3/PKCS12_newpass.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/PKCS12_newpass.3
  head/secure/lib/libcrypto/man/man3/PKCS12_parse.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/PKCS12_parse.3
  head/secure/lib/libcrypto/man/man3/PKCS5_PBKDF2_HMAC.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/PKCS5_PBKDF2_HMAC.3
  head/secure/lib/libcrypto/man/man3/PKCS7_decrypt.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/PKCS7_decrypt.3
  head/secure/lib/libcrypto/man/man3/PKCS7_encrypt.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/PKCS7_encrypt.3
  head/secure/lib/libcrypto/man/man3/PKCS7_sign.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/PKCS7_sign.3
  head/secure/lib/libcrypto/man/man3/PKCS7_sign_add_signer.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/PKCS7_sign_add_signer.3
  head/secure/lib/libcrypto/man/man3/PKCS7_verify.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/PKCS7_verify.3
  head/secure/lib/libcrypto/man/man3/RAND_DRBG_generate.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/RAND_DRBG_generate.3
  head/secure/lib/libcrypto/man/man3/RAND_DRBG_get0_master.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/RAND_DRBG_get0_master.3
  head/secure/lib/libcrypto/man/man3/RAND_DRBG_new.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/RAND_DRBG_new.3
  head/secure/lib/libcrypto/man/man3/RAND_DRBG_reseed.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/RAND_DRBG_reseed.3
  head/secure/lib/libcrypto/man/man3/RAND_DRBG_set_callbacks.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/RAND_DRBG_set_callbacks.3
  head/secure/lib/libcrypto/man/man3/RAND_DRBG_set_ex_data.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/RAND_DRBG_set_ex_data.3
  head/secure/lib/libcrypto/man/man3/RAND_add.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/RAND_add.3
  head/secure/lib/libcrypto/man/man3/RAND_bytes.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/RAND_bytes.3
  head/secure/lib/libcrypto/man/man3/RAND_cleanup.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/RAND_cleanup.3
  head/secure/lib/libcrypto/man/man3/RAND_egd.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/RAND_egd.3
  head/secure/lib/libcrypto/man/man3/RAND_load_file.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/RAND_load_file.3
  head/secure/lib/libcrypto/man/man3/RAND_set_rand_method.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/RAND_set_rand_method.3
  head/secure/lib/libcrypto/man/man3/RC4_set_key.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/RC4_set_key.3
  head/secure/lib/libcrypto/man/man3/RIPEMD160_Init.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/RIPEMD160_Init.3
  head/secure/lib/libcrypto/man/man3/RSA_blinding_on.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/RSA_blinding_on.3
  head/secure/lib/libcrypto/man/man3/RSA_check_key.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/RSA_check_key.3
  head/secure/lib/libcrypto/man/man3/RSA_generate_key.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/RSA_generate_key.3
  head/secure/lib/libcrypto/man/man3/RSA_get0_key.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/RSA_get0_key.3
  head/secure/lib/libcrypto/man/man3/RSA_meth_new.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/RSA_meth_new.3
  head/secure/lib/libcrypto/man/man3/RSA_new.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/RSA_new.3
  head/secure/lib/libcrypto/man/man3/RSA_padding_add_PKCS1_type_1.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/RSA_padding_add_PKCS1_type_1.3
  head/secure/lib/libcrypto/man/man3/RSA_print.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/RSA_print.3
  head/secure/lib/libcrypto/man/man3/RSA_private_encrypt.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/RSA_private_encrypt.3
  head/secure/lib/libcrypto/man/man3/RSA_public_encrypt.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/RSA_public_encrypt.3
  head/secure/lib/libcrypto/man/man3/RSA_set_method.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/RSA_set_method.3
  head/secure/lib/libcrypto/man/man3/RSA_sign.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/RSA_sign.3
  head/secure/lib/libcrypto/man/man3/RSA_sign_ASN1_OCTET_STRING.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/RSA_sign_ASN1_OCTET_STRING.3
  head/secure/lib/libcrypto/man/man3/RSA_size.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/RSA_size.3
  head/secure/lib/libcrypto/man/man3/SCT_new.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SCT_new.3
  head/secure/lib/libcrypto/man/man3/SCT_print.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SCT_print.3
  head/secure/lib/libcrypto/man/man3/SCT_validate.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SCT_validate.3
  head/secure/lib/libcrypto/man/man3/SHA256_Init.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SHA256_Init.3
  head/secure/lib/libcrypto/man/man3/SMIME_read_CMS.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SMIME_read_CMS.3
  head/secure/lib/libcrypto/man/man3/SMIME_read_PKCS7.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SMIME_read_PKCS7.3
  head/secure/lib/libcrypto/man/man3/SMIME_write_CMS.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SMIME_write_CMS.3
  head/secure/lib/libcrypto/man/man3/SMIME_write_PKCS7.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SMIME_write_PKCS7.3
  head/secure/lib/libcrypto/man/man3/SSL_CIPHER_get_name.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_CIPHER_get_name.3
  head/secure/lib/libcrypto/man/man3/SSL_COMP_add_compression_method.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_COMP_add_compression_method.3
  head/secure/lib/libcrypto/man/man3/SSL_CONF_CTX_new.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_CONF_CTX_new.3
  head/secure/lib/libcrypto/man/man3/SSL_CONF_CTX_set1_prefix.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_CONF_CTX_set1_prefix.3
  head/secure/lib/libcrypto/man/man3/SSL_CONF_CTX_set_flags.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_CONF_CTX_set_flags.3
  head/secure/lib/libcrypto/man/man3/SSL_CONF_CTX_set_ssl_ctx.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_CONF_CTX_set_ssl_ctx.3
  head/secure/lib/libcrypto/man/man3/SSL_CONF_cmd.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_CONF_cmd.3
  head/secure/lib/libcrypto/man/man3/SSL_CONF_cmd_argv.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_CONF_cmd_argv.3
  head/secure/lib/libcrypto/man/man3/SSL_CTX_add1_chain_cert.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_CTX_add1_chain_cert.3
  head/secure/lib/libcrypto/man/man3/SSL_CTX_add_extra_chain_cert.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_CTX_add_extra_chain_cert.3
  head/secure/lib/libcrypto/man/man3/SSL_CTX_add_session.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_CTX_add_session.3
  head/secure/lib/libcrypto/man/man3/SSL_CTX_config.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_CTX_config.3
  head/secure/lib/libcrypto/man/man3/SSL_CTX_ctrl.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_CTX_ctrl.3
  head/secure/lib/libcrypto/man/man3/SSL_CTX_dane_enable.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_CTX_dane_enable.3
  head/secure/lib/libcrypto/man/man3/SSL_CTX_flush_sessions.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_CTX_flush_sessions.3
  head/secure/lib/libcrypto/man/man3/SSL_CTX_free.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_CTX_free.3
  head/secure/lib/libcrypto/man/man3/SSL_CTX_get0_param.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_CTX_get0_param.3
  head/secure/lib/libcrypto/man/man3/SSL_CTX_get_verify_mode.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_CTX_get_verify_mode.3
  head/secure/lib/libcrypto/man/man3/SSL_CTX_has_client_custom_ext.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_CTX_has_client_custom_ext.3
  head/secure/lib/libcrypto/man/man3/SSL_CTX_load_verify_locations.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_CTX_load_verify_locations.3
  head/secure/lib/libcrypto/man/man3/SSL_CTX_new.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_CTX_new.3
  head/secure/lib/libcrypto/man/man3/SSL_CTX_sess_number.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_CTX_sess_number.3
  head/secure/lib/libcrypto/man/man3/SSL_CTX_sess_set_cache_size.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_CTX_sess_set_cache_size.3
  head/secure/lib/libcrypto/man/man3/SSL_CTX_sess_set_get_cb.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_CTX_sess_set_get_cb.3
  head/secure/lib/libcrypto/man/man3/SSL_CTX_sessions.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_CTX_sessions.3
  head/secure/lib/libcrypto/man/man3/SSL_CTX_set0_CA_list.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_CTX_set0_CA_list.3
  head/secure/lib/libcrypto/man/man3/SSL_CTX_set1_curves.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_CTX_set1_curves.3
  head/secure/lib/libcrypto/man/man3/SSL_CTX_set1_sigalgs.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_CTX_set1_sigalgs.3
  head/secure/lib/libcrypto/man/man3/SSL_CTX_set1_verify_cert_store.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_CTX_set1_verify_cert_store.3
  head/secure/lib/libcrypto/man/man3/SSL_CTX_set_alpn_select_cb.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_CTX_set_alpn_select_cb.3
  head/secure/lib/libcrypto/man/man3/SSL_CTX_set_cert_cb.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_CTX_set_cert_cb.3
  head/secure/lib/libcrypto/man/man3/SSL_CTX_set_cert_store.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_CTX_set_cert_store.3
  head/secure/lib/libcrypto/man/man3/SSL_CTX_set_cert_verify_callback.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_CTX_set_cert_verify_callback.3
  head/secure/lib/libcrypto/man/man3/SSL_CTX_set_cipher_list.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_CTX_set_cipher_list.3
  head/secure/lib/libcrypto/man/man3/SSL_CTX_set_client_cert_cb.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_CTX_set_client_cert_cb.3
  head/secure/lib/libcrypto/man/man3/SSL_CTX_set_client_hello_cb.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_CTX_set_client_hello_cb.3
  head/secure/lib/libcrypto/man/man3/SSL_CTX_set_ct_validation_callback.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_CTX_set_ct_validation_callback.3
  head/secure/lib/libcrypto/man/man3/SSL_CTX_set_ctlog_list_file.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_CTX_set_ctlog_list_file.3
  head/secure/lib/libcrypto/man/man3/SSL_CTX_set_default_passwd_cb.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_CTX_set_default_passwd_cb.3
  head/secure/lib/libcrypto/man/man3/SSL_CTX_set_ex_data.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_CTX_set_ex_data.3
  head/secure/lib/libcrypto/man/man3/SSL_CTX_set_generate_session_id.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_CTX_set_generate_session_id.3
  head/secure/lib/libcrypto/man/man3/SSL_CTX_set_info_callback.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_CTX_set_info_callback.3
  head/secure/lib/libcrypto/man/man3/SSL_CTX_set_keylog_callback.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_CTX_set_keylog_callback.3
  head/secure/lib/libcrypto/man/man3/SSL_CTX_set_max_cert_list.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_CTX_set_max_cert_list.3
  head/secure/lib/libcrypto/man/man3/SSL_CTX_set_min_proto_version.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_CTX_set_min_proto_version.3
  head/secure/lib/libcrypto/man/man3/SSL_CTX_set_mode.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_CTX_set_mode.3
  head/secure/lib/libcrypto/man/man3/SSL_CTX_set_msg_callback.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_CTX_set_msg_callback.3
  head/secure/lib/libcrypto/man/man3/SSL_CTX_set_num_tickets.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_CTX_set_num_tickets.3
  head/secure/lib/libcrypto/man/man3/SSL_CTX_set_options.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_CTX_set_options.3
  head/secure/lib/libcrypto/man/man3/SSL_CTX_set_psk_client_callback.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_CTX_set_psk_client_callback.3
  head/secure/lib/libcrypto/man/man3/SSL_CTX_set_quiet_shutdown.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_CTX_set_quiet_shutdown.3
  head/secure/lib/libcrypto/man/man3/SSL_CTX_set_read_ahead.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_CTX_set_read_ahead.3
  head/secure/lib/libcrypto/man/man3/SSL_CTX_set_record_padding_callback.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_CTX_set_record_padding_callback.3
  head/secure/lib/libcrypto/man/man3/SSL_CTX_set_security_level.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_CTX_set_security_level.3
  head/secure/lib/libcrypto/man/man3/SSL_CTX_set_session_cache_mode.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_CTX_set_session_cache_mode.3
  head/secure/lib/libcrypto/man/man3/SSL_CTX_set_session_id_context.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_CTX_set_session_id_context.3
  head/secure/lib/libcrypto/man/man3/SSL_CTX_set_session_ticket_cb.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_CTX_set_session_ticket_cb.3
  head/secure/lib/libcrypto/man/man3/SSL_CTX_set_split_send_fragment.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_CTX_set_split_send_fragment.3
  head/secure/lib/libcrypto/man/man3/SSL_CTX_set_ssl_version.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_CTX_set_ssl_version.3
  head/secure/lib/libcrypto/man/man3/SSL_CTX_set_stateless_cookie_generate_cb.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_CTX_set_stateless_cookie_generate_cb.3
  head/secure/lib/libcrypto/man/man3/SSL_CTX_set_timeout.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_CTX_set_timeout.3
  head/secure/lib/libcrypto/man/man3/SSL_CTX_set_tlsext_servername_callback.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_CTX_set_tlsext_servername_callback.3
  head/secure/lib/libcrypto/man/man3/SSL_CTX_set_tlsext_status_cb.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_CTX_set_tlsext_status_cb.3
  head/secure/lib/libcrypto/man/man3/SSL_CTX_set_tlsext_ticket_key_cb.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_CTX_set_tlsext_ticket_key_cb.3
  head/secure/lib/libcrypto/man/man3/SSL_CTX_set_tlsext_use_srtp.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_CTX_set_tlsext_use_srtp.3
  head/secure/lib/libcrypto/man/man3/SSL_CTX_set_tmp_dh_callback.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_CTX_set_tmp_dh_callback.3
  head/secure/lib/libcrypto/man/man3/SSL_CTX_set_verify.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_CTX_set_verify.3
  head/secure/lib/libcrypto/man/man3/SSL_CTX_use_certificate.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_CTX_use_certificate.3
  head/secure/lib/libcrypto/man/man3/SSL_CTX_use_psk_identity_hint.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_CTX_use_psk_identity_hint.3
  head/secure/lib/libcrypto/man/man3/SSL_CTX_use_serverinfo.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_CTX_use_serverinfo.3
  head/secure/lib/libcrypto/man/man3/SSL_SESSION_free.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_SESSION_free.3
  head/secure/lib/libcrypto/man/man3/SSL_SESSION_get0_cipher.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_SESSION_get0_cipher.3
  head/secure/lib/libcrypto/man/man3/SSL_SESSION_get0_hostname.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_SESSION_get0_hostname.3
  head/secure/lib/libcrypto/man/man3/SSL_SESSION_get0_id_context.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_SESSION_get0_id_context.3
  head/secure/lib/libcrypto/man/man3/SSL_SESSION_get0_peer.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_SESSION_get0_peer.3
  head/secure/lib/libcrypto/man/man3/SSL_SESSION_get_compress_id.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_SESSION_get_compress_id.3
  head/secure/lib/libcrypto/man/man3/SSL_SESSION_get_ex_data.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_SESSION_get_ex_data.3
  head/secure/lib/libcrypto/man/man3/SSL_SESSION_get_protocol_version.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_SESSION_get_protocol_version.3
  head/secure/lib/libcrypto/man/man3/SSL_SESSION_get_time.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_SESSION_get_time.3
  head/secure/lib/libcrypto/man/man3/SSL_SESSION_has_ticket.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_SESSION_has_ticket.3
  head/secure/lib/libcrypto/man/man3/SSL_SESSION_is_resumable.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_SESSION_is_resumable.3
  head/secure/lib/libcrypto/man/man3/SSL_SESSION_print.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_SESSION_print.3
  head/secure/lib/libcrypto/man/man3/SSL_SESSION_set1_id.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_SESSION_set1_id.3
  head/secure/lib/libcrypto/man/man3/SSL_accept.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_accept.3
  head/secure/lib/libcrypto/man/man3/SSL_alert_type_string.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_alert_type_string.3
  head/secure/lib/libcrypto/man/man3/SSL_alloc_buffers.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_alloc_buffers.3
  head/secure/lib/libcrypto/man/man3/SSL_check_chain.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_check_chain.3
  head/secure/lib/libcrypto/man/man3/SSL_clear.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_clear.3
  head/secure/lib/libcrypto/man/man3/SSL_connect.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_connect.3
  head/secure/lib/libcrypto/man/man3/SSL_do_handshake.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_do_handshake.3
  head/secure/lib/libcrypto/man/man3/SSL_export_keying_material.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_export_keying_material.3
  head/secure/lib/libcrypto/man/man3/SSL_extension_supported.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_extension_supported.3
  head/secure/lib/libcrypto/man/man3/SSL_free.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_free.3
  head/secure/lib/libcrypto/man/man3/SSL_get0_peer_scts.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_get0_peer_scts.3
  head/secure/lib/libcrypto/man/man3/SSL_get_SSL_CTX.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_get_SSL_CTX.3
  head/secure/lib/libcrypto/man/man3/SSL_get_all_async_fds.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_get_all_async_fds.3
  head/secure/lib/libcrypto/man/man3/SSL_get_ciphers.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_get_ciphers.3
  head/secure/lib/libcrypto/man/man3/SSL_get_client_random.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_get_client_random.3
  head/secure/lib/libcrypto/man/man3/SSL_get_current_cipher.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_get_current_cipher.3
  head/secure/lib/libcrypto/man/man3/SSL_get_default_timeout.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_get_default_timeout.3
  head/secure/lib/libcrypto/man/man3/SSL_get_error.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_get_error.3
  head/secure/lib/libcrypto/man/man3/SSL_get_extms_support.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_get_extms_support.3
  head/secure/lib/libcrypto/man/man3/SSL_get_fd.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_get_fd.3
  head/secure/lib/libcrypto/man/man3/SSL_get_peer_cert_chain.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_get_peer_cert_chain.3
  head/secure/lib/libcrypto/man/man3/SSL_get_peer_certificate.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_get_peer_certificate.3
  head/secure/lib/libcrypto/man/man3/SSL_get_peer_signature_nid.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_get_peer_signature_nid.3
  head/secure/lib/libcrypto/man/man3/SSL_get_peer_tmp_key.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_get_peer_tmp_key.3
  head/secure/lib/libcrypto/man/man3/SSL_get_psk_identity.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_get_psk_identity.3
  head/secure/lib/libcrypto/man/man3/SSL_get_rbio.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_get_rbio.3
  head/secure/lib/libcrypto/man/man3/SSL_get_session.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_get_session.3
  head/secure/lib/libcrypto/man/man3/SSL_get_shared_sigalgs.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_get_shared_sigalgs.3
  head/secure/lib/libcrypto/man/man3/SSL_get_verify_result.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_get_verify_result.3
  head/secure/lib/libcrypto/man/man3/SSL_get_version.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_get_version.3
  head/secure/lib/libcrypto/man/man3/SSL_in_init.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_in_init.3
  head/secure/lib/libcrypto/man/man3/SSL_key_update.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_key_update.3
  head/secure/lib/libcrypto/man/man3/SSL_library_init.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_library_init.3
  head/secure/lib/libcrypto/man/man3/SSL_load_client_CA_file.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_load_client_CA_file.3
  head/secure/lib/libcrypto/man/man3/SSL_new.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_new.3
  head/secure/lib/libcrypto/man/man3/SSL_pending.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_pending.3
  head/secure/lib/libcrypto/man/man3/SSL_read.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_read.3
  head/secure/lib/libcrypto/man/man3/SSL_read_early_data.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_read_early_data.3
  head/secure/lib/libcrypto/man/man3/SSL_rstate_string.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_rstate_string.3
  head/secure/lib/libcrypto/man/man3/SSL_session_reused.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_session_reused.3
  head/secure/lib/libcrypto/man/man3/SSL_set1_host.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_set1_host.3
  head/secure/lib/libcrypto/man/man3/SSL_set_bio.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_set_bio.3
  head/secure/lib/libcrypto/man/man3/SSL_set_connect_state.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_set_connect_state.3
  head/secure/lib/libcrypto/man/man3/SSL_set_fd.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_set_fd.3
  head/secure/lib/libcrypto/man/man3/SSL_set_session.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_set_session.3
  head/secure/lib/libcrypto/man/man3/SSL_set_shutdown.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_set_shutdown.3
  head/secure/lib/libcrypto/man/man3/SSL_set_verify_result.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_set_verify_result.3
  head/secure/lib/libcrypto/man/man3/SSL_shutdown.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_shutdown.3
  head/secure/lib/libcrypto/man/man3/SSL_state_string.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_state_string.3
  head/secure/lib/libcrypto/man/man3/SSL_want.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_want.3
  head/secure/lib/libcrypto/man/man3/SSL_write.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/SSL_write.3
  head/secure/lib/libcrypto/man/man3/UI_STRING.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/UI_STRING.3
  head/secure/lib/libcrypto/man/man3/UI_UTIL_read_pw.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/UI_UTIL_read_pw.3
  head/secure/lib/libcrypto/man/man3/UI_create_method.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/UI_create_method.3
  head/secure/lib/libcrypto/man/man3/UI_new.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/UI_new.3
  head/secure/lib/libcrypto/man/man3/X509V3_get_d2i.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/X509V3_get_d2i.3
  head/secure/lib/libcrypto/man/man3/X509_ALGOR_dup.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/X509_ALGOR_dup.3
  head/secure/lib/libcrypto/man/man3/X509_CRL_get0_by_serial.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/X509_CRL_get0_by_serial.3
  head/secure/lib/libcrypto/man/man3/X509_EXTENSION_set_object.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/X509_EXTENSION_set_object.3
  head/secure/lib/libcrypto/man/man3/X509_LOOKUP_hash_dir.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/X509_LOOKUP_hash_dir.3
  head/secure/lib/libcrypto/man/man3/X509_LOOKUP_meth_new.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/X509_LOOKUP_meth_new.3
  head/secure/lib/libcrypto/man/man3/X509_NAME_ENTRY_get_object.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/X509_NAME_ENTRY_get_object.3
  head/secure/lib/libcrypto/man/man3/X509_NAME_add_entry_by_txt.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/X509_NAME_add_entry_by_txt.3
  head/secure/lib/libcrypto/man/man3/X509_NAME_get0_der.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/X509_NAME_get0_der.3
  head/secure/lib/libcrypto/man/man3/X509_NAME_get_index_by_NID.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/X509_NAME_get_index_by_NID.3
  head/secure/lib/libcrypto/man/man3/X509_NAME_print_ex.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/X509_NAME_print_ex.3
  head/secure/lib/libcrypto/man/man3/X509_PUBKEY_new.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/X509_PUBKEY_new.3
  head/secure/lib/libcrypto/man/man3/X509_SIG_get0.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/X509_SIG_get0.3
  head/secure/lib/libcrypto/man/man3/X509_STORE_CTX_get_error.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/X509_STORE_CTX_get_error.3
  head/secure/lib/libcrypto/man/man3/X509_STORE_CTX_new.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/X509_STORE_CTX_new.3
  head/secure/lib/libcrypto/man/man3/X509_STORE_CTX_set_verify_cb.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/X509_STORE_CTX_set_verify_cb.3
  head/secure/lib/libcrypto/man/man3/X509_STORE_add_cert.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/X509_STORE_add_cert.3
  head/secure/lib/libcrypto/man/man3/X509_STORE_get0_param.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/X509_STORE_get0_param.3
  head/secure/lib/libcrypto/man/man3/X509_STORE_new.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/X509_STORE_new.3
  head/secure/lib/libcrypto/man/man3/X509_STORE_set_verify_cb_func.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/X509_STORE_set_verify_cb_func.3
  head/secure/lib/libcrypto/man/man3/X509_VERIFY_PARAM_set_flags.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/X509_VERIFY_PARAM_set_flags.3
  head/secure/lib/libcrypto/man/man3/X509_check_ca.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/X509_check_ca.3
  head/secure/lib/libcrypto/man/man3/X509_check_host.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/X509_check_host.3
  head/secure/lib/libcrypto/man/man3/X509_check_issued.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/X509_check_issued.3
  head/secure/lib/libcrypto/man/man3/X509_check_private_key.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/X509_check_private_key.3
  head/secure/lib/libcrypto/man/man3/X509_cmp.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/X509_cmp.3
  head/secure/lib/libcrypto/man/man3/X509_cmp_time.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/X509_cmp_time.3
  head/secure/lib/libcrypto/man/man3/X509_digest.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/X509_digest.3
  head/secure/lib/libcrypto/man/man3/X509_dup.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/X509_dup.3
  head/secure/lib/libcrypto/man/man3/X509_get0_notBefore.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/X509_get0_notBefore.3
  head/secure/lib/libcrypto/man/man3/X509_get0_signature.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/X509_get0_signature.3
  head/secure/lib/libcrypto/man/man3/X509_get0_uids.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/X509_get0_uids.3
  head/secure/lib/libcrypto/man/man3/X509_get_extension_flags.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/X509_get_extension_flags.3
  head/secure/lib/libcrypto/man/man3/X509_get_pubkey.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/X509_get_pubkey.3
  head/secure/lib/libcrypto/man/man3/X509_get_serialNumber.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/X509_get_serialNumber.3
  head/secure/lib/libcrypto/man/man3/X509_get_subject_name.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/X509_get_subject_name.3
  head/secure/lib/libcrypto/man/man3/X509_get_version.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/X509_get_version.3
  head/secure/lib/libcrypto/man/man3/X509_new.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/X509_new.3
  head/secure/lib/libcrypto/man/man3/X509_sign.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/X509_sign.3
  head/secure/lib/libcrypto/man/man3/X509_verify_cert.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/X509_verify_cert.3
  head/secure/lib/libcrypto/man/man3/X509v3_get_ext_by_NID.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/X509v3_get_ext_by_NID.3
  head/secure/lib/libcrypto/man/man3/d2i_DHparams.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/d2i_DHparams.3
  head/secure/lib/libcrypto/man/man3/d2i_PKCS8PrivateKey_bio.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/d2i_PKCS8PrivateKey_bio.3
  head/secure/lib/libcrypto/man/man3/d2i_PrivateKey.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/d2i_PrivateKey.3
  head/secure/lib/libcrypto/man/man3/d2i_SSL_SESSION.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/d2i_SSL_SESSION.3
  head/secure/lib/libcrypto/man/man3/d2i_X509.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/d2i_X509.3
  head/secure/lib/libcrypto/man/man3/i2d_CMS_bio_stream.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/i2d_CMS_bio_stream.3
  head/secure/lib/libcrypto/man/man3/i2d_PKCS7_bio_stream.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/i2d_PKCS7_bio_stream.3
  head/secure/lib/libcrypto/man/man3/i2d_re_X509_tbs.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/i2d_re_X509_tbs.3
  head/secure/lib/libcrypto/man/man3/o2i_SCT_LIST.3
     - copied unchanged from r356962, head/secure/lib/libcrypto/man/o2i_SCT_LIST.3
  head/secure/lib/libcrypto/man/man5/
  head/secure/lib/libcrypto/man/man5/Makefile   (contents, props changed)
  head/secure/lib/libcrypto/man/man5/x509v3_config.5   (contents, props changed)
  head/secure/lib/libcrypto/man/man7/
  head/secure/lib/libcrypto/man/man7/Ed25519.7   (contents, props changed)
  head/secure/lib/libcrypto/man/man7/Makefile   (contents, props changed)
  head/secure/lib/libcrypto/man/man7/RAND.7   (contents, props changed)
  head/secure/lib/libcrypto/man/man7/RAND_DRBG.7   (contents, props changed)
  head/secure/lib/libcrypto/man/man7/RSA-PSS.7   (contents, props changed)
  head/secure/lib/libcrypto/man/man7/SM2.7   (contents, props changed)
  head/secure/lib/libcrypto/man/man7/X25519.7   (contents, props changed)
  head/secure/lib/libcrypto/man/man7/bio.7   (contents, props changed)
  head/secure/lib/libcrypto/man/man7/ct.7   (contents, props changed)
  head/secure/lib/libcrypto/man/man7/des_modes.7   (contents, props changed)
  head/secure/lib/libcrypto/man/man7/evp.7   (contents, props changed)
  head/secure/lib/libcrypto/man/man7/ossl_store-file.7   (contents, props changed)
  head/secure/lib/libcrypto/man/man7/ossl_store.7   (contents, props changed)
  head/secure/lib/libcrypto/man/man7/passphrase-encoding.7   (contents, props changed)
  head/secure/lib/libcrypto/man/man7/scrypt.7   (contents, props changed)
  head/secure/lib/libcrypto/man/man7/ssl.7   (contents, props changed)
  head/secure/lib/libcrypto/man/man7/x509.7   (contents, props changed)
Replaced:
  head/secure/lib/libcrypto/Makefile.man   (contents, props changed)
Deleted:
  head/secure/lib/libcrypto/man/ADMISSIONS.3
  head/secure/lib/libcrypto/man/ASN1_INTEGER_get_int64.3
  head/secure/lib/libcrypto/man/ASN1_ITEM_lookup.3
  head/secure/lib/libcrypto/man/ASN1_OBJECT_new.3
  head/secure/lib/libcrypto/man/ASN1_STRING_TABLE_add.3
  head/secure/lib/libcrypto/man/ASN1_STRING_length.3
  head/secure/lib/libcrypto/man/ASN1_STRING_new.3
  head/secure/lib/libcrypto/man/ASN1_STRING_print_ex.3
  head/secure/lib/libcrypto/man/ASN1_TIME_set.3
  head/secure/lib/libcrypto/man/ASN1_TYPE_get.3
  head/secure/lib/libcrypto/man/ASN1_generate_nconf.3
  head/secure/lib/libcrypto/man/ASYNC_WAIT_CTX_new.3
  head/secure/lib/libcrypto/man/ASYNC_start_job.3
  head/secure/lib/libcrypto/man/BF_encrypt.3
  head/secure/lib/libcrypto/man/BIO_ADDR.3
  head/secure/lib/libcrypto/man/BIO_ADDRINFO.3
  head/secure/lib/libcrypto/man/BIO_connect.3
  head/secure/lib/libcrypto/man/BIO_ctrl.3
  head/secure/lib/libcrypto/man/BIO_f_base64.3
  head/secure/lib/libcrypto/man/BIO_f_buffer.3
  head/secure/lib/libcrypto/man/BIO_f_cipher.3
  head/secure/lib/libcrypto/man/BIO_f_md.3
  head/secure/lib/libcrypto/man/BIO_f_null.3
  head/secure/lib/libcrypto/man/BIO_f_ssl.3
  head/secure/lib/libcrypto/man/BIO_find_type.3
  head/secure/lib/libcrypto/man/BIO_get_data.3
  head/secure/lib/libcrypto/man/BIO_get_ex_new_index.3
  head/secure/lib/libcrypto/man/BIO_meth_new.3
  head/secure/lib/libcrypto/man/BIO_new.3
  head/secure/lib/libcrypto/man/BIO_new_CMS.3
  head/secure/lib/libcrypto/man/BIO_parse_hostserv.3
  head/secure/lib/libcrypto/man/BIO_printf.3
  head/secure/lib/libcrypto/man/BIO_push.3
  head/secure/lib/libcrypto/man/BIO_read.3
  head/secure/lib/libcrypto/man/BIO_s_accept.3
  head/secure/lib/libcrypto/man/BIO_s_bio.3
  head/secure/lib/libcrypto/man/BIO_s_connect.3
  head/secure/lib/libcrypto/man/BIO_s_fd.3
  head/secure/lib/libcrypto/man/BIO_s_file.3
  head/secure/lib/libcrypto/man/BIO_s_mem.3
  head/secure/lib/libcrypto/man/BIO_s_null.3
  head/secure/lib/libcrypto/man/BIO_s_socket.3
  head/secure/lib/libcrypto/man/BIO_set_callback.3
  head/secure/lib/libcrypto/man/BIO_should_retry.3
  head/secure/lib/libcrypto/man/BN_BLINDING_new.3
  head/secure/lib/libcrypto/man/BN_CTX_new.3
  head/secure/lib/libcrypto/man/BN_CTX_start.3
  head/secure/lib/libcrypto/man/BN_add.3
  head/secure/lib/libcrypto/man/BN_add_word.3
  head/secure/lib/libcrypto/man/BN_bn2bin.3
  head/secure/lib/libcrypto/man/BN_cmp.3
  head/secure/lib/libcrypto/man/BN_copy.3
  head/secure/lib/libcrypto/man/BN_generate_prime.3
  head/secure/lib/libcrypto/man/BN_mod_inverse.3
  head/secure/lib/libcrypto/man/BN_mod_mul_montgomery.3
  head/secure/lib/libcrypto/man/BN_mod_mul_reciprocal.3
  head/secure/lib/libcrypto/man/BN_new.3
  head/secure/lib/libcrypto/man/BN_num_bytes.3
  head/secure/lib/libcrypto/man/BN_rand.3
  head/secure/lib/libcrypto/man/BN_security_bits.3
  head/secure/lib/libcrypto/man/BN_set_bit.3
  head/secure/lib/libcrypto/man/BN_swap.3
  head/secure/lib/libcrypto/man/BN_zero.3
  head/secure/lib/libcrypto/man/BUF_MEM_new.3
  head/secure/lib/libcrypto/man/CMS_add0_cert.3
  head/secure/lib/libcrypto/man/CMS_add1_recipient_cert.3
  head/secure/lib/libcrypto/man/CMS_add1_signer.3
  head/secure/lib/libcrypto/man/CMS_compress.3
  head/secure/lib/libcrypto/man/CMS_decrypt.3
  head/secure/lib/libcrypto/man/CMS_encrypt.3
  head/secure/lib/libcrypto/man/CMS_final.3
  head/secure/lib/libcrypto/man/CMS_get0_RecipientInfos.3
  head/secure/lib/libcrypto/man/CMS_get0_SignerInfos.3
  head/secure/lib/libcrypto/man/CMS_get0_type.3
  head/secure/lib/libcrypto/man/CMS_get1_ReceiptRequest.3
  head/secure/lib/libcrypto/man/CMS_sign.3
  head/secure/lib/libcrypto/man/CMS_sign_receipt.3
  head/secure/lib/libcrypto/man/CMS_uncompress.3
  head/secure/lib/libcrypto/man/CMS_verify.3
  head/secure/lib/libcrypto/man/CMS_verify_receipt.3
  head/secure/lib/libcrypto/man/CONF_modules_free.3
  head/secure/lib/libcrypto/man/CONF_modules_load_file.3
  head/secure/lib/libcrypto/man/CRYPTO_THREAD_run_once.3
  head/secure/lib/libcrypto/man/CRYPTO_get_ex_new_index.3
  head/secure/lib/libcrypto/man/CRYPTO_memcmp.3
  head/secure/lib/libcrypto/man/CTLOG_STORE_get0_log_by_id.3
  head/secure/lib/libcrypto/man/CTLOG_STORE_new.3
  head/secure/lib/libcrypto/man/CTLOG_new.3
  head/secure/lib/libcrypto/man/CT_POLICY_EVAL_CTX_new.3
  head/secure/lib/libcrypto/man/DEFINE_STACK_OF.3
  head/secure/lib/libcrypto/man/DES_random_key.3
  head/secure/lib/libcrypto/man/DH_generate_key.3
  head/secure/lib/libcrypto/man/DH_generate_parameters.3
  head/secure/lib/libcrypto/man/DH_get0_pqg.3
  head/secure/lib/libcrypto/man/DH_get_1024_160.3
  head/secure/lib/libcrypto/man/DH_meth_new.3
  head/secure/lib/libcrypto/man/DH_new.3
  head/secure/lib/libcrypto/man/DH_new_by_nid.3
  head/secure/lib/libcrypto/man/DH_set_method.3
  head/secure/lib/libcrypto/man/DH_size.3
  head/secure/lib/libcrypto/man/DSA_SIG_new.3
  head/secure/lib/libcrypto/man/DSA_do_sign.3
  head/secure/lib/libcrypto/man/DSA_dup_DH.3
  head/secure/lib/libcrypto/man/DSA_generate_key.3
  head/secure/lib/libcrypto/man/DSA_generate_parameters.3
  head/secure/lib/libcrypto/man/DSA_get0_pqg.3
  head/secure/lib/libcrypto/man/DSA_meth_new.3
  head/secure/lib/libcrypto/man/DSA_new.3
  head/secure/lib/libcrypto/man/DSA_set_method.3
  head/secure/lib/libcrypto/man/DSA_sign.3
  head/secure/lib/libcrypto/man/DSA_size.3
  head/secure/lib/libcrypto/man/DTLS_get_data_mtu.3
  head/secure/lib/libcrypto/man/DTLS_set_timer_cb.3
  head/secure/lib/libcrypto/man/DTLSv1_listen.3
  head/secure/lib/libcrypto/man/ECDSA_SIG_new.3
  head/secure/lib/libcrypto/man/ECPKParameters_print.3
  head/secure/lib/libcrypto/man/EC_GFp_simple_method.3
  head/secure/lib/libcrypto/man/EC_GROUP_copy.3
  head/secure/lib/libcrypto/man/EC_GROUP_new.3
  head/secure/lib/libcrypto/man/EC_KEY_get_enc_flags.3
  head/secure/lib/libcrypto/man/EC_KEY_new.3
  head/secure/lib/libcrypto/man/EC_POINT_add.3
  head/secure/lib/libcrypto/man/EC_POINT_new.3
  head/secure/lib/libcrypto/man/ENGINE_add.3
  head/secure/lib/libcrypto/man/ERR_GET_LIB.3
  head/secure/lib/libcrypto/man/ERR_clear_error.3
  head/secure/lib/libcrypto/man/ERR_error_string.3
  head/secure/lib/libcrypto/man/ERR_get_error.3
  head/secure/lib/libcrypto/man/ERR_load_crypto_strings.3
  head/secure/lib/libcrypto/man/ERR_load_strings.3
  head/secure/lib/libcrypto/man/ERR_print_errors.3
  head/secure/lib/libcrypto/man/ERR_put_error.3
  head/secure/lib/libcrypto/man/ERR_remove_state.3
  head/secure/lib/libcrypto/man/ERR_set_mark.3
  head/secure/lib/libcrypto/man/EVP_BytesToKey.3
  head/secure/lib/libcrypto/man/EVP_CIPHER_CTX_get_cipher_data.3
  head/secure/lib/libcrypto/man/EVP_CIPHER_meth_new.3
  head/secure/lib/libcrypto/man/EVP_DigestInit.3
  head/secure/lib/libcrypto/man/EVP_DigestSignInit.3
  head/secure/lib/libcrypto/man/EVP_DigestVerifyInit.3
  head/secure/lib/libcrypto/man/EVP_EncodeInit.3
  head/secure/lib/libcrypto/man/EVP_EncryptInit.3
  head/secure/lib/libcrypto/man/EVP_MD_meth_new.3
  head/secure/lib/libcrypto/man/EVP_OpenInit.3
  head/secure/lib/libcrypto/man/EVP_PKEY_ASN1_METHOD.3
  head/secure/lib/libcrypto/man/EVP_PKEY_CTX_ctrl.3
  head/secure/lib/libcrypto/man/EVP_PKEY_CTX_new.3
  head/secure/lib/libcrypto/man/EVP_PKEY_CTX_set1_pbe_pass.3
  head/secure/lib/libcrypto/man/EVP_PKEY_CTX_set_hkdf_md.3
  head/secure/lib/libcrypto/man/EVP_PKEY_CTX_set_rsa_pss_keygen_md.3
  head/secure/lib/libcrypto/man/EVP_PKEY_CTX_set_scrypt_N.3
  head/secure/lib/libcrypto/man/EVP_PKEY_CTX_set_tls1_prf_md.3
  head/secure/lib/libcrypto/man/EVP_PKEY_asn1_get_count.3
  head/secure/lib/libcrypto/man/EVP_PKEY_cmp.3
  head/secure/lib/libcrypto/man/EVP_PKEY_decrypt.3
  head/secure/lib/libcrypto/man/EVP_PKEY_derive.3
  head/secure/lib/libcrypto/man/EVP_PKEY_encrypt.3
  head/secure/lib/libcrypto/man/EVP_PKEY_get_default_digest_nid.3
  head/secure/lib/libcrypto/man/EVP_PKEY_keygen.3
  head/secure/lib/libcrypto/man/EVP_PKEY_meth_get_count.3
  head/secure/lib/libcrypto/man/EVP_PKEY_meth_new.3
  head/secure/lib/libcrypto/man/EVP_PKEY_new.3
  head/secure/lib/libcrypto/man/EVP_PKEY_print_private.3
  head/secure/lib/libcrypto/man/EVP_PKEY_set1_RSA.3
  head/secure/lib/libcrypto/man/EVP_PKEY_sign.3
  head/secure/lib/libcrypto/man/EVP_PKEY_verify.3
  head/secure/lib/libcrypto/man/EVP_PKEY_verify_recover.3
  head/secure/lib/libcrypto/man/EVP_SealInit.3
  head/secure/lib/libcrypto/man/EVP_SignInit.3
  head/secure/lib/libcrypto/man/EVP_VerifyInit.3
  head/secure/lib/libcrypto/man/EVP_aes.3
  head/secure/lib/libcrypto/man/EVP_aria.3
  head/secure/lib/libcrypto/man/EVP_bf_cbc.3
  head/secure/lib/libcrypto/man/EVP_blake2b512.3
  head/secure/lib/libcrypto/man/EVP_camellia.3
  head/secure/lib/libcrypto/man/EVP_cast5_cbc.3
  head/secure/lib/libcrypto/man/EVP_chacha20.3
  head/secure/lib/libcrypto/man/EVP_des.3
  head/secure/lib/libcrypto/man/EVP_desx_cbc.3
  head/secure/lib/libcrypto/man/EVP_idea_cbc.3
  head/secure/lib/libcrypto/man/EVP_md2.3
  head/secure/lib/libcrypto/man/EVP_md4.3
  head/secure/lib/libcrypto/man/EVP_md5.3
  head/secure/lib/libcrypto/man/EVP_mdc2.3
  head/secure/lib/libcrypto/man/EVP_rc2_cbc.3
  head/secure/lib/libcrypto/man/EVP_rc4.3
  head/secure/lib/libcrypto/man/EVP_rc5_32_12_16_cbc.3
  head/secure/lib/libcrypto/man/EVP_ripemd160.3
  head/secure/lib/libcrypto/man/EVP_seed_cbc.3
  head/secure/lib/libcrypto/man/EVP_sha1.3
  head/secure/lib/libcrypto/man/EVP_sha224.3
  head/secure/lib/libcrypto/man/EVP_sha3_224.3
  head/secure/lib/libcrypto/man/EVP_sm3.3
  head/secure/lib/libcrypto/man/EVP_sm4_cbc.3
  head/secure/lib/libcrypto/man/EVP_whirlpool.3
  head/secure/lib/libcrypto/man/HMAC.3
  head/secure/lib/libcrypto/man/MD5.3
  head/secure/lib/libcrypto/man/MDC2_Init.3
  head/secure/lib/libcrypto/man/OBJ_nid2obj.3
  head/secure/lib/libcrypto/man/OCSP_REQUEST_new.3
  head/secure/lib/libcrypto/man/OCSP_cert_to_id.3
  head/secure/lib/libcrypto/man/OCSP_request_add1_nonce.3
  head/secure/lib/libcrypto/man/OCSP_resp_find_status.3
  head/secure/lib/libcrypto/man/OCSP_response_status.3
  head/secure/lib/libcrypto/man/OCSP_sendreq_new.3
  head/secure/lib/libcrypto/man/OPENSSL_Applink.3
  head/secure/lib/libcrypto/man/OPENSSL_LH_COMPFUNC.3
  head/secure/lib/libcrypto/man/OPENSSL_LH_stats.3
  head/secure/lib/libcrypto/man/OPENSSL_VERSION_NUMBER.3
  head/secure/lib/libcrypto/man/OPENSSL_config.3
  head/secure/lib/libcrypto/man/OPENSSL_fork_prepare.3
  head/secure/lib/libcrypto/man/OPENSSL_ia32cap.3
  head/secure/lib/libcrypto/man/OPENSSL_init_crypto.3
  head/secure/lib/libcrypto/man/OPENSSL_init_ssl.3
  head/secure/lib/libcrypto/man/OPENSSL_instrument_bus.3
  head/secure/lib/libcrypto/man/OPENSSL_load_builtin_modules.3
  head/secure/lib/libcrypto/man/OPENSSL_malloc.3
  head/secure/lib/libcrypto/man/OPENSSL_secure_malloc.3
  head/secure/lib/libcrypto/man/OSSL_STORE_INFO.3
  head/secure/lib/libcrypto/man/OSSL_STORE_LOADER.3
  head/secure/lib/libcrypto/man/OSSL_STORE_SEARCH.3
  head/secure/lib/libcrypto/man/OSSL_STORE_expect.3
  head/secure/lib/libcrypto/man/OSSL_STORE_open.3
  head/secure/lib/libcrypto/man/OpenSSL_add_all_algorithms.3
  head/secure/lib/libcrypto/man/PEM_bytes_read_bio.3
  head/secure/lib/libcrypto/man/PEM_read.3
  head/secure/lib/libcrypto/man/PEM_read_CMS.3
  head/secure/lib/libcrypto/man/PEM_read_bio_PrivateKey.3
  head/secure/lib/libcrypto/man/PEM_read_bio_ex.3
  head/secure/lib/libcrypto/man/PEM_write_bio_CMS_stream.3
  head/secure/lib/libcrypto/man/PEM_write_bio_PKCS7_stream.3
  head/secure/lib/libcrypto/man/PKCS12_create.3
  head/secure/lib/libcrypto/man/PKCS12_newpass.3
  head/secure/lib/libcrypto/man/PKCS12_parse.3
  head/secure/lib/libcrypto/man/PKCS5_PBKDF2_HMAC.3
  head/secure/lib/libcrypto/man/PKCS7_decrypt.3
  head/secure/lib/libcrypto/man/PKCS7_encrypt.3
  head/secure/lib/libcrypto/man/PKCS7_sign.3
  head/secure/lib/libcrypto/man/PKCS7_sign_add_signer.3
  head/secure/lib/libcrypto/man/PKCS7_verify.3
  head/secure/lib/libcrypto/man/RAND_DRBG_generate.3
  head/secure/lib/libcrypto/man/RAND_DRBG_get0_master.3
  head/secure/lib/libcrypto/man/RAND_DRBG_new.3
  head/secure/lib/libcrypto/man/RAND_DRBG_reseed.3
  head/secure/lib/libcrypto/man/RAND_DRBG_set_callbacks.3
  head/secure/lib/libcrypto/man/RAND_DRBG_set_ex_data.3
  head/secure/lib/libcrypto/man/RAND_add.3
  head/secure/lib/libcrypto/man/RAND_bytes.3
  head/secure/lib/libcrypto/man/RAND_cleanup.3
  head/secure/lib/libcrypto/man/RAND_egd.3
  head/secure/lib/libcrypto/man/RAND_load_file.3
  head/secure/lib/libcrypto/man/RAND_set_rand_method.3
  head/secure/lib/libcrypto/man/RC4_set_key.3
  head/secure/lib/libcrypto/man/RIPEMD160_Init.3
  head/secure/lib/libcrypto/man/RSA_blinding_on.3
  head/secure/lib/libcrypto/man/RSA_check_key.3
  head/secure/lib/libcrypto/man/RSA_generate_key.3
  head/secure/lib/libcrypto/man/RSA_get0_key.3
  head/secure/lib/libcrypto/man/RSA_meth_new.3
  head/secure/lib/libcrypto/man/RSA_new.3
  head/secure/lib/libcrypto/man/RSA_padding_add_PKCS1_type_1.3
  head/secure/lib/libcrypto/man/RSA_print.3
  head/secure/lib/libcrypto/man/RSA_private_encrypt.3
  head/secure/lib/libcrypto/man/RSA_public_encrypt.3
  head/secure/lib/libcrypto/man/RSA_set_method.3
  head/secure/lib/libcrypto/man/RSA_sign.3
  head/secure/lib/libcrypto/man/RSA_sign_ASN1_OCTET_STRING.3
  head/secure/lib/libcrypto/man/RSA_size.3
  head/secure/lib/libcrypto/man/SCT_new.3
  head/secure/lib/libcrypto/man/SCT_print.3
  head/secure/lib/libcrypto/man/SCT_validate.3
  head/secure/lib/libcrypto/man/SHA256_Init.3
  head/secure/lib/libcrypto/man/SMIME_read_CMS.3
  head/secure/lib/libcrypto/man/SMIME_read_PKCS7.3
  head/secure/lib/libcrypto/man/SMIME_write_CMS.3
  head/secure/lib/libcrypto/man/SMIME_write_PKCS7.3
  head/secure/lib/libcrypto/man/SSL_CIPHER_get_name.3
  head/secure/lib/libcrypto/man/SSL_COMP_add_compression_method.3
  head/secure/lib/libcrypto/man/SSL_CONF_CTX_new.3
  head/secure/lib/libcrypto/man/SSL_CONF_CTX_set1_prefix.3
  head/secure/lib/libcrypto/man/SSL_CONF_CTX_set_flags.3
  head/secure/lib/libcrypto/man/SSL_CONF_CTX_set_ssl_ctx.3
  head/secure/lib/libcrypto/man/SSL_CONF_cmd.3
  head/secure/lib/libcrypto/man/SSL_CONF_cmd_argv.3
  head/secure/lib/libcrypto/man/SSL_CTX_add1_chain_cert.3
  head/secure/lib/libcrypto/man/SSL_CTX_add_extra_chain_cert.3
  head/secure/lib/libcrypto/man/SSL_CTX_add_session.3
  head/secure/lib/libcrypto/man/SSL_CTX_config.3
  head/secure/lib/libcrypto/man/SSL_CTX_ctrl.3
  head/secure/lib/libcrypto/man/SSL_CTX_dane_enable.3
  head/secure/lib/libcrypto/man/SSL_CTX_flush_sessions.3
  head/secure/lib/libcrypto/man/SSL_CTX_free.3
  head/secure/lib/libcrypto/man/SSL_CTX_get0_param.3
  head/secure/lib/libcrypto/man/SSL_CTX_get_verify_mode.3
  head/secure/lib/libcrypto/man/SSL_CTX_has_client_custom_ext.3
  head/secure/lib/libcrypto/man/SSL_CTX_load_verify_locations.3
  head/secure/lib/libcrypto/man/SSL_CTX_new.3
  head/secure/lib/libcrypto/man/SSL_CTX_sess_number.3
  head/secure/lib/libcrypto/man/SSL_CTX_sess_set_cache_size.3
  head/secure/lib/libcrypto/man/SSL_CTX_sess_set_get_cb.3
  head/secure/lib/libcrypto/man/SSL_CTX_sessions.3
  head/secure/lib/libcrypto/man/SSL_CTX_set0_CA_list.3
  head/secure/lib/libcrypto/man/SSL_CTX_set1_curves.3
  head/secure/lib/libcrypto/man/SSL_CTX_set1_sigalgs.3
  head/secure/lib/libcrypto/man/SSL_CTX_set1_verify_cert_store.3
  head/secure/lib/libcrypto/man/SSL_CTX_set_alpn_select_cb.3
  head/secure/lib/libcrypto/man/SSL_CTX_set_cert_cb.3
  head/secure/lib/libcrypto/man/SSL_CTX_set_cert_store.3
  head/secure/lib/libcrypto/man/SSL_CTX_set_cert_verify_callback.3
  head/secure/lib/libcrypto/man/SSL_CTX_set_cipher_list.3
  head/secure/lib/libcrypto/man/SSL_CTX_set_client_cert_cb.3
  head/secure/lib/libcrypto/man/SSL_CTX_set_client_hello_cb.3
  head/secure/lib/libcrypto/man/SSL_CTX_set_ct_validation_callback.3
  head/secure/lib/libcrypto/man/SSL_CTX_set_ctlog_list_file.3
  head/secure/lib/libcrypto/man/SSL_CTX_set_default_passwd_cb.3
  head/secure/lib/libcrypto/man/SSL_CTX_set_ex_data.3
  head/secure/lib/libcrypto/man/SSL_CTX_set_generate_session_id.3
  head/secure/lib/libcrypto/man/SSL_CTX_set_info_callback.3
  head/secure/lib/libcrypto/man/SSL_CTX_set_keylog_callback.3
  head/secure/lib/libcrypto/man/SSL_CTX_set_max_cert_list.3
  head/secure/lib/libcrypto/man/SSL_CTX_set_min_proto_version.3
  head/secure/lib/libcrypto/man/SSL_CTX_set_mode.3
  head/secure/lib/libcrypto/man/SSL_CTX_set_msg_callback.3
  head/secure/lib/libcrypto/man/SSL_CTX_set_num_tickets.3
  head/secure/lib/libcrypto/man/SSL_CTX_set_options.3
  head/secure/lib/libcrypto/man/SSL_CTX_set_psk_client_callback.3
  head/secure/lib/libcrypto/man/SSL_CTX_set_quiet_shutdown.3
  head/secure/lib/libcrypto/man/SSL_CTX_set_read_ahead.3
  head/secure/lib/libcrypto/man/SSL_CTX_set_record_padding_callback.3
  head/secure/lib/libcrypto/man/SSL_CTX_set_security_level.3
  head/secure/lib/libcrypto/man/SSL_CTX_set_session_cache_mode.3
  head/secure/lib/libcrypto/man/SSL_CTX_set_session_id_context.3
  head/secure/lib/libcrypto/man/SSL_CTX_set_session_ticket_cb.3
  head/secure/lib/libcrypto/man/SSL_CTX_set_split_send_fragment.3
  head/secure/lib/libcrypto/man/SSL_CTX_set_ssl_version.3
  head/secure/lib/libcrypto/man/SSL_CTX_set_stateless_cookie_generate_cb.3
  head/secure/lib/libcrypto/man/SSL_CTX_set_timeout.3
  head/secure/lib/libcrypto/man/SSL_CTX_set_tlsext_servername_callback.3
  head/secure/lib/libcrypto/man/SSL_CTX_set_tlsext_status_cb.3
  head/secure/lib/libcrypto/man/SSL_CTX_set_tlsext_ticket_key_cb.3
  head/secure/lib/libcrypto/man/SSL_CTX_set_tlsext_use_srtp.3
  head/secure/lib/libcrypto/man/SSL_CTX_set_tmp_dh_callback.3
  head/secure/lib/libcrypto/man/SSL_CTX_set_verify.3
  head/secure/lib/libcrypto/man/SSL_CTX_use_certificate.3
  head/secure/lib/libcrypto/man/SSL_CTX_use_psk_identity_hint.3
  head/secure/lib/libcrypto/man/SSL_CTX_use_serverinfo.3
  head/secure/lib/libcrypto/man/SSL_SESSION_free.3
  head/secure/lib/libcrypto/man/SSL_SESSION_get0_cipher.3
  head/secure/lib/libcrypto/man/SSL_SESSION_get0_hostname.3
  head/secure/lib/libcrypto/man/SSL_SESSION_get0_id_context.3
  head/secure/lib/libcrypto/man/SSL_SESSION_get0_peer.3
  head/secure/lib/libcrypto/man/SSL_SESSION_get_compress_id.3
  head/secure/lib/libcrypto/man/SSL_SESSION_get_ex_data.3
  head/secure/lib/libcrypto/man/SSL_SESSION_get_protocol_version.3
  head/secure/lib/libcrypto/man/SSL_SESSION_get_time.3
  head/secure/lib/libcrypto/man/SSL_SESSION_has_ticket.3
  head/secure/lib/libcrypto/man/SSL_SESSION_is_resumable.3
  head/secure/lib/libcrypto/man/SSL_SESSION_print.3
  head/secure/lib/libcrypto/man/SSL_SESSION_set1_id.3
  head/secure/lib/libcrypto/man/SSL_accept.3
  head/secure/lib/libcrypto/man/SSL_alert_type_string.3
  head/secure/lib/libcrypto/man/SSL_alloc_buffers.3
  head/secure/lib/libcrypto/man/SSL_check_chain.3
  head/secure/lib/libcrypto/man/SSL_clear.3
  head/secure/lib/libcrypto/man/SSL_connect.3
  head/secure/lib/libcrypto/man/SSL_do_handshake.3
  head/secure/lib/libcrypto/man/SSL_export_keying_material.3
  head/secure/lib/libcrypto/man/SSL_extension_supported.3
  head/secure/lib/libcrypto/man/SSL_free.3
  head/secure/lib/libcrypto/man/SSL_get0_peer_scts.3
  head/secure/lib/libcrypto/man/SSL_get_SSL_CTX.3
  head/secure/lib/libcrypto/man/SSL_get_all_async_fds.3
  head/secure/lib/libcrypto/man/SSL_get_ciphers.3
  head/secure/lib/libcrypto/man/SSL_get_client_random.3
  head/secure/lib/libcrypto/man/SSL_get_current_cipher.3
  head/secure/lib/libcrypto/man/SSL_get_default_timeout.3
  head/secure/lib/libcrypto/man/SSL_get_error.3
  head/secure/lib/libcrypto/man/SSL_get_extms_support.3
  head/secure/lib/libcrypto/man/SSL_get_fd.3
  head/secure/lib/libcrypto/man/SSL_get_peer_cert_chain.3
  head/secure/lib/libcrypto/man/SSL_get_peer_certificate.3
  head/secure/lib/libcrypto/man/SSL_get_peer_signature_nid.3
  head/secure/lib/libcrypto/man/SSL_get_peer_tmp_key.3
  head/secure/lib/libcrypto/man/SSL_get_psk_identity.3
  head/secure/lib/libcrypto/man/SSL_get_rbio.3
  head/secure/lib/libcrypto/man/SSL_get_session.3
  head/secure/lib/libcrypto/man/SSL_get_shared_sigalgs.3
  head/secure/lib/libcrypto/man/SSL_get_verify_result.3
  head/secure/lib/libcrypto/man/SSL_get_version.3
  head/secure/lib/libcrypto/man/SSL_in_init.3
  head/secure/lib/libcrypto/man/SSL_key_update.3
  head/secure/lib/libcrypto/man/SSL_library_init.3
  head/secure/lib/libcrypto/man/SSL_load_client_CA_file.3
  head/secure/lib/libcrypto/man/SSL_new.3
  head/secure/lib/libcrypto/man/SSL_pending.3
  head/secure/lib/libcrypto/man/SSL_read.3
  head/secure/lib/libcrypto/man/SSL_read_early_data.3
  head/secure/lib/libcrypto/man/SSL_rstate_string.3
  head/secure/lib/libcrypto/man/SSL_session_reused.3
  head/secure/lib/libcrypto/man/SSL_set1_host.3
  head/secure/lib/libcrypto/man/SSL_set_bio.3
  head/secure/lib/libcrypto/man/SSL_set_connect_state.3
  head/secure/lib/libcrypto/man/SSL_set_fd.3
  head/secure/lib/libcrypto/man/SSL_set_session.3
  head/secure/lib/libcrypto/man/SSL_set_shutdown.3
  head/secure/lib/libcrypto/man/SSL_set_verify_result.3
  head/secure/lib/libcrypto/man/SSL_shutdown.3
  head/secure/lib/libcrypto/man/SSL_state_string.3
  head/secure/lib/libcrypto/man/SSL_want.3
  head/secure/lib/libcrypto/man/SSL_write.3
  head/secure/lib/libcrypto/man/UI_STRING.3
  head/secure/lib/libcrypto/man/UI_UTIL_read_pw.3
  head/secure/lib/libcrypto/man/UI_create_method.3
  head/secure/lib/libcrypto/man/UI_new.3
  head/secure/lib/libcrypto/man/X509V3_get_d2i.3
  head/secure/lib/libcrypto/man/X509_ALGOR_dup.3
  head/secure/lib/libcrypto/man/X509_CRL_get0_by_serial.3
  head/secure/lib/libcrypto/man/X509_EXTENSION_set_object.3
  head/secure/lib/libcrypto/man/X509_LOOKUP_hash_dir.3
  head/secure/lib/libcrypto/man/X509_LOOKUP_meth_new.3
  head/secure/lib/libcrypto/man/X509_NAME_ENTRY_get_object.3
  head/secure/lib/libcrypto/man/X509_NAME_add_entry_by_txt.3
  head/secure/lib/libcrypto/man/X509_NAME_get0_der.3
  head/secure/lib/libcrypto/man/X509_NAME_get_index_by_NID.3
  head/secure/lib/libcrypto/man/X509_NAME_print_ex.3
  head/secure/lib/libcrypto/man/X509_PUBKEY_new.3
  head/secure/lib/libcrypto/man/X509_SIG_get0.3
  head/secure/lib/libcrypto/man/X509_STORE_CTX_get_error.3
  head/secure/lib/libcrypto/man/X509_STORE_CTX_new.3
  head/secure/lib/libcrypto/man/X509_STORE_CTX_set_verify_cb.3
  head/secure/lib/libcrypto/man/X509_STORE_add_cert.3
  head/secure/lib/libcrypto/man/X509_STORE_get0_param.3
  head/secure/lib/libcrypto/man/X509_STORE_new.3
  head/secure/lib/libcrypto/man/X509_STORE_set_verify_cb_func.3
  head/secure/lib/libcrypto/man/X509_VERIFY_PARAM_set_flags.3
  head/secure/lib/libcrypto/man/X509_check_ca.3
  head/secure/lib/libcrypto/man/X509_check_host.3
  head/secure/lib/libcrypto/man/X509_check_issued.3
  head/secure/lib/libcrypto/man/X509_check_private_key.3
  head/secure/lib/libcrypto/man/X509_cmp.3
  head/secure/lib/libcrypto/man/X509_cmp_time.3
  head/secure/lib/libcrypto/man/X509_digest.3
  head/secure/lib/libcrypto/man/X509_dup.3
  head/secure/lib/libcrypto/man/X509_get0_notBefore.3
  head/secure/lib/libcrypto/man/X509_get0_signature.3
  head/secure/lib/libcrypto/man/X509_get0_uids.3
  head/secure/lib/libcrypto/man/X509_get_extension_flags.3
  head/secure/lib/libcrypto/man/X509_get_pubkey.3
  head/secure/lib/libcrypto/man/X509_get_serialNumber.3
  head/secure/lib/libcrypto/man/X509_get_subject_name.3
  head/secure/lib/libcrypto/man/X509_get_version.3
  head/secure/lib/libcrypto/man/X509_new.3
  head/secure/lib/libcrypto/man/X509_sign.3
  head/secure/lib/libcrypto/man/X509_verify_cert.3
  head/secure/lib/libcrypto/man/X509v3_get_ext_by_NID.3
  head/secure/lib/libcrypto/man/d2i_DHparams.3
  head/secure/lib/libcrypto/man/d2i_PKCS8PrivateKey_bio.3
  head/secure/lib/libcrypto/man/d2i_PrivateKey.3
  head/secure/lib/libcrypto/man/d2i_SSL_SESSION.3
  head/secure/lib/libcrypto/man/d2i_X509.3
  head/secure/lib/libcrypto/man/i2d_CMS_bio_stream.3
  head/secure/lib/libcrypto/man/i2d_PKCS7_bio_stream.3
  head/secure/lib/libcrypto/man/i2d_re_X509_tbs.3
  head/secure/lib/libcrypto/man/o2i_SCT_LIST.3
Modified:
  head/etc/mtree/BSD.usr.dist
  head/secure/lib/libcrypto/Makefile

Modified: head/etc/mtree/BSD.usr.dist
==============================================================================
--- head/etc/mtree/BSD.usr.dist	Wed Jan 22 01:10:23 2020	(r356962)
+++ head/etc/mtree/BSD.usr.dist	Wed Jan 22 01:15:57 2020	(r356963)
@@ -1176,6 +1176,10 @@
                 ..
                 man3
                 ..
+                man5
+                ..
+                man7
+                ..
             ..
         ..
         security

Modified: head/secure/lib/libcrypto/Makefile
==============================================================================
--- head/secure/lib/libcrypto/Makefile	Wed Jan 22 01:10:23 2020	(r356962)
+++ head/secure/lib/libcrypto/Makefile	Wed Jan 22 01:15:57 2020	(r356963)
@@ -12,9 +12,7 @@ VERSION_MAP=	${.CURDIR}/Version.map
 
 NO_LINT=
 
-.if exists(Makefile.man)
 .include "Makefile.man"
-.endif
 .include "Makefile.inc"
 
 SRCS=	cpt_err.c cryptlib.c ctype.c cversion.c ex_data.c getenv.c init.c
@@ -531,5 +529,4 @@ PICFLAG+=	-DOPENSSL_PIC
 	${LCRYPTO_SRC}/crypto/whrlpool \
 	${LCRYPTO_SRC}/crypto/x509 \
 	${LCRYPTO_SRC}/crypto/x509v3 \
-	${LCRYPTO_SRC}/include/openssl \
-	${.CURDIR}/man
+	${LCRYPTO_SRC}/include/openssl

Added: head/secure/lib/libcrypto/Makefile.man
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/secure/lib/libcrypto/Makefile.man	Wed Jan 22 01:15:57 2020	(r356963)
@@ -0,0 +1,5 @@
+# $FreeBSD$
+.for m in 3 5 7
+.include "man/man${m}/Makefile"
+.PATH:	${.CURDIR}/man/man${m}
+.endfor

Copied: head/secure/lib/libcrypto/man/man3/ADMISSIONS.3 (from r356962, head/secure/lib/libcrypto/man/ADMISSIONS.3)
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/secure/lib/libcrypto/man/man3/ADMISSIONS.3	Wed Jan 22 01:15:57 2020	(r356963, copy of r356962, head/secure/lib/libcrypto/man/ADMISSIONS.3)
@@ -0,0 +1,280 @@
+.\" Automatically generated by Pod::Man 4.11 (Pod::Simple 3.39)
+.\"
+.\" Standard preamble:
+.\" ========================================================================
+.de Sp \" Vertical space (when we can't use .PP)
+.if t .sp .5v
+.if n .sp
+..
+.de Vb \" Begin verbatim text
+.ft CW
+.nf
+.ne \\$1
+..
+.de Ve \" End verbatim text
+.ft R
+.fi
+..
+.\" Set up some character translations and predefined strings.  \*(-- will
+.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
+.\" double quote, and \*(R" will give a right double quote.  \*(C+ will
+.\" give a nicer C++.  Capital omega is used to do unbreakable dashes and
+.\" therefore won't be available.  \*(C` and \*(C' expand to `' in nroff,
+.\" nothing in troff, for use with C<>.
+.tr \(*W-
+.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
+.ie n \{\
+.    ds -- \(*W-
+.    ds PI pi
+.    if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
+.    if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\"  diablo 12 pitch
+.    ds L" ""
+.    ds R" ""
+.    ds C` ""
+.    ds C' ""
+'br\}
+.el\{\
+.    ds -- \|\(em\|
+.    ds PI \(*p
+.    ds L" ``
+.    ds R" ''
+.    ds C`
+.    ds C'
+'br\}
+.\"
+.\" Escape single quotes in literal strings from groff's Unicode transform.
+.ie \n(.g .ds Aq \(aq
+.el       .ds Aq '
+.\"
+.\" If the F register is >0, we'll generate index entries on stderr for
+.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
+.\" entries marked with X<> in POD.  Of course, you'll have to process the
+.\" output yourself in some meaningful fashion.
+.\"
+.\" Avoid warning from groff about undefined register 'F'.
+.de IX
+..
+.nr rF 0
+.if \n(.g .if rF .nr rF 1
+.if (\n(rF:(\n(.g==0)) \{\
+.    if \nF \{\
+.        de IX
+.        tm Index:\\$1\t\\n%\t"\\$2"
+..
+.        if !\nF==2 \{\
+.            nr % 0
+.            nr F 2
+.        \}
+.    \}
+.\}
+.rr rF
+.\"
+.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
+.\" Fear.  Run.  Save yourself.  No user-serviceable parts.
+.    \" fudge factors for nroff and troff
+.if n \{\
+.    ds #H 0
+.    ds #V .8m
+.    ds #F .3m
+.    ds #[ \f1
+.    ds #] \fP
+.\}
+.if t \{\
+.    ds #H ((1u-(\\\\n(.fu%2u))*.13m)
+.    ds #V .6m
+.    ds #F 0
+.    ds #[ \&
+.    ds #] \&
+.\}
+.    \" simple accents for nroff and troff
+.if n \{\
+.    ds ' \&
+.    ds ` \&
+.    ds ^ \&
+.    ds , \&
+.    ds ~ ~
+.    ds /
+.\}
+.if t \{\
+.    ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
+.    ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
+.    ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'
+.    ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'
+.    ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'
+.    ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'
+.\}
+.    \" troff and (daisy-wheel) nroff accents
+.ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V'
+.ds 8 \h'\*(#H'\(*b\h'-\*(#H'
+.ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#]
+.ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H'
+.ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u'
+.ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#]
+.ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#]
+.ds ae a\h'-(\w'a'u*4/10)'e
+.ds Ae A\h'-(\w'A'u*4/10)'E
+.    \" corrections for vroff
+.if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u'
+.if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u'
+.    \" for low resolution devices (crt and lpr)
+.if \n(.H>23 .if \n(.V>19 \
+\{\
+.    ds : e
+.    ds 8 ss
+.    ds o a
+.    ds d- d\h'-1'\(ga
+.    ds D- D\h'-1'\(hy
+.    ds th \o'bp'
+.    ds Th \o'LP'
+.    ds ae ae
+.    ds Ae AE
+.\}
+.rm #[ #] #H #V #F C
+.\" ========================================================================
+.\"
+.IX Title "ADMISSIONS 3"
+.TH ADMISSIONS 3 "2019-09-10" "1.1.1d" "OpenSSL"
+.\" For nroff, turn off justification.  Always turn off hyphenation; it makes
+.\" way too many mistakes in technical documents.
+.if n .ad l
+.nh
+.SH "NAME"
+ADMISSIONS, ADMISSIONS_get0_admissionAuthority, ADMISSIONS_get0_namingAuthority, ADMISSIONS_get0_professionInfos, ADMISSIONS_set0_admissionAuthority, ADMISSIONS_set0_namingAuthority, ADMISSIONS_set0_professionInfos, ADMISSION_SYNTAX, ADMISSION_SYNTAX_get0_admissionAuthority, ADMISSION_SYNTAX_get0_contentsOfAdmissions, ADMISSION_SYNTAX_set0_admissionAuthority, ADMISSION_SYNTAX_set0_contentsOfAdmissions, NAMING_AUTHORITY, NAMING_AUTHORITY_get0_authorityId, NAMING_AUTHORITY_get0_authorityURL, NAMING_AUTHORITY_get0_authorityText, NAMING_AUTHORITY_set0_authorityId, NAMING_AUTHORITY_set0_authorityURL, NAMING_AUTHORITY_set0_authorityText, PROFESSION_INFO, PROFESSION_INFOS, PROFESSION_INFO_get0_addProfessionInfo, PROFESSION_INFO_get0_namingAuthority, PROFESSION_INFO_get0_professionItems, PROFESSION_INFO_get0_professionOIDs, PROFESSION_INFO_get0_registrationNumber, PROFESSION_INFO_set0_addProfessionInfo, PROFESSION_INFO_set0_namingAuthority, PROFESSION_INFO_set0_professionItems, PROFESSION_I
 NFO_set0_professionOIDs, PROFESSION_INFO_set0_registrationNumber \&\- Accessors and settors for ADMISSION_SYNTAX
+.SH "SYNOPSIS"
+.IX Header "SYNOPSIS"
+.Vb 5
+\& typedef struct NamingAuthority_st NAMING_AUTHORITY;
+\& typedef struct ProfessionInfo_st PROFESSION_INFO;
+\& typedef STACK_OF(PROFESSION_INFO) PROFESSION_INFOS;
+\& typedef struct Admissions_st ADMISSIONS;
+\& typedef struct AdmissionSyntax_st ADMISSION_SYNTAX;
+\&
+\& const ASN1_OBJECT *NAMING_AUTHORITY_get0_authorityId(
+\&     const NAMING_AUTHORITY *n);
+\& void NAMING_AUTHORITY_set0_authorityId(NAMING_AUTHORITY *n,
+\&     ASN1_OBJECT* namingAuthorityId);
+\& const ASN1_IA5STRING *NAMING_AUTHORITY_get0_authorityURL(
+\&     const NAMING_AUTHORITY *n);
+\& void NAMING_AUTHORITY_set0_authorityURL(NAMING_AUTHORITY *n,
+\&     ASN1_IA5STRING* namingAuthorityUrl);
+\& const ASN1_STRING *NAMING_AUTHORITY_get0_authorityText(
+\&     const NAMING_AUTHORITY *n);
+\& void NAMING_AUTHORITY_set0_authorityText(NAMING_AUTHORITY *n,
+\&     ASN1_STRING* namingAuthorityText);
+\&
+\& const GENERAL_NAME *ADMISSION_SYNTAX_get0_admissionAuthority(
+\&     const ADMISSION_SYNTAX *as);
+\& void ADMISSION_SYNTAX_set0_admissionAuthority(
+\&     ADMISSION_SYNTAX *as, GENERAL_NAME *aa);
+\& const STACK_OF(ADMISSIONS) *ADMISSION_SYNTAX_get0_contentsOfAdmissions(
+\&     const ADMISSION_SYNTAX *as);
+\& void ADMISSION_SYNTAX_set0_contentsOfAdmissions(
+\&     ADMISSION_SYNTAX *as, STACK_OF(ADMISSIONS) *a);
+\&
+\& const GENERAL_NAME *ADMISSIONS_get0_admissionAuthority(const ADMISSIONS *a);
+\& void ADMISSIONS_set0_admissionAuthority(ADMISSIONS *a, GENERAL_NAME *aa);
+\& const NAMING_AUTHORITY *ADMISSIONS_get0_namingAuthority(const ADMISSIONS *a);
+\& void ADMISSIONS_set0_namingAuthority(ADMISSIONS *a, NAMING_AUTHORITY *na);
+\& const PROFESSION_INFOS *ADMISSIONS_get0_professionInfos(const ADMISSIONS *a);
+\& void ADMISSIONS_set0_professionInfos(ADMISSIONS *a, PROFESSION_INFOS *pi);
+\&
+\& const ASN1_OCTET_STRING *PROFESSION_INFO_get0_addProfessionInfo(
+\&     const PROFESSION_INFO *pi);
+\& void PROFESSION_INFO_set0_addProfessionInfo(
+\&     PROFESSION_INFO *pi, ASN1_OCTET_STRING *aos);
+\& const NAMING_AUTHORITY *PROFESSION_INFO_get0_namingAuthority(
+\&     const PROFESSION_INFO *pi);
+\& void PROFESSION_INFO_set0_namingAuthority(
+\&     PROFESSION_INFO *pi, NAMING_AUTHORITY *na);
+\& const STACK_OF(ASN1_STRING) *PROFESSION_INFO_get0_professionItems(
+\&     const PROFESSION_INFO *pi);
+\& void PROFESSION_INFO_set0_professionItems(
+\&     PROFESSION_INFO *pi, STACK_OF(ASN1_STRING) *as);
+\& const STACK_OF(ASN1_OBJECT) *PROFESSION_INFO_get0_professionOIDs(
+\&     const PROFESSION_INFO *pi);
+\& void PROFESSION_INFO_set0_professionOIDs(
+\&     PROFESSION_INFO *pi, STACK_OF(ASN1_OBJECT) *po);
+\& const ASN1_PRINTABLESTRING *PROFESSION_INFO_get0_registrationNumber(
+\&     const PROFESSION_INFO *pi);
+\& void PROFESSION_INFO_set0_registrationNumber(
+\&     PROFESSION_INFO *pi, ASN1_PRINTABLESTRING *rn);
+.Ve
+.SH "DESCRIPTION"
+.IX Header "DESCRIPTION"
+The \fB\s-1PROFESSION_INFOS\s0\fR, \fB\s-1ADMISSION_SYNTAX\s0\fR, \fB\s-1ADMISSIONS\s0\fR, and
+\&\fB\s-1PROFESSION_INFO\s0\fR types are opaque structures representing the
+analogous types defined in the Common \s-1PKI\s0 Specification published
+by <https://www.t7ev.org>.
+Knowledge of those structures and their semantics is assumed.
+.PP
+The conventional routines to convert between \s-1DER\s0 and the local format
+are described in \fBd2i_X509\fR\|(3).
+The conventional routines to allocate and free the types are defined
+in \fBX509_dup\fR\|(3).
+.PP
+The \fB\s-1PROFESSION_INFOS\s0\fR type is a stack of \fB\s-1PROFESSION_INFO\s0\fR; see
+\&\s-1\fBDEFINE_STACK_OF\s0\fR\|(3) for details.
+.PP
+The \fB\s-1NAMING_AUTHORITY\s0\fR type has an authority \s-1ID\s0 and \s-1URL,\s0 and text fields.
+The \fBNAMING_AUTHORITY_get0_authorityId()\fR,
+\&\fBNAMING_AUTHORITY_get0_get0_authorityURL()\fR, and
+\&\fBNAMING_AUTHORITY_get0_get0_authorityText()\fR, functions return pointers
+to those values within the object.
+The \fBNAMING_AUTHORITY_set0_authorityId()\fR,
+\&\fBNAMING_AUTHORITY_set0_get0_authorityURL()\fR, and
+\&\fBNAMING_AUTHORITY_set0_get0_authorityText()\fR,
+functions free any existing value and set the pointer to the specified value.
+.PP
+The \fB\s-1ADMISSION_SYNTAX\s0\fR type has an authority name and a stack of
+\&\fB\s-1ADMISSION\s0\fR objects.
+The \fBADMISSION_SYNTAX_get0_admissionAuthority()\fR
+and \fBADMISSION_SYNTAX_get0_contentsOfAdmissions()\fR functions return pointers
+to those values within the object.
+The
+\&\fBADMISSION_SYNTAX_set0_admissionAuthority()\fR and
+\&\fBADMISSION_SYNTAX_set0_contentsOfAdmissions()\fR
+functions free any existing value and set the pointer to the specified value.
+.PP
+The \fB\s-1ADMISSION\s0\fR type has an authority name, authority object, and a
+stack of \fB\s-1PROFESSION_INFO\s0\fR items.
+The \fBADMISSIONS_get0_admissionAuthority()\fR, \fBADMISSIONS_get0_namingAuthority()\fR,
+and \fBADMISSIONS_get0_professionInfos()\fR
+functions return pointers to those values within the object.
+The
+\&\fBADMISSIONS_set0_admissionAuthority()\fR,
+\&\fBADMISSIONS_set0_namingAuthority()\fR, and
+\&\fBADMISSIONS_set0_professionInfos()\fR
+functions free any existing value and set the pointer to the specified value.
+.PP
+The \fB\s-1PROFESSION_INFO\s0\fR type has a name authority, stacks of
+profession Items and OIDs, a registration number, and additional
+profession info.
+The functions \fBPROFESSION_INFO_get0_addProfessionInfo()\fR,
+\&\fBPROFESSION_INFO_get0_namingAuthority()\fR, \fBPROFESSION_INFO_get0_professionItems()\fR,
+\&\fBPROFESSION_INFO_get0_professionOIDs()\fR, and
+\&\fBPROFESSION_INFO_get0_registrationNumber()\fR
+functions return pointers to those values within the object.
+The
+\&\fBPROFESSION_INFO_set0_addProfessionInfo()\fR,
+\&\fBPROFESSION_INFO_set0_namingAuthority()\fR,
+\&\fBPROFESSION_INFO_set0_professionItems()\fR,
+\&\fBPROFESSION_INFO_set0_professionOIDs()\fR, and
+\&\fBPROFESSION_INFO_set0_registrationNumber()\fR
+functions free any existing value and set the pointer to the specified value.
+.SH "RETURN VALUES"
+.IX Header "RETURN VALUES"
+Described above.
+Note that all of the \fIget0\fR functions return a pointer to the internal data
+structure and must not be freed.
+.SH "SEE ALSO"
+.IX Header "SEE ALSO"
+\&\fBX509_dup\fR\|(3),
+\&\fBd2i_X509\fR\|(3),
+.SH "COPYRIGHT"
+.IX Header "COPYRIGHT"
+Copyright 2017\-2019 The OpenSSL Project Authors. All Rights Reserved.
+.PP
+Licensed under the OpenSSL license (the \*(L"License\*(R").  You may not use
+this file except in compliance with the License.  You can obtain a copy
+in the file \s-1LICENSE\s0 in the source distribution or at
+<https://www.openssl.org/source/license.html>.

Copied: head/secure/lib/libcrypto/man/man3/ASN1_INTEGER_get_int64.3 (from r356962, head/secure/lib/libcrypto/man/ASN1_INTEGER_get_int64.3)
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/secure/lib/libcrypto/man/man3/ASN1_INTEGER_get_int64.3	Wed Jan 22 01:15:57 2020	(r356963, copy of r356962, head/secure/lib/libcrypto/man/ASN1_INTEGER_get_int64.3)
@@ -0,0 +1,260 @@
+.\" Automatically generated by Pod::Man 4.11 (Pod::Simple 3.39)
+.\"
+.\" Standard preamble:
+.\" ========================================================================
+.de Sp \" Vertical space (when we can't use .PP)
+.if t .sp .5v
+.if n .sp
+..
+.de Vb \" Begin verbatim text
+.ft CW
+.nf
+.ne \\$1
+..
+.de Ve \" End verbatim text
+.ft R
+.fi
+..
+.\" Set up some character translations and predefined strings.  \*(-- will
+.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
+.\" double quote, and \*(R" will give a right double quote.  \*(C+ will
+.\" give a nicer C++.  Capital omega is used to do unbreakable dashes and
+.\" therefore won't be available.  \*(C` and \*(C' expand to `' in nroff,
+.\" nothing in troff, for use with C<>.
+.tr \(*W-
+.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
+.ie n \{\
+.    ds -- \(*W-
+.    ds PI pi
+.    if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
+.    if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\"  diablo 12 pitch
+.    ds L" ""
+.    ds R" ""
+.    ds C` ""
+.    ds C' ""
+'br\}
+.el\{\
+.    ds -- \|\(em\|
+.    ds PI \(*p
+.    ds L" ``
+.    ds R" ''
+.    ds C`
+.    ds C'
+'br\}
+.\"
+.\" Escape single quotes in literal strings from groff's Unicode transform.
+.ie \n(.g .ds Aq \(aq
+.el       .ds Aq '
+.\"
+.\" If the F register is >0, we'll generate index entries on stderr for
+.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
+.\" entries marked with X<> in POD.  Of course, you'll have to process the
+.\" output yourself in some meaningful fashion.
+.\"
+.\" Avoid warning from groff about undefined register 'F'.
+.de IX
+..
+.nr rF 0
+.if \n(.g .if rF .nr rF 1
+.if (\n(rF:(\n(.g==0)) \{\
+.    if \nF \{\
+.        de IX
+.        tm Index:\\$1\t\\n%\t"\\$2"
+..
+.        if !\nF==2 \{\
+.            nr % 0
+.            nr F 2
+.        \}
+.    \}
+.\}
+.rr rF
+.\"
+.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
+.\" Fear.  Run.  Save yourself.  No user-serviceable parts.
+.    \" fudge factors for nroff and troff
+.if n \{\
+.    ds #H 0
+.    ds #V .8m
+.    ds #F .3m
+.    ds #[ \f1
+.    ds #] \fP
+.\}
+.if t \{\
+.    ds #H ((1u-(\\\\n(.fu%2u))*.13m)
+.    ds #V .6m
+.    ds #F 0
+.    ds #[ \&
+.    ds #] \&
+.\}
+.    \" simple accents for nroff and troff
+.if n \{\
+.    ds ' \&
+.    ds ` \&
+.    ds ^ \&
+.    ds , \&
+.    ds ~ ~
+.    ds /
+.\}
+.if t \{\
+.    ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
+.    ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
+.    ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'
+.    ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'
+.    ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'
+.    ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'
+.\}
+.    \" troff and (daisy-wheel) nroff accents
+.ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V'
+.ds 8 \h'\*(#H'\(*b\h'-\*(#H'
+.ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#]
+.ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H'
+.ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u'
+.ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#]
+.ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#]
+.ds ae a\h'-(\w'a'u*4/10)'e
+.ds Ae A\h'-(\w'A'u*4/10)'E
+.    \" corrections for vroff
+.if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u'
+.if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u'
+.    \" for low resolution devices (crt and lpr)
+.if \n(.H>23 .if \n(.V>19 \
+\{\
+.    ds : e
+.    ds 8 ss
+.    ds o a
+.    ds d- d\h'-1'\(ga
+.    ds D- D\h'-1'\(hy
+.    ds th \o'bp'
+.    ds Th \o'LP'
+.    ds ae ae
+.    ds Ae AE
+.\}
+.rm #[ #] #H #V #F C
+.\" ========================================================================
+.\"
+.IX Title "ASN1_INTEGER_GET_INT64 3"
+.TH ASN1_INTEGER_GET_INT64 3 "2019-09-10" "1.1.1d" "OpenSSL"
+.\" For nroff, turn off justification.  Always turn off hyphenation; it makes
+.\" way too many mistakes in technical documents.
+.if n .ad l
+.nh
+.SH "NAME"
+ASN1_INTEGER_get_uint64, ASN1_INTEGER_set_uint64, ASN1_INTEGER_get_int64, ASN1_INTEGER_get, ASN1_INTEGER_set_int64, ASN1_INTEGER_set, BN_to_ASN1_INTEGER, ASN1_INTEGER_to_BN, ASN1_ENUMERATED_get_int64, ASN1_ENUMERATED_get, ASN1_ENUMERATED_set_int64, ASN1_ENUMERATED_set, BN_to_ASN1_ENUMERATED, ASN1_ENUMERATED_to_BN \&\- ASN.1 INTEGER and ENUMERATED utilities
+.SH "SYNOPSIS"
+.IX Header "SYNOPSIS"
+.Vb 1
+\& #include <openssl/asn1.h>
+\&
+\& int ASN1_INTEGER_get_int64(int64_t *pr, const ASN1_INTEGER *a);
+\& long ASN1_INTEGER_get(const ASN1_INTEGER *a);
+\&
+\& int ASN1_INTEGER_set_int64(ASN1_INTEGER *a, int64_t r);
+\& int ASN1_INTEGER_set(const ASN1_INTEGER *a, long v);
+\&
+\& int ASN1_INTEGER_get_uint64(uint64_t *pr, const ASN1_INTEGER *a);
+\& int ASN1_INTEGER_set_uint64(ASN1_INTEGER *a, uint64_t r);
+\&
+\& ASN1_INTEGER *BN_to_ASN1_INTEGER(const BIGNUM *bn, ASN1_INTEGER *ai);
+\& BIGNUM *ASN1_INTEGER_to_BN(const ASN1_INTEGER *ai, BIGNUM *bn);
+\&
+\& int ASN1_ENUMERATED_get_int64(int64_t *pr, const ASN1_INTEGER *a);
+\& long ASN1_ENUMERATED_get(const ASN1_ENUMERATED *a);
+\&
+\& int ASN1_ENUMERATED_set_int64(ASN1_INTEGER *a, int64_t r);
+\& int ASN1_ENUMERATED_set(ASN1_ENUMERATED *a, long v);
+\&
+\& ASN1_ENUMERATED *BN_to_ASN1_ENUMERATED(BIGNUM *bn, ASN1_ENUMERATED *ai);
+\& BIGNUM *ASN1_ENUMERATED_to_BN(ASN1_ENUMERATED *ai, BIGNUM *bn);
+.Ve
+.SH "DESCRIPTION"
+.IX Header "DESCRIPTION"
+These functions convert to and from \fB\s-1ASN1_INTEGER\s0\fR and \fB\s-1ASN1_ENUMERATED\s0\fR
+structures.
+.PP
+\&\fBASN1_INTEGER_get_int64()\fR converts an \fB\s-1ASN1_INTEGER\s0\fR into an \fBint64_t\fR type
+If successful it returns 1 and sets \fB*pr\fR to the value of \fBa\fR. If it fails
+(due to invalid type or the value being too big to fit into an \fBint64_t\fR type)
+it returns 0.
+.PP
+\&\fBASN1_INTEGER_get_uint64()\fR is similar to \fBASN1_INTEGER_get_int64_t()\fR except it
+converts to a \fBuint64_t\fR type and an error is returned if the passed integer
+is negative.
+.PP
+\&\fBASN1_INTEGER_get()\fR also returns the value of \fBa\fR but it returns 0 if \fBa\fR is
+\&\s-1NULL\s0 and \-1 on error (which is ambiguous because \-1 is a legitimate value for
+an \fB\s-1ASN1_INTEGER\s0\fR). New applications should use \fBASN1_INTEGER_get_int64()\fR
+instead.
+.PP
+\&\fBASN1_INTEGER_set_int64()\fR sets the value of \fB\s-1ASN1_INTEGER\s0\fR \fBa\fR to the
+\&\fBint64_t\fR value \fBr\fR.
+.PP
+\&\fBASN1_INTEGER_set_uint64()\fR sets the value of \fB\s-1ASN1_INTEGER\s0\fR \fBa\fR to the
+\&\fBuint64_t\fR value \fBr\fR.
+.PP
+\&\fBASN1_INTEGER_set()\fR sets the value of \fB\s-1ASN1_INTEGER\s0\fR \fBa\fR to the \fBlong\fR value
+\&\fBv\fR.
+.PP
+\&\fBBN_to_ASN1_INTEGER()\fR converts \fB\s-1BIGNUM\s0\fR \fBbn\fR to an \fB\s-1ASN1_INTEGER\s0\fR. If \fBai\fR
+is \s-1NULL\s0 a new \fB\s-1ASN1_INTEGER\s0\fR structure is returned. If \fBai\fR is not \s-1NULL\s0 then
+the existing structure will be used instead.
+.PP
+\&\fBASN1_INTEGER_to_BN()\fR converts \s-1ASN1_INTEGER\s0 \fBai\fR into a \fB\s-1BIGNUM\s0\fR. If \fBbn\fR is
+\&\s-1NULL\s0 a new \fB\s-1BIGNUM\s0\fR structure is returned. If \fBbn\fR is not \s-1NULL\s0 then the
+existing structure will be used instead.
+.PP
+\&\fBASN1_ENUMERATED_get_int64()\fR, \fBASN1_ENUMERATED_set_int64()\fR,
+\&\fBASN1_ENUMERATED_set()\fR, \fBBN_to_ASN1_ENUMERATED()\fR and \fBASN1_ENUMERATED_to_BN()\fR
+behave in an identical way to their \s-1ASN1_INTEGER\s0 counterparts except they
+operate on an \fB\s-1ASN1_ENUMERATED\s0\fR value.
+.PP
+\&\fBASN1_ENUMERATED_get()\fR returns the value of \fBa\fR in a similar way to
+\&\fBASN1_INTEGER_get()\fR but it returns \fB0xffffffffL\fR if the value of \fBa\fR will not
+fit in a long type. New applications should use \fBASN1_ENUMERATED_get_int64()\fR
+instead.
+.SH "NOTES"
+.IX Header "NOTES"
+In general an \fB\s-1ASN1_INTEGER\s0\fR or \fB\s-1ASN1_ENUMERATED\s0\fR type can contain an
+integer of almost arbitrary size and so cannot always be represented by a C
+\&\fBint64_t\fR type. However in many cases (for example version numbers) they
+represent small integers which can be more easily manipulated if converted to
+an appropriate C integer type.
+.SH "BUGS"
+.IX Header "BUGS"
+The ambiguous return values of \fBASN1_INTEGER_get()\fR and \fBASN1_ENUMERATED_get()\fR
+mean these functions should be avoided if possible. They are retained for
+compatibility. Normally the ambiguous return values are not legitimate
+values for the fields they represent.
+.SH "RETURN VALUES"
+.IX Header "RETURN VALUES"
+\&\fBASN1_INTEGER_set_int64()\fR, \fBASN1_INTEGER_set()\fR, \fBASN1_ENUMERATED_set_int64()\fR and
+\&\fBASN1_ENUMERATED_set()\fR return 1 for success and 0 for failure. They will only
+fail if a memory allocation error occurs.
+.PP
+\&\fBASN1_INTEGER_get_int64()\fR and \fBASN1_ENUMERATED_get_int64()\fR return 1 for success
+and 0 for failure. They will fail if the passed type is incorrect (this will
+only happen if there is a programming error) or if the value exceeds the range
+of an \fBint64_t\fR type.
+.PP
+\&\fBBN_to_ASN1_INTEGER()\fR and \fBBN_to_ASN1_ENUMERATED()\fR return an \fB\s-1ASN1_INTEGER\s0\fR or
+\&\fB\s-1ASN1_ENUMERATED\s0\fR structure respectively or \s-1NULL\s0 if an error occurs. They will
+only fail due to a memory allocation error.
+.PP
+\&\fBASN1_INTEGER_to_BN()\fR and \fBASN1_ENUMERATED_to_BN()\fR return a \fB\s-1BIGNUM\s0\fR structure
+of \s-1NULL\s0 if an error occurs. They can fail if the passed type is incorrect
+(due to programming error) or due to a memory allocation failure.
+.SH "SEE ALSO"
+.IX Header "SEE ALSO"
+\&\fBERR_get_error\fR\|(3)
+.SH "HISTORY"
+.IX Header "HISTORY"
+\&\fBASN1_INTEGER_set_int64()\fR, \fBASN1_INTEGER_get_int64()\fR,
+\&\fBASN1_ENUMERATED_set_int64()\fR and \fBASN1_ENUMERATED_get_int64()\fR
+were added in OpenSSL 1.1.0.
+.SH "COPYRIGHT"
+.IX Header "COPYRIGHT"
+Copyright 2015\-2018 The OpenSSL Project Authors. All Rights Reserved.
+.PP
+Licensed under the OpenSSL license (the \*(L"License\*(R").  You may not use
+this file except in compliance with the License.  You can obtain a copy
+in the file \s-1LICENSE\s0 in the source distribution or at
+<https://www.openssl.org/source/license.html>.

Copied: head/secure/lib/libcrypto/man/man3/ASN1_ITEM_lookup.3 (from r356962, head/secure/lib/libcrypto/man/ASN1_ITEM_lookup.3)
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/secure/lib/libcrypto/man/man3/ASN1_ITEM_lookup.3	Wed Jan 22 01:15:57 2020	(r356963, copy of r356962, head/secure/lib/libcrypto/man/ASN1_ITEM_lookup.3)
@@ -0,0 +1,171 @@
+.\" Automatically generated by Pod::Man 4.11 (Pod::Simple 3.39)
+.\"
+.\" Standard preamble:
+.\" ========================================================================
+.de Sp \" Vertical space (when we can't use .PP)
+.if t .sp .5v
+.if n .sp
+..
+.de Vb \" Begin verbatim text
+.ft CW
+.nf
+.ne \\$1
+..
+.de Ve \" End verbatim text
+.ft R
+.fi
+..
+.\" Set up some character translations and predefined strings.  \*(-- will
+.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
+.\" double quote, and \*(R" will give a right double quote.  \*(C+ will
+.\" give a nicer C++.  Capital omega is used to do unbreakable dashes and
+.\" therefore won't be available.  \*(C` and \*(C' expand to `' in nroff,
+.\" nothing in troff, for use with C<>.
+.tr \(*W-
+.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
+.ie n \{\
+.    ds -- \(*W-
+.    ds PI pi
+.    if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
+.    if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\"  diablo 12 pitch
+.    ds L" ""
+.    ds R" ""
+.    ds C` ""
+.    ds C' ""
+'br\}
+.el\{\
+.    ds -- \|\(em\|
+.    ds PI \(*p
+.    ds L" ``
+.    ds R" ''
+.    ds C`
+.    ds C'
+'br\}
+.\"
+.\" Escape single quotes in literal strings from groff's Unicode transform.
+.ie \n(.g .ds Aq \(aq
+.el       .ds Aq '
+.\"
+.\" If the F register is >0, we'll generate index entries on stderr for
+.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
+.\" entries marked with X<> in POD.  Of course, you'll have to process the
+.\" output yourself in some meaningful fashion.
+.\"
+.\" Avoid warning from groff about undefined register 'F'.
+.de IX
+..
+.nr rF 0
+.if \n(.g .if rF .nr rF 1
+.if (\n(rF:(\n(.g==0)) \{\
+.    if \nF \{\
+.        de IX
+.        tm Index:\\$1\t\\n%\t"\\$2"
+..
+.        if !\nF==2 \{\
+.            nr % 0
+.            nr F 2
+.        \}
+.    \}
+.\}
+.rr rF
+.\"
+.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
+.\" Fear.  Run.  Save yourself.  No user-serviceable parts.
+.    \" fudge factors for nroff and troff
+.if n \{\
+.    ds #H 0
+.    ds #V .8m
+.    ds #F .3m
+.    ds #[ \f1
+.    ds #] \fP
+.\}
+.if t \{\
+.    ds #H ((1u-(\\\\n(.fu%2u))*.13m)
+.    ds #V .6m
+.    ds #F 0
+.    ds #[ \&
+.    ds #] \&
+.\}
+.    \" simple accents for nroff and troff
+.if n \{\
+.    ds ' \&
+.    ds ` \&
+.    ds ^ \&
+.    ds , \&
+.    ds ~ ~
+.    ds /
+.\}
+.if t \{\
+.    ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
+.    ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
+.    ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'
+.    ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'
+.    ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'
+.    ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'
+.\}
+.    \" troff and (daisy-wheel) nroff accents
+.ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V'
+.ds 8 \h'\*(#H'\(*b\h'-\*(#H'
+.ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#]
+.ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H'
+.ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u'
+.ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#]
+.ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#]
+.ds ae a\h'-(\w'a'u*4/10)'e
+.ds Ae A\h'-(\w'A'u*4/10)'E
+.    \" corrections for vroff
+.if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u'
+.if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u'
+.    \" for low resolution devices (crt and lpr)
+.if \n(.H>23 .if \n(.V>19 \
+\{\
+.    ds : e
+.    ds 8 ss
+.    ds o a
+.    ds d- d\h'-1'\(ga
+.    ds D- D\h'-1'\(hy
+.    ds th \o'bp'
+.    ds Th \o'LP'
+.    ds ae ae
+.    ds Ae AE
+.\}
+.rm #[ #] #H #V #F C
+.\" ========================================================================
+.\"
+.IX Title "ASN1_ITEM_LOOKUP 3"
+.TH ASN1_ITEM_LOOKUP 3 "2019-09-10" "1.1.1d" "OpenSSL"
+.\" For nroff, turn off justification.  Always turn off hyphenation; it makes
+.\" way too many mistakes in technical documents.
+.if n .ad l
+.nh
+.SH "NAME"
+ASN1_ITEM_lookup, ASN1_ITEM_get \- lookup ASN.1 structures
+.SH "SYNOPSIS"
+.IX Header "SYNOPSIS"
+.Vb 1
+\& #include <openssl/asn1.h>
+\&
+\& const ASN1_ITEM *ASN1_ITEM_lookup(const char *name);
+\& const ASN1_ITEM *ASN1_ITEM_get(size_t i);
+.Ve
+.SH "DESCRIPTION"
+.IX Header "DESCRIPTION"
+\&\fBASN1_ITEM_lookup()\fR returns the \fB\s-1ASN1_ITEM\s0 name\fR.
+.PP
+\&\fBASN1_ITEM_get()\fR returns the \fB\s-1ASN1_ITEM\s0\fR with index \fBi\fR. This function
+returns \fB\s-1NULL\s0\fR if the index \fBi\fR is out of range.
+.SH "RETURN VALUES"
+.IX Header "RETURN VALUES"
+\&\fBASN1_ITEM_lookup()\fR and \fBASN1_ITEM_get()\fR return a valid \fB\s-1ASN1_ITEM\s0\fR structure
+or \fB\s-1NULL\s0\fR if an error occurred.
+.SH "SEE ALSO"
+.IX Header "SEE ALSO"
+\&\fBERR_get_error\fR\|(3)
+.SH "COPYRIGHT"
+.IX Header "COPYRIGHT"
+Copyright 2016 The OpenSSL Project Authors. All Rights Reserved.
+.PP
+Licensed under the OpenSSL license (the \*(L"License\*(R").  You may not use
+this file except in compliance with the License.  You can obtain a copy
+in the file \s-1LICENSE\s0 in the source distribution or at
+<https://www.openssl.org/source/license.html>.

Copied: head/secure/lib/libcrypto/man/man3/ASN1_OBJECT_new.3 (from r356962, head/secure/lib/libcrypto/man/ASN1_OBJECT_new.3)
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/secure/lib/libcrypto/man/man3/ASN1_OBJECT_new.3	Wed Jan 22 01:15:57 2020	(r356963, copy of r356962, head/secure/lib/libcrypto/man/ASN1_OBJECT_new.3)
@@ -0,0 +1,182 @@
+.\" Automatically generated by Pod::Man 4.11 (Pod::Simple 3.39)
+.\"
+.\" Standard preamble:
+.\" ========================================================================
+.de Sp \" Vertical space (when we can't use .PP)
+.if t .sp .5v
+.if n .sp
+..
+.de Vb \" Begin verbatim text
+.ft CW
+.nf
+.ne \\$1
+..
+.de Ve \" End verbatim text
+.ft R
+.fi
+..
+.\" Set up some character translations and predefined strings.  \*(-- will
+.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
+.\" double quote, and \*(R" will give a right double quote.  \*(C+ will
+.\" give a nicer C++.  Capital omega is used to do unbreakable dashes and
+.\" therefore won't be available.  \*(C` and \*(C' expand to `' in nroff,
+.\" nothing in troff, for use with C<>.
+.tr \(*W-
+.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
+.ie n \{\
+.    ds -- \(*W-
+.    ds PI pi
+.    if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
+.    if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\"  diablo 12 pitch
+.    ds L" ""
+.    ds R" ""
+.    ds C` ""
+.    ds C' ""
+'br\}
+.el\{\
+.    ds -- \|\(em\|
+.    ds PI \(*p
+.    ds L" ``
+.    ds R" ''
+.    ds C`
+.    ds C'
+'br\}
+.\"
+.\" Escape single quotes in literal strings from groff's Unicode transform.
+.ie \n(.g .ds Aq \(aq
+.el       .ds Aq '
+.\"
+.\" If the F register is >0, we'll generate index entries on stderr for
+.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
+.\" entries marked with X<> in POD.  Of course, you'll have to process the
+.\" output yourself in some meaningful fashion.
+.\"
+.\" Avoid warning from groff about undefined register 'F'.
+.de IX
+..
+.nr rF 0
+.if \n(.g .if rF .nr rF 1
+.if (\n(rF:(\n(.g==0)) \{\
+.    if \nF \{\
+.        de IX
+.        tm Index:\\$1\t\\n%\t"\\$2"
+..
+.        if !\nF==2 \{\
+.            nr % 0
+.            nr F 2
+.        \}
+.    \}
+.\}
+.rr rF
+.\"
+.\" Accent mark definitions (@(#)ms.acc 1.5 88/02/08 SMI; from UCB 4.2).
+.\" Fear.  Run.  Save yourself.  No user-serviceable parts.
+.    \" fudge factors for nroff and troff
+.if n \{\
+.    ds #H 0
+.    ds #V .8m
+.    ds #F .3m
+.    ds #[ \f1
+.    ds #] \fP
+.\}
+.if t \{\
+.    ds #H ((1u-(\\\\n(.fu%2u))*.13m)
+.    ds #V .6m
+.    ds #F 0
+.    ds #[ \&
+.    ds #] \&
+.\}
+.    \" simple accents for nroff and troff
+.if n \{\
+.    ds ' \&
+.    ds ` \&
+.    ds ^ \&
+.    ds , \&
+.    ds ~ ~
+.    ds /
+.\}
+.if t \{\
+.    ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
+.    ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
+.    ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'
+.    ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'
+.    ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'
+.    ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'
+.\}
+.    \" troff and (daisy-wheel) nroff accents
+.ds : \\k:\h'-(\\n(.wu*8/10-\*(#H+.1m+\*(#F)'\v'-\*(#V'\z.\h'.2m+\*(#F'.\h'|\\n:u'\v'\*(#V'
+.ds 8 \h'\*(#H'\(*b\h'-\*(#H'
+.ds o \\k:\h'-(\\n(.wu+\w'\(de'u-\*(#H)/2u'\v'-.3n'\*(#[\z\(de\v'.3n'\h'|\\n:u'\*(#]
+.ds d- \h'\*(#H'\(pd\h'-\w'~'u'\v'-.25m'\f2\(hy\fP\v'.25m'\h'-\*(#H'
+.ds D- D\\k:\h'-\w'D'u'\v'-.11m'\z\(hy\v'.11m'\h'|\\n:u'
+.ds th \*(#[\v'.3m'\s+1I\s-1\v'-.3m'\h'-(\w'I'u*2/3)'\s-1o\s+1\*(#]
+.ds Th \*(#[\s+2I\s-2\h'-\w'I'u*3/5'\v'-.3m'o\v'.3m'\*(#]
+.ds ae a\h'-(\w'a'u*4/10)'e
+.ds Ae A\h'-(\w'A'u*4/10)'E
+.    \" corrections for vroff
+.if v .ds ~ \\k:\h'-(\\n(.wu*9/10-\*(#H)'\s-2\u~\d\s+2\h'|\\n:u'
+.if v .ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'\v'-.4m'^\v'.4m'\h'|\\n:u'
+.    \" for low resolution devices (crt and lpr)
+.if \n(.H>23 .if \n(.V>19 \
+\{\
+.    ds : e
+.    ds 8 ss
+.    ds o a
+.    ds d- d\h'-1'\(ga
+.    ds D- D\h'-1'\(hy
+.    ds th \o'bp'
+.    ds Th \o'LP'
+.    ds ae ae
+.    ds Ae AE
+.\}
+.rm #[ #] #H #V #F C
+.\" ========================================================================
+.\"
+.IX Title "ASN1_OBJECT_NEW 3"
+.TH ASN1_OBJECT_NEW 3 "2019-09-10" "1.1.1d" "OpenSSL"
+.\" For nroff, turn off justification.  Always turn off hyphenation; it makes
+.\" way too many mistakes in technical documents.
+.if n .ad l
+.nh
+.SH "NAME"
+ASN1_OBJECT_new, ASN1_OBJECT_free \- object allocation functions
+.SH "SYNOPSIS"
+.IX Header "SYNOPSIS"
+.Vb 1
+\& #include <openssl/asn1.h>
+\&
+\& ASN1_OBJECT *ASN1_OBJECT_new(void);
+\& void ASN1_OBJECT_free(ASN1_OBJECT *a);
+.Ve
+.SH "DESCRIPTION"
+.IX Header "DESCRIPTION"
+The \s-1ASN1_OBJECT\s0 allocation routines, allocate and free an
+\&\s-1ASN1_OBJECT\s0 structure, which represents an \s-1ASN1 OBJECT IDENTIFIER.\s0
+.PP
+\&\fBASN1_OBJECT_new()\fR allocates and initializes an \s-1ASN1_OBJECT\s0 structure.
+.PP
+\&\fBASN1_OBJECT_free()\fR frees up the \fB\s-1ASN1_OBJECT\s0\fR structure \fBa\fR.
+If \fBa\fR is \s-1NULL,\s0 nothing is done.
+.SH "NOTES"
+.IX Header "NOTES"
+Although \fBASN1_OBJECT_new()\fR allocates a new \s-1ASN1_OBJECT\s0 structure it
+is almost never used in applications. The \s-1ASN1\s0 object utility functions
+such as \fBOBJ_nid2obj()\fR are used instead.
+.SH "RETURN VALUES"
+.IX Header "RETURN VALUES"
+If the allocation fails, \fBASN1_OBJECT_new()\fR returns \fB\s-1NULL\s0\fR and sets an error
+code that can be obtained by \fBERR_get_error\fR\|(3).
+Otherwise it returns a pointer to the newly allocated structure.
+.PP
+\&\fBASN1_OBJECT_free()\fR returns no value.
+.SH "SEE ALSO"
+.IX Header "SEE ALSO"
+\&\fBERR_get_error\fR\|(3), \fBd2i_ASN1_OBJECT\fR\|(3)
+.SH "COPYRIGHT"
+.IX Header "COPYRIGHT"
+Copyright 2002\-2016 The OpenSSL Project Authors. All Rights Reserved.
+.PP
+Licensed under the OpenSSL license (the \*(L"License\*(R").  You may not use
+this file except in compliance with the License.  You can obtain a copy
+in the file \s-1LICENSE\s0 in the source distribution or at
+<https://www.openssl.org/source/license.html>.

Copied: head/secure/lib/libcrypto/man/man3/ASN1_STRING_TABLE_add.3 (from r356962, head/secure/lib/libcrypto/man/ASN1_STRING_TABLE_add.3)
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/secure/lib/libcrypto/man/man3/ASN1_STRING_TABLE_add.3	Wed Jan 22 01:15:57 2020	(r356963, copy of r356962, head/secure/lib/libcrypto/man/ASN1_STRING_TABLE_add.3)
@@ -0,0 +1,195 @@
+.\" Automatically generated by Pod::Man 4.11 (Pod::Simple 3.39)
+.\"
+.\" Standard preamble:
+.\" ========================================================================
+.de Sp \" Vertical space (when we can't use .PP)
+.if t .sp .5v
+.if n .sp
+..
+.de Vb \" Begin verbatim text
+.ft CW
+.nf
+.ne \\$1
+..
+.de Ve \" End verbatim text
+.ft R
+.fi
+..
+.\" Set up some character translations and predefined strings.  \*(-- will
+.\" give an unbreakable dash, \*(PI will give pi, \*(L" will give a left
+.\" double quote, and \*(R" will give a right double quote.  \*(C+ will
+.\" give a nicer C++.  Capital omega is used to do unbreakable dashes and
+.\" therefore won't be available.  \*(C` and \*(C' expand to `' in nroff,
+.\" nothing in troff, for use with C<>.
+.tr \(*W-
+.ds C+ C\v'-.1v'\h'-1p'\s-2+\h'-1p'+\s0\v'.1v'\h'-1p'
+.ie n \{\
+.    ds -- \(*W-
+.    ds PI pi
+.    if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
+.    if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\"  diablo 12 pitch
+.    ds L" ""
+.    ds R" ""
+.    ds C` ""
+.    ds C' ""
+'br\}
+.el\{\
+.    ds -- \|\(em\|
+.    ds PI \(*p
+.    ds L" ``
+.    ds R" ''
+.    ds C`
+.    ds C'
+'br\}
+.\"
+.\" Escape single quotes in literal strings from groff's Unicode transform.
+.ie \n(.g .ds Aq \(aq
+.el       .ds Aq '
+.\"
+.\" If the F register is >0, we'll generate index entries on stderr for
+.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
+.\" entries marked with X<> in POD.  Of course, you'll have to process the
+.\" output yourself in some meaningful fashion.

*** DIFF OUTPUT TRUNCATED AT 1000 LINES ***


More information about the svn-src-head mailing list