summaryrefslogtreecommitdiff
path: root/secure/lib/libcrypto
diff options
context:
space:
mode:
authorPierre Pronchery <pierre@freebsdfoundation.org>2023-08-10 16:07:32 +0000
committerEd Maste <emaste@FreeBSD.org>2023-08-10 16:07:32 +0000
commitaa7957345732816fb0ba8308798d2f79f45597f9 (patch)
treec48f8970159976b563e45b2a92dc9674adadf580 /secure/lib/libcrypto
parentec54a31423544586061c444aa129ccda966e83f0 (diff)
parentcf2fc1b0f5ce501f5a29d307294e5637e0f5aba6 (diff)
Diffstat (limited to 'secure/lib/libcrypto')
-rw-r--r--secure/lib/libcrypto/Makefile.asm6
-rw-r--r--secure/lib/libcrypto/Makefile.inc4
-rw-r--r--secure/lib/libcrypto/man/man3/ADMISSIONS.32
-rw-r--r--secure/lib/libcrypto/man/man3/ASN1_EXTERN_FUNCS.32
-rw-r--r--secure/lib/libcrypto/man/man3/ASN1_INTEGER_get_int64.32
-rw-r--r--secure/lib/libcrypto/man/man3/ASN1_INTEGER_new.32
-rw-r--r--secure/lib/libcrypto/man/man3/ASN1_ITEM_lookup.32
-rw-r--r--secure/lib/libcrypto/man/man3/ASN1_OBJECT_new.32
-rw-r--r--secure/lib/libcrypto/man/man3/ASN1_STRING_TABLE_add.32
-rw-r--r--secure/lib/libcrypto/man/man3/ASN1_STRING_length.32
-rw-r--r--secure/lib/libcrypto/man/man3/ASN1_STRING_new.32
-rw-r--r--secure/lib/libcrypto/man/man3/ASN1_STRING_print_ex.32
-rw-r--r--secure/lib/libcrypto/man/man3/ASN1_TIME_set.32
-rw-r--r--secure/lib/libcrypto/man/man3/ASN1_TYPE_get.32
-rw-r--r--secure/lib/libcrypto/man/man3/ASN1_aux_cb.38
-rw-r--r--secure/lib/libcrypto/man/man3/ASN1_generate_nconf.32
-rw-r--r--secure/lib/libcrypto/man/man3/ASN1_item_d2i_bio.32
-rw-r--r--secure/lib/libcrypto/man/man3/ASN1_item_new.32
-rw-r--r--secure/lib/libcrypto/man/man3/ASN1_item_sign.38
-rw-r--r--secure/lib/libcrypto/man/man3/ASYNC_WAIT_CTX_new.36
-rw-r--r--secure/lib/libcrypto/man/man3/ASYNC_start_job.32
-rw-r--r--secure/lib/libcrypto/man/man3/BF_encrypt.32
-rw-r--r--secure/lib/libcrypto/man/man3/BIO_ADDR.32
-rw-r--r--secure/lib/libcrypto/man/man3/BIO_ADDRINFO.32
-rw-r--r--secure/lib/libcrypto/man/man3/BIO_connect.32
-rw-r--r--secure/lib/libcrypto/man/man3/BIO_ctrl.32
-rw-r--r--secure/lib/libcrypto/man/man3/BIO_f_base64.32
-rw-r--r--secure/lib/libcrypto/man/man3/BIO_f_buffer.32
-rw-r--r--secure/lib/libcrypto/man/man3/BIO_f_cipher.32
-rw-r--r--secure/lib/libcrypto/man/man3/BIO_f_md.32
-rw-r--r--secure/lib/libcrypto/man/man3/BIO_f_null.32
-rw-r--r--secure/lib/libcrypto/man/man3/BIO_f_prefix.32
-rw-r--r--secure/lib/libcrypto/man/man3/BIO_f_readbuffer.32
-rw-r--r--secure/lib/libcrypto/man/man3/BIO_f_ssl.32
-rw-r--r--secure/lib/libcrypto/man/man3/BIO_find_type.32
-rw-r--r--secure/lib/libcrypto/man/man3/BIO_get_data.32
-rw-r--r--secure/lib/libcrypto/man/man3/BIO_get_ex_new_index.32
-rw-r--r--secure/lib/libcrypto/man/man3/BIO_meth_new.32
-rw-r--r--secure/lib/libcrypto/man/man3/BIO_new.32
-rw-r--r--secure/lib/libcrypto/man/man3/BIO_new_CMS.32
-rw-r--r--secure/lib/libcrypto/man/man3/BIO_parse_hostserv.32
-rw-r--r--secure/lib/libcrypto/man/man3/BIO_printf.32
-rw-r--r--secure/lib/libcrypto/man/man3/BIO_push.32
-rw-r--r--secure/lib/libcrypto/man/man3/BIO_read.32
-rw-r--r--secure/lib/libcrypto/man/man3/BIO_s_accept.32
-rw-r--r--secure/lib/libcrypto/man/man3/BIO_s_bio.32
-rw-r--r--secure/lib/libcrypto/man/man3/BIO_s_connect.32
-rw-r--r--secure/lib/libcrypto/man/man3/BIO_s_core.36
-rw-r--r--secure/lib/libcrypto/man/man3/BIO_s_datagram.32
-rw-r--r--secure/lib/libcrypto/man/man3/BIO_s_fd.32
-rw-r--r--secure/lib/libcrypto/man/man3/BIO_s_file.32
-rw-r--r--secure/lib/libcrypto/man/man3/BIO_s_mem.32
-rw-r--r--secure/lib/libcrypto/man/man3/BIO_s_null.32
-rw-r--r--secure/lib/libcrypto/man/man3/BIO_s_socket.32
-rw-r--r--secure/lib/libcrypto/man/man3/BIO_set_callback.32
-rw-r--r--secure/lib/libcrypto/man/man3/BIO_should_retry.32
-rw-r--r--secure/lib/libcrypto/man/man3/BIO_socket_wait.32
-rw-r--r--secure/lib/libcrypto/man/man3/BN_BLINDING_new.32
-rw-r--r--secure/lib/libcrypto/man/man3/BN_CTX_new.32
-rw-r--r--secure/lib/libcrypto/man/man3/BN_CTX_start.32
-rw-r--r--secure/lib/libcrypto/man/man3/BN_add.32
-rw-r--r--secure/lib/libcrypto/man/man3/BN_add_word.32
-rw-r--r--secure/lib/libcrypto/man/man3/BN_bn2bin.32
-rw-r--r--secure/lib/libcrypto/man/man3/BN_cmp.32
-rw-r--r--secure/lib/libcrypto/man/man3/BN_copy.32
-rw-r--r--secure/lib/libcrypto/man/man3/BN_generate_prime.32
-rw-r--r--secure/lib/libcrypto/man/man3/BN_mod_exp_mont.32
-rw-r--r--secure/lib/libcrypto/man/man3/BN_mod_inverse.32
-rw-r--r--secure/lib/libcrypto/man/man3/BN_mod_mul_montgomery.32
-rw-r--r--secure/lib/libcrypto/man/man3/BN_mod_mul_reciprocal.32
-rw-r--r--secure/lib/libcrypto/man/man3/BN_new.32
-rw-r--r--secure/lib/libcrypto/man/man3/BN_num_bytes.32
-rw-r--r--secure/lib/libcrypto/man/man3/BN_rand.36
-rw-r--r--secure/lib/libcrypto/man/man3/BN_security_bits.32
-rw-r--r--secure/lib/libcrypto/man/man3/BN_set_bit.32
-rw-r--r--secure/lib/libcrypto/man/man3/BN_swap.32
-rw-r--r--secure/lib/libcrypto/man/man3/BN_zero.32
-rw-r--r--secure/lib/libcrypto/man/man3/BUF_MEM_new.32
-rw-r--r--secure/lib/libcrypto/man/man3/CMS_EncryptedData_decrypt.32
-rw-r--r--secure/lib/libcrypto/man/man3/CMS_EncryptedData_encrypt.32
-rw-r--r--secure/lib/libcrypto/man/man3/CMS_EnvelopedData_create.32
-rw-r--r--secure/lib/libcrypto/man/man3/CMS_add0_cert.32
-rw-r--r--secure/lib/libcrypto/man/man3/CMS_add1_recipient_cert.32
-rw-r--r--secure/lib/libcrypto/man/man3/CMS_add1_signer.32
-rw-r--r--secure/lib/libcrypto/man/man3/CMS_compress.32
-rw-r--r--secure/lib/libcrypto/man/man3/CMS_data_create.32
-rw-r--r--secure/lib/libcrypto/man/man3/CMS_decrypt.32
-rw-r--r--secure/lib/libcrypto/man/man3/CMS_digest_create.32
-rw-r--r--secure/lib/libcrypto/man/man3/CMS_encrypt.32
-rw-r--r--secure/lib/libcrypto/man/man3/CMS_final.32
-rw-r--r--secure/lib/libcrypto/man/man3/CMS_get0_RecipientInfos.32
-rw-r--r--secure/lib/libcrypto/man/man3/CMS_get0_SignerInfos.32
-rw-r--r--secure/lib/libcrypto/man/man3/CMS_get0_type.32
-rw-r--r--secure/lib/libcrypto/man/man3/CMS_get1_ReceiptRequest.32
-rw-r--r--secure/lib/libcrypto/man/man3/CMS_sign.32
-rw-r--r--secure/lib/libcrypto/man/man3/CMS_sign_receipt.32
-rw-r--r--secure/lib/libcrypto/man/man3/CMS_uncompress.32
-rw-r--r--secure/lib/libcrypto/man/man3/CMS_verify.32
-rw-r--r--secure/lib/libcrypto/man/man3/CMS_verify_receipt.32
-rw-r--r--secure/lib/libcrypto/man/man3/CONF_modules_free.32
-rw-r--r--secure/lib/libcrypto/man/man3/CONF_modules_load_file.36
-rw-r--r--secure/lib/libcrypto/man/man3/CRYPTO_THREAD_run_once.32
-rw-r--r--secure/lib/libcrypto/man/man3/CRYPTO_get_ex_new_index.32
-rw-r--r--secure/lib/libcrypto/man/man3/CRYPTO_memcmp.32
-rw-r--r--secure/lib/libcrypto/man/man3/CTLOG_STORE_get0_log_by_id.32
-rw-r--r--secure/lib/libcrypto/man/man3/CTLOG_STORE_new.32
-rw-r--r--secure/lib/libcrypto/man/man3/CTLOG_new.32
-rw-r--r--secure/lib/libcrypto/man/man3/CT_POLICY_EVAL_CTX_new.32
-rw-r--r--secure/lib/libcrypto/man/man3/DEFINE_STACK_OF.32
-rw-r--r--secure/lib/libcrypto/man/man3/DES_random_key.32
-rw-r--r--secure/lib/libcrypto/man/man3/DH_generate_key.32
-rw-r--r--secure/lib/libcrypto/man/man3/DH_generate_parameters.32
-rw-r--r--secure/lib/libcrypto/man/man3/DH_get0_pqg.36
-rw-r--r--secure/lib/libcrypto/man/man3/DH_get_1024_160.32
-rw-r--r--secure/lib/libcrypto/man/man3/DH_meth_new.32
-rw-r--r--secure/lib/libcrypto/man/man3/DH_new.32
-rw-r--r--secure/lib/libcrypto/man/man3/DH_new_by_nid.32
-rw-r--r--secure/lib/libcrypto/man/man3/DH_set_method.32
-rw-r--r--secure/lib/libcrypto/man/man3/DH_size.32
-rw-r--r--secure/lib/libcrypto/man/man3/DSA_SIG_new.32
-rw-r--r--secure/lib/libcrypto/man/man3/DSA_do_sign.32
-rw-r--r--secure/lib/libcrypto/man/man3/DSA_dup_DH.32
-rw-r--r--secure/lib/libcrypto/man/man3/DSA_generate_key.32
-rw-r--r--secure/lib/libcrypto/man/man3/DSA_generate_parameters.32
-rw-r--r--secure/lib/libcrypto/man/man3/DSA_get0_pqg.32
-rw-r--r--secure/lib/libcrypto/man/man3/DSA_meth_new.32
-rw-r--r--secure/lib/libcrypto/man/man3/DSA_new.32
-rw-r--r--secure/lib/libcrypto/man/man3/DSA_set_method.32
-rw-r--r--secure/lib/libcrypto/man/man3/DSA_sign.32
-rw-r--r--secure/lib/libcrypto/man/man3/DSA_size.32
-rw-r--r--secure/lib/libcrypto/man/man3/DTLS_get_data_mtu.32
-rw-r--r--secure/lib/libcrypto/man/man3/DTLS_set_timer_cb.32
-rw-r--r--secure/lib/libcrypto/man/man3/DTLSv1_listen.32
-rw-r--r--secure/lib/libcrypto/man/man3/ECDSA_SIG_new.32
-rw-r--r--secure/lib/libcrypto/man/man3/ECDSA_sign.32
-rw-r--r--secure/lib/libcrypto/man/man3/ECPKParameters_print.32
-rw-r--r--secure/lib/libcrypto/man/man3/EC_GFp_simple_method.32
-rw-r--r--secure/lib/libcrypto/man/man3/EC_GROUP_copy.32
-rw-r--r--secure/lib/libcrypto/man/man3/EC_GROUP_new.32
-rw-r--r--secure/lib/libcrypto/man/man3/EC_KEY_get_enc_flags.32
-rw-r--r--secure/lib/libcrypto/man/man3/EC_KEY_new.32
-rw-r--r--secure/lib/libcrypto/man/man3/EC_POINT_add.32
-rw-r--r--secure/lib/libcrypto/man/man3/EC_POINT_new.32
-rw-r--r--secure/lib/libcrypto/man/man3/ENGINE_add.32
-rw-r--r--secure/lib/libcrypto/man/man3/ERR_GET_LIB.32
-rw-r--r--secure/lib/libcrypto/man/man3/ERR_clear_error.32
-rw-r--r--secure/lib/libcrypto/man/man3/ERR_error_string.32
-rw-r--r--secure/lib/libcrypto/man/man3/ERR_get_error.32
-rw-r--r--secure/lib/libcrypto/man/man3/ERR_load_crypto_strings.32
-rw-r--r--secure/lib/libcrypto/man/man3/ERR_load_strings.32
-rw-r--r--secure/lib/libcrypto/man/man3/ERR_new.32
-rw-r--r--secure/lib/libcrypto/man/man3/ERR_print_errors.32
-rw-r--r--secure/lib/libcrypto/man/man3/ERR_put_error.32
-rw-r--r--secure/lib/libcrypto/man/man3/ERR_remove_state.32
-rw-r--r--secure/lib/libcrypto/man/man3/ERR_set_mark.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_ASYM_CIPHER_free.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_BytesToKey.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_CIPHER_CTX_get_cipher_data.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_CIPHER_CTX_get_original_iv.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_CIPHER_meth_new.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_DigestInit.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_DigestSignInit.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_DigestVerifyInit.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_EncodeInit.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_EncryptInit.314
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_KDF.315
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_KEM_free.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_KEYEXCH_free.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_KEYMGMT.36
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_MAC.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_MD_meth_new.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_OpenInit.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_PBE_CipherInit.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_PKEY2PKCS8.36
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_PKEY_ASN1_METHOD.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_ctrl.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_get0_libctx.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_get0_pkey.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_new.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_set1_pbe_pass.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_set_hkdf_md.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_set_params.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_set_rsa_pss_keygen_md.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_set_scrypt_N.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_set_tls1_prf_md.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_PKEY_asn1_get_count.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_PKEY_check.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_PKEY_copy_parameters.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_PKEY_decapsulate.322
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_PKEY_decrypt.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_PKEY_derive.36
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_PKEY_digestsign_supports_digest.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_PKEY_encapsulate.330
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_PKEY_encrypt.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_PKEY_fromdata.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_PKEY_get_default_digest_nid.38
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_PKEY_get_field_type.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_PKEY_get_group_name.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_PKEY_get_size.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_PKEY_gettable_params.36
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_PKEY_is_a.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_PKEY_keygen.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_PKEY_meth_get_count.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_PKEY_meth_new.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_PKEY_new.36
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_PKEY_print_private.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_PKEY_set1_RSA.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_PKEY_set1_encoded_public_key.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_PKEY_set_type.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_PKEY_settable_params.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_PKEY_sign.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_PKEY_todata.36
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_PKEY_verify.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_PKEY_verify_recover.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_RAND.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_SIGNATURE.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_SealInit.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_SignInit.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_VerifyInit.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_aes_128_gcm.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_aria_128_gcm.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_bf_cbc.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_blake2b512.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_camellia_128_ecb.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_cast5_cbc.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_chacha20.39
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_des_cbc.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_desx_cbc.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_idea_cbc.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_md2.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_md4.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_md5.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_mdc2.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_rc2_cbc.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_rc4.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_rc5_32_12_16_cbc.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_ripemd160.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_seed_cbc.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_set_default_properties.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_sha1.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_sha224.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_sha3_224.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_sm3.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_sm4_cbc.32
-rw-r--r--secure/lib/libcrypto/man/man3/EVP_whirlpool.32
-rw-r--r--secure/lib/libcrypto/man/man3/HMAC.32
-rw-r--r--secure/lib/libcrypto/man/man3/MD5.32
-rw-r--r--secure/lib/libcrypto/man/man3/MDC2_Init.32
-rw-r--r--secure/lib/libcrypto/man/man3/NCONF_new_ex.32
-rw-r--r--secure/lib/libcrypto/man/man3/OBJ_nid2obj.32
-rw-r--r--secure/lib/libcrypto/man/man3/OCSP_REQUEST_new.32
-rw-r--r--secure/lib/libcrypto/man/man3/OCSP_cert_to_id.32
-rw-r--r--secure/lib/libcrypto/man/man3/OCSP_request_add1_nonce.32
-rw-r--r--secure/lib/libcrypto/man/man3/OCSP_resp_find_status.36
-rw-r--r--secure/lib/libcrypto/man/man3/OCSP_response_status.32
-rw-r--r--secure/lib/libcrypto/man/man3/OCSP_sendreq_new.36
-rw-r--r--secure/lib/libcrypto/man/man3/OPENSSL_Applink.32
-rw-r--r--secure/lib/libcrypto/man/man3/OPENSSL_FILE.32
-rw-r--r--secure/lib/libcrypto/man/man3/OPENSSL_LH_COMPFUNC.32
-rw-r--r--secure/lib/libcrypto/man/man3/OPENSSL_LH_stats.32
-rw-r--r--secure/lib/libcrypto/man/man3/OPENSSL_config.32
-rw-r--r--secure/lib/libcrypto/man/man3/OPENSSL_fork_prepare.32
-rw-r--r--secure/lib/libcrypto/man/man3/OPENSSL_gmtime.32
-rw-r--r--secure/lib/libcrypto/man/man3/OPENSSL_hexchar2int.32
-rw-r--r--secure/lib/libcrypto/man/man3/OPENSSL_ia32cap.32
-rw-r--r--secure/lib/libcrypto/man/man3/OPENSSL_init_crypto.32
-rw-r--r--secure/lib/libcrypto/man/man3/OPENSSL_init_ssl.32
-rw-r--r--secure/lib/libcrypto/man/man3/OPENSSL_instrument_bus.32
-rw-r--r--secure/lib/libcrypto/man/man3/OPENSSL_load_builtin_modules.32
-rw-r--r--secure/lib/libcrypto/man/man3/OPENSSL_malloc.32
-rw-r--r--secure/lib/libcrypto/man/man3/OPENSSL_s390xcap.32
-rw-r--r--secure/lib/libcrypto/man/man3/OPENSSL_secure_malloc.32
-rw-r--r--secure/lib/libcrypto/man/man3/OPENSSL_strcasecmp.32
-rw-r--r--secure/lib/libcrypto/man/man3/OSSL_ALGORITHM.32
-rw-r--r--secure/lib/libcrypto/man/man3/OSSL_CALLBACK.32
-rw-r--r--secure/lib/libcrypto/man/man3/OSSL_CMP_CTX_new.34
-rw-r--r--secure/lib/libcrypto/man/man3/OSSL_CMP_HDR_get0_transactionID.32
-rw-r--r--secure/lib/libcrypto/man/man3/OSSL_CMP_ITAV_set0.32
-rw-r--r--secure/lib/libcrypto/man/man3/OSSL_CMP_MSG_get0_header.32
-rw-r--r--secure/lib/libcrypto/man/man3/OSSL_CMP_MSG_http_perform.32
-rw-r--r--secure/lib/libcrypto/man/man3/OSSL_CMP_SRV_CTX_new.32
-rw-r--r--secure/lib/libcrypto/man/man3/OSSL_CMP_STATUSINFO_new.32
-rw-r--r--secure/lib/libcrypto/man/man3/OSSL_CMP_exec_certreq.32
-rw-r--r--secure/lib/libcrypto/man/man3/OSSL_CMP_log_open.36
-rw-r--r--secure/lib/libcrypto/man/man3/OSSL_CMP_validate_msg.32
-rw-r--r--secure/lib/libcrypto/man/man3/OSSL_CORE_MAKE_FUNC.32
-rw-r--r--secure/lib/libcrypto/man/man3/OSSL_CRMF_MSG_get0_tmpl.32
-rw-r--r--secure/lib/libcrypto/man/man3/OSSL_CRMF_MSG_set0_validity.32
-rw-r--r--secure/lib/libcrypto/man/man3/OSSL_CRMF_MSG_set1_regCtrl_regToken.32
-rw-r--r--secure/lib/libcrypto/man/man3/OSSL_CRMF_MSG_set1_regInfo_certReq.32
-rw-r--r--secure/lib/libcrypto/man/man3/OSSL_CRMF_pbmp_new.32
-rw-r--r--secure/lib/libcrypto/man/man3/OSSL_DECODER.36
-rw-r--r--secure/lib/libcrypto/man/man3/OSSL_DECODER_CTX.32
-rw-r--r--secure/lib/libcrypto/man/man3/OSSL_DECODER_CTX_new_for_pkey.36
-rw-r--r--secure/lib/libcrypto/man/man3/OSSL_DECODER_from_bio.32
-rw-r--r--secure/lib/libcrypto/man/man3/OSSL_DISPATCH.32
-rw-r--r--secure/lib/libcrypto/man/man3/OSSL_ENCODER.36
-rw-r--r--secure/lib/libcrypto/man/man3/OSSL_ENCODER_CTX.38
-rw-r--r--secure/lib/libcrypto/man/man3/OSSL_ENCODER_CTX_new_for_pkey.32
-rw-r--r--secure/lib/libcrypto/man/man3/OSSL_ENCODER_to_bio.32
-rw-r--r--secure/lib/libcrypto/man/man3/OSSL_ESS_check_signing_certs.36
-rw-r--r--secure/lib/libcrypto/man/man3/OSSL_HTTP_REQ_CTX.36
-rw-r--r--secure/lib/libcrypto/man/man3/OSSL_HTTP_parse_url.36
-rw-r--r--secure/lib/libcrypto/man/man3/OSSL_HTTP_transfer.32
-rw-r--r--secure/lib/libcrypto/man/man3/OSSL_ITEM.32
-rw-r--r--secure/lib/libcrypto/man/man3/OSSL_LIB_CTX.32
-rw-r--r--secure/lib/libcrypto/man/man3/OSSL_PARAM.34
-rw-r--r--secure/lib/libcrypto/man/man3/OSSL_PARAM_BLD.32
-rw-r--r--secure/lib/libcrypto/man/man3/OSSL_PARAM_allocate_from_text.32
-rw-r--r--secure/lib/libcrypto/man/man3/OSSL_PARAM_dup.32
-rw-r--r--secure/lib/libcrypto/man/man3/OSSL_PARAM_int.38
-rw-r--r--secure/lib/libcrypto/man/man3/OSSL_PROVIDER.38
-rw-r--r--secure/lib/libcrypto/man/man3/OSSL_SELF_TEST_new.36
-rw-r--r--secure/lib/libcrypto/man/man3/OSSL_SELF_TEST_set_callback.32
-rw-r--r--secure/lib/libcrypto/man/man3/OSSL_STORE_INFO.32
-rw-r--r--secure/lib/libcrypto/man/man3/OSSL_STORE_LOADER.36
-rw-r--r--secure/lib/libcrypto/man/man3/OSSL_STORE_SEARCH.32
-rw-r--r--secure/lib/libcrypto/man/man3/OSSL_STORE_attach.32
-rw-r--r--secure/lib/libcrypto/man/man3/OSSL_STORE_expect.32
-rw-r--r--secure/lib/libcrypto/man/man3/OSSL_STORE_open.32
-rw-r--r--secure/lib/libcrypto/man/man3/OSSL_trace_enabled.32
-rw-r--r--secure/lib/libcrypto/man/man3/OSSL_trace_get_category_num.32
-rw-r--r--secure/lib/libcrypto/man/man3/OSSL_trace_set_channel.34
-rw-r--r--secure/lib/libcrypto/man/man3/OpenSSL_add_all_algorithms.32
-rw-r--r--secure/lib/libcrypto/man/man3/OpenSSL_version.32
-rw-r--r--secure/lib/libcrypto/man/man3/PEM_X509_INFO_read_bio_ex.32
-rw-r--r--secure/lib/libcrypto/man/man3/PEM_bytes_read_bio.32
-rw-r--r--secure/lib/libcrypto/man/man3/PEM_read.32
-rw-r--r--secure/lib/libcrypto/man/man3/PEM_read_CMS.32
-rw-r--r--secure/lib/libcrypto/man/man3/PEM_read_bio_PrivateKey.32
-rw-r--r--secure/lib/libcrypto/man/man3/PEM_read_bio_ex.32
-rw-r--r--secure/lib/libcrypto/man/man3/PEM_write_bio_CMS_stream.32
-rw-r--r--secure/lib/libcrypto/man/man3/PEM_write_bio_PKCS7_stream.32
-rw-r--r--secure/lib/libcrypto/man/man3/PKCS12_PBE_keyivgen.32
-rw-r--r--secure/lib/libcrypto/man/man3/PKCS12_SAFEBAG_create_cert.32
-rw-r--r--secure/lib/libcrypto/man/man3/PKCS12_SAFEBAG_get0_attrs.32
-rw-r--r--secure/lib/libcrypto/man/man3/PKCS12_SAFEBAG_get1_cert.32
-rw-r--r--secure/lib/libcrypto/man/man3/PKCS12_add1_attr_by_NID.32
-rw-r--r--secure/lib/libcrypto/man/man3/PKCS12_add_CSPName_asc.32
-rw-r--r--secure/lib/libcrypto/man/man3/PKCS12_add_cert.32
-rw-r--r--secure/lib/libcrypto/man/man3/PKCS12_add_friendlyname_asc.32
-rw-r--r--secure/lib/libcrypto/man/man3/PKCS12_add_localkeyid.32
-rw-r--r--secure/lib/libcrypto/man/man3/PKCS12_add_safe.32
-rw-r--r--secure/lib/libcrypto/man/man3/PKCS12_create.32
-rw-r--r--secure/lib/libcrypto/man/man3/PKCS12_decrypt_skey.36
-rw-r--r--secure/lib/libcrypto/man/man3/PKCS12_gen_mac.36
-rw-r--r--secure/lib/libcrypto/man/man3/PKCS12_get_friendlyname.32
-rw-r--r--secure/lib/libcrypto/man/man3/PKCS12_init.32
-rw-r--r--secure/lib/libcrypto/man/man3/PKCS12_item_decrypt_d2i.32
-rw-r--r--secure/lib/libcrypto/man/man3/PKCS12_key_gen_utf8_ex.32
-rw-r--r--secure/lib/libcrypto/man/man3/PKCS12_newpass.32
-rw-r--r--secure/lib/libcrypto/man/man3/PKCS12_pack_p7encdata.32
-rw-r--r--secure/lib/libcrypto/man/man3/PKCS12_parse.32
-rw-r--r--secure/lib/libcrypto/man/man3/PKCS5_PBE_keyivgen.32
-rw-r--r--secure/lib/libcrypto/man/man3/PKCS5_PBKDF2_HMAC.32
-rw-r--r--secure/lib/libcrypto/man/man3/PKCS7_decrypt.32
-rw-r--r--secure/lib/libcrypto/man/man3/PKCS7_encrypt.32
-rw-r--r--secure/lib/libcrypto/man/man3/PKCS7_get_octet_string.32
-rw-r--r--secure/lib/libcrypto/man/man3/PKCS7_sign.32
-rw-r--r--secure/lib/libcrypto/man/man3/PKCS7_sign_add_signer.32
-rw-r--r--secure/lib/libcrypto/man/man3/PKCS7_type_is_other.32
-rw-r--r--secure/lib/libcrypto/man/man3/PKCS7_verify.32
-rw-r--r--secure/lib/libcrypto/man/man3/PKCS8_encrypt.32
-rw-r--r--secure/lib/libcrypto/man/man3/PKCS8_pkey_add1_attr.32
-rw-r--r--secure/lib/libcrypto/man/man3/RAND_add.32
-rw-r--r--secure/lib/libcrypto/man/man3/RAND_bytes.36
-rw-r--r--secure/lib/libcrypto/man/man3/RAND_cleanup.32
-rw-r--r--secure/lib/libcrypto/man/man3/RAND_egd.32
-rw-r--r--secure/lib/libcrypto/man/man3/RAND_get0_primary.32
-rw-r--r--secure/lib/libcrypto/man/man3/RAND_load_file.32
-rw-r--r--secure/lib/libcrypto/man/man3/RAND_set_DRBG_type.32
-rw-r--r--secure/lib/libcrypto/man/man3/RAND_set_rand_method.32
-rw-r--r--secure/lib/libcrypto/man/man3/RC4_set_key.32
-rw-r--r--secure/lib/libcrypto/man/man3/RIPEMD160_Init.32
-rw-r--r--secure/lib/libcrypto/man/man3/RSA_blinding_on.32
-rw-r--r--secure/lib/libcrypto/man/man3/RSA_check_key.32
-rw-r--r--secure/lib/libcrypto/man/man3/RSA_generate_key.32
-rw-r--r--secure/lib/libcrypto/man/man3/RSA_get0_key.36
-rw-r--r--secure/lib/libcrypto/man/man3/RSA_meth_new.32
-rw-r--r--secure/lib/libcrypto/man/man3/RSA_new.32
-rw-r--r--secure/lib/libcrypto/man/man3/RSA_padding_add_PKCS1_type_1.32
-rw-r--r--secure/lib/libcrypto/man/man3/RSA_print.32
-rw-r--r--secure/lib/libcrypto/man/man3/RSA_private_encrypt.32
-rw-r--r--secure/lib/libcrypto/man/man3/RSA_public_encrypt.32
-rw-r--r--secure/lib/libcrypto/man/man3/RSA_set_method.32
-rw-r--r--secure/lib/libcrypto/man/man3/RSA_sign.32
-rw-r--r--secure/lib/libcrypto/man/man3/RSA_sign_ASN1_OCTET_STRING.32
-rw-r--r--secure/lib/libcrypto/man/man3/RSA_size.32
-rw-r--r--secure/lib/libcrypto/man/man3/SCT_new.32
-rw-r--r--secure/lib/libcrypto/man/man3/SCT_print.32
-rw-r--r--secure/lib/libcrypto/man/man3/SCT_validate.32
-rw-r--r--secure/lib/libcrypto/man/man3/SHA256_Init.32
-rw-r--r--secure/lib/libcrypto/man/man3/SMIME_read_ASN1.32
-rw-r--r--secure/lib/libcrypto/man/man3/SMIME_read_CMS.32
-rw-r--r--secure/lib/libcrypto/man/man3/SMIME_read_PKCS7.32
-rw-r--r--secure/lib/libcrypto/man/man3/SMIME_write_ASN1.32
-rw-r--r--secure/lib/libcrypto/man/man3/SMIME_write_CMS.32
-rw-r--r--secure/lib/libcrypto/man/man3/SMIME_write_PKCS7.32
-rw-r--r--secure/lib/libcrypto/man/man3/SRP_Calc_B.32
-rw-r--r--secure/lib/libcrypto/man/man3/SRP_VBASE_new.32
-rw-r--r--secure/lib/libcrypto/man/man3/SRP_create_verifier.32
-rw-r--r--secure/lib/libcrypto/man/man3/SRP_user_pwd_new.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_CIPHER_get_name.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_COMP_add_compression_method.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_CONF_CTX_new.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_CONF_CTX_set1_prefix.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_CONF_CTX_set_flags.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_CONF_CTX_set_ssl_ctx.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_CONF_cmd.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_CONF_cmd_argv.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_CTX_add1_chain_cert.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_CTX_add_extra_chain_cert.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_CTX_add_session.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_CTX_config.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_CTX_ctrl.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_CTX_dane_enable.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_CTX_flush_sessions.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_CTX_free.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_CTX_get0_param.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_CTX_get_verify_mode.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_CTX_has_client_custom_ext.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_CTX_load_verify_locations.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_CTX_new.36
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_CTX_sess_number.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_CTX_sess_set_cache_size.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_CTX_sess_set_get_cb.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_CTX_sessions.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_CTX_set0_CA_list.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_CTX_set1_curves.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_CTX_set1_sigalgs.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_CTX_set1_verify_cert_store.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_CTX_set_alpn_select_cb.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_CTX_set_cert_cb.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_CTX_set_cert_store.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_CTX_set_cert_verify_callback.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_CTX_set_cipher_list.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_CTX_set_client_cert_cb.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_CTX_set_client_hello_cb.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_CTX_set_ct_validation_callback.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_CTX_set_ctlog_list_file.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_CTX_set_default_passwd_cb.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_CTX_set_generate_session_id.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_CTX_set_info_callback.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_CTX_set_keylog_callback.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_CTX_set_max_cert_list.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_CTX_set_min_proto_version.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_CTX_set_mode.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_CTX_set_msg_callback.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_CTX_set_num_tickets.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_CTX_set_options.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_CTX_set_psk_client_callback.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_CTX_set_quiet_shutdown.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_CTX_set_read_ahead.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_CTX_set_record_padding_callback.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_CTX_set_security_level.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_CTX_set_session_cache_mode.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_CTX_set_session_id_context.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_CTX_set_session_ticket_cb.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_CTX_set_split_send_fragment.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_CTX_set_srp_password.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_CTX_set_ssl_version.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_CTX_set_stateless_cookie_generate_cb.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_CTX_set_timeout.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_CTX_set_tlsext_servername_callback.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_CTX_set_tlsext_status_cb.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_CTX_set_tlsext_ticket_key_cb.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_CTX_set_tlsext_use_srtp.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_CTX_set_tmp_dh_callback.38
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_CTX_set_tmp_ecdh.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_CTX_set_verify.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_CTX_use_certificate.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_CTX_use_psk_identity_hint.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_CTX_use_serverinfo.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_SESSION_free.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_SESSION_get0_cipher.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_SESSION_get0_hostname.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_SESSION_get0_id_context.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_SESSION_get0_peer.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_SESSION_get_compress_id.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_SESSION_get_protocol_version.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_SESSION_get_time.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_SESSION_has_ticket.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_SESSION_is_resumable.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_SESSION_print.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_SESSION_set1_id.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_accept.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_alert_type_string.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_alloc_buffers.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_check_chain.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_clear.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_connect.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_do_handshake.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_export_keying_material.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_extension_supported.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_free.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_get0_peer_scts.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_get_SSL_CTX.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_get_all_async_fds.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_get_certificate.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_get_ciphers.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_get_client_random.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_get_current_cipher.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_get_default_timeout.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_get_error.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_get_extms_support.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_get_fd.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_get_peer_cert_chain.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_get_peer_certificate.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_get_peer_signature_nid.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_get_peer_tmp_key.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_get_psk_identity.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_get_rbio.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_get_session.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_get_shared_sigalgs.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_get_verify_result.311
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_get_version.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_group_to_name.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_in_init.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_key_update.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_library_init.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_load_client_CA_file.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_new.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_pending.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_read.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_read_early_data.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_rstate_string.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_session_reused.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_set1_host.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_set_async_callback.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_set_bio.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_set_connect_state.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_set_fd.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_set_retry_verify.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_set_session.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_set_shutdown.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_set_verify_result.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_shutdown.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_state_string.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_want.32
-rw-r--r--secure/lib/libcrypto/man/man3/SSL_write.32
-rw-r--r--secure/lib/libcrypto/man/man3/TS_RESP_CTX_new.32
-rw-r--r--secure/lib/libcrypto/man/man3/TS_VERIFY_CTX_set_certs.32
-rw-r--r--secure/lib/libcrypto/man/man3/UI_STRING.32
-rw-r--r--secure/lib/libcrypto/man/man3/UI_UTIL_read_pw.32
-rw-r--r--secure/lib/libcrypto/man/man3/UI_create_method.32
-rw-r--r--secure/lib/libcrypto/man/man3/UI_new.32
-rw-r--r--secure/lib/libcrypto/man/man3/X509V3_get_d2i.32
-rw-r--r--secure/lib/libcrypto/man/man3/X509V3_set_ctx.32
-rw-r--r--secure/lib/libcrypto/man/man3/X509_ALGOR_dup.32
-rw-r--r--secure/lib/libcrypto/man/man3/X509_CRL_get0_by_serial.32
-rw-r--r--secure/lib/libcrypto/man/man3/X509_EXTENSION_set_object.32
-rw-r--r--secure/lib/libcrypto/man/man3/X509_LOOKUP.32
-rw-r--r--secure/lib/libcrypto/man/man3/X509_LOOKUP_hash_dir.32
-rw-r--r--secure/lib/libcrypto/man/man3/X509_LOOKUP_meth_new.32
-rw-r--r--secure/lib/libcrypto/man/man3/X509_NAME_ENTRY_get_object.32
-rw-r--r--secure/lib/libcrypto/man/man3/X509_NAME_add_entry_by_txt.32
-rw-r--r--secure/lib/libcrypto/man/man3/X509_NAME_get0_der.32
-rw-r--r--secure/lib/libcrypto/man/man3/X509_NAME_get_index_by_NID.32
-rw-r--r--secure/lib/libcrypto/man/man3/X509_NAME_print_ex.32
-rw-r--r--secure/lib/libcrypto/man/man3/X509_PUBKEY_new.32
-rw-r--r--secure/lib/libcrypto/man/man3/X509_SIG_get0.32
-rw-r--r--secure/lib/libcrypto/man/man3/X509_STORE_CTX_get_error.32
-rw-r--r--secure/lib/libcrypto/man/man3/X509_STORE_CTX_new.36
-rw-r--r--secure/lib/libcrypto/man/man3/X509_STORE_CTX_set_verify_cb.32
-rw-r--r--secure/lib/libcrypto/man/man3/X509_STORE_add_cert.32
-rw-r--r--secure/lib/libcrypto/man/man3/X509_STORE_get0_param.32
-rw-r--r--secure/lib/libcrypto/man/man3/X509_STORE_new.32
-rw-r--r--secure/lib/libcrypto/man/man3/X509_STORE_set_verify_cb_func.32
-rw-r--r--secure/lib/libcrypto/man/man3/X509_VERIFY_PARAM_set_flags.34
-rw-r--r--secure/lib/libcrypto/man/man3/X509_add_cert.36
-rw-r--r--secure/lib/libcrypto/man/man3/X509_check_ca.32
-rw-r--r--secure/lib/libcrypto/man/man3/X509_check_host.32
-rw-r--r--secure/lib/libcrypto/man/man3/X509_check_issued.32
-rw-r--r--secure/lib/libcrypto/man/man3/X509_check_private_key.32
-rw-r--r--secure/lib/libcrypto/man/man3/X509_check_purpose.32
-rw-r--r--secure/lib/libcrypto/man/man3/X509_cmp.32
-rw-r--r--secure/lib/libcrypto/man/man3/X509_cmp_time.32
-rw-r--r--secure/lib/libcrypto/man/man3/X509_digest.38
-rw-r--r--secure/lib/libcrypto/man/man3/X509_dup.36
-rw-r--r--secure/lib/libcrypto/man/man3/X509_get0_distinguishing_id.32
-rw-r--r--secure/lib/libcrypto/man/man3/X509_get0_notBefore.32
-rw-r--r--secure/lib/libcrypto/man/man3/X509_get0_signature.32
-rw-r--r--secure/lib/libcrypto/man/man3/X509_get0_uids.32
-rw-r--r--secure/lib/libcrypto/man/man3/X509_get_extension_flags.32
-rw-r--r--secure/lib/libcrypto/man/man3/X509_get_pubkey.32
-rw-r--r--secure/lib/libcrypto/man/man3/X509_get_serialNumber.32
-rw-r--r--secure/lib/libcrypto/man/man3/X509_get_subject_name.32
-rw-r--r--secure/lib/libcrypto/man/man3/X509_get_version.32
-rw-r--r--secure/lib/libcrypto/man/man3/X509_load_http.32
-rw-r--r--secure/lib/libcrypto/man/man3/X509_new.32
-rw-r--r--secure/lib/libcrypto/man/man3/X509_sign.32
-rw-r--r--secure/lib/libcrypto/man/man3/X509_verify.32
-rw-r--r--secure/lib/libcrypto/man/man3/X509_verify_cert.32
-rw-r--r--secure/lib/libcrypto/man/man3/X509v3_get_ext_by_NID.32
-rw-r--r--secure/lib/libcrypto/man/man3/b2i_PVK_bio_ex.32
-rw-r--r--secure/lib/libcrypto/man/man3/d2i_PKCS8PrivateKey_bio.32
-rw-r--r--secure/lib/libcrypto/man/man3/d2i_PrivateKey.32
-rw-r--r--secure/lib/libcrypto/man/man3/d2i_RSAPrivateKey.32
-rw-r--r--secure/lib/libcrypto/man/man3/d2i_SSL_SESSION.32
-rw-r--r--secure/lib/libcrypto/man/man3/d2i_X509.32
-rw-r--r--secure/lib/libcrypto/man/man3/i2d_CMS_bio_stream.32
-rw-r--r--secure/lib/libcrypto/man/man3/i2d_PKCS7_bio_stream.32
-rw-r--r--secure/lib/libcrypto/man/man3/i2d_re_X509_tbs.32
-rw-r--r--secure/lib/libcrypto/man/man3/o2i_SCT_LIST.32
-rw-r--r--secure/lib/libcrypto/man/man3/s2i_ASN1_IA5STRING.32
-rw-r--r--secure/lib/libcrypto/man/man5/config.54
-rw-r--r--secure/lib/libcrypto/man/man5/fips_config.52
-rw-r--r--secure/lib/libcrypto/man/man5/x509v3_config.52
-rw-r--r--secure/lib/libcrypto/man/man7/EVP_ASYM_CIPHER-RSA.72
-rw-r--r--secure/lib/libcrypto/man/man7/EVP_ASYM_CIPHER-SM2.72
-rw-r--r--secure/lib/libcrypto/man/man7/EVP_CIPHER-AES.72
-rw-r--r--secure/lib/libcrypto/man/man7/EVP_CIPHER-ARIA.72
-rw-r--r--secure/lib/libcrypto/man/man7/EVP_CIPHER-BLOWFISH.72
-rw-r--r--secure/lib/libcrypto/man/man7/EVP_CIPHER-CAMELLIA.72
-rw-r--r--secure/lib/libcrypto/man/man7/EVP_CIPHER-CAST.72
-rw-r--r--secure/lib/libcrypto/man/man7/EVP_CIPHER-CHACHA.72
-rw-r--r--secure/lib/libcrypto/man/man7/EVP_CIPHER-DES.72
-rw-r--r--secure/lib/libcrypto/man/man7/EVP_CIPHER-IDEA.72
-rw-r--r--secure/lib/libcrypto/man/man7/EVP_CIPHER-NULL.72
-rw-r--r--secure/lib/libcrypto/man/man7/EVP_CIPHER-RC2.72
-rw-r--r--secure/lib/libcrypto/man/man7/EVP_CIPHER-RC4.72
-rw-r--r--secure/lib/libcrypto/man/man7/EVP_CIPHER-RC5.72
-rw-r--r--secure/lib/libcrypto/man/man7/EVP_CIPHER-SEED.72
-rw-r--r--secure/lib/libcrypto/man/man7/EVP_CIPHER-SM4.72
-rw-r--r--secure/lib/libcrypto/man/man7/EVP_KDF-HKDF.72
-rw-r--r--secure/lib/libcrypto/man/man7/EVP_KDF-KB.72
-rw-r--r--secure/lib/libcrypto/man/man7/EVP_KDF-KRB5KDF.72
-rw-r--r--secure/lib/libcrypto/man/man7/EVP_KDF-PBKDF1.72
-rw-r--r--secure/lib/libcrypto/man/man7/EVP_KDF-PBKDF2.72
-rw-r--r--secure/lib/libcrypto/man/man7/EVP_KDF-PKCS12KDF.72
-rw-r--r--secure/lib/libcrypto/man/man7/EVP_KDF-SCRYPT.72
-rw-r--r--secure/lib/libcrypto/man/man7/EVP_KDF-SS.72
-rw-r--r--secure/lib/libcrypto/man/man7/EVP_KDF-SSHKDF.72
-rw-r--r--secure/lib/libcrypto/man/man7/EVP_KDF-TLS13_KDF.72
-rw-r--r--secure/lib/libcrypto/man/man7/EVP_KDF-TLS1_PRF.72
-rw-r--r--secure/lib/libcrypto/man/man7/EVP_KDF-X942-ASN1.72
-rw-r--r--secure/lib/libcrypto/man/man7/EVP_KDF-X942-CONCAT.72
-rw-r--r--secure/lib/libcrypto/man/man7/EVP_KDF-X963.72
-rw-r--r--secure/lib/libcrypto/man/man7/EVP_KEM-RSA.72
-rw-r--r--secure/lib/libcrypto/man/man7/EVP_KEYEXCH-DH.72
-rw-r--r--secure/lib/libcrypto/man/man7/EVP_KEYEXCH-ECDH.72
-rw-r--r--secure/lib/libcrypto/man/man7/EVP_KEYEXCH-X25519.72
-rw-r--r--secure/lib/libcrypto/man/man7/EVP_MAC-BLAKE2.72
-rw-r--r--secure/lib/libcrypto/man/man7/EVP_MAC-CMAC.72
-rw-r--r--secure/lib/libcrypto/man/man7/EVP_MAC-GMAC.72
-rw-r--r--secure/lib/libcrypto/man/man7/EVP_MAC-HMAC.72
-rw-r--r--secure/lib/libcrypto/man/man7/EVP_MAC-KMAC.72
-rw-r--r--secure/lib/libcrypto/man/man7/EVP_MAC-Poly1305.72
-rw-r--r--secure/lib/libcrypto/man/man7/EVP_MAC-Siphash.72
-rw-r--r--secure/lib/libcrypto/man/man7/EVP_MD-BLAKE2.72
-rw-r--r--secure/lib/libcrypto/man/man7/EVP_MD-MD2.72
-rw-r--r--secure/lib/libcrypto/man/man7/EVP_MD-MD4.72
-rw-r--r--secure/lib/libcrypto/man/man7/EVP_MD-MD5-SHA1.72
-rw-r--r--secure/lib/libcrypto/man/man7/EVP_MD-MD5.72
-rw-r--r--secure/lib/libcrypto/man/man7/EVP_MD-MDC2.72
-rw-r--r--secure/lib/libcrypto/man/man7/EVP_MD-NULL.72
-rw-r--r--secure/lib/libcrypto/man/man7/EVP_MD-RIPEMD160.72
-rw-r--r--secure/lib/libcrypto/man/man7/EVP_MD-SHA1.72
-rw-r--r--secure/lib/libcrypto/man/man7/EVP_MD-SHA2.72
-rw-r--r--secure/lib/libcrypto/man/man7/EVP_MD-SHA3.72
-rw-r--r--secure/lib/libcrypto/man/man7/EVP_MD-SHAKE.72
-rw-r--r--secure/lib/libcrypto/man/man7/EVP_MD-SM3.72
-rw-r--r--secure/lib/libcrypto/man/man7/EVP_MD-WHIRLPOOL.72
-rw-r--r--secure/lib/libcrypto/man/man7/EVP_MD-common.72
-rw-r--r--secure/lib/libcrypto/man/man7/EVP_PKEY-DH.72
-rw-r--r--secure/lib/libcrypto/man/man7/EVP_PKEY-DSA.72
-rw-r--r--secure/lib/libcrypto/man/man7/EVP_PKEY-EC.78
-rw-r--r--secure/lib/libcrypto/man/man7/EVP_PKEY-FFC.72
-rw-r--r--secure/lib/libcrypto/man/man7/EVP_PKEY-HMAC.72
-rw-r--r--secure/lib/libcrypto/man/man7/EVP_PKEY-RSA.74
-rw-r--r--secure/lib/libcrypto/man/man7/EVP_PKEY-SM2.72
-rw-r--r--secure/lib/libcrypto/man/man7/EVP_PKEY-X25519.72
-rw-r--r--secure/lib/libcrypto/man/man7/EVP_RAND-CTR-DRBG.72
-rw-r--r--secure/lib/libcrypto/man/man7/EVP_RAND-HASH-DRBG.72
-rw-r--r--secure/lib/libcrypto/man/man7/EVP_RAND-HMAC-DRBG.72
-rw-r--r--secure/lib/libcrypto/man/man7/EVP_RAND-SEED-SRC.72
-rw-r--r--secure/lib/libcrypto/man/man7/EVP_RAND-TEST-RAND.72
-rw-r--r--secure/lib/libcrypto/man/man7/EVP_RAND.72
-rw-r--r--secure/lib/libcrypto/man/man7/EVP_SIGNATURE-DSA.72
-rw-r--r--secure/lib/libcrypto/man/man7/EVP_SIGNATURE-ECDSA.72
-rw-r--r--secure/lib/libcrypto/man/man7/EVP_SIGNATURE-ED25519.72
-rw-r--r--secure/lib/libcrypto/man/man7/EVP_SIGNATURE-HMAC.72
-rw-r--r--secure/lib/libcrypto/man/man7/EVP_SIGNATURE-RSA.72
-rw-r--r--secure/lib/libcrypto/man/man7/OSSL_PROVIDER-FIPS.717
-rw-r--r--secure/lib/libcrypto/man/man7/OSSL_PROVIDER-base.72
-rw-r--r--secure/lib/libcrypto/man/man7/OSSL_PROVIDER-default.72
-rw-r--r--secure/lib/libcrypto/man/man7/OSSL_PROVIDER-legacy.72
-rw-r--r--secure/lib/libcrypto/man/man7/OSSL_PROVIDER-null.72
-rw-r--r--secure/lib/libcrypto/man/man7/RAND.72
-rw-r--r--secure/lib/libcrypto/man/man7/RSA-PSS.72
-rw-r--r--secure/lib/libcrypto/man/man7/X25519.72
-rw-r--r--secure/lib/libcrypto/man/man7/bio.72
-rw-r--r--secure/lib/libcrypto/man/man7/crypto.74
-rw-r--r--secure/lib/libcrypto/man/man7/ct.72
-rw-r--r--secure/lib/libcrypto/man/man7/des_modes.72
-rw-r--r--secure/lib/libcrypto/man/man7/evp.72
-rw-r--r--secure/lib/libcrypto/man/man7/fips_module.724
-rw-r--r--secure/lib/libcrypto/man/man7/life_cycle-cipher.72
-rw-r--r--secure/lib/libcrypto/man/man7/life_cycle-digest.72
-rw-r--r--secure/lib/libcrypto/man/man7/life_cycle-kdf.72
-rw-r--r--secure/lib/libcrypto/man/man7/life_cycle-mac.72
-rw-r--r--secure/lib/libcrypto/man/man7/life_cycle-pkey.78
-rw-r--r--secure/lib/libcrypto/man/man7/life_cycle-rand.72
-rw-r--r--secure/lib/libcrypto/man/man7/migration_guide.710
-rw-r--r--secure/lib/libcrypto/man/man7/openssl-core.h.72
-rw-r--r--secure/lib/libcrypto/man/man7/openssl-core_dispatch.h.72
-rw-r--r--secure/lib/libcrypto/man/man7/openssl-core_names.h.72
-rw-r--r--secure/lib/libcrypto/man/man7/openssl-env.72
-rw-r--r--secure/lib/libcrypto/man/man7/openssl-glossary.710
-rw-r--r--secure/lib/libcrypto/man/man7/openssl-threads.72
-rw-r--r--secure/lib/libcrypto/man/man7/openssl_user_macros.72
-rw-r--r--secure/lib/libcrypto/man/man7/ossl_store-file.72
-rw-r--r--secure/lib/libcrypto/man/man7/ossl_store.72
-rw-r--r--secure/lib/libcrypto/man/man7/passphrase-encoding.72
-rw-r--r--secure/lib/libcrypto/man/man7/property.72
-rw-r--r--secure/lib/libcrypto/man/man7/provider-asym_cipher.72
-rw-r--r--secure/lib/libcrypto/man/man7/provider-base.72
-rw-r--r--secure/lib/libcrypto/man/man7/provider-cipher.72
-rw-r--r--secure/lib/libcrypto/man/man7/provider-decoder.72
-rw-r--r--secure/lib/libcrypto/man/man7/provider-digest.72
-rw-r--r--secure/lib/libcrypto/man/man7/provider-encoder.72
-rw-r--r--secure/lib/libcrypto/man/man7/provider-kdf.76
-rw-r--r--secure/lib/libcrypto/man/man7/provider-kem.72
-rw-r--r--secure/lib/libcrypto/man/man7/provider-keyexch.72
-rw-r--r--secure/lib/libcrypto/man/man7/provider-keymgmt.72
-rw-r--r--secure/lib/libcrypto/man/man7/provider-mac.72
-rw-r--r--secure/lib/libcrypto/man/man7/provider-object.76
-rw-r--r--secure/lib/libcrypto/man/man7/provider-rand.72
-rw-r--r--secure/lib/libcrypto/man/man7/provider-signature.72
-rw-r--r--secure/lib/libcrypto/man/man7/provider-storemgmt.72
-rw-r--r--secure/lib/libcrypto/man/man7/provider.72
-rw-r--r--secure/lib/libcrypto/man/man7/proxy-certificates.72
-rw-r--r--secure/lib/libcrypto/man/man7/ssl.72
-rw-r--r--secure/lib/libcrypto/man/man7/x509.72
734 files changed, 939 insertions, 879 deletions
diff --git a/secure/lib/libcrypto/Makefile.asm b/secure/lib/libcrypto/Makefile.asm
index 201fe94a5c33..d1fec7c961cd 100644
--- a/secure/lib/libcrypto/Makefile.asm
+++ b/secure/lib/libcrypto/Makefile.asm
@@ -312,7 +312,7 @@ PERLPATH= -I${LCRYPTO_SRC}/crypto/perlasm
SRCS= ppccpuid.pl
#bn
-SRCS+= ppc-mont.pl
+SRCS+= ppc.pl ppc-mont.pl
#aes
SRCS+= aes-ppc.pl vpaes-ppc.pl aesp8-ppc.pl
@@ -377,7 +377,7 @@ PERLPATH= -I${LCRYPTO_SRC}/crypto/perlasm
SRCS= ppccpuid.pl
#bn
-SRCS+= ppc-mont.pl
+SRCS+= ppc.pl ppc-mont.pl
#aes
SRCS+= aes-ppc.pl vpaes-ppc.pl aesp8-ppc.pl
@@ -448,7 +448,7 @@ PERLPATH= -I${LCRYPTO_SRC}/crypto/perlasm
SRCS= ppccpuid.pl
#bn
-SRCS+= ppc-mont.pl
+SRCS+= ppc.pl ppc-mont.pl
#aes
SRCS+= aes-ppc.pl vpaes-ppc.pl aesp8-ppc.pl
diff --git a/secure/lib/libcrypto/Makefile.inc b/secure/lib/libcrypto/Makefile.inc
index d462d9f82857..5967cc3d06f7 100644
--- a/secure/lib/libcrypto/Makefile.inc
+++ b/secure/lib/libcrypto/Makefile.inc
@@ -3,8 +3,8 @@
.include <bsd.own.mk>
# OpenSSL version used for manual page generation
-OPENSSL_VER= 3.0.9
-OPENSSL_DATE= 2023-05-30
+OPENSSL_VER= 3.0.10
+OPENSSL_DATE= 2023-08-01
LCRYPTO_SRC= ${SRCTOP}/crypto/openssl
LCRYPTO_DOC= ${LCRYPTO_SRC}/doc
diff --git a/secure/lib/libcrypto/man/man3/ADMISSIONS.3 b/secure/lib/libcrypto/man/man3/ADMISSIONS.3
index 7740493a788a..7b30052b59aa 100644
--- a/secure/lib/libcrypto/man/man3/ADMISSIONS.3
+++ b/secure/lib/libcrypto/man/man3/ADMISSIONS.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "ADMISSIONS 3"
-.TH ADMISSIONS 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH ADMISSIONS 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/ASN1_EXTERN_FUNCS.3 b/secure/lib/libcrypto/man/man3/ASN1_EXTERN_FUNCS.3
index f164ffdec248..14ca6570db8a 100644
--- a/secure/lib/libcrypto/man/man3/ASN1_EXTERN_FUNCS.3
+++ b/secure/lib/libcrypto/man/man3/ASN1_EXTERN_FUNCS.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "ASN1_EXTERN_FUNCS 3"
-.TH ASN1_EXTERN_FUNCS 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH ASN1_EXTERN_FUNCS 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/ASN1_INTEGER_get_int64.3 b/secure/lib/libcrypto/man/man3/ASN1_INTEGER_get_int64.3
index 15176b593a22..38bc7cbb9387 100644
--- a/secure/lib/libcrypto/man/man3/ASN1_INTEGER_get_int64.3
+++ b/secure/lib/libcrypto/man/man3/ASN1_INTEGER_get_int64.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "ASN1_INTEGER_GET_INT64 3"
-.TH ASN1_INTEGER_GET_INT64 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH ASN1_INTEGER_GET_INT64 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/ASN1_INTEGER_new.3 b/secure/lib/libcrypto/man/man3/ASN1_INTEGER_new.3
index 98d325e64492..2906b7a05a82 100644
--- a/secure/lib/libcrypto/man/man3/ASN1_INTEGER_new.3
+++ b/secure/lib/libcrypto/man/man3/ASN1_INTEGER_new.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "ASN1_INTEGER_NEW 3"
-.TH ASN1_INTEGER_NEW 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH ASN1_INTEGER_NEW 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/ASN1_ITEM_lookup.3 b/secure/lib/libcrypto/man/man3/ASN1_ITEM_lookup.3
index 0c8f19242397..c5896248ae2b 100644
--- a/secure/lib/libcrypto/man/man3/ASN1_ITEM_lookup.3
+++ b/secure/lib/libcrypto/man/man3/ASN1_ITEM_lookup.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "ASN1_ITEM_LOOKUP 3"
-.TH ASN1_ITEM_LOOKUP 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH ASN1_ITEM_LOOKUP 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/ASN1_OBJECT_new.3 b/secure/lib/libcrypto/man/man3/ASN1_OBJECT_new.3
index 3bba7d078dfe..f413784f2a29 100644
--- a/secure/lib/libcrypto/man/man3/ASN1_OBJECT_new.3
+++ b/secure/lib/libcrypto/man/man3/ASN1_OBJECT_new.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "ASN1_OBJECT_NEW 3"
-.TH ASN1_OBJECT_NEW 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH ASN1_OBJECT_NEW 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/ASN1_STRING_TABLE_add.3 b/secure/lib/libcrypto/man/man3/ASN1_STRING_TABLE_add.3
index c6a44ef07ac7..d2f98831c2e0 100644
--- a/secure/lib/libcrypto/man/man3/ASN1_STRING_TABLE_add.3
+++ b/secure/lib/libcrypto/man/man3/ASN1_STRING_TABLE_add.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "ASN1_STRING_TABLE_ADD 3"
-.TH ASN1_STRING_TABLE_ADD 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH ASN1_STRING_TABLE_ADD 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/ASN1_STRING_length.3 b/secure/lib/libcrypto/man/man3/ASN1_STRING_length.3
index 847f4b2fa6ea..17dba5521e92 100644
--- a/secure/lib/libcrypto/man/man3/ASN1_STRING_length.3
+++ b/secure/lib/libcrypto/man/man3/ASN1_STRING_length.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "ASN1_STRING_LENGTH 3"
-.TH ASN1_STRING_LENGTH 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH ASN1_STRING_LENGTH 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/ASN1_STRING_new.3 b/secure/lib/libcrypto/man/man3/ASN1_STRING_new.3
index 01a0db91b32a..d4a3e1445748 100644
--- a/secure/lib/libcrypto/man/man3/ASN1_STRING_new.3
+++ b/secure/lib/libcrypto/man/man3/ASN1_STRING_new.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "ASN1_STRING_NEW 3"
-.TH ASN1_STRING_NEW 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH ASN1_STRING_NEW 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/ASN1_STRING_print_ex.3 b/secure/lib/libcrypto/man/man3/ASN1_STRING_print_ex.3
index 2e58d40ac362..ae5189e8d4f1 100644
--- a/secure/lib/libcrypto/man/man3/ASN1_STRING_print_ex.3
+++ b/secure/lib/libcrypto/man/man3/ASN1_STRING_print_ex.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "ASN1_STRING_PRINT_EX 3"
-.TH ASN1_STRING_PRINT_EX 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH ASN1_STRING_PRINT_EX 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/ASN1_TIME_set.3 b/secure/lib/libcrypto/man/man3/ASN1_TIME_set.3
index 5ab31f70802e..4644ba7bec95 100644
--- a/secure/lib/libcrypto/man/man3/ASN1_TIME_set.3
+++ b/secure/lib/libcrypto/man/man3/ASN1_TIME_set.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "ASN1_TIME_SET 3"
-.TH ASN1_TIME_SET 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH ASN1_TIME_SET 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/ASN1_TYPE_get.3 b/secure/lib/libcrypto/man/man3/ASN1_TYPE_get.3
index 3795fc40c8f4..6916431ed7b2 100644
--- a/secure/lib/libcrypto/man/man3/ASN1_TYPE_get.3
+++ b/secure/lib/libcrypto/man/man3/ASN1_TYPE_get.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "ASN1_TYPE_GET 3"
-.TH ASN1_TYPE_GET 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH ASN1_TYPE_GET 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/ASN1_aux_cb.3 b/secure/lib/libcrypto/man/man3/ASN1_aux_cb.3
index b97c28c217b6..cfdcbf32a8cf 100644
--- a/secure/lib/libcrypto/man/man3/ASN1_aux_cb.3
+++ b/secure/lib/libcrypto/man/man3/ASN1_aux_cb.3
@@ -133,14 +133,14 @@
.\" ========================================================================
.\"
.IX Title "ASN1_AUX_CB 3"
-.TH ASN1_AUX_CB 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH ASN1_AUX_CB 3 "2023-08-01" "3.0.10" "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_AUX, ASN1_PRINT_ARG, ASN1_STREAM_ARG, ASN1_aux_cb, ASN1_aux_const_cb
-\&\- ASN.1 auxilliary data
+\&\- ASN.1 auxiliary data
.SH "SYNOPSIS"
.IX Header "SYNOPSIS"
.Vb 1
@@ -182,7 +182,7 @@ ASN1_AUX, ASN1_PRINT_ARG, ASN1_STREAM_ARG, ASN1_aux_cb, ASN1_aux_const_cb
additional information about the \s-1ASN.1\s0 structure. An \fB\s-1ASN1_AUX\s0\fR structure is
associated with the structure during the definition of the \s-1ASN.1\s0 template. For
example an \fB\s-1ASN1_AUX\s0\fR structure will be associated by using one of the various
-\&\s-1ASN.1\s0 template definition macros that supply auxilliary information such as
+\&\s-1ASN.1\s0 template definition macros that supply auxiliary information such as
\&\fBASN1_SEQUENCE_enc()\fR, \fBASN1_SEQUENCE_ref()\fR, \fBASN1_SEQUENCE_cb_const_cb()\fR,
\&\fBASN1_SEQUENCE_const_cb()\fR, \fBASN1_SEQUENCE_cb()\fR or \fBASN1_NDEF_SEQUENCE_cb()\fR.
.PP
@@ -360,7 +360,7 @@ The \fBASN1_aux_const_cb()\fR callback and the \fB\s-1ASN1_OP_GET0_LIBCTX\s0\fR
\&\fB\s-1ASN1_OP_GET0_PROPQ\s0\fR operation types were added in OpenSSL 3.0.
.SH "COPYRIGHT"
.IX Header "COPYRIGHT"
-Copyright 2021 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2021\-2023 The OpenSSL Project Authors. All Rights Reserved.
.PP
Licensed under the Apache License 2.0 (the \*(L"License\*(R"). You may not use
this file except in compliance with the License. You can obtain a copy
diff --git a/secure/lib/libcrypto/man/man3/ASN1_generate_nconf.3 b/secure/lib/libcrypto/man/man3/ASN1_generate_nconf.3
index f1e3cb2a91ea..380ae0fe2666 100644
--- a/secure/lib/libcrypto/man/man3/ASN1_generate_nconf.3
+++ b/secure/lib/libcrypto/man/man3/ASN1_generate_nconf.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "ASN1_GENERATE_NCONF 3"
-.TH ASN1_GENERATE_NCONF 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH ASN1_GENERATE_NCONF 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/ASN1_item_d2i_bio.3 b/secure/lib/libcrypto/man/man3/ASN1_item_d2i_bio.3
index 57c713d15f84..916e9864ff0c 100644
--- a/secure/lib/libcrypto/man/man3/ASN1_item_d2i_bio.3
+++ b/secure/lib/libcrypto/man/man3/ASN1_item_d2i_bio.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "ASN1_ITEM_D2I_BIO 3"
-.TH ASN1_ITEM_D2I_BIO 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH ASN1_ITEM_D2I_BIO 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/ASN1_item_new.3 b/secure/lib/libcrypto/man/man3/ASN1_item_new.3
index 4ec603df351b..69bec5795044 100644
--- a/secure/lib/libcrypto/man/man3/ASN1_item_new.3
+++ b/secure/lib/libcrypto/man/man3/ASN1_item_new.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "ASN1_ITEM_NEW 3"
-.TH ASN1_ITEM_NEW 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH ASN1_ITEM_NEW 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/ASN1_item_sign.3 b/secure/lib/libcrypto/man/man3/ASN1_item_sign.3
index a5e8f877a94e..f4efb7fa065b 100644
--- a/secure/lib/libcrypto/man/man3/ASN1_item_sign.3
+++ b/secure/lib/libcrypto/man/man3/ASN1_item_sign.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "ASN1_ITEM_SIGN 3"
-.TH ASN1_ITEM_SIGN 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH ASN1_ITEM_SIGN 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -199,7 +199,7 @@ See \fBEVP_PKEY_CTX_set1_id()\fR for further info. The output parameters <algor1
\&\fBASN1_item_sign()\fR is similar to \fBASN1_item_sign_ex()\fR but uses default values of
\&\s-1NULL\s0 for the \fIid\fR, \fIlibctx\fR and \fIpropq\fR.
.PP
-\&\fBASN1_item_sign_ctx()\fR is similiar to \fBASN1_item_sign()\fR but uses the parameters
+\&\fBASN1_item_sign_ctx()\fR is similar to \fBASN1_item_sign()\fR but uses the parameters
contained in digest context \fIctx\fR.
.PP
\&\fBASN1_item_verify_ex()\fR is used to verify the signature \fIsignature\fR of internal
@@ -214,7 +214,7 @@ See \fBEVP_PKEY_CTX_set1_id()\fR for further info.
\&\fBASN1_item_verify()\fR is similar to \fBASN1_item_verify_ex()\fR but uses default values of
\&\s-1NULL\s0 for the \fIid\fR, \fIlibctx\fR and \fIpropq\fR.
.PP
-\&\fBASN1_item_verify_ctx()\fR is similiar to \fBASN1_item_verify()\fR but uses the parameters
+\&\fBASN1_item_verify_ctx()\fR is similar to \fBASN1_item_verify()\fR but uses the parameters
contained in digest context \fIctx\fR.
.SH "RETURN VALUES"
.IX Header "RETURN VALUES"
@@ -349,7 +349,7 @@ then output in \s-1DER\s0 format and then loaded back in and verified.
\&\fBASN1_item_sign_ex()\fR and \fBASN1_item_verify_ex()\fR were added in OpenSSL 3.0.
.SH "COPYRIGHT"
.IX Header "COPYRIGHT"
-Copyright 2020\-2021 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2020\-2023 The OpenSSL Project Authors. All Rights Reserved.
.PP
Licensed under the Apache License 2.0 (the \*(L"License\*(R"). You may not use
this file except in compliance with the License. You can obtain a copy
diff --git a/secure/lib/libcrypto/man/man3/ASYNC_WAIT_CTX_new.3 b/secure/lib/libcrypto/man/man3/ASYNC_WAIT_CTX_new.3
index 1af8dcc84908..dbdbbd7474cf 100644
--- a/secure/lib/libcrypto/man/man3/ASYNC_WAIT_CTX_new.3
+++ b/secure/lib/libcrypto/man/man3/ASYNC_WAIT_CTX_new.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "ASYNC_WAIT_CTX_NEW 3"
-.TH ASYNC_WAIT_CTX_NEW 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH ASYNC_WAIT_CTX_NEW 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -219,7 +219,7 @@ will be populated with the list of added and deleted fds respectively. Similarly
to \fBASYNC_WAIT_CTX_get_all_fds()\fR either of these can be \s-1NULL,\s0 but if they are not
\&\s-1NULL\s0 then the caller is responsible for ensuring sufficient memory is allocated.
.PP
-Implementors of async aware code (e.g. engines) are encouraged to return a
+Implementers of async aware code (e.g. engines) are encouraged to return a
stable fd for the lifetime of the \fB\s-1ASYNC_WAIT_CTX\s0\fR in order to reduce the
\&\*(L"churn\*(R" of regularly changing fds \- although no guarantees of this are provided
to applications.
@@ -338,7 +338,7 @@ were added in OpenSSL 1.1.0.
were added in OpenSSL 3.0.
.SH "COPYRIGHT"
.IX Header "COPYRIGHT"
-Copyright 2016\-2021 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2016\-2023 The OpenSSL Project Authors. All Rights Reserved.
.PP
Licensed under the Apache License 2.0 (the \*(L"License\*(R"). You may not use
this file except in compliance with the License. You can obtain a copy
diff --git a/secure/lib/libcrypto/man/man3/ASYNC_start_job.3 b/secure/lib/libcrypto/man/man3/ASYNC_start_job.3
index 79fada6d8f22..7871c37ca1aa 100644
--- a/secure/lib/libcrypto/man/man3/ASYNC_start_job.3
+++ b/secure/lib/libcrypto/man/man3/ASYNC_start_job.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "ASYNC_START_JOB 3"
-.TH ASYNC_START_JOB 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH ASYNC_START_JOB 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/BF_encrypt.3 b/secure/lib/libcrypto/man/man3/BF_encrypt.3
index cfc4ccde8adb..d7289a5cfbc0 100644
--- a/secure/lib/libcrypto/man/man3/BF_encrypt.3
+++ b/secure/lib/libcrypto/man/man3/BF_encrypt.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "BF_ENCRYPT 3"
-.TH BF_ENCRYPT 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH BF_ENCRYPT 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/BIO_ADDR.3 b/secure/lib/libcrypto/man/man3/BIO_ADDR.3
index fff1b495205f..7c4ad126093c 100644
--- a/secure/lib/libcrypto/man/man3/BIO_ADDR.3
+++ b/secure/lib/libcrypto/man/man3/BIO_ADDR.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "BIO_ADDR 3"
-.TH BIO_ADDR 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH BIO_ADDR 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/BIO_ADDRINFO.3 b/secure/lib/libcrypto/man/man3/BIO_ADDRINFO.3
index d114e88276e2..e874655e7630 100644
--- a/secure/lib/libcrypto/man/man3/BIO_ADDRINFO.3
+++ b/secure/lib/libcrypto/man/man3/BIO_ADDRINFO.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "BIO_ADDRINFO 3"
-.TH BIO_ADDRINFO 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH BIO_ADDRINFO 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/BIO_connect.3 b/secure/lib/libcrypto/man/man3/BIO_connect.3
index 7c1049cb0790..a9f980fa46dd 100644
--- a/secure/lib/libcrypto/man/man3/BIO_connect.3
+++ b/secure/lib/libcrypto/man/man3/BIO_connect.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "BIO_CONNECT 3"
-.TH BIO_CONNECT 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH BIO_CONNECT 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/BIO_ctrl.3 b/secure/lib/libcrypto/man/man3/BIO_ctrl.3
index ba42257c15c6..c565d78a5e23 100644
--- a/secure/lib/libcrypto/man/man3/BIO_ctrl.3
+++ b/secure/lib/libcrypto/man/man3/BIO_ctrl.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "BIO_CTRL 3"
-.TH BIO_CTRL 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH BIO_CTRL 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/BIO_f_base64.3 b/secure/lib/libcrypto/man/man3/BIO_f_base64.3
index 322758ceabda..315a76eb8474 100644
--- a/secure/lib/libcrypto/man/man3/BIO_f_base64.3
+++ b/secure/lib/libcrypto/man/man3/BIO_f_base64.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "BIO_F_BASE64 3"
-.TH BIO_F_BASE64 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH BIO_F_BASE64 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/BIO_f_buffer.3 b/secure/lib/libcrypto/man/man3/BIO_f_buffer.3
index d04b46c8a319..328129dae2a2 100644
--- a/secure/lib/libcrypto/man/man3/BIO_f_buffer.3
+++ b/secure/lib/libcrypto/man/man3/BIO_f_buffer.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "BIO_F_BUFFER 3"
-.TH BIO_F_BUFFER 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH BIO_F_BUFFER 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/BIO_f_cipher.3 b/secure/lib/libcrypto/man/man3/BIO_f_cipher.3
index 1c60fb291097..4084f522802f 100644
--- a/secure/lib/libcrypto/man/man3/BIO_f_cipher.3
+++ b/secure/lib/libcrypto/man/man3/BIO_f_cipher.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "BIO_F_CIPHER 3"
-.TH BIO_F_CIPHER 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH BIO_F_CIPHER 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/BIO_f_md.3 b/secure/lib/libcrypto/man/man3/BIO_f_md.3
index 5ddee9ba6979..efce82c82ef1 100644
--- a/secure/lib/libcrypto/man/man3/BIO_f_md.3
+++ b/secure/lib/libcrypto/man/man3/BIO_f_md.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "BIO_F_MD 3"
-.TH BIO_F_MD 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH BIO_F_MD 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/BIO_f_null.3 b/secure/lib/libcrypto/man/man3/BIO_f_null.3
index ee320278d14f..8d12b627d210 100644
--- a/secure/lib/libcrypto/man/man3/BIO_f_null.3
+++ b/secure/lib/libcrypto/man/man3/BIO_f_null.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "BIO_F_NULL 3"
-.TH BIO_F_NULL 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH BIO_F_NULL 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/BIO_f_prefix.3 b/secure/lib/libcrypto/man/man3/BIO_f_prefix.3
index 91db9f05a908..873826c65aca 100644
--- a/secure/lib/libcrypto/man/man3/BIO_f_prefix.3
+++ b/secure/lib/libcrypto/man/man3/BIO_f_prefix.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "BIO_F_PREFIX 3"
-.TH BIO_F_PREFIX 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH BIO_F_PREFIX 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/BIO_f_readbuffer.3 b/secure/lib/libcrypto/man/man3/BIO_f_readbuffer.3
index 1eebd9f835c7..528b22a5029a 100644
--- a/secure/lib/libcrypto/man/man3/BIO_f_readbuffer.3
+++ b/secure/lib/libcrypto/man/man3/BIO_f_readbuffer.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "BIO_F_READBUFFER 3"
-.TH BIO_F_READBUFFER 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH BIO_F_READBUFFER 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/BIO_f_ssl.3 b/secure/lib/libcrypto/man/man3/BIO_f_ssl.3
index 54439bb39237..d7f8236ff347 100644
--- a/secure/lib/libcrypto/man/man3/BIO_f_ssl.3
+++ b/secure/lib/libcrypto/man/man3/BIO_f_ssl.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "BIO_F_SSL 3"
-.TH BIO_F_SSL 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH BIO_F_SSL 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/BIO_find_type.3 b/secure/lib/libcrypto/man/man3/BIO_find_type.3
index d44ff38f1813..b80aa1eb48f2 100644
--- a/secure/lib/libcrypto/man/man3/BIO_find_type.3
+++ b/secure/lib/libcrypto/man/man3/BIO_find_type.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "BIO_FIND_TYPE 3"
-.TH BIO_FIND_TYPE 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH BIO_FIND_TYPE 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/BIO_get_data.3 b/secure/lib/libcrypto/man/man3/BIO_get_data.3
index 00aa04fce156..4a69e397697e 100644
--- a/secure/lib/libcrypto/man/man3/BIO_get_data.3
+++ b/secure/lib/libcrypto/man/man3/BIO_get_data.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "BIO_GET_DATA 3"
-.TH BIO_GET_DATA 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH BIO_GET_DATA 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/BIO_get_ex_new_index.3 b/secure/lib/libcrypto/man/man3/BIO_get_ex_new_index.3
index c1cae42de3ef..1c206c9bc7a0 100644
--- a/secure/lib/libcrypto/man/man3/BIO_get_ex_new_index.3
+++ b/secure/lib/libcrypto/man/man3/BIO_get_ex_new_index.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "BIO_GET_EX_NEW_INDEX 3"
-.TH BIO_GET_EX_NEW_INDEX 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH BIO_GET_EX_NEW_INDEX 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/BIO_meth_new.3 b/secure/lib/libcrypto/man/man3/BIO_meth_new.3
index 6b6be6f00a67..acfa4e22cec3 100644
--- a/secure/lib/libcrypto/man/man3/BIO_meth_new.3
+++ b/secure/lib/libcrypto/man/man3/BIO_meth_new.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "BIO_METH_NEW 3"
-.TH BIO_METH_NEW 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH BIO_METH_NEW 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/BIO_new.3 b/secure/lib/libcrypto/man/man3/BIO_new.3
index b06049f224f3..34e682f43b74 100644
--- a/secure/lib/libcrypto/man/man3/BIO_new.3
+++ b/secure/lib/libcrypto/man/man3/BIO_new.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "BIO_NEW 3"
-.TH BIO_NEW 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH BIO_NEW 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/BIO_new_CMS.3 b/secure/lib/libcrypto/man/man3/BIO_new_CMS.3
index f8e275b66769..94956606d7a1 100644
--- a/secure/lib/libcrypto/man/man3/BIO_new_CMS.3
+++ b/secure/lib/libcrypto/man/man3/BIO_new_CMS.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "BIO_NEW_CMS 3"
-.TH BIO_NEW_CMS 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH BIO_NEW_CMS 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/BIO_parse_hostserv.3 b/secure/lib/libcrypto/man/man3/BIO_parse_hostserv.3
index 4799251cc532..454c7782dc4b 100644
--- a/secure/lib/libcrypto/man/man3/BIO_parse_hostserv.3
+++ b/secure/lib/libcrypto/man/man3/BIO_parse_hostserv.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "BIO_PARSE_HOSTSERV 3"
-.TH BIO_PARSE_HOSTSERV 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH BIO_PARSE_HOSTSERV 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/BIO_printf.3 b/secure/lib/libcrypto/man/man3/BIO_printf.3
index ef6f0586e704..35b95fd2e4f8 100644
--- a/secure/lib/libcrypto/man/man3/BIO_printf.3
+++ b/secure/lib/libcrypto/man/man3/BIO_printf.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "BIO_PRINTF 3"
-.TH BIO_PRINTF 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH BIO_PRINTF 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/BIO_push.3 b/secure/lib/libcrypto/man/man3/BIO_push.3
index 03a89490242e..c9820f1ad0b2 100644
--- a/secure/lib/libcrypto/man/man3/BIO_push.3
+++ b/secure/lib/libcrypto/man/man3/BIO_push.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "BIO_PUSH 3"
-.TH BIO_PUSH 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH BIO_PUSH 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/BIO_read.3 b/secure/lib/libcrypto/man/man3/BIO_read.3
index e044b3575d84..f7b9a253960b 100644
--- a/secure/lib/libcrypto/man/man3/BIO_read.3
+++ b/secure/lib/libcrypto/man/man3/BIO_read.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "BIO_READ 3"
-.TH BIO_READ 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH BIO_READ 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/BIO_s_accept.3 b/secure/lib/libcrypto/man/man3/BIO_s_accept.3
index 13467f698b7b..4f5c3ea7df02 100644
--- a/secure/lib/libcrypto/man/man3/BIO_s_accept.3
+++ b/secure/lib/libcrypto/man/man3/BIO_s_accept.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "BIO_S_ACCEPT 3"
-.TH BIO_S_ACCEPT 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH BIO_S_ACCEPT 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/BIO_s_bio.3 b/secure/lib/libcrypto/man/man3/BIO_s_bio.3
index 895f33742640..20faca65479e 100644
--- a/secure/lib/libcrypto/man/man3/BIO_s_bio.3
+++ b/secure/lib/libcrypto/man/man3/BIO_s_bio.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "BIO_S_BIO 3"
-.TH BIO_S_BIO 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH BIO_S_BIO 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/BIO_s_connect.3 b/secure/lib/libcrypto/man/man3/BIO_s_connect.3
index 1613e2858460..f41e98eda56c 100644
--- a/secure/lib/libcrypto/man/man3/BIO_s_connect.3
+++ b/secure/lib/libcrypto/man/man3/BIO_s_connect.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "BIO_S_CONNECT 3"
-.TH BIO_S_CONNECT 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH BIO_S_CONNECT 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/BIO_s_core.3 b/secure/lib/libcrypto/man/man3/BIO_s_core.3
index 0d325b70a52e..a47cd8d86961 100644
--- a/secure/lib/libcrypto/man/man3/BIO_s_core.3
+++ b/secure/lib/libcrypto/man/man3/BIO_s_core.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "BIO_S_CORE 3"
-.TH BIO_S_CORE 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH BIO_S_CORE 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -159,7 +159,7 @@ libcrypto into a provider supply an \s-1OSSL_CORE_BIO\s0 parameter. This represe
a \s-1BIO\s0 within libcrypto, but cannot be used directly by a provider. Instead it
should be wrapped using a \fBBIO_s_core()\fR.
.PP
-Once a \s-1BIO\s0 is contructed based on \fBBIO_s_core()\fR, the associated \s-1OSSL_CORE_BIO\s0
+Once a \s-1BIO\s0 is constructed based on \fBBIO_s_core()\fR, the associated \s-1OSSL_CORE_BIO\s0
object should be set on it using \fBBIO_set_data\fR\|(3). Note that the \s-1BIO\s0 will only
operate correctly if it is associated with a library context constructed using
\&\fBOSSL_LIB_CTX_new_from_dispatch\fR\|(3). To associate the \s-1BIO\s0 with a library context
@@ -197,7 +197,7 @@ Create a core \s-1BIO\s0 and write some data to it:
.Ve
.SH "COPYRIGHT"
.IX Header "COPYRIGHT"
-Copyright 2021 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2021\-2023 The OpenSSL Project Authors. All Rights Reserved.
.PP
Licensed under the Apache License 2.0 (the \*(L"License\*(R"). You may not use
this file except in compliance with the License. You can obtain a copy
diff --git a/secure/lib/libcrypto/man/man3/BIO_s_datagram.3 b/secure/lib/libcrypto/man/man3/BIO_s_datagram.3
index 6675164086d9..0e0950853d83 100644
--- a/secure/lib/libcrypto/man/man3/BIO_s_datagram.3
+++ b/secure/lib/libcrypto/man/man3/BIO_s_datagram.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "BIO_S_DATAGRAM 3"
-.TH BIO_S_DATAGRAM 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH BIO_S_DATAGRAM 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/BIO_s_fd.3 b/secure/lib/libcrypto/man/man3/BIO_s_fd.3
index f6df5394d62f..c0897039f915 100644
--- a/secure/lib/libcrypto/man/man3/BIO_s_fd.3
+++ b/secure/lib/libcrypto/man/man3/BIO_s_fd.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "BIO_S_FD 3"
-.TH BIO_S_FD 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH BIO_S_FD 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/BIO_s_file.3 b/secure/lib/libcrypto/man/man3/BIO_s_file.3
index 88e9d5103a7d..179dc0d17dd1 100644
--- a/secure/lib/libcrypto/man/man3/BIO_s_file.3
+++ b/secure/lib/libcrypto/man/man3/BIO_s_file.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "BIO_S_FILE 3"
-.TH BIO_S_FILE 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH BIO_S_FILE 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/BIO_s_mem.3 b/secure/lib/libcrypto/man/man3/BIO_s_mem.3
index edf8fc9c8081..0d7970f84618 100644
--- a/secure/lib/libcrypto/man/man3/BIO_s_mem.3
+++ b/secure/lib/libcrypto/man/man3/BIO_s_mem.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "BIO_S_MEM 3"
-.TH BIO_S_MEM 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH BIO_S_MEM 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/BIO_s_null.3 b/secure/lib/libcrypto/man/man3/BIO_s_null.3
index 95fe29f67aac..db9fdf6126dd 100644
--- a/secure/lib/libcrypto/man/man3/BIO_s_null.3
+++ b/secure/lib/libcrypto/man/man3/BIO_s_null.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "BIO_S_NULL 3"
-.TH BIO_S_NULL 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH BIO_S_NULL 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/BIO_s_socket.3 b/secure/lib/libcrypto/man/man3/BIO_s_socket.3
index 08f45223101c..62af9af2d73f 100644
--- a/secure/lib/libcrypto/man/man3/BIO_s_socket.3
+++ b/secure/lib/libcrypto/man/man3/BIO_s_socket.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "BIO_S_SOCKET 3"
-.TH BIO_S_SOCKET 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH BIO_S_SOCKET 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/BIO_set_callback.3 b/secure/lib/libcrypto/man/man3/BIO_set_callback.3
index 69de2bc7405a..b8d9479ad6e0 100644
--- a/secure/lib/libcrypto/man/man3/BIO_set_callback.3
+++ b/secure/lib/libcrypto/man/man3/BIO_set_callback.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "BIO_SET_CALLBACK 3"
-.TH BIO_SET_CALLBACK 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH BIO_SET_CALLBACK 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/BIO_should_retry.3 b/secure/lib/libcrypto/man/man3/BIO_should_retry.3
index bc5976c83a61..89e0bff55093 100644
--- a/secure/lib/libcrypto/man/man3/BIO_should_retry.3
+++ b/secure/lib/libcrypto/man/man3/BIO_should_retry.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "BIO_SHOULD_RETRY 3"
-.TH BIO_SHOULD_RETRY 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH BIO_SHOULD_RETRY 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/BIO_socket_wait.3 b/secure/lib/libcrypto/man/man3/BIO_socket_wait.3
index 18d156526453..4953e5985998 100644
--- a/secure/lib/libcrypto/man/man3/BIO_socket_wait.3
+++ b/secure/lib/libcrypto/man/man3/BIO_socket_wait.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "BIO_SOCKET_WAIT 3"
-.TH BIO_SOCKET_WAIT 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH BIO_SOCKET_WAIT 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/BN_BLINDING_new.3 b/secure/lib/libcrypto/man/man3/BN_BLINDING_new.3
index 99d8537d2d46..cf1f7971354b 100644
--- a/secure/lib/libcrypto/man/man3/BN_BLINDING_new.3
+++ b/secure/lib/libcrypto/man/man3/BN_BLINDING_new.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "BN_BLINDING_NEW 3"
-.TH BN_BLINDING_NEW 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH BN_BLINDING_NEW 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/BN_CTX_new.3 b/secure/lib/libcrypto/man/man3/BN_CTX_new.3
index 0678a75f9051..61839698f109 100644
--- a/secure/lib/libcrypto/man/man3/BN_CTX_new.3
+++ b/secure/lib/libcrypto/man/man3/BN_CTX_new.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "BN_CTX_NEW 3"
-.TH BN_CTX_NEW 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH BN_CTX_NEW 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/BN_CTX_start.3 b/secure/lib/libcrypto/man/man3/BN_CTX_start.3
index 8757df9595e9..b75be43317e1 100644
--- a/secure/lib/libcrypto/man/man3/BN_CTX_start.3
+++ b/secure/lib/libcrypto/man/man3/BN_CTX_start.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "BN_CTX_START 3"
-.TH BN_CTX_START 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH BN_CTX_START 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/BN_add.3 b/secure/lib/libcrypto/man/man3/BN_add.3
index a3ee155506fd..58ae37aaaf96 100644
--- a/secure/lib/libcrypto/man/man3/BN_add.3
+++ b/secure/lib/libcrypto/man/man3/BN_add.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "BN_ADD 3"
-.TH BN_ADD 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH BN_ADD 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/BN_add_word.3 b/secure/lib/libcrypto/man/man3/BN_add_word.3
index edbd39fc6e91..59f341eb83d4 100644
--- a/secure/lib/libcrypto/man/man3/BN_add_word.3
+++ b/secure/lib/libcrypto/man/man3/BN_add_word.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "BN_ADD_WORD 3"
-.TH BN_ADD_WORD 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH BN_ADD_WORD 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/BN_bn2bin.3 b/secure/lib/libcrypto/man/man3/BN_bn2bin.3
index a4b9413e39d3..bccaffd1183d 100644
--- a/secure/lib/libcrypto/man/man3/BN_bn2bin.3
+++ b/secure/lib/libcrypto/man/man3/BN_bn2bin.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "BN_BN2BIN 3"
-.TH BN_BN2BIN 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH BN_BN2BIN 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/BN_cmp.3 b/secure/lib/libcrypto/man/man3/BN_cmp.3
index 2012650cf914..1d76c58ef487 100644
--- a/secure/lib/libcrypto/man/man3/BN_cmp.3
+++ b/secure/lib/libcrypto/man/man3/BN_cmp.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "BN_CMP 3"
-.TH BN_CMP 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH BN_CMP 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/BN_copy.3 b/secure/lib/libcrypto/man/man3/BN_copy.3
index edab04cd223c..c2fecdf47684 100644
--- a/secure/lib/libcrypto/man/man3/BN_copy.3
+++ b/secure/lib/libcrypto/man/man3/BN_copy.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "BN_COPY 3"
-.TH BN_COPY 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH BN_COPY 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/BN_generate_prime.3 b/secure/lib/libcrypto/man/man3/BN_generate_prime.3
index 9ba7e39dbd54..5e52fdfbb4dd 100644
--- a/secure/lib/libcrypto/man/man3/BN_generate_prime.3
+++ b/secure/lib/libcrypto/man/man3/BN_generate_prime.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "BN_GENERATE_PRIME 3"
-.TH BN_GENERATE_PRIME 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH BN_GENERATE_PRIME 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/BN_mod_exp_mont.3 b/secure/lib/libcrypto/man/man3/BN_mod_exp_mont.3
index 992e42da1f41..2a4f17f2c7c6 100644
--- a/secure/lib/libcrypto/man/man3/BN_mod_exp_mont.3
+++ b/secure/lib/libcrypto/man/man3/BN_mod_exp_mont.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "BN_MOD_EXP_MONT 3"
-.TH BN_MOD_EXP_MONT 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH BN_MOD_EXP_MONT 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/BN_mod_inverse.3 b/secure/lib/libcrypto/man/man3/BN_mod_inverse.3
index 77d636387333..e8aac9ab9e0b 100644
--- a/secure/lib/libcrypto/man/man3/BN_mod_inverse.3
+++ b/secure/lib/libcrypto/man/man3/BN_mod_inverse.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "BN_MOD_INVERSE 3"
-.TH BN_MOD_INVERSE 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH BN_MOD_INVERSE 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/BN_mod_mul_montgomery.3 b/secure/lib/libcrypto/man/man3/BN_mod_mul_montgomery.3
index 45a5aa15aca4..94ca6cddf1e2 100644
--- a/secure/lib/libcrypto/man/man3/BN_mod_mul_montgomery.3
+++ b/secure/lib/libcrypto/man/man3/BN_mod_mul_montgomery.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "BN_MOD_MUL_MONTGOMERY 3"
-.TH BN_MOD_MUL_MONTGOMERY 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH BN_MOD_MUL_MONTGOMERY 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/BN_mod_mul_reciprocal.3 b/secure/lib/libcrypto/man/man3/BN_mod_mul_reciprocal.3
index e9579a68a735..2c9794cef4f7 100644
--- a/secure/lib/libcrypto/man/man3/BN_mod_mul_reciprocal.3
+++ b/secure/lib/libcrypto/man/man3/BN_mod_mul_reciprocal.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "BN_MOD_MUL_RECIPROCAL 3"
-.TH BN_MOD_MUL_RECIPROCAL 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH BN_MOD_MUL_RECIPROCAL 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/BN_new.3 b/secure/lib/libcrypto/man/man3/BN_new.3
index 53ee54f84c35..91cfe17a48e2 100644
--- a/secure/lib/libcrypto/man/man3/BN_new.3
+++ b/secure/lib/libcrypto/man/man3/BN_new.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "BN_NEW 3"
-.TH BN_NEW 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH BN_NEW 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/BN_num_bytes.3 b/secure/lib/libcrypto/man/man3/BN_num_bytes.3
index aecc849a9515..2b7c4bdc9330 100644
--- a/secure/lib/libcrypto/man/man3/BN_num_bytes.3
+++ b/secure/lib/libcrypto/man/man3/BN_num_bytes.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "BN_NUM_BYTES 3"
-.TH BN_NUM_BYTES 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH BN_NUM_BYTES 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/BN_rand.3 b/secure/lib/libcrypto/man/man3/BN_rand.3
index 2c2a21958405..756c6e39fdb6 100644
--- a/secure/lib/libcrypto/man/man3/BN_rand.3
+++ b/secure/lib/libcrypto/man/man3/BN_rand.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "BN_RAND 3"
-.TH BN_RAND 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH BN_RAND 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -198,7 +198,7 @@ If \fIbits\fR is 1 then \fItop\fR cannot also be \fB\s-1BN_RAND_TOP_TWO\s0\fR.
is always used.
.PP
\&\fBBN_rand_range_ex()\fR generates a cryptographically strong pseudo-random
-number \fIrnd\fR, of security stength at least \fIstrength\fR bits,
+number \fIrnd\fR, of security strength at least \fIstrength\fR bits,
in the range 0 <= \fIrnd\fR < \fIrange\fR using the random number
generator for the library context associated with \fIctx\fR. The parameter \fIctx\fR
may be \s-1NULL\s0 in which case the default library context is used.
@@ -244,7 +244,7 @@ The \fBBN_rand_ex()\fR, \fBBN_priv_rand_ex()\fR, \fBBN_rand_range_ex()\fR and
\&\fBBN_priv_rand_range_ex()\fR functions were added in OpenSSL 3.0.
.SH "COPYRIGHT"
.IX Header "COPYRIGHT"
-Copyright 2000\-2021 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2000\-2023 The OpenSSL Project Authors. All Rights Reserved.
.PP
Licensed under the Apache License 2.0 (the \*(L"License\*(R"). You may not use
this file except in compliance with the License. You can obtain a copy
diff --git a/secure/lib/libcrypto/man/man3/BN_security_bits.3 b/secure/lib/libcrypto/man/man3/BN_security_bits.3
index ca8ece240010..ea5a31873681 100644
--- a/secure/lib/libcrypto/man/man3/BN_security_bits.3
+++ b/secure/lib/libcrypto/man/man3/BN_security_bits.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "BN_SECURITY_BITS 3"
-.TH BN_SECURITY_BITS 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH BN_SECURITY_BITS 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/BN_set_bit.3 b/secure/lib/libcrypto/man/man3/BN_set_bit.3
index dc40b543a4af..805c7198070e 100644
--- a/secure/lib/libcrypto/man/man3/BN_set_bit.3
+++ b/secure/lib/libcrypto/man/man3/BN_set_bit.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "BN_SET_BIT 3"
-.TH BN_SET_BIT 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH BN_SET_BIT 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/BN_swap.3 b/secure/lib/libcrypto/man/man3/BN_swap.3
index 32bc65d82c80..12a78b3ab9c3 100644
--- a/secure/lib/libcrypto/man/man3/BN_swap.3
+++ b/secure/lib/libcrypto/man/man3/BN_swap.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "BN_SWAP 3"
-.TH BN_SWAP 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH BN_SWAP 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/BN_zero.3 b/secure/lib/libcrypto/man/man3/BN_zero.3
index bbc6785fdc60..c6059555fb29 100644
--- a/secure/lib/libcrypto/man/man3/BN_zero.3
+++ b/secure/lib/libcrypto/man/man3/BN_zero.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "BN_ZERO 3"
-.TH BN_ZERO 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH BN_ZERO 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/BUF_MEM_new.3 b/secure/lib/libcrypto/man/man3/BUF_MEM_new.3
index 7397c19e5b36..25b00bc20e5c 100644
--- a/secure/lib/libcrypto/man/man3/BUF_MEM_new.3
+++ b/secure/lib/libcrypto/man/man3/BUF_MEM_new.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "BUF_MEM_NEW 3"
-.TH BUF_MEM_NEW 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH BUF_MEM_NEW 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/CMS_EncryptedData_decrypt.3 b/secure/lib/libcrypto/man/man3/CMS_EncryptedData_decrypt.3
index 7b513a7ad06f..f1eb608a15e2 100644
--- a/secure/lib/libcrypto/man/man3/CMS_EncryptedData_decrypt.3
+++ b/secure/lib/libcrypto/man/man3/CMS_EncryptedData_decrypt.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "CMS_ENCRYPTEDDATA_DECRYPT 3"
-.TH CMS_ENCRYPTEDDATA_DECRYPT 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH CMS_ENCRYPTEDDATA_DECRYPT 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/CMS_EncryptedData_encrypt.3 b/secure/lib/libcrypto/man/man3/CMS_EncryptedData_encrypt.3
index 58f88d4f8f7c..ddabf2ed90e4 100644
--- a/secure/lib/libcrypto/man/man3/CMS_EncryptedData_encrypt.3
+++ b/secure/lib/libcrypto/man/man3/CMS_EncryptedData_encrypt.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "CMS_ENCRYPTEDDATA_ENCRYPT 3"
-.TH CMS_ENCRYPTEDDATA_ENCRYPT 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH CMS_ENCRYPTEDDATA_ENCRYPT 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/CMS_EnvelopedData_create.3 b/secure/lib/libcrypto/man/man3/CMS_EnvelopedData_create.3
index 7bb597161998..bfe41a424a86 100644
--- a/secure/lib/libcrypto/man/man3/CMS_EnvelopedData_create.3
+++ b/secure/lib/libcrypto/man/man3/CMS_EnvelopedData_create.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "CMS_ENVELOPEDDATA_CREATE 3"
-.TH CMS_ENVELOPEDDATA_CREATE 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH CMS_ENVELOPEDDATA_CREATE 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/CMS_add0_cert.3 b/secure/lib/libcrypto/man/man3/CMS_add0_cert.3
index 493525c33a41..2701983ca7c8 100644
--- a/secure/lib/libcrypto/man/man3/CMS_add0_cert.3
+++ b/secure/lib/libcrypto/man/man3/CMS_add0_cert.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "CMS_ADD0_CERT 3"
-.TH CMS_ADD0_CERT 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH CMS_ADD0_CERT 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/CMS_add1_recipient_cert.3 b/secure/lib/libcrypto/man/man3/CMS_add1_recipient_cert.3
index 0603b7289504..5dba59eae905 100644
--- a/secure/lib/libcrypto/man/man3/CMS_add1_recipient_cert.3
+++ b/secure/lib/libcrypto/man/man3/CMS_add1_recipient_cert.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "CMS_ADD1_RECIPIENT_CERT 3"
-.TH CMS_ADD1_RECIPIENT_CERT 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH CMS_ADD1_RECIPIENT_CERT 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/CMS_add1_signer.3 b/secure/lib/libcrypto/man/man3/CMS_add1_signer.3
index 341233fec9a4..f6fd796dc83d 100644
--- a/secure/lib/libcrypto/man/man3/CMS_add1_signer.3
+++ b/secure/lib/libcrypto/man/man3/CMS_add1_signer.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "CMS_ADD1_SIGNER 3"
-.TH CMS_ADD1_SIGNER 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH CMS_ADD1_SIGNER 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/CMS_compress.3 b/secure/lib/libcrypto/man/man3/CMS_compress.3
index a56b810fbf88..438309a75454 100644
--- a/secure/lib/libcrypto/man/man3/CMS_compress.3
+++ b/secure/lib/libcrypto/man/man3/CMS_compress.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "CMS_COMPRESS 3"
-.TH CMS_COMPRESS 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH CMS_COMPRESS 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/CMS_data_create.3 b/secure/lib/libcrypto/man/man3/CMS_data_create.3
index 484c684bd60b..9f19258646c7 100644
--- a/secure/lib/libcrypto/man/man3/CMS_data_create.3
+++ b/secure/lib/libcrypto/man/man3/CMS_data_create.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "CMS_DATA_CREATE 3"
-.TH CMS_DATA_CREATE 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH CMS_DATA_CREATE 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/CMS_decrypt.3 b/secure/lib/libcrypto/man/man3/CMS_decrypt.3
index 232c44618443..c47d7cf9a4c0 100644
--- a/secure/lib/libcrypto/man/man3/CMS_decrypt.3
+++ b/secure/lib/libcrypto/man/man3/CMS_decrypt.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "CMS_DECRYPT 3"
-.TH CMS_DECRYPT 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH CMS_DECRYPT 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/CMS_digest_create.3 b/secure/lib/libcrypto/man/man3/CMS_digest_create.3
index 10c33ceebbe7..f9065b4db507 100644
--- a/secure/lib/libcrypto/man/man3/CMS_digest_create.3
+++ b/secure/lib/libcrypto/man/man3/CMS_digest_create.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "CMS_DIGEST_CREATE 3"
-.TH CMS_DIGEST_CREATE 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH CMS_DIGEST_CREATE 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/CMS_encrypt.3 b/secure/lib/libcrypto/man/man3/CMS_encrypt.3
index 5c2c13b5c73a..2ec8a7a55a84 100644
--- a/secure/lib/libcrypto/man/man3/CMS_encrypt.3
+++ b/secure/lib/libcrypto/man/man3/CMS_encrypt.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "CMS_ENCRYPT 3"
-.TH CMS_ENCRYPT 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH CMS_ENCRYPT 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/CMS_final.3 b/secure/lib/libcrypto/man/man3/CMS_final.3
index 7a1e56b638b9..00283e7f0f99 100644
--- a/secure/lib/libcrypto/man/man3/CMS_final.3
+++ b/secure/lib/libcrypto/man/man3/CMS_final.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "CMS_FINAL 3"
-.TH CMS_FINAL 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH CMS_FINAL 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/CMS_get0_RecipientInfos.3 b/secure/lib/libcrypto/man/man3/CMS_get0_RecipientInfos.3
index 7de9721b2be5..ddb380b000bf 100644
--- a/secure/lib/libcrypto/man/man3/CMS_get0_RecipientInfos.3
+++ b/secure/lib/libcrypto/man/man3/CMS_get0_RecipientInfos.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "CMS_GET0_RECIPIENTINFOS 3"
-.TH CMS_GET0_RECIPIENTINFOS 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH CMS_GET0_RECIPIENTINFOS 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/CMS_get0_SignerInfos.3 b/secure/lib/libcrypto/man/man3/CMS_get0_SignerInfos.3
index 753cb987b60a..9bd12830ba20 100644
--- a/secure/lib/libcrypto/man/man3/CMS_get0_SignerInfos.3
+++ b/secure/lib/libcrypto/man/man3/CMS_get0_SignerInfos.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "CMS_GET0_SIGNERINFOS 3"
-.TH CMS_GET0_SIGNERINFOS 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH CMS_GET0_SIGNERINFOS 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/CMS_get0_type.3 b/secure/lib/libcrypto/man/man3/CMS_get0_type.3
index ce0ab84dc4eb..2b859ef9a85a 100644
--- a/secure/lib/libcrypto/man/man3/CMS_get0_type.3
+++ b/secure/lib/libcrypto/man/man3/CMS_get0_type.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "CMS_GET0_TYPE 3"
-.TH CMS_GET0_TYPE 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH CMS_GET0_TYPE 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/CMS_get1_ReceiptRequest.3 b/secure/lib/libcrypto/man/man3/CMS_get1_ReceiptRequest.3
index 520f30fd7597..de4de77ad18e 100644
--- a/secure/lib/libcrypto/man/man3/CMS_get1_ReceiptRequest.3
+++ b/secure/lib/libcrypto/man/man3/CMS_get1_ReceiptRequest.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "CMS_GET1_RECEIPTREQUEST 3"
-.TH CMS_GET1_RECEIPTREQUEST 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH CMS_GET1_RECEIPTREQUEST 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/CMS_sign.3 b/secure/lib/libcrypto/man/man3/CMS_sign.3
index ae1f2c7b19ff..4ce3c75af71d 100644
--- a/secure/lib/libcrypto/man/man3/CMS_sign.3
+++ b/secure/lib/libcrypto/man/man3/CMS_sign.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "CMS_SIGN 3"
-.TH CMS_SIGN 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH CMS_SIGN 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/CMS_sign_receipt.3 b/secure/lib/libcrypto/man/man3/CMS_sign_receipt.3
index b43ce1db9246..2b0d0a53d02b 100644
--- a/secure/lib/libcrypto/man/man3/CMS_sign_receipt.3
+++ b/secure/lib/libcrypto/man/man3/CMS_sign_receipt.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "CMS_SIGN_RECEIPT 3"
-.TH CMS_SIGN_RECEIPT 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH CMS_SIGN_RECEIPT 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/CMS_uncompress.3 b/secure/lib/libcrypto/man/man3/CMS_uncompress.3
index 677ea4342bce..a60f33e3395a 100644
--- a/secure/lib/libcrypto/man/man3/CMS_uncompress.3
+++ b/secure/lib/libcrypto/man/man3/CMS_uncompress.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "CMS_UNCOMPRESS 3"
-.TH CMS_UNCOMPRESS 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH CMS_UNCOMPRESS 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/CMS_verify.3 b/secure/lib/libcrypto/man/man3/CMS_verify.3
index 6dc2a0cba6cd..2647f36f0b0a 100644
--- a/secure/lib/libcrypto/man/man3/CMS_verify.3
+++ b/secure/lib/libcrypto/man/man3/CMS_verify.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "CMS_VERIFY 3"
-.TH CMS_VERIFY 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH CMS_VERIFY 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/CMS_verify_receipt.3 b/secure/lib/libcrypto/man/man3/CMS_verify_receipt.3
index 8607f4f3b99a..e0b9b5081ac3 100644
--- a/secure/lib/libcrypto/man/man3/CMS_verify_receipt.3
+++ b/secure/lib/libcrypto/man/man3/CMS_verify_receipt.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "CMS_VERIFY_RECEIPT 3"
-.TH CMS_VERIFY_RECEIPT 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH CMS_VERIFY_RECEIPT 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/CONF_modules_free.3 b/secure/lib/libcrypto/man/man3/CONF_modules_free.3
index e89b13802e1f..bb66916d9121 100644
--- a/secure/lib/libcrypto/man/man3/CONF_modules_free.3
+++ b/secure/lib/libcrypto/man/man3/CONF_modules_free.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "CONF_MODULES_FREE 3"
-.TH CONF_MODULES_FREE 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH CONF_MODULES_FREE 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/CONF_modules_load_file.3 b/secure/lib/libcrypto/man/man3/CONF_modules_load_file.3
index a8b9554643bb..b7b43dddaff1 100644
--- a/secure/lib/libcrypto/man/man3/CONF_modules_load_file.3
+++ b/secure/lib/libcrypto/man/man3/CONF_modules_load_file.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "CONF_MODULES_LOAD_FILE 3"
-.TH CONF_MODULES_LOAD_FILE 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH CONF_MODULES_LOAD_FILE 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -171,7 +171,7 @@ as determined by calling \fBCONF_get1_default_config_file()\fR.
If \fBappname\fR is \s-1NULL\s0 the standard OpenSSL application name \fBopenssl_conf\fR is
used.
The behaviour can be customized using \fBflags\fR. Note that, the error suppressing
-can be overriden by \fBconfig_diagnostics\fR as described in \fBconfig\fR\|(5).
+can be overridden by \fBconfig_diagnostics\fR as described in \fBconfig\fR\|(5).
.PP
\&\fBCONF_modules_load_file()\fR is the same as \fBCONF_modules_load_file_ex()\fR but
has a \s-1NULL\s0 library context.
@@ -294,7 +294,7 @@ Load and parse configuration file manually, custom error handling:
\&\fBNCONF_new_ex\fR\|(3)
.SH "COPYRIGHT"
.IX Header "COPYRIGHT"
-Copyright 2004\-2021 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2004\-2023 The OpenSSL Project Authors. All Rights Reserved.
.PP
Licensed under the Apache License 2.0 (the \*(L"License\*(R"). You may not use
this file except in compliance with the License. You can obtain a copy
diff --git a/secure/lib/libcrypto/man/man3/CRYPTO_THREAD_run_once.3 b/secure/lib/libcrypto/man/man3/CRYPTO_THREAD_run_once.3
index 2a23078adf7e..962677501a75 100644
--- a/secure/lib/libcrypto/man/man3/CRYPTO_THREAD_run_once.3
+++ b/secure/lib/libcrypto/man/man3/CRYPTO_THREAD_run_once.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "CRYPTO_THREAD_RUN_ONCE 3"
-.TH CRYPTO_THREAD_RUN_ONCE 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH CRYPTO_THREAD_RUN_ONCE 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/CRYPTO_get_ex_new_index.3 b/secure/lib/libcrypto/man/man3/CRYPTO_get_ex_new_index.3
index 9e2c0ac750b0..17ba2a1d8cc1 100644
--- a/secure/lib/libcrypto/man/man3/CRYPTO_get_ex_new_index.3
+++ b/secure/lib/libcrypto/man/man3/CRYPTO_get_ex_new_index.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "CRYPTO_GET_EX_NEW_INDEX 3"
-.TH CRYPTO_GET_EX_NEW_INDEX 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH CRYPTO_GET_EX_NEW_INDEX 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/CRYPTO_memcmp.3 b/secure/lib/libcrypto/man/man3/CRYPTO_memcmp.3
index 3478e9674711..84fe7d12fb8b 100644
--- a/secure/lib/libcrypto/man/man3/CRYPTO_memcmp.3
+++ b/secure/lib/libcrypto/man/man3/CRYPTO_memcmp.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "CRYPTO_MEMCMP 3"
-.TH CRYPTO_MEMCMP 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH CRYPTO_MEMCMP 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/CTLOG_STORE_get0_log_by_id.3 b/secure/lib/libcrypto/man/man3/CTLOG_STORE_get0_log_by_id.3
index 7d834044b25f..5c1062212214 100644
--- a/secure/lib/libcrypto/man/man3/CTLOG_STORE_get0_log_by_id.3
+++ b/secure/lib/libcrypto/man/man3/CTLOG_STORE_get0_log_by_id.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "CTLOG_STORE_GET0_LOG_BY_ID 3"
-.TH CTLOG_STORE_GET0_LOG_BY_ID 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH CTLOG_STORE_GET0_LOG_BY_ID 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/CTLOG_STORE_new.3 b/secure/lib/libcrypto/man/man3/CTLOG_STORE_new.3
index c951b89c9748..a9f22119cb85 100644
--- a/secure/lib/libcrypto/man/man3/CTLOG_STORE_new.3
+++ b/secure/lib/libcrypto/man/man3/CTLOG_STORE_new.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "CTLOG_STORE_NEW 3"
-.TH CTLOG_STORE_NEW 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH CTLOG_STORE_NEW 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/CTLOG_new.3 b/secure/lib/libcrypto/man/man3/CTLOG_new.3
index a0292b405d5f..624e1c835ca2 100644
--- a/secure/lib/libcrypto/man/man3/CTLOG_new.3
+++ b/secure/lib/libcrypto/man/man3/CTLOG_new.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "CTLOG_NEW 3"
-.TH CTLOG_NEW 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH CTLOG_NEW 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/CT_POLICY_EVAL_CTX_new.3 b/secure/lib/libcrypto/man/man3/CT_POLICY_EVAL_CTX_new.3
index 1e62668c490c..3a1f331461c0 100644
--- a/secure/lib/libcrypto/man/man3/CT_POLICY_EVAL_CTX_new.3
+++ b/secure/lib/libcrypto/man/man3/CT_POLICY_EVAL_CTX_new.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "CT_POLICY_EVAL_CTX_NEW 3"
-.TH CT_POLICY_EVAL_CTX_NEW 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH CT_POLICY_EVAL_CTX_NEW 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/DEFINE_STACK_OF.3 b/secure/lib/libcrypto/man/man3/DEFINE_STACK_OF.3
index e7717d939135..9b14f4b04556 100644
--- a/secure/lib/libcrypto/man/man3/DEFINE_STACK_OF.3
+++ b/secure/lib/libcrypto/man/man3/DEFINE_STACK_OF.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "DEFINE_STACK_OF 3"
-.TH DEFINE_STACK_OF 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH DEFINE_STACK_OF 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/DES_random_key.3 b/secure/lib/libcrypto/man/man3/DES_random_key.3
index 328f21490a76..93356841bb4a 100644
--- a/secure/lib/libcrypto/man/man3/DES_random_key.3
+++ b/secure/lib/libcrypto/man/man3/DES_random_key.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "DES_RANDOM_KEY 3"
-.TH DES_RANDOM_KEY 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH DES_RANDOM_KEY 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/DH_generate_key.3 b/secure/lib/libcrypto/man/man3/DH_generate_key.3
index 3afeaabb6c84..eae2e886ea13 100644
--- a/secure/lib/libcrypto/man/man3/DH_generate_key.3
+++ b/secure/lib/libcrypto/man/man3/DH_generate_key.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "DH_GENERATE_KEY 3"
-.TH DH_GENERATE_KEY 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH DH_GENERATE_KEY 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/DH_generate_parameters.3 b/secure/lib/libcrypto/man/man3/DH_generate_parameters.3
index 9b3cfbe01ee0..7c300e2fd1d1 100644
--- a/secure/lib/libcrypto/man/man3/DH_generate_parameters.3
+++ b/secure/lib/libcrypto/man/man3/DH_generate_parameters.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "DH_GENERATE_PARAMETERS 3"
-.TH DH_GENERATE_PARAMETERS 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH DH_GENERATE_PARAMETERS 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/DH_get0_pqg.3 b/secure/lib/libcrypto/man/man3/DH_get0_pqg.3
index b92e8db13654..2e64cb195791 100644
--- a/secure/lib/libcrypto/man/man3/DH_get0_pqg.3
+++ b/secure/lib/libcrypto/man/man3/DH_get0_pqg.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "DH_GET0_PQG 3"
-.TH DH_GET0_PQG 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH DH_GET0_PQG 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -179,7 +179,7 @@ see \fBopenssl_user_macros\fR\|(7):
.IX Header "DESCRIPTION"
All of the functions described on this page are deprecated.
Applications should instead use \fBEVP_PKEY_get_bn_param\fR\|(3) for any methods that
-return a \fB\s-1BIGNUM\s0\fR. Refer to \s-1\fBEVP_PKEY\-DH\s0\fR\|(7) for more infomation.
+return a \fB\s-1BIGNUM\s0\fR. Refer to \s-1\fBEVP_PKEY\-DH\s0\fR\|(7) for more information.
.PP
A \s-1DH\s0 object contains the parameters \fIp\fR, \fIq\fR and \fIg\fR. Note that the \fIq\fR
parameter is optional. It also contains a public key (\fIpub_key\fR) and
@@ -275,7 +275,7 @@ The functions described here were added in OpenSSL 1.1.0.
All of these functions were deprecated in OpenSSL 3.0.
.SH "COPYRIGHT"
.IX Header "COPYRIGHT"
-Copyright 2016\-2021 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2016\-2023 The OpenSSL Project Authors. All Rights Reserved.
.PP
Licensed under the Apache License 2.0 (the \*(L"License\*(R"). You may not use
this file except in compliance with the License. You can obtain a copy
diff --git a/secure/lib/libcrypto/man/man3/DH_get_1024_160.3 b/secure/lib/libcrypto/man/man3/DH_get_1024_160.3
index d011427c4688..2134aef3bf4f 100644
--- a/secure/lib/libcrypto/man/man3/DH_get_1024_160.3
+++ b/secure/lib/libcrypto/man/man3/DH_get_1024_160.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "DH_GET_1024_160 3"
-.TH DH_GET_1024_160 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH DH_GET_1024_160 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/DH_meth_new.3 b/secure/lib/libcrypto/man/man3/DH_meth_new.3
index dcefdd3061aa..b59ec24245ea 100644
--- a/secure/lib/libcrypto/man/man3/DH_meth_new.3
+++ b/secure/lib/libcrypto/man/man3/DH_meth_new.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "DH_METH_NEW 3"
-.TH DH_METH_NEW 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH DH_METH_NEW 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/DH_new.3 b/secure/lib/libcrypto/man/man3/DH_new.3
index 0319b0c2e171..e346306f9e78 100644
--- a/secure/lib/libcrypto/man/man3/DH_new.3
+++ b/secure/lib/libcrypto/man/man3/DH_new.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "DH_NEW 3"
-.TH DH_NEW 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH DH_NEW 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/DH_new_by_nid.3 b/secure/lib/libcrypto/man/man3/DH_new_by_nid.3
index 51fffda387df..30a7376f0fa3 100644
--- a/secure/lib/libcrypto/man/man3/DH_new_by_nid.3
+++ b/secure/lib/libcrypto/man/man3/DH_new_by_nid.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "DH_NEW_BY_NID 3"
-.TH DH_NEW_BY_NID 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH DH_NEW_BY_NID 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/DH_set_method.3 b/secure/lib/libcrypto/man/man3/DH_set_method.3
index 51de2ef7e230..632a15d088a6 100644
--- a/secure/lib/libcrypto/man/man3/DH_set_method.3
+++ b/secure/lib/libcrypto/man/man3/DH_set_method.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "DH_SET_METHOD 3"
-.TH DH_SET_METHOD 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH DH_SET_METHOD 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/DH_size.3 b/secure/lib/libcrypto/man/man3/DH_size.3
index efa01f79a5ae..f8ce59c634c3 100644
--- a/secure/lib/libcrypto/man/man3/DH_size.3
+++ b/secure/lib/libcrypto/man/man3/DH_size.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "DH_SIZE 3"
-.TH DH_SIZE 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH DH_SIZE 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/DSA_SIG_new.3 b/secure/lib/libcrypto/man/man3/DSA_SIG_new.3
index b8c5d3fe7a68..62c6aa7bdc9f 100644
--- a/secure/lib/libcrypto/man/man3/DSA_SIG_new.3
+++ b/secure/lib/libcrypto/man/man3/DSA_SIG_new.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "DSA_SIG_NEW 3"
-.TH DSA_SIG_NEW 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH DSA_SIG_NEW 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/DSA_do_sign.3 b/secure/lib/libcrypto/man/man3/DSA_do_sign.3
index 6c514530a023..768bc7ba98b1 100644
--- a/secure/lib/libcrypto/man/man3/DSA_do_sign.3
+++ b/secure/lib/libcrypto/man/man3/DSA_do_sign.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "DSA_DO_SIGN 3"
-.TH DSA_DO_SIGN 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH DSA_DO_SIGN 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/DSA_dup_DH.3 b/secure/lib/libcrypto/man/man3/DSA_dup_DH.3
index 45adf12599c8..585b47e46282 100644
--- a/secure/lib/libcrypto/man/man3/DSA_dup_DH.3
+++ b/secure/lib/libcrypto/man/man3/DSA_dup_DH.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "DSA_DUP_DH 3"
-.TH DSA_DUP_DH 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH DSA_DUP_DH 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/DSA_generate_key.3 b/secure/lib/libcrypto/man/man3/DSA_generate_key.3
index e484d7fddf84..74fcdb7f66f3 100644
--- a/secure/lib/libcrypto/man/man3/DSA_generate_key.3
+++ b/secure/lib/libcrypto/man/man3/DSA_generate_key.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "DSA_GENERATE_KEY 3"
-.TH DSA_GENERATE_KEY 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH DSA_GENERATE_KEY 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/DSA_generate_parameters.3 b/secure/lib/libcrypto/man/man3/DSA_generate_parameters.3
index ac9ed8b0c0e3..4256553f280a 100644
--- a/secure/lib/libcrypto/man/man3/DSA_generate_parameters.3
+++ b/secure/lib/libcrypto/man/man3/DSA_generate_parameters.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "DSA_GENERATE_PARAMETERS 3"
-.TH DSA_GENERATE_PARAMETERS 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH DSA_GENERATE_PARAMETERS 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/DSA_get0_pqg.3 b/secure/lib/libcrypto/man/man3/DSA_get0_pqg.3
index 66c1866c16b8..81b4fa9d66af 100644
--- a/secure/lib/libcrypto/man/man3/DSA_get0_pqg.3
+++ b/secure/lib/libcrypto/man/man3/DSA_get0_pqg.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "DSA_GET0_PQG 3"
-.TH DSA_GET0_PQG 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH DSA_GET0_PQG 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/DSA_meth_new.3 b/secure/lib/libcrypto/man/man3/DSA_meth_new.3
index 23e0ffa29481..50683439bc40 100644
--- a/secure/lib/libcrypto/man/man3/DSA_meth_new.3
+++ b/secure/lib/libcrypto/man/man3/DSA_meth_new.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "DSA_METH_NEW 3"
-.TH DSA_METH_NEW 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH DSA_METH_NEW 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/DSA_new.3 b/secure/lib/libcrypto/man/man3/DSA_new.3
index 99158c479761..1083a347b4b2 100644
--- a/secure/lib/libcrypto/man/man3/DSA_new.3
+++ b/secure/lib/libcrypto/man/man3/DSA_new.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "DSA_NEW 3"
-.TH DSA_NEW 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH DSA_NEW 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/DSA_set_method.3 b/secure/lib/libcrypto/man/man3/DSA_set_method.3
index 69f222d84020..46fc0a2e0024 100644
--- a/secure/lib/libcrypto/man/man3/DSA_set_method.3
+++ b/secure/lib/libcrypto/man/man3/DSA_set_method.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "DSA_SET_METHOD 3"
-.TH DSA_SET_METHOD 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH DSA_SET_METHOD 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/DSA_sign.3 b/secure/lib/libcrypto/man/man3/DSA_sign.3
index 3d30d5c5d1e7..4744d024478a 100644
--- a/secure/lib/libcrypto/man/man3/DSA_sign.3
+++ b/secure/lib/libcrypto/man/man3/DSA_sign.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "DSA_SIGN 3"
-.TH DSA_SIGN 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH DSA_SIGN 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/DSA_size.3 b/secure/lib/libcrypto/man/man3/DSA_size.3
index bb3a973dca96..784c6d0949fd 100644
--- a/secure/lib/libcrypto/man/man3/DSA_size.3
+++ b/secure/lib/libcrypto/man/man3/DSA_size.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "DSA_SIZE 3"
-.TH DSA_SIZE 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH DSA_SIZE 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/DTLS_get_data_mtu.3 b/secure/lib/libcrypto/man/man3/DTLS_get_data_mtu.3
index 5bf972edf999..f8de185225bd 100644
--- a/secure/lib/libcrypto/man/man3/DTLS_get_data_mtu.3
+++ b/secure/lib/libcrypto/man/man3/DTLS_get_data_mtu.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "DTLS_GET_DATA_MTU 3"
-.TH DTLS_GET_DATA_MTU 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH DTLS_GET_DATA_MTU 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/DTLS_set_timer_cb.3 b/secure/lib/libcrypto/man/man3/DTLS_set_timer_cb.3
index bd271e5651f8..b3ea84866ffe 100644
--- a/secure/lib/libcrypto/man/man3/DTLS_set_timer_cb.3
+++ b/secure/lib/libcrypto/man/man3/DTLS_set_timer_cb.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "DTLS_SET_TIMER_CB 3"
-.TH DTLS_SET_TIMER_CB 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH DTLS_SET_TIMER_CB 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/DTLSv1_listen.3 b/secure/lib/libcrypto/man/man3/DTLSv1_listen.3
index 775859ce036d..6d39c2d6e9cf 100644
--- a/secure/lib/libcrypto/man/man3/DTLSv1_listen.3
+++ b/secure/lib/libcrypto/man/man3/DTLSv1_listen.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "DTLSV1_LISTEN 3"
-.TH DTLSV1_LISTEN 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH DTLSV1_LISTEN 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/ECDSA_SIG_new.3 b/secure/lib/libcrypto/man/man3/ECDSA_SIG_new.3
index 81d3d9705973..07b09b17bdd3 100644
--- a/secure/lib/libcrypto/man/man3/ECDSA_SIG_new.3
+++ b/secure/lib/libcrypto/man/man3/ECDSA_SIG_new.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "ECDSA_SIG_NEW 3"
-.TH ECDSA_SIG_NEW 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH ECDSA_SIG_NEW 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/ECDSA_sign.3 b/secure/lib/libcrypto/man/man3/ECDSA_sign.3
index a395c14e0c9c..04e241375289 100644
--- a/secure/lib/libcrypto/man/man3/ECDSA_sign.3
+++ b/secure/lib/libcrypto/man/man3/ECDSA_sign.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "ECDSA_SIGN 3"
-.TH ECDSA_SIGN 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH ECDSA_SIGN 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/ECPKParameters_print.3 b/secure/lib/libcrypto/man/man3/ECPKParameters_print.3
index 7a6b589744c5..4046af18a6ba 100644
--- a/secure/lib/libcrypto/man/man3/ECPKParameters_print.3
+++ b/secure/lib/libcrypto/man/man3/ECPKParameters_print.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "ECPKPARAMETERS_PRINT 3"
-.TH ECPKPARAMETERS_PRINT 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH ECPKPARAMETERS_PRINT 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EC_GFp_simple_method.3 b/secure/lib/libcrypto/man/man3/EC_GFp_simple_method.3
index 503c014e744b..32c32a9227f1 100644
--- a/secure/lib/libcrypto/man/man3/EC_GFp_simple_method.3
+++ b/secure/lib/libcrypto/man/man3/EC_GFp_simple_method.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EC_GFP_SIMPLE_METHOD 3"
-.TH EC_GFP_SIMPLE_METHOD 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EC_GFP_SIMPLE_METHOD 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EC_GROUP_copy.3 b/secure/lib/libcrypto/man/man3/EC_GROUP_copy.3
index b200e8e4313f..1c8fb3bd0bef 100644
--- a/secure/lib/libcrypto/man/man3/EC_GROUP_copy.3
+++ b/secure/lib/libcrypto/man/man3/EC_GROUP_copy.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EC_GROUP_COPY 3"
-.TH EC_GROUP_COPY 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EC_GROUP_COPY 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EC_GROUP_new.3 b/secure/lib/libcrypto/man/man3/EC_GROUP_new.3
index b8f5e7069f75..ffdab4b0b00b 100644
--- a/secure/lib/libcrypto/man/man3/EC_GROUP_new.3
+++ b/secure/lib/libcrypto/man/man3/EC_GROUP_new.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EC_GROUP_NEW 3"
-.TH EC_GROUP_NEW 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EC_GROUP_NEW 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EC_KEY_get_enc_flags.3 b/secure/lib/libcrypto/man/man3/EC_KEY_get_enc_flags.3
index 7aa73437339c..8306a7aea385 100644
--- a/secure/lib/libcrypto/man/man3/EC_KEY_get_enc_flags.3
+++ b/secure/lib/libcrypto/man/man3/EC_KEY_get_enc_flags.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EC_KEY_GET_ENC_FLAGS 3"
-.TH EC_KEY_GET_ENC_FLAGS 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EC_KEY_GET_ENC_FLAGS 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EC_KEY_new.3 b/secure/lib/libcrypto/man/man3/EC_KEY_new.3
index 4f3e9a33995f..febaf2b4bedc 100644
--- a/secure/lib/libcrypto/man/man3/EC_KEY_new.3
+++ b/secure/lib/libcrypto/man/man3/EC_KEY_new.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EC_KEY_NEW 3"
-.TH EC_KEY_NEW 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EC_KEY_NEW 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EC_POINT_add.3 b/secure/lib/libcrypto/man/man3/EC_POINT_add.3
index e9d0725b36d7..b4a91e56ac7e 100644
--- a/secure/lib/libcrypto/man/man3/EC_POINT_add.3
+++ b/secure/lib/libcrypto/man/man3/EC_POINT_add.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EC_POINT_ADD 3"
-.TH EC_POINT_ADD 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EC_POINT_ADD 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EC_POINT_new.3 b/secure/lib/libcrypto/man/man3/EC_POINT_new.3
index 3cdb1ca04071..8049d1f6ab97 100644
--- a/secure/lib/libcrypto/man/man3/EC_POINT_new.3
+++ b/secure/lib/libcrypto/man/man3/EC_POINT_new.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EC_POINT_NEW 3"
-.TH EC_POINT_NEW 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EC_POINT_NEW 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/ENGINE_add.3 b/secure/lib/libcrypto/man/man3/ENGINE_add.3
index 55852749872a..70470d83b262 100644
--- a/secure/lib/libcrypto/man/man3/ENGINE_add.3
+++ b/secure/lib/libcrypto/man/man3/ENGINE_add.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "ENGINE_ADD 3"
-.TH ENGINE_ADD 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH ENGINE_ADD 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/ERR_GET_LIB.3 b/secure/lib/libcrypto/man/man3/ERR_GET_LIB.3
index fc0f144a841e..00f13ee48294 100644
--- a/secure/lib/libcrypto/man/man3/ERR_GET_LIB.3
+++ b/secure/lib/libcrypto/man/man3/ERR_GET_LIB.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "ERR_GET_LIB 3"
-.TH ERR_GET_LIB 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH ERR_GET_LIB 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/ERR_clear_error.3 b/secure/lib/libcrypto/man/man3/ERR_clear_error.3
index b991a19a2fd0..aa6c58f54b59 100644
--- a/secure/lib/libcrypto/man/man3/ERR_clear_error.3
+++ b/secure/lib/libcrypto/man/man3/ERR_clear_error.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "ERR_CLEAR_ERROR 3"
-.TH ERR_CLEAR_ERROR 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH ERR_CLEAR_ERROR 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/ERR_error_string.3 b/secure/lib/libcrypto/man/man3/ERR_error_string.3
index 1ebaadf463f1..a197fb90422b 100644
--- a/secure/lib/libcrypto/man/man3/ERR_error_string.3
+++ b/secure/lib/libcrypto/man/man3/ERR_error_string.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "ERR_ERROR_STRING 3"
-.TH ERR_ERROR_STRING 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH ERR_ERROR_STRING 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/ERR_get_error.3 b/secure/lib/libcrypto/man/man3/ERR_get_error.3
index 5b645491ec55..49856e421935 100644
--- a/secure/lib/libcrypto/man/man3/ERR_get_error.3
+++ b/secure/lib/libcrypto/man/man3/ERR_get_error.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "ERR_GET_ERROR 3"
-.TH ERR_GET_ERROR 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH ERR_GET_ERROR 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/ERR_load_crypto_strings.3 b/secure/lib/libcrypto/man/man3/ERR_load_crypto_strings.3
index 02b08f4931d7..4f63fb6b875e 100644
--- a/secure/lib/libcrypto/man/man3/ERR_load_crypto_strings.3
+++ b/secure/lib/libcrypto/man/man3/ERR_load_crypto_strings.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "ERR_LOAD_CRYPTO_STRINGS 3"
-.TH ERR_LOAD_CRYPTO_STRINGS 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH ERR_LOAD_CRYPTO_STRINGS 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/ERR_load_strings.3 b/secure/lib/libcrypto/man/man3/ERR_load_strings.3
index ace1c471a6ca..e25a6a55570f 100644
--- a/secure/lib/libcrypto/man/man3/ERR_load_strings.3
+++ b/secure/lib/libcrypto/man/man3/ERR_load_strings.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "ERR_LOAD_STRINGS 3"
-.TH ERR_LOAD_STRINGS 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH ERR_LOAD_STRINGS 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/ERR_new.3 b/secure/lib/libcrypto/man/man3/ERR_new.3
index 4be96c53ba0e..83749eee1702 100644
--- a/secure/lib/libcrypto/man/man3/ERR_new.3
+++ b/secure/lib/libcrypto/man/man3/ERR_new.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "ERR_NEW 3"
-.TH ERR_NEW 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH ERR_NEW 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/ERR_print_errors.3 b/secure/lib/libcrypto/man/man3/ERR_print_errors.3
index 7d5e33822d2a..c7acc0d3733e 100644
--- a/secure/lib/libcrypto/man/man3/ERR_print_errors.3
+++ b/secure/lib/libcrypto/man/man3/ERR_print_errors.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "ERR_PRINT_ERRORS 3"
-.TH ERR_PRINT_ERRORS 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH ERR_PRINT_ERRORS 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/ERR_put_error.3 b/secure/lib/libcrypto/man/man3/ERR_put_error.3
index 39dfd2b6df74..c07ed730044e 100644
--- a/secure/lib/libcrypto/man/man3/ERR_put_error.3
+++ b/secure/lib/libcrypto/man/man3/ERR_put_error.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "ERR_PUT_ERROR 3"
-.TH ERR_PUT_ERROR 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH ERR_PUT_ERROR 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/ERR_remove_state.3 b/secure/lib/libcrypto/man/man3/ERR_remove_state.3
index 1c18b8c6b0e2..b36ab16c56e6 100644
--- a/secure/lib/libcrypto/man/man3/ERR_remove_state.3
+++ b/secure/lib/libcrypto/man/man3/ERR_remove_state.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "ERR_REMOVE_STATE 3"
-.TH ERR_REMOVE_STATE 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH ERR_REMOVE_STATE 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/ERR_set_mark.3 b/secure/lib/libcrypto/man/man3/ERR_set_mark.3
index 55d44a37c64e..c036c2f39b98 100644
--- a/secure/lib/libcrypto/man/man3/ERR_set_mark.3
+++ b/secure/lib/libcrypto/man/man3/ERR_set_mark.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "ERR_SET_MARK 3"
-.TH ERR_SET_MARK 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH ERR_SET_MARK 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_ASYM_CIPHER_free.3 b/secure/lib/libcrypto/man/man3/EVP_ASYM_CIPHER_free.3
index 2b47b292c64e..ff9b5ae8d96f 100644
--- a/secure/lib/libcrypto/man/man3/EVP_ASYM_CIPHER_free.3
+++ b/secure/lib/libcrypto/man/man3/EVP_ASYM_CIPHER_free.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_ASYM_CIPHER_FREE 3"
-.TH EVP_ASYM_CIPHER_FREE 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_ASYM_CIPHER_FREE 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_BytesToKey.3 b/secure/lib/libcrypto/man/man3/EVP_BytesToKey.3
index 8904cc25f244..cd3cea1068d8 100644
--- a/secure/lib/libcrypto/man/man3/EVP_BytesToKey.3
+++ b/secure/lib/libcrypto/man/man3/EVP_BytesToKey.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_BYTESTOKEY 3"
-.TH EVP_BYTESTOKEY 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_BYTESTOKEY 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_CIPHER_CTX_get_cipher_data.3 b/secure/lib/libcrypto/man/man3/EVP_CIPHER_CTX_get_cipher_data.3
index 75edacb3d25d..ca6eb50cb2f7 100644
--- a/secure/lib/libcrypto/man/man3/EVP_CIPHER_CTX_get_cipher_data.3
+++ b/secure/lib/libcrypto/man/man3/EVP_CIPHER_CTX_get_cipher_data.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_CIPHER_CTX_GET_CIPHER_DATA 3"
-.TH EVP_CIPHER_CTX_GET_CIPHER_DATA 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_CIPHER_CTX_GET_CIPHER_DATA 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_CIPHER_CTX_get_original_iv.3 b/secure/lib/libcrypto/man/man3/EVP_CIPHER_CTX_get_original_iv.3
index 18999b00a757..65316b2d7373 100644
--- a/secure/lib/libcrypto/man/man3/EVP_CIPHER_CTX_get_original_iv.3
+++ b/secure/lib/libcrypto/man/man3/EVP_CIPHER_CTX_get_original_iv.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_CIPHER_CTX_GET_ORIGINAL_IV 3"
-.TH EVP_CIPHER_CTX_GET_ORIGINAL_IV 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_CIPHER_CTX_GET_ORIGINAL_IV 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_CIPHER_meth_new.3 b/secure/lib/libcrypto/man/man3/EVP_CIPHER_meth_new.3
index 4daf01bab739..cd69b3ad3542 100644
--- a/secure/lib/libcrypto/man/man3/EVP_CIPHER_meth_new.3
+++ b/secure/lib/libcrypto/man/man3/EVP_CIPHER_meth_new.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_CIPHER_METH_NEW 3"
-.TH EVP_CIPHER_METH_NEW 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_CIPHER_METH_NEW 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_DigestInit.3 b/secure/lib/libcrypto/man/man3/EVP_DigestInit.3
index 3abb494063ae..10c0df783d84 100644
--- a/secure/lib/libcrypto/man/man3/EVP_DigestInit.3
+++ b/secure/lib/libcrypto/man/man3/EVP_DigestInit.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_DIGESTINIT 3"
-.TH EVP_DIGESTINIT 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_DIGESTINIT 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_DigestSignInit.3 b/secure/lib/libcrypto/man/man3/EVP_DigestSignInit.3
index 57f48d947f51..f8e0a0a8a3a6 100644
--- a/secure/lib/libcrypto/man/man3/EVP_DigestSignInit.3
+++ b/secure/lib/libcrypto/man/man3/EVP_DigestSignInit.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_DIGESTSIGNINIT 3"
-.TH EVP_DIGESTSIGNINIT 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_DIGESTSIGNINIT 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_DigestVerifyInit.3 b/secure/lib/libcrypto/man/man3/EVP_DigestVerifyInit.3
index 2b8446bb4149..c8c97135deb7 100644
--- a/secure/lib/libcrypto/man/man3/EVP_DigestVerifyInit.3
+++ b/secure/lib/libcrypto/man/man3/EVP_DigestVerifyInit.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_DIGESTVERIFYINIT 3"
-.TH EVP_DIGESTVERIFYINIT 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_DIGESTVERIFYINIT 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_EncodeInit.3 b/secure/lib/libcrypto/man/man3/EVP_EncodeInit.3
index 1b529feaf76a..fe3b1bb37e8f 100644
--- a/secure/lib/libcrypto/man/man3/EVP_EncodeInit.3
+++ b/secure/lib/libcrypto/man/man3/EVP_EncodeInit.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_ENCODEINIT 3"
-.TH EVP_ENCODEINIT 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_ENCODEINIT 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_EncryptInit.3 b/secure/lib/libcrypto/man/man3/EVP_EncryptInit.3
index ad78f954171a..bb4d16797a27 100644
--- a/secure/lib/libcrypto/man/man3/EVP_EncryptInit.3
+++ b/secure/lib/libcrypto/man/man3/EVP_EncryptInit.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_ENCRYPTINIT 3"
-.TH EVP_ENCRYPTINIT 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_ENCRYPTINIT 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -748,7 +748,7 @@ Note that the block size for a cipher may be different to the block size for
the underlying encryption/decryption primitive.
For example \s-1AES\s0 in \s-1CTR\s0 mode has a block size of 1 (because it operates like a
stream cipher), even though \s-1AES\s0 has a block size of 16.
-Use \fBEVP_CIPHER_get_block_size()\fR to retreive the cached value.
+Use \fBEVP_CIPHER_get_block_size()\fR to retrieve the cached value.
.ie n .IP """aead"" (\fB\s-1OSSL_CIPHER_PARAM_AEAD\s0\fR) <integer>" 4
.el .IP "``aead'' (\fB\s-1OSSL_CIPHER_PARAM_AEAD\s0\fR) <integer>" 4
.IX Item "aead (OSSL_CIPHER_PARAM_AEAD) <integer>"
@@ -1215,10 +1215,11 @@ return 1 for success and 0 for failure.
\&\fBEVP_CipherInit_ex2()\fR and \fBEVP_CipherUpdate()\fR return 1 for success and 0 for failure.
\&\fBEVP_CipherFinal_ex()\fR returns 0 for a decryption failure or 1 for success.
.PP
-\&\fBEVP_Cipher()\fR returns the amount of encrypted / decrypted bytes, or \-1
-on failure if the flag \fB\s-1EVP_CIPH_FLAG_CUSTOM_CIPHER\s0\fR is set for the
-cipher. \fBEVP_Cipher()\fR returns 1 on success or 0 on failure, if the flag
+\&\fBEVP_Cipher()\fR returns 1 on success or 0 on failure, if the flag
\&\fB\s-1EVP_CIPH_FLAG_CUSTOM_CIPHER\s0\fR is not set for the cipher.
+\&\fBEVP_Cipher()\fR returns the number of bytes written to \fIout\fR for encryption / decryption, or
+the number of bytes authenticated in a call specifying \s-1AAD\s0 for an \s-1AEAD\s0 cipher, if the flag
+\&\fB\s-1EVP_CIPH_FLAG_CUSTOM_CIPHER\s0\fR is set for the cipher.
.PP
\&\fBEVP_CIPHER_CTX_reset()\fR returns 1 for success and 0 for failure.
.PP
@@ -1282,7 +1283,8 @@ depending on the mode specified.
.PP
To specify additional authenticated data (\s-1AAD\s0), a call to \fBEVP_CipherUpdate()\fR,
\&\fBEVP_EncryptUpdate()\fR or \fBEVP_DecryptUpdate()\fR should be made with the output
-parameter \fIout\fR set to \fB\s-1NULL\s0\fR.
+parameter \fIout\fR set to \fB\s-1NULL\s0\fR. In this case, on success, the parameter
+\&\fIoutl\fR is set to the number of bytes authenticated.
.PP
When decrypting, the return value of \fBEVP_DecryptFinal()\fR or \fBEVP_CipherFinal()\fR
indicates whether the operation was successful. If it does not indicate success,
diff --git a/secure/lib/libcrypto/man/man3/EVP_KDF.3 b/secure/lib/libcrypto/man/man3/EVP_KDF.3
index 2a1199f97da2..087ecfa883f9 100644
--- a/secure/lib/libcrypto/man/man3/EVP_KDF.3
+++ b/secure/lib/libcrypto/man/man3/EVP_KDF.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_KDF 3"
-.TH EVP_KDF 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_KDF 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -320,7 +320,7 @@ For those \s-1KDF\s0 implementations that support it, this parameter sets the pa
.ie n .IP """salt"" (\fB\s-1OSSL_KDF_PARAM_SALT\s0\fR) <octet string>" 4
.el .IP "``salt'' (\fB\s-1OSSL_KDF_PARAM_SALT\s0\fR) <octet string>" 4
.IX Item "salt (OSSL_KDF_PARAM_SALT) <octet string>"
-Some \s-1KDF\s0 implementations can take a salt.
+Some \s-1KDF\s0 implementations can take a non-secret unique cryptographic salt.
For those \s-1KDF\s0 implementations that support it, this parameter sets the salt.
.Sp
The default value, if any, is implementation dependent.
@@ -360,6 +360,15 @@ implementations.
Some \s-1KDF\s0 implementations require a key.
For those \s-1KDF\s0 implementations that support it, this octet string parameter
sets the key.
+.ie n .IP """info"" (\fB\s-1OSSL_KDF_PARAM_INFO\s0\fR) <octet string>" 4
+.el .IP "``info'' (\fB\s-1OSSL_KDF_PARAM_INFO\s0\fR) <octet string>" 4
+.IX Item "info (OSSL_KDF_PARAM_INFO) <octet string>"
+Some \s-1KDF\s0 implementations, such as \s-1\fBEVP_KDF\-HKDF\s0\fR\|(7), take an 'info' parameter
+for binding the derived key material
+to application\- and context-specific information.
+This parameter sets the info, fixed info, other info or shared info argument.
+You can specify this parameter multiple times, and each instance will
+be concatenated to form the final value.
.ie n .IP """maclen"" (\fB\s-1OSSL_KDF_PARAM_MAC_SIZE\s0\fR) <unsigned integer>" 4
.el .IP "``maclen'' (\fB\s-1OSSL_KDF_PARAM_MAC_SIZE\s0\fR) <unsigned integer>" 4
.IX Item "maclen (OSSL_KDF_PARAM_MAC_SIZE) <unsigned integer>"
@@ -422,7 +431,7 @@ not be considered a breaking change to the \s-1API.\s0
This functionality was added in OpenSSL 3.0.
.SH "COPYRIGHT"
.IX Header "COPYRIGHT"
-Copyright 2019\-2021 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2019\-2023 The OpenSSL Project Authors. All Rights Reserved.
.PP
Licensed under the Apache License 2.0 (the \*(L"License\*(R"). You may not use
this file except in compliance with the License. You can obtain a copy
diff --git a/secure/lib/libcrypto/man/man3/EVP_KEM_free.3 b/secure/lib/libcrypto/man/man3/EVP_KEM_free.3
index d9f070dd3c6c..f5429db01afe 100644
--- a/secure/lib/libcrypto/man/man3/EVP_KEM_free.3
+++ b/secure/lib/libcrypto/man/man3/EVP_KEM_free.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_KEM_FREE 3"
-.TH EVP_KEM_FREE 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_KEM_FREE 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_KEYEXCH_free.3 b/secure/lib/libcrypto/man/man3/EVP_KEYEXCH_free.3
index 5073dfcb0150..51159c4f6527 100644
--- a/secure/lib/libcrypto/man/man3/EVP_KEYEXCH_free.3
+++ b/secure/lib/libcrypto/man/man3/EVP_KEYEXCH_free.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_KEYEXCH_FREE 3"
-.TH EVP_KEYEXCH_FREE 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_KEYEXCH_FREE 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_KEYMGMT.3 b/secure/lib/libcrypto/man/man3/EVP_KEYMGMT.3
index 5939a5b91643..e39ddbb83c3e 100644
--- a/secure/lib/libcrypto/man/man3/EVP_KEYMGMT.3
+++ b/secure/lib/libcrypto/man/man3/EVP_KEYMGMT.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_KEYMGMT 3"
-.TH EVP_KEYMGMT 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_KEYMGMT 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -258,7 +258,7 @@ otherwise 0.
.PP
\&\fBEVP_KEYMGMT_get0_name()\fR returns the algorithm name, or \s-1NULL\s0 on error.
.PP
-\&\fBEVP_KEYMGMT_get0_description()\fR returns a pointer to a decription, or \s-1NULL\s0 if
+\&\fBEVP_KEYMGMT_get0_description()\fR returns a pointer to a description, or \s-1NULL\s0 if
there isn't one.
.PP
\&\fBEVP_KEYMGMT_gettable_params()\fR, \fBEVP_KEYMGMT_settable_params()\fR and
@@ -272,7 +272,7 @@ there isn't one.
The functions described here were added in OpenSSL 3.0.
.SH "COPYRIGHT"
.IX Header "COPYRIGHT"
-Copyright 2019\-2021 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2019\-2023 The OpenSSL Project Authors. All Rights Reserved.
.PP
Licensed under the Apache License 2.0 (the \*(L"License\*(R"). You may not use
this file except in compliance with the License. You can obtain a copy
diff --git a/secure/lib/libcrypto/man/man3/EVP_MAC.3 b/secure/lib/libcrypto/man/man3/EVP_MAC.3
index ccc559834e9d..fa6c439fb780 100644
--- a/secure/lib/libcrypto/man/man3/EVP_MAC.3
+++ b/secure/lib/libcrypto/man/man3/EVP_MAC.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_MAC 3"
-.TH EVP_MAC 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_MAC 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_MD_meth_new.3 b/secure/lib/libcrypto/man/man3/EVP_MD_meth_new.3
index 0a8ed8b17217..aadaa80047ae 100644
--- a/secure/lib/libcrypto/man/man3/EVP_MD_meth_new.3
+++ b/secure/lib/libcrypto/man/man3/EVP_MD_meth_new.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_MD_METH_NEW 3"
-.TH EVP_MD_METH_NEW 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_MD_METH_NEW 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_OpenInit.3 b/secure/lib/libcrypto/man/man3/EVP_OpenInit.3
index 7a77225ecd36..253b8960e55b 100644
--- a/secure/lib/libcrypto/man/man3/EVP_OpenInit.3
+++ b/secure/lib/libcrypto/man/man3/EVP_OpenInit.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_OPENINIT 3"
-.TH EVP_OPENINIT 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_OPENINIT 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_PBE_CipherInit.3 b/secure/lib/libcrypto/man/man3/EVP_PBE_CipherInit.3
index 4d0a8db93155..44201e2ed5ce 100644
--- a/secure/lib/libcrypto/man/man3/EVP_PBE_CipherInit.3
+++ b/secure/lib/libcrypto/man/man3/EVP_PBE_CipherInit.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_PBE_CIPHERINIT 3"
-.TH EVP_PBE_CIPHERINIT 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_PBE_CIPHERINIT 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_PKEY2PKCS8.3 b/secure/lib/libcrypto/man/man3/EVP_PKEY2PKCS8.3
index 09ca3ccb62f7..bfda4e63a86c 100644
--- a/secure/lib/libcrypto/man/man3/EVP_PKEY2PKCS8.3
+++ b/secure/lib/libcrypto/man/man3/EVP_PKEY2PKCS8.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_PKEY2PKCS8 3"
-.TH EVP_PKEY2PKCS8 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_PKEY2PKCS8 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -158,7 +158,7 @@ EVP_PKEY2PKCS8, EVP_PKCS82PKEY_ex, EVP_PKCS82PKEY
\&\fBEVP_PKCS82PKEY_ex()\fR converts a \s-1PKCS8\s0 object \fIp8\fR into a returned private key.
It uses \fIlibctx\fR and \fIpropq\fR when fetching algorithms.
.PP
-\&\s-1\fBEVP_PKCS82PKEY\s0()\fR is similiar to \fBEVP_PKCS82PKEY_ex()\fR but uses default values of
+\&\s-1\fBEVP_PKCS82PKEY\s0()\fR is similar to \fBEVP_PKCS82PKEY_ex()\fR but uses default values of
\&\s-1NULL\s0 for the \fIlibctx\fR and \fIpropq\fR.
.SH "RETURN VALUES"
.IX Header "RETURN VALUES"
@@ -171,7 +171,7 @@ All functions return \s-1NULL\s0 if the operation fails.
\&\fBPKCS8_pkey_add1_attr\fR\|(3),
.SH "COPYRIGHT"
.IX Header "COPYRIGHT"
-Copyright 2020 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2020\-2023 The OpenSSL Project Authors. All Rights Reserved.
.PP
Licensed under the Apache License 2.0 (the \*(L"License\*(R"). You may not use
this file except in compliance with the License. You can obtain a copy
diff --git a/secure/lib/libcrypto/man/man3/EVP_PKEY_ASN1_METHOD.3 b/secure/lib/libcrypto/man/man3/EVP_PKEY_ASN1_METHOD.3
index a85a5af03704..4e75e1f82d54 100644
--- a/secure/lib/libcrypto/man/man3/EVP_PKEY_ASN1_METHOD.3
+++ b/secure/lib/libcrypto/man/man3/EVP_PKEY_ASN1_METHOD.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_PKEY_ASN1_METHOD 3"
-.TH EVP_PKEY_ASN1_METHOD 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_PKEY_ASN1_METHOD 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_ctrl.3 b/secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_ctrl.3
index b008fcf4e4e7..6c38efb78d68 100644
--- a/secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_ctrl.3
+++ b/secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_ctrl.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_PKEY_CTX_CTRL 3"
-.TH EVP_PKEY_CTX_CTRL 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_PKEY_CTX_CTRL 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_get0_libctx.3 b/secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_get0_libctx.3
index ca1dbf8e06ba..f6afd45277fa 100644
--- a/secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_get0_libctx.3
+++ b/secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_get0_libctx.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_PKEY_CTX_GET0_LIBCTX 3"
-.TH EVP_PKEY_CTX_GET0_LIBCTX 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_PKEY_CTX_GET0_LIBCTX 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_get0_pkey.3 b/secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_get0_pkey.3
index 815d50509772..00e889b27739 100644
--- a/secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_get0_pkey.3
+++ b/secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_get0_pkey.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_PKEY_CTX_GET0_PKEY 3"
-.TH EVP_PKEY_CTX_GET0_PKEY 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_PKEY_CTX_GET0_PKEY 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_new.3 b/secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_new.3
index a373edde95ae..5ac07132075e 100644
--- a/secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_new.3
+++ b/secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_new.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_PKEY_CTX_NEW 3"
-.TH EVP_PKEY_CTX_NEW 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_PKEY_CTX_NEW 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_set1_pbe_pass.3 b/secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_set1_pbe_pass.3
index e1758942d70a..9dab9ac96672 100644
--- a/secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_set1_pbe_pass.3
+++ b/secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_set1_pbe_pass.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_PKEY_CTX_SET1_PBE_PASS 3"
-.TH EVP_PKEY_CTX_SET1_PBE_PASS 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_PKEY_CTX_SET1_PBE_PASS 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_set_hkdf_md.3 b/secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_set_hkdf_md.3
index ac6fde5da6a8..b585d37498c9 100644
--- a/secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_set_hkdf_md.3
+++ b/secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_set_hkdf_md.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_PKEY_CTX_SET_HKDF_MD 3"
-.TH EVP_PKEY_CTX_SET_HKDF_MD 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_PKEY_CTX_SET_HKDF_MD 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_set_params.3 b/secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_set_params.3
index 678789e964ef..51da4e4b2134 100644
--- a/secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_set_params.3
+++ b/secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_set_params.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_PKEY_CTX_SET_PARAMS 3"
-.TH EVP_PKEY_CTX_SET_PARAMS 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_PKEY_CTX_SET_PARAMS 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_set_rsa_pss_keygen_md.3 b/secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_set_rsa_pss_keygen_md.3
index b41be7845831..69048f6fb027 100644
--- a/secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_set_rsa_pss_keygen_md.3
+++ b/secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_set_rsa_pss_keygen_md.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_PKEY_CTX_SET_RSA_PSS_KEYGEN_MD 3"
-.TH EVP_PKEY_CTX_SET_RSA_PSS_KEYGEN_MD 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_PKEY_CTX_SET_RSA_PSS_KEYGEN_MD 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_set_scrypt_N.3 b/secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_set_scrypt_N.3
index 2bae6a9703c5..ec43f411545e 100644
--- a/secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_set_scrypt_N.3
+++ b/secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_set_scrypt_N.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_PKEY_CTX_SET_SCRYPT_N 3"
-.TH EVP_PKEY_CTX_SET_SCRYPT_N 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_PKEY_CTX_SET_SCRYPT_N 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_set_tls1_prf_md.3 b/secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_set_tls1_prf_md.3
index 01caddb32b9c..37fa49600cd7 100644
--- a/secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_set_tls1_prf_md.3
+++ b/secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_set_tls1_prf_md.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_PKEY_CTX_SET_TLS1_PRF_MD 3"
-.TH EVP_PKEY_CTX_SET_TLS1_PRF_MD 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_PKEY_CTX_SET_TLS1_PRF_MD 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_PKEY_asn1_get_count.3 b/secure/lib/libcrypto/man/man3/EVP_PKEY_asn1_get_count.3
index 3bffa81c5627..500b35436df5 100644
--- a/secure/lib/libcrypto/man/man3/EVP_PKEY_asn1_get_count.3
+++ b/secure/lib/libcrypto/man/man3/EVP_PKEY_asn1_get_count.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_PKEY_ASN1_GET_COUNT 3"
-.TH EVP_PKEY_ASN1_GET_COUNT 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_PKEY_ASN1_GET_COUNT 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_PKEY_check.3 b/secure/lib/libcrypto/man/man3/EVP_PKEY_check.3
index adfe75e43a8a..70d9c8a64d0b 100644
--- a/secure/lib/libcrypto/man/man3/EVP_PKEY_check.3
+++ b/secure/lib/libcrypto/man/man3/EVP_PKEY_check.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_PKEY_CHECK 3"
-.TH EVP_PKEY_CHECK 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_PKEY_CHECK 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_PKEY_copy_parameters.3 b/secure/lib/libcrypto/man/man3/EVP_PKEY_copy_parameters.3
index 03147f4e8b38..73094feda994 100644
--- a/secure/lib/libcrypto/man/man3/EVP_PKEY_copy_parameters.3
+++ b/secure/lib/libcrypto/man/man3/EVP_PKEY_copy_parameters.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_PKEY_COPY_PARAMETERS 3"
-.TH EVP_PKEY_COPY_PARAMETERS 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_PKEY_COPY_PARAMETERS 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_PKEY_decapsulate.3 b/secure/lib/libcrypto/man/man3/EVP_PKEY_decapsulate.3
index 838ede88342b..b9fe8098f15b 100644
--- a/secure/lib/libcrypto/man/man3/EVP_PKEY_decapsulate.3
+++ b/secure/lib/libcrypto/man/man3/EVP_PKEY_decapsulate.3
@@ -133,14 +133,14 @@
.\" ========================================================================
.\"
.IX Title "EVP_PKEY_DECAPSULATE 3"
-.TH EVP_PKEY_DECAPSULATE 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_PKEY_DECAPSULATE 3 "2023-08-01" "3.0.10" "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"
EVP_PKEY_decapsulate_init, EVP_PKEY_decapsulate
-\&\- Key decapsulation using a private key algorithm
+\&\- Key decapsulation using a KEM algorithm with a private key
.SH "SYNOPSIS"
.IX Header "SYNOPSIS"
.Vb 1
@@ -148,7 +148,7 @@ EVP_PKEY_decapsulate_init, EVP_PKEY_decapsulate
\&
\& int EVP_PKEY_decapsulate_init(EVP_PKEY_CTX *ctx, const OSSL_PARAM params[]);
\& int EVP_PKEY_decapsulate(EVP_PKEY_CTX *ctx,
-\& unsigned char *secret, size_t *secretlen,
+\& unsigned char *unwrapped, size_t *unwrappedlen,
\& const unsigned char *wrapped, size_t wrappedlen);
.Ve
.SH "DESCRIPTION"
@@ -156,17 +156,19 @@ EVP_PKEY_decapsulate_init, EVP_PKEY_decapsulate
The \fBEVP_PKEY_decapsulate_init()\fR function initializes a private key algorithm
context \fIctx\fR for a decapsulation operation and then sets the \fIparams\fR
on the context in the same way as calling \fBEVP_PKEY_CTX_set_params\fR\|(3).
+Note that \fIctx\fR usually is produced using \fBEVP_PKEY_CTX_new_from_pkey\fR\|(3),
+specifying the private key to use.
.PP
The \fBEVP_PKEY_decapsulate()\fR function performs a private key decapsulation
operation using \fIctx\fR. The data to be decapsulated is specified using the
\&\fIwrapped\fR and \fIwrappedlen\fR parameters.
-If \fIsecret\fR is \fI\s-1NULL\s0\fR then the maximum size of the output secret buffer
-is written to the \fI*secretlen\fR parameter. If \fIsecret\fR is not \fB\s-1NULL\s0\fR and the
-call is successful then the decapsulated secret data is written to \fIsecret\fR and
-the amount of data written to \fIsecretlen\fR.
+If \fIunwrapped\fR is \s-1NULL\s0 then the maximum size of the output secret buffer
+is written to \fI*unwrappedlen\fR. If \fIunwrapped\fR is not \s-1NULL\s0 and the
+call is successful then the decapsulated secret data is written to \fIunwrapped\fR
+and the amount of data written to \fI*unwrappedlen\fR.
.SH "NOTES"
.IX Header "NOTES"
-After the call to \fBEVP_PKEY_decapsulate_init()\fR algorithm specific parameters
+After the call to \fBEVP_PKEY_decapsulate_init()\fR algorithm-specific parameters
for the operation may be set or modified using \fBEVP_PKEY_CTX_set_params\fR\|(3).
.SH "RETURN VALUES"
.IX Header "RETURN VALUES"
@@ -213,7 +215,7 @@ Decapsulate data using \s-1RSA:\s0
.Ve
.SH "SEE ALSO"
.IX Header "SEE ALSO"
-\&\fBEVP_PKEY_CTX_new\fR\|(3),
+\&\fBEVP_PKEY_CTX_new_from_pkey\fR\|(3),
\&\fBEVP_PKEY_encapsulate\fR\|(3),
\&\s-1\fBEVP_KEM\-RSA\s0\fR\|(7),
.SH "HISTORY"
@@ -221,7 +223,7 @@ Decapsulate data using \s-1RSA:\s0
These functions were added in OpenSSL 3.0.
.SH "COPYRIGHT"
.IX Header "COPYRIGHT"
-Copyright 2020\-2021 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2020\-2023 The OpenSSL Project Authors. All Rights Reserved.
.PP
Licensed under the Apache License 2.0 (the \*(L"License\*(R"). You may not use
this file except in compliance with the License. You can obtain a copy
diff --git a/secure/lib/libcrypto/man/man3/EVP_PKEY_decrypt.3 b/secure/lib/libcrypto/man/man3/EVP_PKEY_decrypt.3
index 48db8212e10a..35fcbcc3f1dd 100644
--- a/secure/lib/libcrypto/man/man3/EVP_PKEY_decrypt.3
+++ b/secure/lib/libcrypto/man/man3/EVP_PKEY_decrypt.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_PKEY_DECRYPT 3"
-.TH EVP_PKEY_DECRYPT 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_PKEY_DECRYPT 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_PKEY_derive.3 b/secure/lib/libcrypto/man/man3/EVP_PKEY_derive.3
index ee2ec927606b..e9ba2925458a 100644
--- a/secure/lib/libcrypto/man/man3/EVP_PKEY_derive.3
+++ b/secure/lib/libcrypto/man/man3/EVP_PKEY_derive.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_PKEY_DERIVE 3"
-.TH EVP_PKEY_DERIVE 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_PKEY_DERIVE 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -169,7 +169,7 @@ sets the passed parameters \fIparams\fR on the context before returning.
be a public key. The \fIvalidate_peer\fR will validate the public key if this value
is non zero.
.PP
-\&\fBEVP_PKEY_derive_set_peer()\fR is similiar to \fBEVP_PKEY_derive_set_peer_ex()\fR with
+\&\fBEVP_PKEY_derive_set_peer()\fR is similar to \fBEVP_PKEY_derive_set_peer_ex()\fR with
\&\fIvalidate_peer\fR set to 1.
.PP
\&\fBEVP_PKEY_derive()\fR derives a shared secret using \fIctx\fR.
@@ -247,7 +247,7 @@ The \fBEVP_PKEY_derive_init_ex()\fR and \fBEVP_PKEY_derive_set_peer_ex()\fR func
added in OpenSSL 3.0.
.SH "COPYRIGHT"
.IX Header "COPYRIGHT"
-Copyright 2006\-2021 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2006\-2023 The OpenSSL Project Authors. All Rights Reserved.
.PP
Licensed under the Apache License 2.0 (the \*(L"License\*(R"). You may not use
this file except in compliance with the License. You can obtain a copy
diff --git a/secure/lib/libcrypto/man/man3/EVP_PKEY_digestsign_supports_digest.3 b/secure/lib/libcrypto/man/man3/EVP_PKEY_digestsign_supports_digest.3
index 6b8ff31c04f1..bffe573f5219 100644
--- a/secure/lib/libcrypto/man/man3/EVP_PKEY_digestsign_supports_digest.3
+++ b/secure/lib/libcrypto/man/man3/EVP_PKEY_digestsign_supports_digest.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_PKEY_DIGESTSIGN_SUPPORTS_DIGEST 3"
-.TH EVP_PKEY_DIGESTSIGN_SUPPORTS_DIGEST 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_PKEY_DIGESTSIGN_SUPPORTS_DIGEST 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_PKEY_encapsulate.3 b/secure/lib/libcrypto/man/man3/EVP_PKEY_encapsulate.3
index 8855a8764e65..c54d507a0653 100644
--- a/secure/lib/libcrypto/man/man3/EVP_PKEY_encapsulate.3
+++ b/secure/lib/libcrypto/man/man3/EVP_PKEY_encapsulate.3
@@ -133,14 +133,14 @@
.\" ========================================================================
.\"
.IX Title "EVP_PKEY_ENCAPSULATE 3"
-.TH EVP_PKEY_ENCAPSULATE 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_PKEY_ENCAPSULATE 3 "2023-08-01" "3.0.10" "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"
EVP_PKEY_encapsulate_init, EVP_PKEY_encapsulate
-\&\- Key encapsulation using a public key algorithm
+\&\- Key encapsulation using a KEM algorithm with a public key
.SH "SYNOPSIS"
.IX Header "SYNOPSIS"
.Vb 1
@@ -148,7 +148,7 @@ EVP_PKEY_encapsulate_init, EVP_PKEY_encapsulate
\&
\& int EVP_PKEY_encapsulate_init(EVP_PKEY_CTX *ctx, const OSSL_PARAM params[]);
\& int EVP_PKEY_encapsulate(EVP_PKEY_CTX *ctx,
-\& unsigned char *out, size_t *outlen,
+\& unsigned char *wrappedkey, size_t *wrappedkeylen,
\& unsigned char *genkey, size_t *genkeylen);
.Ve
.SH "DESCRIPTION"
@@ -156,18 +156,26 @@ EVP_PKEY_encapsulate_init, EVP_PKEY_encapsulate
The \fBEVP_PKEY_encapsulate_init()\fR function initializes a public key algorithm
context \fIctx\fR for an encapsulation operation and then sets the \fIparams\fR
on the context in the same way as calling \fBEVP_PKEY_CTX_set_params\fR\|(3).
+Note that \fIctx\fR is usually is produced using \fBEVP_PKEY_CTX_new_from_pkey\fR\|(3),
+specifying the public key to use.
.PP
The \fBEVP_PKEY_encapsulate()\fR function performs a public key encapsulation
-operation using \fIctx\fR with the name \fIname\fR.
-If \fIout\fR is \fB\s-1NULL\s0\fR then the maximum size of the output buffer is written to the
-\&\fI*outlen\fR parameter and the maximum size of the generated key buffer is written
-to \fI*genkeylen\fR. If \fIout\fR is not \fB\s-1NULL\s0\fR and the call is successful then the
+operation using \fIctx\fR.
+The symmetric secret generated in \fIgenkey\fR can be used as key material.
+The ciphertext in \fIwrappedkey\fR is its encapsulated form, which can be sent
+to another party, who can use \fBEVP_PKEY_decapsulate\fR\|(3) to retrieve it
+using their private key.
+If \fIwrappedkey\fR is \s-1NULL\s0 then the maximum size of the output buffer
+is written to the \fI*wrappedkeylen\fR parameter unless \fIwrappedkeylen\fR is \s-1NULL\s0
+and the maximum size of the generated key buffer is written to \fI*genkeylen\fR
+unless \fIgenkeylen\fR is \s-1NULL.\s0
+If \fIwrappedkey\fR is not \s-1NULL\s0 and the call is successful then the
internally generated key is written to \fIgenkey\fR and its size is written to
\&\fI*genkeylen\fR. The encapsulated version of the generated key is written to
-\&\fIout\fR and its size is written to \fI*outlen\fR.
+\&\fIwrappedkey\fR and its size is written to \fI*wrappedkeylen\fR.
.SH "NOTES"
.IX Header "NOTES"
-After the call to \fBEVP_PKEY_encapsulate_init()\fR algorithm specific parameters
+After the call to \fBEVP_PKEY_encapsulate_init()\fR algorithm-specific parameters
for the operation may be set or modified using \fBEVP_PKEY_CTX_set_params\fR\|(3).
.SH "RETURN VALUES"
.IX Header "RETURN VALUES"
@@ -217,7 +225,7 @@ Encapsulate an \s-1RSASVE\s0 key (for \s-1RSA\s0 keys).
.Ve
.SH "SEE ALSO"
.IX Header "SEE ALSO"
-\&\fBEVP_PKEY_CTX_new\fR\|(3),
+\&\fBEVP_PKEY_CTX_new_from_pkey\fR\|(3),
\&\fBEVP_PKEY_decapsulate\fR\|(3),
\&\s-1\fBEVP_KEM\-RSA\s0\fR\|(7),
.SH "HISTORY"
@@ -225,7 +233,7 @@ Encapsulate an \s-1RSASVE\s0 key (for \s-1RSA\s0 keys).
These functions were added in OpenSSL 3.0.
.SH "COPYRIGHT"
.IX Header "COPYRIGHT"
-Copyright 2020\-2021 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2020\-2023 The OpenSSL Project Authors. All Rights Reserved.
.PP
Licensed under the Apache License 2.0 (the \*(L"License\*(R"). You may not use
this file except in compliance with the License. You can obtain a copy
diff --git a/secure/lib/libcrypto/man/man3/EVP_PKEY_encrypt.3 b/secure/lib/libcrypto/man/man3/EVP_PKEY_encrypt.3
index e81d4994ea62..f13c24ae5e93 100644
--- a/secure/lib/libcrypto/man/man3/EVP_PKEY_encrypt.3
+++ b/secure/lib/libcrypto/man/man3/EVP_PKEY_encrypt.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_PKEY_ENCRYPT 3"
-.TH EVP_PKEY_ENCRYPT 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_PKEY_ENCRYPT 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_PKEY_fromdata.3 b/secure/lib/libcrypto/man/man3/EVP_PKEY_fromdata.3
index f9e083faeab1..11beb709764a 100644
--- a/secure/lib/libcrypto/man/man3/EVP_PKEY_fromdata.3
+++ b/secure/lib/libcrypto/man/man3/EVP_PKEY_fromdata.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_PKEY_FROMDATA 3"
-.TH EVP_PKEY_FROMDATA 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_PKEY_FROMDATA 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_PKEY_get_default_digest_nid.3 b/secure/lib/libcrypto/man/man3/EVP_PKEY_get_default_digest_nid.3
index b4ca1d4c95fd..8f9642d71d02 100644
--- a/secure/lib/libcrypto/man/man3/EVP_PKEY_get_default_digest_nid.3
+++ b/secure/lib/libcrypto/man/man3/EVP_PKEY_get_default_digest_nid.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_PKEY_GET_DEFAULT_DIGEST_NID 3"
-.TH EVP_PKEY_GET_DEFAULT_DIGEST_NID 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_PKEY_GET_DEFAULT_DIGEST_NID 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -155,8 +155,8 @@ EVP_PKEY_get_default_digest_nid, EVP_PKEY_get_default_digest_name
\&\fBEVP_PKEY_get_default_digest_name()\fR fills in the default message digest
name for the public key signature operations associated with key
\&\fIpkey\fR into \fImdname\fR, up to at most \fImdname_sz\fR bytes including the
-ending \s-1NUL\s0 byte. The name could be \f(CW"UNDEF"\fR, signifying that no digest
-should be used.
+ending \s-1NUL\s0 byte. The name could be \f(CW"UNDEF"\fR, signifying that a digest
+must (for return value 2) or may (for return value 1) be left unspecified.
.PP
\&\fBEVP_PKEY_get_default_digest_nid()\fR sets \fIpnid\fR to the default message
digest \s-1NID\s0 for the public key signature operations associated with key
@@ -189,7 +189,7 @@ algorithm.
This function was added in OpenSSL 1.0.0.
.SH "COPYRIGHT"
.IX Header "COPYRIGHT"
-Copyright 2006\-2021 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2006\-2023 The OpenSSL Project Authors. All Rights Reserved.
.PP
Licensed under the Apache License 2.0 (the \*(L"License\*(R"). You may not use
this file except in compliance with the License. You can obtain a copy
diff --git a/secure/lib/libcrypto/man/man3/EVP_PKEY_get_field_type.3 b/secure/lib/libcrypto/man/man3/EVP_PKEY_get_field_type.3
index d9129fca353e..062332401ffb 100644
--- a/secure/lib/libcrypto/man/man3/EVP_PKEY_get_field_type.3
+++ b/secure/lib/libcrypto/man/man3/EVP_PKEY_get_field_type.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_PKEY_GET_FIELD_TYPE 3"
-.TH EVP_PKEY_GET_FIELD_TYPE 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_PKEY_GET_FIELD_TYPE 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_PKEY_get_group_name.3 b/secure/lib/libcrypto/man/man3/EVP_PKEY_get_group_name.3
index a313aa7f3c81..e8f2227815fe 100644
--- a/secure/lib/libcrypto/man/man3/EVP_PKEY_get_group_name.3
+++ b/secure/lib/libcrypto/man/man3/EVP_PKEY_get_group_name.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_PKEY_GET_GROUP_NAME 3"
-.TH EVP_PKEY_GET_GROUP_NAME 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_PKEY_GET_GROUP_NAME 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_PKEY_get_size.3 b/secure/lib/libcrypto/man/man3/EVP_PKEY_get_size.3
index 38c1f0d87e79..e71e052997ad 100644
--- a/secure/lib/libcrypto/man/man3/EVP_PKEY_get_size.3
+++ b/secure/lib/libcrypto/man/man3/EVP_PKEY_get_size.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_PKEY_GET_SIZE 3"
-.TH EVP_PKEY_GET_SIZE 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_PKEY_GET_SIZE 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_PKEY_gettable_params.3 b/secure/lib/libcrypto/man/man3/EVP_PKEY_gettable_params.3
index ecea09b66b3e..186feb73c3ed 100644
--- a/secure/lib/libcrypto/man/man3/EVP_PKEY_gettable_params.3
+++ b/secure/lib/libcrypto/man/man3/EVP_PKEY_gettable_params.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_PKEY_GETTABLE_PARAMS 3"
-.TH EVP_PKEY_GETTABLE_PARAMS 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_PKEY_GETTABLE_PARAMS 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -197,7 +197,7 @@ is allocated by the method.
.PP
\&\fBEVP_PKEY_get_utf8_string_param()\fR get a key \fIpkey\fR \s-1UTF8\s0 string value into a
buffer \fIstr\fR of maximum size \fImax_buf_sz\fR associated with a name of
-\&\fIkey_name\fR. The maximum size must be large enough to accomodate the string
+\&\fIkey_name\fR. The maximum size must be large enough to accommodate the string
value including a terminating \s-1NUL\s0 byte, or this function will fail.
If \fIout_len\fR is not \s-1NULL,\s0 \fI*out_len\fR is set to the length of the string
not including the terminating \s-1NUL\s0 byte. The required buffer size not including
@@ -258,7 +258,7 @@ buffer size to hold the value.
These functions were added in OpenSSL 3.0.
.SH "COPYRIGHT"
.IX Header "COPYRIGHT"
-Copyright 2020\-2022 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2020\-2023 The OpenSSL Project Authors. All Rights Reserved.
.PP
Licensed under the Apache License 2.0 (the \*(L"License\*(R"). You may not use
this file except in compliance with the License. You can obtain a copy
diff --git a/secure/lib/libcrypto/man/man3/EVP_PKEY_is_a.3 b/secure/lib/libcrypto/man/man3/EVP_PKEY_is_a.3
index 528ce879eddb..57b85eaa2f04 100644
--- a/secure/lib/libcrypto/man/man3/EVP_PKEY_is_a.3
+++ b/secure/lib/libcrypto/man/man3/EVP_PKEY_is_a.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_PKEY_IS_A 3"
-.TH EVP_PKEY_IS_A 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_PKEY_IS_A 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_PKEY_keygen.3 b/secure/lib/libcrypto/man/man3/EVP_PKEY_keygen.3
index ec19ce1192e3..6182edbb310e 100644
--- a/secure/lib/libcrypto/man/man3/EVP_PKEY_keygen.3
+++ b/secure/lib/libcrypto/man/man3/EVP_PKEY_keygen.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_PKEY_KEYGEN 3"
-.TH EVP_PKEY_KEYGEN 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_PKEY_KEYGEN 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_PKEY_meth_get_count.3 b/secure/lib/libcrypto/man/man3/EVP_PKEY_meth_get_count.3
index 7ba886f2a9b8..1cbfa4cfda37 100644
--- a/secure/lib/libcrypto/man/man3/EVP_PKEY_meth_get_count.3
+++ b/secure/lib/libcrypto/man/man3/EVP_PKEY_meth_get_count.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_PKEY_METH_GET_COUNT 3"
-.TH EVP_PKEY_METH_GET_COUNT 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_PKEY_METH_GET_COUNT 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_PKEY_meth_new.3 b/secure/lib/libcrypto/man/man3/EVP_PKEY_meth_new.3
index aa04e2b8d216..441c83d01534 100644
--- a/secure/lib/libcrypto/man/man3/EVP_PKEY_meth_new.3
+++ b/secure/lib/libcrypto/man/man3/EVP_PKEY_meth_new.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_PKEY_METH_NEW 3"
-.TH EVP_PKEY_METH_NEW 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_PKEY_METH_NEW 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_PKEY_new.3 b/secure/lib/libcrypto/man/man3/EVP_PKEY_new.3
index 1f5c1b47db3a..52ab446d4792 100644
--- a/secure/lib/libcrypto/man/man3/EVP_PKEY_new.3
+++ b/secure/lib/libcrypto/man/man3/EVP_PKEY_new.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_PKEY_NEW 3"
-.TH EVP_PKEY_NEW 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_PKEY_NEW 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -201,7 +201,7 @@ see \fBopenssl_user_macros\fR\|(7):
\&\fB\s-1EVP_PKEY\s0\fR is a generic structure to hold diverse types of asymmetric keys
(also known as \*(L"key pairs\*(R"), and can be used for diverse operations, like
signing, verifying signatures, key derivation, etc. The asymmetric keys
-themselves are often refered to as the \*(L"internal key\*(R", and are handled by
+themselves are often referred to as the \*(L"internal key\*(R", and are handled by
backends, such as providers (through \s-1\fBEVP_KEYMGMT\s0\fR\|(3)) or \fB\s-1ENGINE\s0\fRs.
.PP
Conceptually, an \fB\s-1EVP_PKEY\s0\fR internal key may hold a private key, a public
@@ -342,7 +342,7 @@ be the private part of the keypair without the public part, where this was
previously implied to be disallowed.
.SH "COPYRIGHT"
.IX Header "COPYRIGHT"
-Copyright 2002\-2021 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2002\-2023 The OpenSSL Project Authors. All Rights Reserved.
.PP
Licensed under the Apache License 2.0 (the \*(L"License\*(R"). You may not use
this file except in compliance with the License. You can obtain a copy
diff --git a/secure/lib/libcrypto/man/man3/EVP_PKEY_print_private.3 b/secure/lib/libcrypto/man/man3/EVP_PKEY_print_private.3
index af1b8c5da352..8640cdc7958e 100644
--- a/secure/lib/libcrypto/man/man3/EVP_PKEY_print_private.3
+++ b/secure/lib/libcrypto/man/man3/EVP_PKEY_print_private.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_PKEY_PRINT_PRIVATE 3"
-.TH EVP_PKEY_PRINT_PRIVATE 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_PKEY_PRINT_PRIVATE 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_PKEY_set1_RSA.3 b/secure/lib/libcrypto/man/man3/EVP_PKEY_set1_RSA.3
index 9d0c4c987512..3b15dd4a7d8f 100644
--- a/secure/lib/libcrypto/man/man3/EVP_PKEY_set1_RSA.3
+++ b/secure/lib/libcrypto/man/man3/EVP_PKEY_set1_RSA.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_PKEY_SET1_RSA 3"
-.TH EVP_PKEY_SET1_RSA 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_PKEY_SET1_RSA 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_PKEY_set1_encoded_public_key.3 b/secure/lib/libcrypto/man/man3/EVP_PKEY_set1_encoded_public_key.3
index b0cb58a7d41e..584ca166c928 100644
--- a/secure/lib/libcrypto/man/man3/EVP_PKEY_set1_encoded_public_key.3
+++ b/secure/lib/libcrypto/man/man3/EVP_PKEY_set1_encoded_public_key.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_PKEY_SET1_ENCODED_PUBLIC_KEY 3"
-.TH EVP_PKEY_SET1_ENCODED_PUBLIC_KEY 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_PKEY_SET1_ENCODED_PUBLIC_KEY 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_PKEY_set_type.3 b/secure/lib/libcrypto/man/man3/EVP_PKEY_set_type.3
index b826212395f8..0698b3fa7661 100644
--- a/secure/lib/libcrypto/man/man3/EVP_PKEY_set_type.3
+++ b/secure/lib/libcrypto/man/man3/EVP_PKEY_set_type.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_PKEY_SET_TYPE 3"
-.TH EVP_PKEY_SET_TYPE 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_PKEY_SET_TYPE 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_PKEY_settable_params.3 b/secure/lib/libcrypto/man/man3/EVP_PKEY_settable_params.3
index aecc1849e55f..3fc3be0ad8ef 100644
--- a/secure/lib/libcrypto/man/man3/EVP_PKEY_settable_params.3
+++ b/secure/lib/libcrypto/man/man3/EVP_PKEY_settable_params.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_PKEY_SETTABLE_PARAMS 3"
-.TH EVP_PKEY_SETTABLE_PARAMS 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_PKEY_SETTABLE_PARAMS 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_PKEY_sign.3 b/secure/lib/libcrypto/man/man3/EVP_PKEY_sign.3
index 45657d8489d0..916681c8eefb 100644
--- a/secure/lib/libcrypto/man/man3/EVP_PKEY_sign.3
+++ b/secure/lib/libcrypto/man/man3/EVP_PKEY_sign.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_PKEY_SIGN 3"
-.TH EVP_PKEY_SIGN 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_PKEY_SIGN 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_PKEY_todata.3 b/secure/lib/libcrypto/man/man3/EVP_PKEY_todata.3
index 86c3564fced7..5bb8bb3806b3 100644
--- a/secure/lib/libcrypto/man/man3/EVP_PKEY_todata.3
+++ b/secure/lib/libcrypto/man/man3/EVP_PKEY_todata.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_PKEY_TODATA 3"
-.TH EVP_PKEY_TODATA 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_PKEY_TODATA 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -160,7 +160,7 @@ array of \s-1\fBOSSL_PARAM\s0\fR\|(3).
\&\fBOSSL_PARAM_free\fR\|(3) should be used to free the returned parameters in
\&\fI*params\fR.
.PP
-\&\fBEVP_PKEY_export()\fR is similiar to \fBEVP_PKEY_todata()\fR but uses a callback
+\&\fBEVP_PKEY_export()\fR is similar to \fBEVP_PKEY_todata()\fR but uses a callback
\&\fIexport_cb\fR that gets passed the value of \fIexport_cbarg\fR.
See \fBopenssl\-core.h\fR\|(7) for more information about the callback. Note that the
\&\s-1\fBOSSL_PARAM\s0\fR\|(3) array that is passed to the callback is not persistent after the
@@ -185,7 +185,7 @@ This is the mirror function to \fBEVP_PKEY_fromdata\fR\|(3).
These functions were added in OpenSSL 3.0.
.SH "COPYRIGHT"
.IX Header "COPYRIGHT"
-Copyright 2021 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2021\-2023 The OpenSSL Project Authors. All Rights Reserved.
.PP
Licensed under the Apache License 2.0 (the \*(L"License\*(R"). You may not use
this file except in compliance with the License. You can obtain a copy
diff --git a/secure/lib/libcrypto/man/man3/EVP_PKEY_verify.3 b/secure/lib/libcrypto/man/man3/EVP_PKEY_verify.3
index 25ec1e3b62be..ce66a986875a 100644
--- a/secure/lib/libcrypto/man/man3/EVP_PKEY_verify.3
+++ b/secure/lib/libcrypto/man/man3/EVP_PKEY_verify.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_PKEY_VERIFY 3"
-.TH EVP_PKEY_VERIFY 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_PKEY_VERIFY 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_PKEY_verify_recover.3 b/secure/lib/libcrypto/man/man3/EVP_PKEY_verify_recover.3
index 8a0226612ffd..9473ddd53a98 100644
--- a/secure/lib/libcrypto/man/man3/EVP_PKEY_verify_recover.3
+++ b/secure/lib/libcrypto/man/man3/EVP_PKEY_verify_recover.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_PKEY_VERIFY_RECOVER 3"
-.TH EVP_PKEY_VERIFY_RECOVER 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_PKEY_VERIFY_RECOVER 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_RAND.3 b/secure/lib/libcrypto/man/man3/EVP_RAND.3
index 9d437bb2fa6e..a56e3c2944d5 100644
--- a/secure/lib/libcrypto/man/man3/EVP_RAND.3
+++ b/secure/lib/libcrypto/man/man3/EVP_RAND.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_RAND 3"
-.TH EVP_RAND 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_RAND 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_SIGNATURE.3 b/secure/lib/libcrypto/man/man3/EVP_SIGNATURE.3
index 96333601a710..4f75205c74e2 100644
--- a/secure/lib/libcrypto/man/man3/EVP_SIGNATURE.3
+++ b/secure/lib/libcrypto/man/man3/EVP_SIGNATURE.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_SIGNATURE 3"
-.TH EVP_SIGNATURE 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_SIGNATURE 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_SealInit.3 b/secure/lib/libcrypto/man/man3/EVP_SealInit.3
index 43416b778b4c..3704a098f265 100644
--- a/secure/lib/libcrypto/man/man3/EVP_SealInit.3
+++ b/secure/lib/libcrypto/man/man3/EVP_SealInit.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_SEALINIT 3"
-.TH EVP_SEALINIT 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_SEALINIT 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_SignInit.3 b/secure/lib/libcrypto/man/man3/EVP_SignInit.3
index 7cb244a187bd..c62215663730 100644
--- a/secure/lib/libcrypto/man/man3/EVP_SignInit.3
+++ b/secure/lib/libcrypto/man/man3/EVP_SignInit.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_SIGNINIT 3"
-.TH EVP_SIGNINIT 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_SIGNINIT 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_VerifyInit.3 b/secure/lib/libcrypto/man/man3/EVP_VerifyInit.3
index 92c013247107..e234c5f2443a 100644
--- a/secure/lib/libcrypto/man/man3/EVP_VerifyInit.3
+++ b/secure/lib/libcrypto/man/man3/EVP_VerifyInit.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_VERIFYINIT 3"
-.TH EVP_VERIFYINIT 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_VERIFYINIT 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_aes_128_gcm.3 b/secure/lib/libcrypto/man/man3/EVP_aes_128_gcm.3
index 09784d93dc67..60cf3598bd5e 100644
--- a/secure/lib/libcrypto/man/man3/EVP_aes_128_gcm.3
+++ b/secure/lib/libcrypto/man/man3/EVP_aes_128_gcm.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_AES_128_GCM 3"
-.TH EVP_AES_128_GCM 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_AES_128_GCM 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_aria_128_gcm.3 b/secure/lib/libcrypto/man/man3/EVP_aria_128_gcm.3
index 68ef2b784689..1527c73efacb 100644
--- a/secure/lib/libcrypto/man/man3/EVP_aria_128_gcm.3
+++ b/secure/lib/libcrypto/man/man3/EVP_aria_128_gcm.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_ARIA_128_GCM 3"
-.TH EVP_ARIA_128_GCM 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_ARIA_128_GCM 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_bf_cbc.3 b/secure/lib/libcrypto/man/man3/EVP_bf_cbc.3
index b5f4459afde4..b3772130b105 100644
--- a/secure/lib/libcrypto/man/man3/EVP_bf_cbc.3
+++ b/secure/lib/libcrypto/man/man3/EVP_bf_cbc.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_BF_CBC 3"
-.TH EVP_BF_CBC 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_BF_CBC 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_blake2b512.3 b/secure/lib/libcrypto/man/man3/EVP_blake2b512.3
index 8403e5f7f42b..b47a3442d186 100644
--- a/secure/lib/libcrypto/man/man3/EVP_blake2b512.3
+++ b/secure/lib/libcrypto/man/man3/EVP_blake2b512.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_BLAKE2B512 3"
-.TH EVP_BLAKE2B512 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_BLAKE2B512 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_camellia_128_ecb.3 b/secure/lib/libcrypto/man/man3/EVP_camellia_128_ecb.3
index 065c21334bd3..42fa2d0221fc 100644
--- a/secure/lib/libcrypto/man/man3/EVP_camellia_128_ecb.3
+++ b/secure/lib/libcrypto/man/man3/EVP_camellia_128_ecb.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_CAMELLIA_128_ECB 3"
-.TH EVP_CAMELLIA_128_ECB 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_CAMELLIA_128_ECB 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_cast5_cbc.3 b/secure/lib/libcrypto/man/man3/EVP_cast5_cbc.3
index ca58dcb89b51..a1840747c553 100644
--- a/secure/lib/libcrypto/man/man3/EVP_cast5_cbc.3
+++ b/secure/lib/libcrypto/man/man3/EVP_cast5_cbc.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_CAST5_CBC 3"
-.TH EVP_CAST5_CBC 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_CAST5_CBC 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_chacha20.3 b/secure/lib/libcrypto/man/man3/EVP_chacha20.3
index 349903e2a381..e282d88e7c1c 100644
--- a/secure/lib/libcrypto/man/man3/EVP_chacha20.3
+++ b/secure/lib/libcrypto/man/man3/EVP_chacha20.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_CHACHA20 3"
-.TH EVP_CHACHA20 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_CHACHA20 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -156,10 +156,10 @@ The ChaCha20 stream cipher for \s-1EVP.\s0
.IP "\fBEVP_chacha20()\fR" 4
.IX Item "EVP_chacha20()"
The ChaCha20 stream cipher. The key length is 256 bits, the \s-1IV\s0 is 128 bits long.
-The first 32 bits consists of a counter in little-endian order followed by a 96
+The first 64 bits consists of a counter in little-endian order followed by a 64
bit nonce. For example a nonce of:
.Sp
-000000000000000000000002
+0000000000000002
.Sp
With an initial counter of 42 (2a in hex) would be expressed as:
.Sp
@@ -176,6 +176,9 @@ Developers should be aware of the negative performance implications of
calling these functions multiple times and should consider using
\&\fBEVP_CIPHER_fetch\fR\|(3) instead.
See \*(L"Performance\*(R" in \fBcrypto\fR\|(7) for further information.
+.PP
+\&\s-1RFC 7539\s0 <https://www.rfc-editor.org/rfc/rfc7539.html#section-2.4>
+uses a 32 bit counter and a 96 bit nonce for the \s-1IV.\s0
.SH "RETURN VALUES"
.IX Header "RETURN VALUES"
These functions return an \fB\s-1EVP_CIPHER\s0\fR structure that contains the
diff --git a/secure/lib/libcrypto/man/man3/EVP_des_cbc.3 b/secure/lib/libcrypto/man/man3/EVP_des_cbc.3
index 85af85d0123b..06f60dab1786 100644
--- a/secure/lib/libcrypto/man/man3/EVP_des_cbc.3
+++ b/secure/lib/libcrypto/man/man3/EVP_des_cbc.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_DES_CBC 3"
-.TH EVP_DES_CBC 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_DES_CBC 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_desx_cbc.3 b/secure/lib/libcrypto/man/man3/EVP_desx_cbc.3
index 1fb0834116f3..481747f87d7c 100644
--- a/secure/lib/libcrypto/man/man3/EVP_desx_cbc.3
+++ b/secure/lib/libcrypto/man/man3/EVP_desx_cbc.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_DESX_CBC 3"
-.TH EVP_DESX_CBC 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_DESX_CBC 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_idea_cbc.3 b/secure/lib/libcrypto/man/man3/EVP_idea_cbc.3
index 849baf49a61d..9d1737c140c7 100644
--- a/secure/lib/libcrypto/man/man3/EVP_idea_cbc.3
+++ b/secure/lib/libcrypto/man/man3/EVP_idea_cbc.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_IDEA_CBC 3"
-.TH EVP_IDEA_CBC 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_IDEA_CBC 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_md2.3 b/secure/lib/libcrypto/man/man3/EVP_md2.3
index 5993a0285279..80c934f372d9 100644
--- a/secure/lib/libcrypto/man/man3/EVP_md2.3
+++ b/secure/lib/libcrypto/man/man3/EVP_md2.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_MD2 3"
-.TH EVP_MD2 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_MD2 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_md4.3 b/secure/lib/libcrypto/man/man3/EVP_md4.3
index a310a1e1821a..8d34b717ca86 100644
--- a/secure/lib/libcrypto/man/man3/EVP_md4.3
+++ b/secure/lib/libcrypto/man/man3/EVP_md4.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_MD4 3"
-.TH EVP_MD4 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_MD4 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_md5.3 b/secure/lib/libcrypto/man/man3/EVP_md5.3
index 929d53cd57b0..6b636d32a62f 100644
--- a/secure/lib/libcrypto/man/man3/EVP_md5.3
+++ b/secure/lib/libcrypto/man/man3/EVP_md5.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_MD5 3"
-.TH EVP_MD5 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_MD5 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_mdc2.3 b/secure/lib/libcrypto/man/man3/EVP_mdc2.3
index 097bc8e3904d..03101babd529 100644
--- a/secure/lib/libcrypto/man/man3/EVP_mdc2.3
+++ b/secure/lib/libcrypto/man/man3/EVP_mdc2.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_MDC2 3"
-.TH EVP_MDC2 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_MDC2 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_rc2_cbc.3 b/secure/lib/libcrypto/man/man3/EVP_rc2_cbc.3
index 07971bbad8f1..477e9f6dd1ce 100644
--- a/secure/lib/libcrypto/man/man3/EVP_rc2_cbc.3
+++ b/secure/lib/libcrypto/man/man3/EVP_rc2_cbc.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_RC2_CBC 3"
-.TH EVP_RC2_CBC 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_RC2_CBC 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_rc4.3 b/secure/lib/libcrypto/man/man3/EVP_rc4.3
index dbada2a76b09..7c51e0d26842 100644
--- a/secure/lib/libcrypto/man/man3/EVP_rc4.3
+++ b/secure/lib/libcrypto/man/man3/EVP_rc4.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_RC4 3"
-.TH EVP_RC4 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_RC4 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_rc5_32_12_16_cbc.3 b/secure/lib/libcrypto/man/man3/EVP_rc5_32_12_16_cbc.3
index 369e9393c855..b4188435d1cd 100644
--- a/secure/lib/libcrypto/man/man3/EVP_rc5_32_12_16_cbc.3
+++ b/secure/lib/libcrypto/man/man3/EVP_rc5_32_12_16_cbc.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_RC5_32_12_16_CBC 3"
-.TH EVP_RC5_32_12_16_CBC 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_RC5_32_12_16_CBC 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_ripemd160.3 b/secure/lib/libcrypto/man/man3/EVP_ripemd160.3
index af6ec7773e45..282f142e2c46 100644
--- a/secure/lib/libcrypto/man/man3/EVP_ripemd160.3
+++ b/secure/lib/libcrypto/man/man3/EVP_ripemd160.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_RIPEMD160 3"
-.TH EVP_RIPEMD160 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_RIPEMD160 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_seed_cbc.3 b/secure/lib/libcrypto/man/man3/EVP_seed_cbc.3
index cd9aebf50474..f919c7730b27 100644
--- a/secure/lib/libcrypto/man/man3/EVP_seed_cbc.3
+++ b/secure/lib/libcrypto/man/man3/EVP_seed_cbc.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_SEED_CBC 3"
-.TH EVP_SEED_CBC 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_SEED_CBC 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_set_default_properties.3 b/secure/lib/libcrypto/man/man3/EVP_set_default_properties.3
index e094e8455e31..3809a9af8fb1 100644
--- a/secure/lib/libcrypto/man/man3/EVP_set_default_properties.3
+++ b/secure/lib/libcrypto/man/man3/EVP_set_default_properties.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_SET_DEFAULT_PROPERTIES 3"
-.TH EVP_SET_DEFAULT_PROPERTIES 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_SET_DEFAULT_PROPERTIES 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_sha1.3 b/secure/lib/libcrypto/man/man3/EVP_sha1.3
index 8a3fa8d6a96f..21942d9c0298 100644
--- a/secure/lib/libcrypto/man/man3/EVP_sha1.3
+++ b/secure/lib/libcrypto/man/man3/EVP_sha1.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_SHA1 3"
-.TH EVP_SHA1 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_SHA1 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_sha224.3 b/secure/lib/libcrypto/man/man3/EVP_sha224.3
index 38970ced8398..ea869fe60cfd 100644
--- a/secure/lib/libcrypto/man/man3/EVP_sha224.3
+++ b/secure/lib/libcrypto/man/man3/EVP_sha224.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_SHA224 3"
-.TH EVP_SHA224 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_SHA224 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_sha3_224.3 b/secure/lib/libcrypto/man/man3/EVP_sha3_224.3
index d37df08e7870..96848f2db565 100644
--- a/secure/lib/libcrypto/man/man3/EVP_sha3_224.3
+++ b/secure/lib/libcrypto/man/man3/EVP_sha3_224.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_SHA3_224 3"
-.TH EVP_SHA3_224 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_SHA3_224 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_sm3.3 b/secure/lib/libcrypto/man/man3/EVP_sm3.3
index dd0721ed54e4..1e6237695efe 100644
--- a/secure/lib/libcrypto/man/man3/EVP_sm3.3
+++ b/secure/lib/libcrypto/man/man3/EVP_sm3.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_SM3 3"
-.TH EVP_SM3 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_SM3 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_sm4_cbc.3 b/secure/lib/libcrypto/man/man3/EVP_sm4_cbc.3
index 5ea99c35a7b4..d9f1ee7ce099 100644
--- a/secure/lib/libcrypto/man/man3/EVP_sm4_cbc.3
+++ b/secure/lib/libcrypto/man/man3/EVP_sm4_cbc.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_SM4_CBC 3"
-.TH EVP_SM4_CBC 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_SM4_CBC 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/EVP_whirlpool.3 b/secure/lib/libcrypto/man/man3/EVP_whirlpool.3
index c77bb1948870..5230a804b123 100644
--- a/secure/lib/libcrypto/man/man3/EVP_whirlpool.3
+++ b/secure/lib/libcrypto/man/man3/EVP_whirlpool.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_WHIRLPOOL 3"
-.TH EVP_WHIRLPOOL 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_WHIRLPOOL 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/HMAC.3 b/secure/lib/libcrypto/man/man3/HMAC.3
index 9bdfab0270f7..41e3e4ca1a31 100644
--- a/secure/lib/libcrypto/man/man3/HMAC.3
+++ b/secure/lib/libcrypto/man/man3/HMAC.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "HMAC 3"
-.TH HMAC 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH HMAC 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/MD5.3 b/secure/lib/libcrypto/man/man3/MD5.3
index 5663aa308ae2..267273cee86c 100644
--- a/secure/lib/libcrypto/man/man3/MD5.3
+++ b/secure/lib/libcrypto/man/man3/MD5.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "MD5 3"
-.TH MD5 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH MD5 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/MDC2_Init.3 b/secure/lib/libcrypto/man/man3/MDC2_Init.3
index 7cdb19e40c44..7ca911893795 100644
--- a/secure/lib/libcrypto/man/man3/MDC2_Init.3
+++ b/secure/lib/libcrypto/man/man3/MDC2_Init.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "MDC2_INIT 3"
-.TH MDC2_INIT 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH MDC2_INIT 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/NCONF_new_ex.3 b/secure/lib/libcrypto/man/man3/NCONF_new_ex.3
index cd9ce8d85492..accf37822161 100644
--- a/secure/lib/libcrypto/man/man3/NCONF_new_ex.3
+++ b/secure/lib/libcrypto/man/man3/NCONF_new_ex.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "NCONF_NEW_EX 3"
-.TH NCONF_NEW_EX 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH NCONF_NEW_EX 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/OBJ_nid2obj.3 b/secure/lib/libcrypto/man/man3/OBJ_nid2obj.3
index d9222e8ab3e6..68ca630d958e 100644
--- a/secure/lib/libcrypto/man/man3/OBJ_nid2obj.3
+++ b/secure/lib/libcrypto/man/man3/OBJ_nid2obj.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OBJ_NID2OBJ 3"
-.TH OBJ_NID2OBJ 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OBJ_NID2OBJ 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/OCSP_REQUEST_new.3 b/secure/lib/libcrypto/man/man3/OCSP_REQUEST_new.3
index d1b0ae070971..e96b15362059 100644
--- a/secure/lib/libcrypto/man/man3/OCSP_REQUEST_new.3
+++ b/secure/lib/libcrypto/man/man3/OCSP_REQUEST_new.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OCSP_REQUEST_NEW 3"
-.TH OCSP_REQUEST_NEW 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OCSP_REQUEST_NEW 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/OCSP_cert_to_id.3 b/secure/lib/libcrypto/man/man3/OCSP_cert_to_id.3
index b082d563f56c..8e6e94d6a631 100644
--- a/secure/lib/libcrypto/man/man3/OCSP_cert_to_id.3
+++ b/secure/lib/libcrypto/man/man3/OCSP_cert_to_id.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OCSP_CERT_TO_ID 3"
-.TH OCSP_CERT_TO_ID 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OCSP_CERT_TO_ID 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/OCSP_request_add1_nonce.3 b/secure/lib/libcrypto/man/man3/OCSP_request_add1_nonce.3
index e3a10eadb9ed..1cedb59a63ce 100644
--- a/secure/lib/libcrypto/man/man3/OCSP_request_add1_nonce.3
+++ b/secure/lib/libcrypto/man/man3/OCSP_request_add1_nonce.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OCSP_REQUEST_ADD1_NONCE 3"
-.TH OCSP_REQUEST_ADD1_NONCE 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OCSP_REQUEST_ADD1_NONCE 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/OCSP_resp_find_status.3 b/secure/lib/libcrypto/man/man3/OCSP_resp_find_status.3
index 7a52f8ff90ab..4584d6e380c6 100644
--- a/secure/lib/libcrypto/man/man3/OCSP_resp_find_status.3
+++ b/secure/lib/libcrypto/man/man3/OCSP_resp_find_status.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OCSP_RESP_FIND_STATUS 3"
-.TH OCSP_RESP_FIND_STATUS 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OCSP_RESP_FIND_STATUS 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -268,7 +268,7 @@ in \*(L"\s-1VERIFICATION FLAGS\*(R"\s0 in \fBX509_VERIFY_PARAM_set_flags\fR\|(3)
If \fIflags\fR contains \fB\s-1OCSP_NOCHAIN\s0\fR it ignores all certificates in \fIcerts\fR
and in \fIbs\fR, else it takes them as untrusted intermediate \s-1CA\s0 certificates
and uses them for constructing the validation path for the signer certificate.
-Certicate revocation status checks using CRLs is disabled during path validation
+Certificate revocation status checks using CRLs is disabled during path validation
if the signer certificate contains the \fBid-pkix-ocsp-no-check\fR extension.
After successful path
validation the function returns success if the \fB\s-1OCSP_NOCHECKS\s0\fR flag is set.
@@ -343,7 +343,7 @@ parameters can be set to \s-1NULL\s0 if their value is not required.
\&\fBX509_VERIFY_PARAM_set_flags\fR\|(3)
.SH "COPYRIGHT"
.IX Header "COPYRIGHT"
-Copyright 2015\-2021 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2015\-2023 The OpenSSL Project Authors. All Rights Reserved.
.PP
Licensed under the Apache License 2.0 (the \*(L"License\*(R"). You may not use
this file except in compliance with the License. You can obtain a copy
diff --git a/secure/lib/libcrypto/man/man3/OCSP_response_status.3 b/secure/lib/libcrypto/man/man3/OCSP_response_status.3
index 92cad81ab7a8..cede3381bb0f 100644
--- a/secure/lib/libcrypto/man/man3/OCSP_response_status.3
+++ b/secure/lib/libcrypto/man/man3/OCSP_response_status.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OCSP_RESPONSE_STATUS 3"
-.TH OCSP_RESPONSE_STATUS 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OCSP_RESPONSE_STATUS 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/OCSP_sendreq_new.3 b/secure/lib/libcrypto/man/man3/OCSP_sendreq_new.3
index 1e670551f6c2..44ada10450c5 100644
--- a/secure/lib/libcrypto/man/man3/OCSP_sendreq_new.3
+++ b/secure/lib/libcrypto/man/man3/OCSP_sendreq_new.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OCSP_SENDREQ_NEW 3"
-.TH OCSP_SENDREQ_NEW 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OCSP_SENDREQ_NEW 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -179,7 +179,7 @@ These functions perform an \s-1OCSP POST\s0 request / response transfer over \s-
using the \s-1HTTP\s0 request functions described in \s-1\fBOSSL_HTTP_REQ_CTX\s0\fR\|(3).
.PP
The function \fBOCSP_sendreq_new()\fR builds a complete \fB\s-1OSSL_HTTP_REQ_CTX\s0\fR structure
-with the \fB\s-1BIO\s0\fR \fIio\fR to be used for requests and reponse, the \s-1URL\s0 path \fIpath\fR,
+with the \fB\s-1BIO\s0\fR \fIio\fR to be used for requests and response, the \s-1URL\s0 path \fIpath\fR,
optionally the \s-1OCSP\s0 request \fIreq\fR, and a response header maximum line length
of \fIbuf_size\fR. If \fIbuf_size\fR is zero a default value of 4KiB is used.
The \fIreq\fR may be set to \s-1NULL\s0 and provided later using \fBOCSP_REQ_CTX_set1_req()\fR
@@ -254,7 +254,7 @@ and \fBOCSP_REQ_CTX_set1_req()\fR
were deprecated in OpenSSL 3.0.
.SH "COPYRIGHT"
.IX Header "COPYRIGHT"
-Copyright 2015\-2021 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2015\-2023 The OpenSSL Project Authors. All Rights Reserved.
.PP
Licensed under the Apache License 2.0 (the \*(L"License\*(R"). You may not use
this file except in compliance with the License. You can obtain a copy
diff --git a/secure/lib/libcrypto/man/man3/OPENSSL_Applink.3 b/secure/lib/libcrypto/man/man3/OPENSSL_Applink.3
index 5d5ee82c6e35..b16b61f2b5c4 100644
--- a/secure/lib/libcrypto/man/man3/OPENSSL_Applink.3
+++ b/secure/lib/libcrypto/man/man3/OPENSSL_Applink.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OPENSSL_APPLINK 3"
-.TH OPENSSL_APPLINK 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OPENSSL_APPLINK 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/OPENSSL_FILE.3 b/secure/lib/libcrypto/man/man3/OPENSSL_FILE.3
index 6578d771bc4f..d7dec3b4d2c4 100644
--- a/secure/lib/libcrypto/man/man3/OPENSSL_FILE.3
+++ b/secure/lib/libcrypto/man/man3/OPENSSL_FILE.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OPENSSL_FILE 3"
-.TH OPENSSL_FILE 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OPENSSL_FILE 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/OPENSSL_LH_COMPFUNC.3 b/secure/lib/libcrypto/man/man3/OPENSSL_LH_COMPFUNC.3
index 0b49a60f080b..a96526e9bf1e 100644
--- a/secure/lib/libcrypto/man/man3/OPENSSL_LH_COMPFUNC.3
+++ b/secure/lib/libcrypto/man/man3/OPENSSL_LH_COMPFUNC.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OPENSSL_LH_COMPFUNC 3"
-.TH OPENSSL_LH_COMPFUNC 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OPENSSL_LH_COMPFUNC 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/OPENSSL_LH_stats.3 b/secure/lib/libcrypto/man/man3/OPENSSL_LH_stats.3
index 18d05760ec0a..5b18cb555ee6 100644
--- a/secure/lib/libcrypto/man/man3/OPENSSL_LH_stats.3
+++ b/secure/lib/libcrypto/man/man3/OPENSSL_LH_stats.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OPENSSL_LH_STATS 3"
-.TH OPENSSL_LH_STATS 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OPENSSL_LH_STATS 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/OPENSSL_config.3 b/secure/lib/libcrypto/man/man3/OPENSSL_config.3
index 2afb4cec016d..be2cbe20d1a7 100644
--- a/secure/lib/libcrypto/man/man3/OPENSSL_config.3
+++ b/secure/lib/libcrypto/man/man3/OPENSSL_config.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OPENSSL_CONFIG 3"
-.TH OPENSSL_CONFIG 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OPENSSL_CONFIG 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/OPENSSL_fork_prepare.3 b/secure/lib/libcrypto/man/man3/OPENSSL_fork_prepare.3
index e17d313956ef..750af5065fd4 100644
--- a/secure/lib/libcrypto/man/man3/OPENSSL_fork_prepare.3
+++ b/secure/lib/libcrypto/man/man3/OPENSSL_fork_prepare.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OPENSSL_FORK_PREPARE 3"
-.TH OPENSSL_FORK_PREPARE 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OPENSSL_FORK_PREPARE 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/OPENSSL_gmtime.3 b/secure/lib/libcrypto/man/man3/OPENSSL_gmtime.3
index e59bf1df35c6..885ed22067e7 100644
--- a/secure/lib/libcrypto/man/man3/OPENSSL_gmtime.3
+++ b/secure/lib/libcrypto/man/man3/OPENSSL_gmtime.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OPENSSL_GMTIME 3"
-.TH OPENSSL_GMTIME 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OPENSSL_GMTIME 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/OPENSSL_hexchar2int.3 b/secure/lib/libcrypto/man/man3/OPENSSL_hexchar2int.3
index 01b92526d6d8..c3034fc60e57 100644
--- a/secure/lib/libcrypto/man/man3/OPENSSL_hexchar2int.3
+++ b/secure/lib/libcrypto/man/man3/OPENSSL_hexchar2int.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OPENSSL_HEXCHAR2INT 3"
-.TH OPENSSL_HEXCHAR2INT 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OPENSSL_HEXCHAR2INT 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/OPENSSL_ia32cap.3 b/secure/lib/libcrypto/man/man3/OPENSSL_ia32cap.3
index dac1fed408e9..0ca7968a643b 100644
--- a/secure/lib/libcrypto/man/man3/OPENSSL_ia32cap.3
+++ b/secure/lib/libcrypto/man/man3/OPENSSL_ia32cap.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OPENSSL_IA32CAP 3"
-.TH OPENSSL_IA32CAP 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OPENSSL_IA32CAP 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/OPENSSL_init_crypto.3 b/secure/lib/libcrypto/man/man3/OPENSSL_init_crypto.3
index cc35395aed94..d347df2207af 100644
--- a/secure/lib/libcrypto/man/man3/OPENSSL_init_crypto.3
+++ b/secure/lib/libcrypto/man/man3/OPENSSL_init_crypto.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OPENSSL_INIT_CRYPTO 3"
-.TH OPENSSL_INIT_CRYPTO 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OPENSSL_INIT_CRYPTO 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/OPENSSL_init_ssl.3 b/secure/lib/libcrypto/man/man3/OPENSSL_init_ssl.3
index 7a3451a466e0..9656bd64bd3b 100644
--- a/secure/lib/libcrypto/man/man3/OPENSSL_init_ssl.3
+++ b/secure/lib/libcrypto/man/man3/OPENSSL_init_ssl.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OPENSSL_INIT_SSL 3"
-.TH OPENSSL_INIT_SSL 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OPENSSL_INIT_SSL 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/OPENSSL_instrument_bus.3 b/secure/lib/libcrypto/man/man3/OPENSSL_instrument_bus.3
index 7028b520c3f7..dbeb0718dfeb 100644
--- a/secure/lib/libcrypto/man/man3/OPENSSL_instrument_bus.3
+++ b/secure/lib/libcrypto/man/man3/OPENSSL_instrument_bus.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OPENSSL_INSTRUMENT_BUS 3"
-.TH OPENSSL_INSTRUMENT_BUS 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OPENSSL_INSTRUMENT_BUS 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/OPENSSL_load_builtin_modules.3 b/secure/lib/libcrypto/man/man3/OPENSSL_load_builtin_modules.3
index 7ce9acfd3a84..1744a5c0be7f 100644
--- a/secure/lib/libcrypto/man/man3/OPENSSL_load_builtin_modules.3
+++ b/secure/lib/libcrypto/man/man3/OPENSSL_load_builtin_modules.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OPENSSL_LOAD_BUILTIN_MODULES 3"
-.TH OPENSSL_LOAD_BUILTIN_MODULES 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OPENSSL_LOAD_BUILTIN_MODULES 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/OPENSSL_malloc.3 b/secure/lib/libcrypto/man/man3/OPENSSL_malloc.3
index b0c7d05b63ec..bb8facc48791 100644
--- a/secure/lib/libcrypto/man/man3/OPENSSL_malloc.3
+++ b/secure/lib/libcrypto/man/man3/OPENSSL_malloc.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OPENSSL_MALLOC 3"
-.TH OPENSSL_MALLOC 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OPENSSL_MALLOC 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/OPENSSL_s390xcap.3 b/secure/lib/libcrypto/man/man3/OPENSSL_s390xcap.3
index 448dd77a7373..a2fc53073dd7 100644
--- a/secure/lib/libcrypto/man/man3/OPENSSL_s390xcap.3
+++ b/secure/lib/libcrypto/man/man3/OPENSSL_s390xcap.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OPENSSL_S390XCAP 3"
-.TH OPENSSL_S390XCAP 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OPENSSL_S390XCAP 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/OPENSSL_secure_malloc.3 b/secure/lib/libcrypto/man/man3/OPENSSL_secure_malloc.3
index 84517a6b6e03..078bcdae9a75 100644
--- a/secure/lib/libcrypto/man/man3/OPENSSL_secure_malloc.3
+++ b/secure/lib/libcrypto/man/man3/OPENSSL_secure_malloc.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OPENSSL_SECURE_MALLOC 3"
-.TH OPENSSL_SECURE_MALLOC 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OPENSSL_SECURE_MALLOC 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/OPENSSL_strcasecmp.3 b/secure/lib/libcrypto/man/man3/OPENSSL_strcasecmp.3
index bec09bf1dbfb..c6e520a79de0 100644
--- a/secure/lib/libcrypto/man/man3/OPENSSL_strcasecmp.3
+++ b/secure/lib/libcrypto/man/man3/OPENSSL_strcasecmp.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OPENSSL_STRCASECMP 3"
-.TH OPENSSL_STRCASECMP 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OPENSSL_STRCASECMP 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/OSSL_ALGORITHM.3 b/secure/lib/libcrypto/man/man3/OSSL_ALGORITHM.3
index d7bf9879fac6..fe30f789feae 100644
--- a/secure/lib/libcrypto/man/man3/OSSL_ALGORITHM.3
+++ b/secure/lib/libcrypto/man/man3/OSSL_ALGORITHM.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OSSL_ALGORITHM 3"
-.TH OSSL_ALGORITHM 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OSSL_ALGORITHM 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/OSSL_CALLBACK.3 b/secure/lib/libcrypto/man/man3/OSSL_CALLBACK.3
index db08331d80c2..01ba1d310ee6 100644
--- a/secure/lib/libcrypto/man/man3/OSSL_CALLBACK.3
+++ b/secure/lib/libcrypto/man/man3/OSSL_CALLBACK.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OSSL_CALLBACK 3"
-.TH OSSL_CALLBACK 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OSSL_CALLBACK 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/OSSL_CMP_CTX_new.3 b/secure/lib/libcrypto/man/man3/OSSL_CMP_CTX_new.3
index e1633f506431..262a8e2cfe60 100644
--- a/secure/lib/libcrypto/man/man3/OSSL_CMP_CTX_new.3
+++ b/secure/lib/libcrypto/man/man3/OSSL_CMP_CTX_new.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OSSL_CMP_CTX_NEW 3"
-.TH OSSL_CMP_CTX_NEW 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OSSL_CMP_CTX_NEW 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -779,7 +779,7 @@ to a structure containing arguments, previously set by
.PP
\&\fBOSSL_CMP_CTX_get_status()\fR returns for client contexts the PKIstatus from
the last received CertRepMessage or Revocation Response or error message:
-=item \fBOSSL_CMP_PKISTATUS_accepted\fR on sucessful receipt of a \s-1GENP\s0 message:
+=item \fBOSSL_CMP_PKISTATUS_accepted\fR on successful receipt of a \s-1GENP\s0 message:
.IP "\fBOSSL_CMP_PKISTATUS_request\fR" 4
.IX Item "OSSL_CMP_PKISTATUS_request"
if an \s-1IR/CR/KUR/RR/GENM\s0 request message could not be produced,
diff --git a/secure/lib/libcrypto/man/man3/OSSL_CMP_HDR_get0_transactionID.3 b/secure/lib/libcrypto/man/man3/OSSL_CMP_HDR_get0_transactionID.3
index 25d62c6c3099..a46dde4335b1 100644
--- a/secure/lib/libcrypto/man/man3/OSSL_CMP_HDR_get0_transactionID.3
+++ b/secure/lib/libcrypto/man/man3/OSSL_CMP_HDR_get0_transactionID.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OSSL_CMP_HDR_GET0_TRANSACTIONID 3"
-.TH OSSL_CMP_HDR_GET0_TRANSACTIONID 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OSSL_CMP_HDR_GET0_TRANSACTIONID 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/OSSL_CMP_ITAV_set0.3 b/secure/lib/libcrypto/man/man3/OSSL_CMP_ITAV_set0.3
index 2b2bef18eb9a..cc6cf1deb6fb 100644
--- a/secure/lib/libcrypto/man/man3/OSSL_CMP_ITAV_set0.3
+++ b/secure/lib/libcrypto/man/man3/OSSL_CMP_ITAV_set0.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OSSL_CMP_ITAV_SET0 3"
-.TH OSSL_CMP_ITAV_SET0 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OSSL_CMP_ITAV_SET0 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/OSSL_CMP_MSG_get0_header.3 b/secure/lib/libcrypto/man/man3/OSSL_CMP_MSG_get0_header.3
index 069d32abaaa9..84203f61a7c2 100644
--- a/secure/lib/libcrypto/man/man3/OSSL_CMP_MSG_get0_header.3
+++ b/secure/lib/libcrypto/man/man3/OSSL_CMP_MSG_get0_header.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OSSL_CMP_MSG_GET0_HEADER 3"
-.TH OSSL_CMP_MSG_GET0_HEADER 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OSSL_CMP_MSG_GET0_HEADER 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/OSSL_CMP_MSG_http_perform.3 b/secure/lib/libcrypto/man/man3/OSSL_CMP_MSG_http_perform.3
index 2f52354766f6..63f6a301f625 100644
--- a/secure/lib/libcrypto/man/man3/OSSL_CMP_MSG_http_perform.3
+++ b/secure/lib/libcrypto/man/man3/OSSL_CMP_MSG_http_perform.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OSSL_CMP_MSG_HTTP_PERFORM 3"
-.TH OSSL_CMP_MSG_HTTP_PERFORM 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OSSL_CMP_MSG_HTTP_PERFORM 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/OSSL_CMP_SRV_CTX_new.3 b/secure/lib/libcrypto/man/man3/OSSL_CMP_SRV_CTX_new.3
index 04a510ee2901..8889ab60a7e0 100644
--- a/secure/lib/libcrypto/man/man3/OSSL_CMP_SRV_CTX_new.3
+++ b/secure/lib/libcrypto/man/man3/OSSL_CMP_SRV_CTX_new.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OSSL_CMP_SRV_CTX_NEW 3"
-.TH OSSL_CMP_SRV_CTX_NEW 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OSSL_CMP_SRV_CTX_NEW 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/OSSL_CMP_STATUSINFO_new.3 b/secure/lib/libcrypto/man/man3/OSSL_CMP_STATUSINFO_new.3
index 7883ba4f4471..7d193875c03d 100644
--- a/secure/lib/libcrypto/man/man3/OSSL_CMP_STATUSINFO_new.3
+++ b/secure/lib/libcrypto/man/man3/OSSL_CMP_STATUSINFO_new.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OSSL_CMP_STATUSINFO_NEW 3"
-.TH OSSL_CMP_STATUSINFO_NEW 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OSSL_CMP_STATUSINFO_NEW 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/OSSL_CMP_exec_certreq.3 b/secure/lib/libcrypto/man/man3/OSSL_CMP_exec_certreq.3
index 13ddb2b9a9e8..83052e8cb78f 100644
--- a/secure/lib/libcrypto/man/man3/OSSL_CMP_exec_certreq.3
+++ b/secure/lib/libcrypto/man/man3/OSSL_CMP_exec_certreq.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OSSL_CMP_EXEC_CERTREQ 3"
-.TH OSSL_CMP_EXEC_CERTREQ 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OSSL_CMP_EXEC_CERTREQ 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/OSSL_CMP_log_open.3 b/secure/lib/libcrypto/man/man3/OSSL_CMP_log_open.3
index 92b36cc63a1b..4e24e004bc72 100644
--- a/secure/lib/libcrypto/man/man3/OSSL_CMP_log_open.3
+++ b/secure/lib/libcrypto/man/man3/OSSL_CMP_log_open.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OSSL_CMP_LOG_OPEN 3"
-.TH OSSL_CMP_LOG_OPEN 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OSSL_CMP_LOG_OPEN 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -228,7 +228,7 @@ As long as neither if the two is used any logging output is ignored.
.PP
\&\fBOSSL_CMP_log_close()\fR may be called when all activities are finished to flush
any pending CMP-specific log output and deallocate related resources.
-It may be called multiple times. It does get called at OpenSSL stutdown.
+It may be called multiple times. It does get called at OpenSSL shutdown.
.PP
\&\fBOSSL_CMP_print_to_bio()\fR prints the given component info, filename, line number,
severity level, and log message or error queue message to the given \fIbio\fR.
@@ -250,7 +250,7 @@ All other functions return 1 on success, 0 on error.
The OpenSSL \s-1CMP\s0 support was added in OpenSSL 3.0.
.SH "COPYRIGHT"
.IX Header "COPYRIGHT"
-Copyright 2007\-2021 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2007\-2023 The OpenSSL Project Authors. All Rights Reserved.
.PP
Licensed under the Apache License 2.0 (the \*(L"License\*(R"). You may not use
this file except in compliance with the License. You can obtain a copy
diff --git a/secure/lib/libcrypto/man/man3/OSSL_CMP_validate_msg.3 b/secure/lib/libcrypto/man/man3/OSSL_CMP_validate_msg.3
index d43d608ceb20..a29a27b9a4fc 100644
--- a/secure/lib/libcrypto/man/man3/OSSL_CMP_validate_msg.3
+++ b/secure/lib/libcrypto/man/man3/OSSL_CMP_validate_msg.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OSSL_CMP_VALIDATE_MSG 3"
-.TH OSSL_CMP_VALIDATE_MSG 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OSSL_CMP_VALIDATE_MSG 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/OSSL_CORE_MAKE_FUNC.3 b/secure/lib/libcrypto/man/man3/OSSL_CORE_MAKE_FUNC.3
index 4b10ef82d28f..8fe08cfe18ef 100644
--- a/secure/lib/libcrypto/man/man3/OSSL_CORE_MAKE_FUNC.3
+++ b/secure/lib/libcrypto/man/man3/OSSL_CORE_MAKE_FUNC.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OSSL_CORE_MAKE_FUNC 3"
-.TH OSSL_CORE_MAKE_FUNC 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OSSL_CORE_MAKE_FUNC 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/OSSL_CRMF_MSG_get0_tmpl.3 b/secure/lib/libcrypto/man/man3/OSSL_CRMF_MSG_get0_tmpl.3
index 76adc52bd5f7..70d542fd06da 100644
--- a/secure/lib/libcrypto/man/man3/OSSL_CRMF_MSG_get0_tmpl.3
+++ b/secure/lib/libcrypto/man/man3/OSSL_CRMF_MSG_get0_tmpl.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OSSL_CRMF_MSG_GET0_TMPL 3"
-.TH OSSL_CRMF_MSG_GET0_TMPL 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OSSL_CRMF_MSG_GET0_TMPL 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/OSSL_CRMF_MSG_set0_validity.3 b/secure/lib/libcrypto/man/man3/OSSL_CRMF_MSG_set0_validity.3
index 4d908817e965..b60cf02a176b 100644
--- a/secure/lib/libcrypto/man/man3/OSSL_CRMF_MSG_set0_validity.3
+++ b/secure/lib/libcrypto/man/man3/OSSL_CRMF_MSG_set0_validity.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OSSL_CRMF_MSG_SET0_VALIDITY 3"
-.TH OSSL_CRMF_MSG_SET0_VALIDITY 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OSSL_CRMF_MSG_SET0_VALIDITY 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/OSSL_CRMF_MSG_set1_regCtrl_regToken.3 b/secure/lib/libcrypto/man/man3/OSSL_CRMF_MSG_set1_regCtrl_regToken.3
index 7db318e68c26..0b4979d48513 100644
--- a/secure/lib/libcrypto/man/man3/OSSL_CRMF_MSG_set1_regCtrl_regToken.3
+++ b/secure/lib/libcrypto/man/man3/OSSL_CRMF_MSG_set1_regCtrl_regToken.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OSSL_CRMF_MSG_SET1_REGCTRL_REGTOKEN 3"
-.TH OSSL_CRMF_MSG_SET1_REGCTRL_REGTOKEN 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OSSL_CRMF_MSG_SET1_REGCTRL_REGTOKEN 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/OSSL_CRMF_MSG_set1_regInfo_certReq.3 b/secure/lib/libcrypto/man/man3/OSSL_CRMF_MSG_set1_regInfo_certReq.3
index cf6d2766d05d..bd2ecee287e9 100644
--- a/secure/lib/libcrypto/man/man3/OSSL_CRMF_MSG_set1_regInfo_certReq.3
+++ b/secure/lib/libcrypto/man/man3/OSSL_CRMF_MSG_set1_regInfo_certReq.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OSSL_CRMF_MSG_SET1_REGINFO_CERTREQ 3"
-.TH OSSL_CRMF_MSG_SET1_REGINFO_CERTREQ 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OSSL_CRMF_MSG_SET1_REGINFO_CERTREQ 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/OSSL_CRMF_pbmp_new.3 b/secure/lib/libcrypto/man/man3/OSSL_CRMF_pbmp_new.3
index 92d04b4397ae..9a48879c0a01 100644
--- a/secure/lib/libcrypto/man/man3/OSSL_CRMF_pbmp_new.3
+++ b/secure/lib/libcrypto/man/man3/OSSL_CRMF_pbmp_new.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OSSL_CRMF_PBMP_NEW 3"
-.TH OSSL_CRMF_PBMP_NEW 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OSSL_CRMF_PBMP_NEW 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/OSSL_DECODER.3 b/secure/lib/libcrypto/man/man3/OSSL_DECODER.3
index 31b26931ac33..018625ae3290 100644
--- a/secure/lib/libcrypto/man/man3/OSSL_DECODER.3
+++ b/secure/lib/libcrypto/man/man3/OSSL_DECODER.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OSSL_DECODER 3"
-.TH OSSL_DECODER 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OSSL_DECODER 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -252,7 +252,7 @@ multiple synonyms associated with it. In this case the first name from the
algorithm definition is returned. Ownership of the returned string is retained
by the \fIdecoder\fR object and should not be freed by the caller.
.PP
-\&\fBOSSL_DECODER_get0_description()\fR returns a pointer to a decription, or \s-1NULL\s0 if
+\&\fBOSSL_DECODER_get0_description()\fR returns a pointer to a description, or \s-1NULL\s0 if
there isn't one.
.PP
\&\fBOSSL_DECODER_names_do_all()\fR returns 1 if the callback was called for all
@@ -313,7 +313,7 @@ To list all decoders in a provider to a bio_out:
The functions described here were added in OpenSSL 3.0.
.SH "COPYRIGHT"
.IX Header "COPYRIGHT"
-Copyright 2020\-2021 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2020\-2023 The OpenSSL Project Authors. All Rights Reserved.
.PP
Licensed under the Apache License 2.0 (the \*(L"License\*(R"). You may not use
this file except in compliance with the License. You can obtain a copy
diff --git a/secure/lib/libcrypto/man/man3/OSSL_DECODER_CTX.3 b/secure/lib/libcrypto/man/man3/OSSL_DECODER_CTX.3
index 2d9e07cf0821..80143e2f8674 100644
--- a/secure/lib/libcrypto/man/man3/OSSL_DECODER_CTX.3
+++ b/secure/lib/libcrypto/man/man3/OSSL_DECODER_CTX.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OSSL_DECODER_CTX 3"
-.TH OSSL_DECODER_CTX 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OSSL_DECODER_CTX 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/OSSL_DECODER_CTX_new_for_pkey.3 b/secure/lib/libcrypto/man/man3/OSSL_DECODER_CTX_new_for_pkey.3
index b1e416aeced7..fc602c18edb2 100644
--- a/secure/lib/libcrypto/man/man3/OSSL_DECODER_CTX_new_for_pkey.3
+++ b/secure/lib/libcrypto/man/man3/OSSL_DECODER_CTX_new_for_pkey.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OSSL_DECODER_CTX_NEW_FOR_PKEY 3"
-.TH OSSL_DECODER_CTX_NEW_FOR_PKEY 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OSSL_DECODER_CTX_NEW_FOR_PKEY 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -178,7 +178,7 @@ them up, so all the caller has to do next is call functions like
\&\fBOSSL_DECODER_from_bio\fR\|(3). The caller may use the optional \fIinput_type\fR,
\&\fIinput_struct\fR, \fIkeytype\fR and \fIselection\fR to specify what the input is
expected to contain. The \fIpkey\fR must reference an \fB\s-1EVP_PKEY\s0 *\fR variable
-that will be set to the newly created \fB\s-1EVP_PKEY\s0\fR on succesfull decoding.
+that will be set to the newly created \fB\s-1EVP_PKEY\s0\fR on successful decoding.
The referenced variable must be initialized to \s-1NULL\s0 before calling the
function.
.PP
@@ -265,7 +265,7 @@ failure.
The functions described here were added in OpenSSL 3.0.
.SH "COPYRIGHT"
.IX Header "COPYRIGHT"
-Copyright 2020\-2021 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2020\-2023 The OpenSSL Project Authors. All Rights Reserved.
.PP
Licensed under the Apache License 2.0 (the \*(L"License\*(R"). You may not use
this file except in compliance with the License. You can obtain a copy
diff --git a/secure/lib/libcrypto/man/man3/OSSL_DECODER_from_bio.3 b/secure/lib/libcrypto/man/man3/OSSL_DECODER_from_bio.3
index 67996f754bcd..921152275756 100644
--- a/secure/lib/libcrypto/man/man3/OSSL_DECODER_from_bio.3
+++ b/secure/lib/libcrypto/man/man3/OSSL_DECODER_from_bio.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OSSL_DECODER_FROM_BIO 3"
-.TH OSSL_DECODER_FROM_BIO 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OSSL_DECODER_FROM_BIO 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/OSSL_DISPATCH.3 b/secure/lib/libcrypto/man/man3/OSSL_DISPATCH.3
index 2eca468e60c4..06eeca69c3c5 100644
--- a/secure/lib/libcrypto/man/man3/OSSL_DISPATCH.3
+++ b/secure/lib/libcrypto/man/man3/OSSL_DISPATCH.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OSSL_DISPATCH 3"
-.TH OSSL_DISPATCH 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OSSL_DISPATCH 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/OSSL_ENCODER.3 b/secure/lib/libcrypto/man/man3/OSSL_ENCODER.3
index e3fddac4400d..91ca37681141 100644
--- a/secure/lib/libcrypto/man/man3/OSSL_ENCODER.3
+++ b/secure/lib/libcrypto/man/man3/OSSL_ENCODER.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OSSL_ENCODER 3"
-.TH OSSL_ENCODER 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OSSL_ENCODER 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -253,7 +253,7 @@ multiple synonyms associated with it. In this case the first name from the
algorithm definition is returned. Ownership of the returned string is retained
by the \fIencoder\fR object and should not be freed by the caller.
.PP
-\&\fBOSSL_ENCODER_get0_description()\fR returns a pointer to a decription, or \s-1NULL\s0 if
+\&\fBOSSL_ENCODER_get0_description()\fR returns a pointer to a description, or \s-1NULL\s0 if
there isn't one.
.PP
\&\fBOSSL_ENCODER_names_do_all()\fR returns 1 if the callback was called for all
@@ -267,7 +267,7 @@ names. A return value of 0 means that the callback was not called for any names.
The functions described here were added in OpenSSL 3.0.
.SH "COPYRIGHT"
.IX Header "COPYRIGHT"
-Copyright 2019\-2021 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2019\-2023 The OpenSSL Project Authors. All Rights Reserved.
.PP
Licensed under the Apache License 2.0 (the \*(L"License\*(R"). You may not use
this file except in compliance with the License. You can obtain a copy
diff --git a/secure/lib/libcrypto/man/man3/OSSL_ENCODER_CTX.3 b/secure/lib/libcrypto/man/man3/OSSL_ENCODER_CTX.3
index 0dbb7ecab51b..84e45a027a39 100644
--- a/secure/lib/libcrypto/man/man3/OSSL_ENCODER_CTX.3
+++ b/secure/lib/libcrypto/man/man3/OSSL_ENCODER_CTX.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OSSL_ENCODER_CTX 3"
-.TH OSSL_ENCODER_CTX 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OSSL_ENCODER_CTX 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -217,7 +217,7 @@ as \s-1DER\s0 to \s-1PEM,\s0 as well as more specialized encoders like \s-1RSA\s
The final output type must be given, and a chain of encoders must end with
an implementation that produces that output type.
.PP
-At the beginning of the encoding process, a contructor provided by the
+At the beginning of the encoding process, a constructor provided by the
caller is called to ensure that there is an appropriate provider-side object
to start with.
The constructor is set with \fBOSSL_ENCODER_CTX_set_construct()\fR.
@@ -277,7 +277,7 @@ The pointer that was set with \fBOSSL_ENCODE_CTX_set_construct_data()\fR.
.PP
The constructor is expected to return a valid (non-NULL) pointer to a
provider-native object that can be used as first input of an encoding chain,
-or \s-1NULL\s0 to indicate that an error has occured.
+or \s-1NULL\s0 to indicate that an error has occurred.
.PP
These utility functions may be used by a constructor:
.PP
@@ -336,7 +336,7 @@ of the output structure.
The functions described here were added in OpenSSL 3.0.
.SH "COPYRIGHT"
.IX Header "COPYRIGHT"
-Copyright 2019\-2021 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2019\-2023 The OpenSSL Project Authors. All Rights Reserved.
.PP
Licensed under the Apache License 2.0 (the \*(L"License\*(R"). You may not use
this file except in compliance with the License. You can obtain a copy
diff --git a/secure/lib/libcrypto/man/man3/OSSL_ENCODER_CTX_new_for_pkey.3 b/secure/lib/libcrypto/man/man3/OSSL_ENCODER_CTX_new_for_pkey.3
index 6960ee101fbb..2ca23b9e0392 100644
--- a/secure/lib/libcrypto/man/man3/OSSL_ENCODER_CTX_new_for_pkey.3
+++ b/secure/lib/libcrypto/man/man3/OSSL_ENCODER_CTX_new_for_pkey.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OSSL_ENCODER_CTX_NEW_FOR_PKEY 3"
-.TH OSSL_ENCODER_CTX_NEW_FOR_PKEY 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OSSL_ENCODER_CTX_NEW_FOR_PKEY 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/OSSL_ENCODER_to_bio.3 b/secure/lib/libcrypto/man/man3/OSSL_ENCODER_to_bio.3
index 65dcfdc39756..47f5f7d37156 100644
--- a/secure/lib/libcrypto/man/man3/OSSL_ENCODER_to_bio.3
+++ b/secure/lib/libcrypto/man/man3/OSSL_ENCODER_to_bio.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OSSL_ENCODER_TO_BIO 3"
-.TH OSSL_ENCODER_TO_BIO 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OSSL_ENCODER_TO_BIO 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/OSSL_ESS_check_signing_certs.3 b/secure/lib/libcrypto/man/man3/OSSL_ESS_check_signing_certs.3
index 5f63c5f94152..d91187287a1f 100644
--- a/secure/lib/libcrypto/man/man3/OSSL_ESS_check_signing_certs.3
+++ b/secure/lib/libcrypto/man/man3/OSSL_ESS_check_signing_certs.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OSSL_ESS_CHECK_SIGNING_CERTS 3"
-.TH OSSL_ESS_CHECK_SIGNING_CERTS 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OSSL_ESS_CHECK_SIGNING_CERTS 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -183,7 +183,7 @@ while the list contained in \fIssv2\fR is of type \fB\s-1ESS_CERT_ID_V2\s0\fR.
As far as these lists are present, they must be nonempty.
The certificate identified by their first entry must be the first element of
\&\fIchain\fR, i.e. the signer certificate.
-Any further certficates referenced in the list must also be found in \fIchain\fR.
+Any further certificates referenced in the list must also be found in \fIchain\fR.
The matching is done using the given certificate hash algorithm and value.
In addition to the checks required by RFCs 2624 and 5035,
if the \fBissuerSerial\fR field is included in an \fBESSCertID\fR or \fBESSCertIDv2\fR
@@ -210,7 +210,7 @@ return a pointer to the new structure or \s-1NULL\s0 on malloc failure.
\&\fBOSSL_ESS_check_signing_certs()\fR were added in OpenSSL 3.0.
.SH "COPYRIGHT"
.IX Header "COPYRIGHT"
-Copyright 2021 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2021\-2023 The OpenSSL Project Authors. All Rights Reserved.
.PP
Licensed under the Apache License 2.0 (the \*(L"License\*(R"). You may not use
this file except in compliance with the License. You can obtain a copy
diff --git a/secure/lib/libcrypto/man/man3/OSSL_HTTP_REQ_CTX.3 b/secure/lib/libcrypto/man/man3/OSSL_HTTP_REQ_CTX.3
index 34b379bedf19..a46207cbbe8d 100644
--- a/secure/lib/libcrypto/man/man3/OSSL_HTTP_REQ_CTX.3
+++ b/secure/lib/libcrypto/man/man3/OSSL_HTTP_REQ_CTX.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OSSL_HTTP_REQ_CTX 3"
-.TH OSSL_HTTP_REQ_CTX 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OSSL_HTTP_REQ_CTX 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -272,7 +272,7 @@ The function may need to be called again if its result is \-1, which indicates
\&\fBBIO_should_retry\fR\|(3). In such a case it is advisable to sleep a little in
between, using \fBBIO_wait\fR\|(3) on the read \s-1BIO\s0 to prevent a busy loop.
.PP
-\&\fBOSSL_HTTP_REQ_CTX_nbio_d2i()\fR is like \fBOSSL_HTTP_REQ_CTX_nbio()\fR but on successs
+\&\fBOSSL_HTTP_REQ_CTX_nbio_d2i()\fR is like \fBOSSL_HTTP_REQ_CTX_nbio()\fR but on success
in addition parses the response, which must be a DER-encoded \s-1ASN.1\s0 structure,
using the \s-1ASN.1\s0 template \fIit\fR and places the result in \fI*pval\fR.
.PP
@@ -380,7 +380,7 @@ and the server did not disagree on keeping the connection open, else 0.
The functions described here were added in OpenSSL 3.0.
.SH "COPYRIGHT"
.IX Header "COPYRIGHT"
-Copyright 2015\-2022 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2015\-2023 The OpenSSL Project Authors. All Rights Reserved.
.PP
Licensed under the Apache License 2.0 (the \*(L"License\*(R"). You may not use
this file except in compliance with the License. You can obtain a copy
diff --git a/secure/lib/libcrypto/man/man3/OSSL_HTTP_parse_url.3 b/secure/lib/libcrypto/man/man3/OSSL_HTTP_parse_url.3
index 7a3a5d96a7af..4ce087202657 100644
--- a/secure/lib/libcrypto/man/man3/OSSL_HTTP_parse_url.3
+++ b/secure/lib/libcrypto/man/man3/OSSL_HTTP_parse_url.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OSSL_HTTP_PARSE_URL 3"
-.TH OSSL_HTTP_PARSE_URL 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OSSL_HTTP_PARSE_URL 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -196,7 +196,7 @@ The path component is also optional and defaults to \f(CW\*(C`/\*(C'\fR.
Each non-NULL result pointer argument \fIpscheme\fR, \fIpuser\fR, \fIphost\fR, \fIpport\fR,
\&\fIppath\fR, \fIpquery\fR, and \fIpfrag\fR, is assigned the respective url component.
On success, they are guaranteed to contain non-NULL string pointers, else \s-1NULL.\s0
-It is the reponsibility of the caller to free them using \fBOPENSSL_free\fR\|(3).
+It is the responsibility of the caller to free them using \fBOPENSSL_free\fR\|(3).
If \fIpquery\fR is \s-1NULL,\s0 any given query component is handled as part of the path.
A string returned via \fI*ppath\fR is guaranteed to begin with a \f(CW\*(C`/\*(C'\fR character.
For absent scheme, userinfo, port, query, and fragment components
@@ -232,7 +232,7 @@ return 1 on success, 0 on error.
\&\fBOCSP_parse_url()\fR was deprecated in OpenSSL 3.0.
.SH "COPYRIGHT"
.IX Header "COPYRIGHT"
-Copyright 2019\-2021 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2019\-2023 The OpenSSL Project Authors. All Rights Reserved.
.PP
Licensed under the Apache License 2.0 (the \*(L"License\*(R"). You may not use
this file except in compliance with the License. You can obtain a copy
diff --git a/secure/lib/libcrypto/man/man3/OSSL_HTTP_transfer.3 b/secure/lib/libcrypto/man/man3/OSSL_HTTP_transfer.3
index f949e35ac355..db155525105a 100644
--- a/secure/lib/libcrypto/man/man3/OSSL_HTTP_transfer.3
+++ b/secure/lib/libcrypto/man/man3/OSSL_HTTP_transfer.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OSSL_HTTP_TRANSFER 3"
-.TH OSSL_HTTP_TRANSFER 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OSSL_HTTP_TRANSFER 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/OSSL_ITEM.3 b/secure/lib/libcrypto/man/man3/OSSL_ITEM.3
index f259a1d185f4..58a5bb797660 100644
--- a/secure/lib/libcrypto/man/man3/OSSL_ITEM.3
+++ b/secure/lib/libcrypto/man/man3/OSSL_ITEM.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OSSL_ITEM 3"
-.TH OSSL_ITEM 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OSSL_ITEM 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/OSSL_LIB_CTX.3 b/secure/lib/libcrypto/man/man3/OSSL_LIB_CTX.3
index ef7a314390e5..7d4f1ecf26ff 100644
--- a/secure/lib/libcrypto/man/man3/OSSL_LIB_CTX.3
+++ b/secure/lib/libcrypto/man/man3/OSSL_LIB_CTX.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OSSL_LIB_CTX 3"
-.TH OSSL_LIB_CTX 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OSSL_LIB_CTX 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/OSSL_PARAM.3 b/secure/lib/libcrypto/man/man3/OSSL_PARAM.3
index c24f59028cac..23f4c67a1c1f 100644
--- a/secure/lib/libcrypto/man/man3/OSSL_PARAM.3
+++ b/secure/lib/libcrypto/man/man3/OSSL_PARAM.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OSSL_PARAM 3"
-.TH OSSL_PARAM 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OSSL_PARAM 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -239,7 +239,7 @@ The \fIdata_size\fR needs special attention with the parameter type
parameters, the size should be set to the length of the string, not
counting the terminating \s-1NUL\s0 byte. When requesting parameters, the
size should be set to the size of the buffer to be populated, which
-should accomodate enough space for a terminating \s-1NUL\s0 byte.
+should accommodate enough space for a terminating \s-1NUL\s0 byte.
.Sp
When \fIrequesting parameters\fR, it's acceptable for \fIdata\fR to be \s-1NULL.\s0
This can be used by the \fIrequester\fR to figure out dynamically exactly
diff --git a/secure/lib/libcrypto/man/man3/OSSL_PARAM_BLD.3 b/secure/lib/libcrypto/man/man3/OSSL_PARAM_BLD.3
index ca6a25f8bce7..9cf1733a10b7 100644
--- a/secure/lib/libcrypto/man/man3/OSSL_PARAM_BLD.3
+++ b/secure/lib/libcrypto/man/man3/OSSL_PARAM_BLD.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OSSL_PARAM_BLD 3"
-.TH OSSL_PARAM_BLD 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OSSL_PARAM_BLD 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/OSSL_PARAM_allocate_from_text.3 b/secure/lib/libcrypto/man/man3/OSSL_PARAM_allocate_from_text.3
index 22b0831c8fbe..bfb0014379af 100644
--- a/secure/lib/libcrypto/man/man3/OSSL_PARAM_allocate_from_text.3
+++ b/secure/lib/libcrypto/man/man3/OSSL_PARAM_allocate_from_text.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OSSL_PARAM_ALLOCATE_FROM_TEXT 3"
-.TH OSSL_PARAM_ALLOCATE_FROM_TEXT 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OSSL_PARAM_ALLOCATE_FROM_TEXT 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/OSSL_PARAM_dup.3 b/secure/lib/libcrypto/man/man3/OSSL_PARAM_dup.3
index ef71f8157e06..125e762c0a46 100644
--- a/secure/lib/libcrypto/man/man3/OSSL_PARAM_dup.3
+++ b/secure/lib/libcrypto/man/man3/OSSL_PARAM_dup.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OSSL_PARAM_DUP 3"
-.TH OSSL_PARAM_DUP 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OSSL_PARAM_DUP 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/OSSL_PARAM_int.3 b/secure/lib/libcrypto/man/man3/OSSL_PARAM_int.3
index f9f2214558cb..b13aae2ed3e6 100644
--- a/secure/lib/libcrypto/man/man3/OSSL_PARAM_int.3
+++ b/secure/lib/libcrypto/man/man3/OSSL_PARAM_int.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OSSL_PARAM_INT 3"
-.TH OSSL_PARAM_INT 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OSSL_PARAM_INT 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -350,7 +350,7 @@ will be assigned the size the parameter's \fIdata\fR buffer should have.
\&\fBOSSL_PARAM_get_utf8_string()\fR retrieves a \s-1UTF8\s0 string from the parameter
pointed to by \fIp\fR.
The string is stored into \fI*val\fR with a size limit of \fImax_len\fR,
-which must be large enough to accomodate a terminating \s-1NUL\s0 byte,
+which must be large enough to accommodate a terminating \s-1NUL\s0 byte,
otherwise this function will fail.
If \fI*val\fR is \s-1NULL,\s0 memory is allocated for the string (including the
terminating \s-1NUL\s0 byte) and \fImax_len\fR is ignored.
@@ -359,14 +359,14 @@ If memory is allocated by this function, it must be freed by the caller.
\&\fBOSSL_PARAM_set_utf8_string()\fR sets a \s-1UTF8\s0 string from the parameter pointed to
by \fIp\fR to the value referenced by \fIval\fR.
If the parameter's \fIdata\fR field isn't \s-1NULL,\s0 its \fIdata_size\fR must indicate
-that the buffer is large enough to accomodate the string that \fIval\fR points at,
+that the buffer is large enough to accommodate the string that \fIval\fR points at,
not including the terminating \s-1NUL\s0 byte, or this function will fail.
A terminating \s-1NUL\s0 byte is added only if the parameter's \fIdata_size\fR indicates
the buffer is longer than the string length, otherwise the string will not be
\&\s-1NUL\s0 terminated.
If the parameter's \fIdata\fR field is \s-1NULL,\s0 then only its \fIreturn_size\fR field
will be assigned the minimum size the parameter's \fIdata\fR buffer should have
-to accomodate the string, not including a terminating \s-1NUL\s0 byte.
+to accommodate the string, not including a terminating \s-1NUL\s0 byte.
.PP
\&\fBOSSL_PARAM_get_octet_string()\fR retrieves an \s-1OCTET\s0 string from the parameter
pointed to by \fIp\fR.
diff --git a/secure/lib/libcrypto/man/man3/OSSL_PROVIDER.3 b/secure/lib/libcrypto/man/man3/OSSL_PROVIDER.3
index 687e36fa97ad..fd1e74f00974 100644
--- a/secure/lib/libcrypto/man/man3/OSSL_PROVIDER.3
+++ b/secure/lib/libcrypto/man/man3/OSSL_PROVIDER.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OSSL_PROVIDER 3"
-.TH OSSL_PROVIDER 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OSSL_PROVIDER 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -226,8 +226,8 @@ the environment variable \s-1OPENSSL_MODULES\s0 if set.
.PP
\&\fBOSSL_PROVIDER_try_load()\fR functions like \fBOSSL_PROVIDER_load()\fR, except that
it does not disable the fallback providers if the provider cannot be
-loaded and initialized or if \fIretain_fallbacks\fR is zero.
-If the provider loads successfully and \fIretain_fallbacks\fR is nonzero, the
+loaded and initialized or if \fIretain_fallbacks\fR is nonzero.
+If the provider loads successfully and \fIretain_fallbacks\fR is zero, the
fallback providers are disabled.
.PP
\&\fBOSSL_PROVIDER_unload()\fR unloads the given provider.
@@ -346,7 +346,7 @@ its build information.
The type and functions described here were added in OpenSSL 3.0.
.SH "COPYRIGHT"
.IX Header "COPYRIGHT"
-Copyright 2019\-2022 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2019\-2023 The OpenSSL Project Authors. All Rights Reserved.
.PP
Licensed under the Apache License 2.0 (the \*(L"License\*(R"). You may not use
this file except in compliance with the License. You can obtain a copy
diff --git a/secure/lib/libcrypto/man/man3/OSSL_SELF_TEST_new.3 b/secure/lib/libcrypto/man/man3/OSSL_SELF_TEST_new.3
index 61a0cd465953..c3e27213ddde 100644
--- a/secure/lib/libcrypto/man/man3/OSSL_SELF_TEST_new.3
+++ b/secure/lib/libcrypto/man/man3/OSSL_SELF_TEST_new.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OSSL_SELF_TEST_NEW 3"
-.TH OSSL_SELF_TEST_NEW 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OSSL_SELF_TEST_NEW 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -159,7 +159,7 @@ OSSL_SELF_TEST_onend \- functionality to trigger a callback during a self test
.Ve
.SH "DESCRIPTION"
.IX Header "DESCRIPTION"
-These methods are intended for use by provider implementors, to display
+These methods are intended for use by provider implementers, to display
diagnostic information during self testing.
.PP
\&\fBOSSL_SELF_TEST_new()\fR allocates an opaque \fB\s-1OSSL_SELF_TEST\s0\fR object that has a
@@ -283,7 +283,7 @@ for each test.
The functions described here were added in OpenSSL 3.0.
.SH "COPYRIGHT"
.IX Header "COPYRIGHT"
-Copyright 2020 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2020\-2023 The OpenSSL Project Authors. All Rights Reserved.
.PP
Licensed under the Apache License 2.0 (the \*(L"License\*(R"). You may not use
this file except in compliance with the License. You can obtain a copy
diff --git a/secure/lib/libcrypto/man/man3/OSSL_SELF_TEST_set_callback.3 b/secure/lib/libcrypto/man/man3/OSSL_SELF_TEST_set_callback.3
index f12006623250..ea50401e49ac 100644
--- a/secure/lib/libcrypto/man/man3/OSSL_SELF_TEST_set_callback.3
+++ b/secure/lib/libcrypto/man/man3/OSSL_SELF_TEST_set_callback.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OSSL_SELF_TEST_SET_CALLBACK 3"
-.TH OSSL_SELF_TEST_SET_CALLBACK 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OSSL_SELF_TEST_SET_CALLBACK 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/OSSL_STORE_INFO.3 b/secure/lib/libcrypto/man/man3/OSSL_STORE_INFO.3
index 1655317caa81..8d37e4f32916 100644
--- a/secure/lib/libcrypto/man/man3/OSSL_STORE_INFO.3
+++ b/secure/lib/libcrypto/man/man3/OSSL_STORE_INFO.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OSSL_STORE_INFO 3"
-.TH OSSL_STORE_INFO 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OSSL_STORE_INFO 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/OSSL_STORE_LOADER.3 b/secure/lib/libcrypto/man/man3/OSSL_STORE_LOADER.3
index 391a6e991762..7bd32000d824 100644
--- a/secure/lib/libcrypto/man/man3/OSSL_STORE_LOADER.3
+++ b/secure/lib/libcrypto/man/man3/OSSL_STORE_LOADER.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OSSL_STORE_LOADER 3"
-.TH OSSL_STORE_LOADER 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OSSL_STORE_LOADER 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -444,7 +444,7 @@ definition string, or \s-1NULL\s0 on error.
\&\fBOSSL_STORE_LOADER_is_a()\fR returns 1 if \fIloader\fR was identifiable,
otherwise 0.
.PP
-\&\fBOSSL_STORE_LOADER_get0_description()\fR returns a pointer to a decription, or \s-1NULL\s0 if
+\&\fBOSSL_STORE_LOADER_get0_description()\fR returns a pointer to a description, or \s-1NULL\s0 if
there isn't one.
.PP
The functions with the types \fBOSSL_STORE_open_fn\fR,
@@ -494,7 +494,7 @@ or \s-1NULL\s0 on failure.
were added in OpenSSL 1.1.1, and became deprecated in OpenSSL 3.0.
.SH "COPYRIGHT"
.IX Header "COPYRIGHT"
-Copyright 2016\-2021 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2016\-2023 The OpenSSL Project Authors. All Rights Reserved.
.PP
Licensed under the Apache License 2.0 (the \*(L"License\*(R"). You may not use
this file except in compliance with the License. You can obtain a copy
diff --git a/secure/lib/libcrypto/man/man3/OSSL_STORE_SEARCH.3 b/secure/lib/libcrypto/man/man3/OSSL_STORE_SEARCH.3
index 920fae669fc9..ee38b1c72372 100644
--- a/secure/lib/libcrypto/man/man3/OSSL_STORE_SEARCH.3
+++ b/secure/lib/libcrypto/man/man3/OSSL_STORE_SEARCH.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OSSL_STORE_SEARCH 3"
-.TH OSSL_STORE_SEARCH 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OSSL_STORE_SEARCH 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/OSSL_STORE_attach.3 b/secure/lib/libcrypto/man/man3/OSSL_STORE_attach.3
index 069bd94708f5..b630e548df3a 100644
--- a/secure/lib/libcrypto/man/man3/OSSL_STORE_attach.3
+++ b/secure/lib/libcrypto/man/man3/OSSL_STORE_attach.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OSSL_STORE_ATTACH 3"
-.TH OSSL_STORE_ATTACH 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OSSL_STORE_ATTACH 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/OSSL_STORE_expect.3 b/secure/lib/libcrypto/man/man3/OSSL_STORE_expect.3
index 4ac7d098e142..41e4d52c4772 100644
--- a/secure/lib/libcrypto/man/man3/OSSL_STORE_expect.3
+++ b/secure/lib/libcrypto/man/man3/OSSL_STORE_expect.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OSSL_STORE_EXPECT 3"
-.TH OSSL_STORE_EXPECT 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OSSL_STORE_EXPECT 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/OSSL_STORE_open.3 b/secure/lib/libcrypto/man/man3/OSSL_STORE_open.3
index a05a8057ac3d..42361a491bbc 100644
--- a/secure/lib/libcrypto/man/man3/OSSL_STORE_open.3
+++ b/secure/lib/libcrypto/man/man3/OSSL_STORE_open.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OSSL_STORE_OPEN 3"
-.TH OSSL_STORE_OPEN 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OSSL_STORE_OPEN 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/OSSL_trace_enabled.3 b/secure/lib/libcrypto/man/man3/OSSL_trace_enabled.3
index 4f08617863e0..736a52e12703 100644
--- a/secure/lib/libcrypto/man/man3/OSSL_trace_enabled.3
+++ b/secure/lib/libcrypto/man/man3/OSSL_trace_enabled.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OSSL_TRACE_ENABLED 3"
-.TH OSSL_TRACE_ENABLED 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OSSL_TRACE_ENABLED 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/OSSL_trace_get_category_num.3 b/secure/lib/libcrypto/man/man3/OSSL_trace_get_category_num.3
index 924f0ca8fcc2..fea58fe3ff63 100644
--- a/secure/lib/libcrypto/man/man3/OSSL_trace_get_category_num.3
+++ b/secure/lib/libcrypto/man/man3/OSSL_trace_get_category_num.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OSSL_TRACE_GET_CATEGORY_NUM 3"
-.TH OSSL_TRACE_GET_CATEGORY_NUM 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OSSL_TRACE_GET_CATEGORY_NUM 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/OSSL_trace_set_channel.3 b/secure/lib/libcrypto/man/man3/OSSL_trace_set_channel.3
index b943a24aa965..a13c01c3c1cd 100644
--- a/secure/lib/libcrypto/man/man3/OSSL_trace_set_channel.3
+++ b/secure/lib/libcrypto/man/man3/OSSL_trace_set_channel.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OSSL_TRACE_SET_CHANNEL 3"
-.TH OSSL_TRACE_SET_CHANNEL 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OSSL_TRACE_SET_CHANNEL 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -182,7 +182,7 @@ so the caller must not free it directly.
\&\fBOSSL_trace_set_prefix()\fR and \fBOSSL_trace_set_suffix()\fR can be used to add
an extra line for each channel, to be output before and after group of
tracing output.
-What constitues an output group is decided by the code that produces
+What constitutes an output group is decided by the code that produces
the output.
The lines given here are considered immutable; for more dynamic
tracing prefixes, consider setting a callback with
diff --git a/secure/lib/libcrypto/man/man3/OpenSSL_add_all_algorithms.3 b/secure/lib/libcrypto/man/man3/OpenSSL_add_all_algorithms.3
index 5c5eabed5b4b..153f09859909 100644
--- a/secure/lib/libcrypto/man/man3/OpenSSL_add_all_algorithms.3
+++ b/secure/lib/libcrypto/man/man3/OpenSSL_add_all_algorithms.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OPENSSL_ADD_ALL_ALGORITHMS 3"
-.TH OPENSSL_ADD_ALL_ALGORITHMS 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OPENSSL_ADD_ALL_ALGORITHMS 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/OpenSSL_version.3 b/secure/lib/libcrypto/man/man3/OpenSSL_version.3
index a5e40ce75a62..707c0a1f0637 100644
--- a/secure/lib/libcrypto/man/man3/OpenSSL_version.3
+++ b/secure/lib/libcrypto/man/man3/OpenSSL_version.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OPENSSL_VERSION 3"
-.TH OPENSSL_VERSION 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OPENSSL_VERSION 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/PEM_X509_INFO_read_bio_ex.3 b/secure/lib/libcrypto/man/man3/PEM_X509_INFO_read_bio_ex.3
index 0fb6d19568d9..68976ab828c9 100644
--- a/secure/lib/libcrypto/man/man3/PEM_X509_INFO_read_bio_ex.3
+++ b/secure/lib/libcrypto/man/man3/PEM_X509_INFO_read_bio_ex.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "PEM_X509_INFO_READ_BIO_EX 3"
-.TH PEM_X509_INFO_READ_BIO_EX 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH PEM_X509_INFO_READ_BIO_EX 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/PEM_bytes_read_bio.3 b/secure/lib/libcrypto/man/man3/PEM_bytes_read_bio.3
index 0e52f8c2fb74..b377fa72e8bb 100644
--- a/secure/lib/libcrypto/man/man3/PEM_bytes_read_bio.3
+++ b/secure/lib/libcrypto/man/man3/PEM_bytes_read_bio.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "PEM_BYTES_READ_BIO 3"
-.TH PEM_BYTES_READ_BIO 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH PEM_BYTES_READ_BIO 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/PEM_read.3 b/secure/lib/libcrypto/man/man3/PEM_read.3
index 3d5c86c461ce..29082454f2dc 100644
--- a/secure/lib/libcrypto/man/man3/PEM_read.3
+++ b/secure/lib/libcrypto/man/man3/PEM_read.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "PEM_READ 3"
-.TH PEM_READ 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH PEM_READ 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/PEM_read_CMS.3 b/secure/lib/libcrypto/man/man3/PEM_read_CMS.3
index aea9e4e89d60..39788a2ef971 100644
--- a/secure/lib/libcrypto/man/man3/PEM_read_CMS.3
+++ b/secure/lib/libcrypto/man/man3/PEM_read_CMS.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "PEM_READ_CMS 3"
-.TH PEM_READ_CMS 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH PEM_READ_CMS 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/PEM_read_bio_PrivateKey.3 b/secure/lib/libcrypto/man/man3/PEM_read_bio_PrivateKey.3
index b43115139570..2c95fe106bfb 100644
--- a/secure/lib/libcrypto/man/man3/PEM_read_bio_PrivateKey.3
+++ b/secure/lib/libcrypto/man/man3/PEM_read_bio_PrivateKey.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "PEM_READ_BIO_PRIVATEKEY 3"
-.TH PEM_READ_BIO_PRIVATEKEY 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH PEM_READ_BIO_PRIVATEKEY 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/PEM_read_bio_ex.3 b/secure/lib/libcrypto/man/man3/PEM_read_bio_ex.3
index 711fc143ec95..2477c83f52f3 100644
--- a/secure/lib/libcrypto/man/man3/PEM_read_bio_ex.3
+++ b/secure/lib/libcrypto/man/man3/PEM_read_bio_ex.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "PEM_READ_BIO_EX 3"
-.TH PEM_READ_BIO_EX 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH PEM_READ_BIO_EX 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/PEM_write_bio_CMS_stream.3 b/secure/lib/libcrypto/man/man3/PEM_write_bio_CMS_stream.3
index 2548a589091d..f4c983d03ee2 100644
--- a/secure/lib/libcrypto/man/man3/PEM_write_bio_CMS_stream.3
+++ b/secure/lib/libcrypto/man/man3/PEM_write_bio_CMS_stream.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "PEM_WRITE_BIO_CMS_STREAM 3"
-.TH PEM_WRITE_BIO_CMS_STREAM 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH PEM_WRITE_BIO_CMS_STREAM 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/PEM_write_bio_PKCS7_stream.3 b/secure/lib/libcrypto/man/man3/PEM_write_bio_PKCS7_stream.3
index 05ada128471b..eee07dca5088 100644
--- a/secure/lib/libcrypto/man/man3/PEM_write_bio_PKCS7_stream.3
+++ b/secure/lib/libcrypto/man/man3/PEM_write_bio_PKCS7_stream.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "PEM_WRITE_BIO_PKCS7_STREAM 3"
-.TH PEM_WRITE_BIO_PKCS7_STREAM 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH PEM_WRITE_BIO_PKCS7_STREAM 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/PKCS12_PBE_keyivgen.3 b/secure/lib/libcrypto/man/man3/PKCS12_PBE_keyivgen.3
index 9b9e2c615132..adbc9a8907a7 100644
--- a/secure/lib/libcrypto/man/man3/PKCS12_PBE_keyivgen.3
+++ b/secure/lib/libcrypto/man/man3/PKCS12_PBE_keyivgen.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "PKCS12_PBE_KEYIVGEN 3"
-.TH PKCS12_PBE_KEYIVGEN 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH PKCS12_PBE_KEYIVGEN 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/PKCS12_SAFEBAG_create_cert.3 b/secure/lib/libcrypto/man/man3/PKCS12_SAFEBAG_create_cert.3
index 46166f9536ea..cf8b578598b4 100644
--- a/secure/lib/libcrypto/man/man3/PKCS12_SAFEBAG_create_cert.3
+++ b/secure/lib/libcrypto/man/man3/PKCS12_SAFEBAG_create_cert.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "PKCS12_SAFEBAG_CREATE_CERT 3"
-.TH PKCS12_SAFEBAG_CREATE_CERT 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH PKCS12_SAFEBAG_CREATE_CERT 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/PKCS12_SAFEBAG_get0_attrs.3 b/secure/lib/libcrypto/man/man3/PKCS12_SAFEBAG_get0_attrs.3
index 7349559bfd50..29058d660503 100644
--- a/secure/lib/libcrypto/man/man3/PKCS12_SAFEBAG_get0_attrs.3
+++ b/secure/lib/libcrypto/man/man3/PKCS12_SAFEBAG_get0_attrs.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "PKCS12_SAFEBAG_GET0_ATTRS 3"
-.TH PKCS12_SAFEBAG_GET0_ATTRS 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH PKCS12_SAFEBAG_GET0_ATTRS 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/PKCS12_SAFEBAG_get1_cert.3 b/secure/lib/libcrypto/man/man3/PKCS12_SAFEBAG_get1_cert.3
index 3fc99579a525..56acfb0b31c2 100644
--- a/secure/lib/libcrypto/man/man3/PKCS12_SAFEBAG_get1_cert.3
+++ b/secure/lib/libcrypto/man/man3/PKCS12_SAFEBAG_get1_cert.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "PKCS12_SAFEBAG_GET1_CERT 3"
-.TH PKCS12_SAFEBAG_GET1_CERT 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH PKCS12_SAFEBAG_GET1_CERT 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/PKCS12_add1_attr_by_NID.3 b/secure/lib/libcrypto/man/man3/PKCS12_add1_attr_by_NID.3
index ec4ca3867e09..04e1edad7c07 100644
--- a/secure/lib/libcrypto/man/man3/PKCS12_add1_attr_by_NID.3
+++ b/secure/lib/libcrypto/man/man3/PKCS12_add1_attr_by_NID.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "PKCS12_ADD1_ATTR_BY_NID 3"
-.TH PKCS12_ADD1_ATTR_BY_NID 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH PKCS12_ADD1_ATTR_BY_NID 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/PKCS12_add_CSPName_asc.3 b/secure/lib/libcrypto/man/man3/PKCS12_add_CSPName_asc.3
index f600e665f596..f520e8625ce3 100644
--- a/secure/lib/libcrypto/man/man3/PKCS12_add_CSPName_asc.3
+++ b/secure/lib/libcrypto/man/man3/PKCS12_add_CSPName_asc.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "PKCS12_ADD_CSPNAME_ASC 3"
-.TH PKCS12_ADD_CSPNAME_ASC 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH PKCS12_ADD_CSPNAME_ASC 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/PKCS12_add_cert.3 b/secure/lib/libcrypto/man/man3/PKCS12_add_cert.3
index b7385385fdd7..3022ef81be7c 100644
--- a/secure/lib/libcrypto/man/man3/PKCS12_add_cert.3
+++ b/secure/lib/libcrypto/man/man3/PKCS12_add_cert.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "PKCS12_ADD_CERT 3"
-.TH PKCS12_ADD_CERT 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH PKCS12_ADD_CERT 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/PKCS12_add_friendlyname_asc.3 b/secure/lib/libcrypto/man/man3/PKCS12_add_friendlyname_asc.3
index f83915d42298..ed1b1696e6b1 100644
--- a/secure/lib/libcrypto/man/man3/PKCS12_add_friendlyname_asc.3
+++ b/secure/lib/libcrypto/man/man3/PKCS12_add_friendlyname_asc.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "PKCS12_ADD_FRIENDLYNAME_ASC 3"
-.TH PKCS12_ADD_FRIENDLYNAME_ASC 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH PKCS12_ADD_FRIENDLYNAME_ASC 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/PKCS12_add_localkeyid.3 b/secure/lib/libcrypto/man/man3/PKCS12_add_localkeyid.3
index 721f5551f1c9..04fb25e1a313 100644
--- a/secure/lib/libcrypto/man/man3/PKCS12_add_localkeyid.3
+++ b/secure/lib/libcrypto/man/man3/PKCS12_add_localkeyid.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "PKCS12_ADD_LOCALKEYID 3"
-.TH PKCS12_ADD_LOCALKEYID 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH PKCS12_ADD_LOCALKEYID 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/PKCS12_add_safe.3 b/secure/lib/libcrypto/man/man3/PKCS12_add_safe.3
index 1effd0fab90f..7a7a4d96f66c 100644
--- a/secure/lib/libcrypto/man/man3/PKCS12_add_safe.3
+++ b/secure/lib/libcrypto/man/man3/PKCS12_add_safe.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "PKCS12_ADD_SAFE 3"
-.TH PKCS12_ADD_SAFE 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH PKCS12_ADD_SAFE 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/PKCS12_create.3 b/secure/lib/libcrypto/man/man3/PKCS12_create.3
index 439980b85b6c..3ba7540a58bf 100644
--- a/secure/lib/libcrypto/man/man3/PKCS12_create.3
+++ b/secure/lib/libcrypto/man/man3/PKCS12_create.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "PKCS12_CREATE 3"
-.TH PKCS12_CREATE 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH PKCS12_CREATE 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/PKCS12_decrypt_skey.3 b/secure/lib/libcrypto/man/man3/PKCS12_decrypt_skey.3
index db869e653da1..da3e9a68a7a1 100644
--- a/secure/lib/libcrypto/man/man3/PKCS12_decrypt_skey.3
+++ b/secure/lib/libcrypto/man/man3/PKCS12_decrypt_skey.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "PKCS12_DECRYPT_SKEY 3"
-.TH PKCS12_DECRYPT_SKEY 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH PKCS12_DECRYPT_SKEY 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -158,7 +158,7 @@ decrypt functions
\&\fBPKCS12_decrypt_skey()\fR Decrypt the PKCS#8 shrouded keybag contained within \fIbag\fR
using the supplied password \fIpass\fR of length \fIpasslen\fR.
.PP
-\&\fBPKCS12_decrypt_skey_ex()\fR is similar to the above but allows for a library contex
+\&\fBPKCS12_decrypt_skey_ex()\fR is similar to the above but allows for a library context
\&\fIctx\fR and property query \fIpropq\fR to be used to select algorithm implementations.
.SH "RETURN VALUES"
.IX Header "RETURN VALUES"
@@ -177,7 +177,7 @@ Both functions will return the decrypted key or \s-1NULL\s0 if an error occurred
\&\fBPKCS12_decrypt_skey_ex()\fR was added in OpenSSL 3.0.
.SH "COPYRIGHT"
.IX Header "COPYRIGHT"
-Copyright 2021 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2021\-2023 The OpenSSL Project Authors. All Rights Reserved.
.PP
Licensed under the Apache License 2.0 (the \*(L"License\*(R"). You may not use
this file except in compliance with the License. You can obtain a copy
diff --git a/secure/lib/libcrypto/man/man3/PKCS12_gen_mac.3 b/secure/lib/libcrypto/man/man3/PKCS12_gen_mac.3
index cdd74b42f32f..e104307b0a21 100644
--- a/secure/lib/libcrypto/man/man3/PKCS12_gen_mac.3
+++ b/secure/lib/libcrypto/man/man3/PKCS12_gen_mac.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "PKCS12_GEN_MAC 3"
-.TH PKCS12_GEN_MAC 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH PKCS12_GEN_MAC 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -158,7 +158,7 @@ PKCS12_verify_mac \- Functions to create and manipulate a PKCS#12 structure
.SH "DESCRIPTION"
.IX Header "DESCRIPTION"
\&\fBPKCS12_gen_mac()\fR generates an \s-1HMAC\s0 over the entire PKCS#12 object using the
-supplied password along with a set of already configured paramters.
+supplied password along with a set of already configured parameters.
.PP
\&\fBPKCS12_verify_mac()\fR verifies the PKCS#12 object's \s-1HMAC\s0 using the supplied
password.
@@ -194,7 +194,7 @@ All functions return 1 on success and 0 if an error occurred.
\&\fBpassphrase\-encoding\fR\|(7)
.SH "COPYRIGHT"
.IX Header "COPYRIGHT"
-Copyright 2021 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2021\-2023 The OpenSSL Project Authors. All Rights Reserved.
.PP
Licensed under the Apache License 2.0 (the \*(L"License\*(R"). You may not use
this file except in compliance with the License. You can obtain a copy
diff --git a/secure/lib/libcrypto/man/man3/PKCS12_get_friendlyname.3 b/secure/lib/libcrypto/man/man3/PKCS12_get_friendlyname.3
index f8c2f663a6f5..d1c2f64735d9 100644
--- a/secure/lib/libcrypto/man/man3/PKCS12_get_friendlyname.3
+++ b/secure/lib/libcrypto/man/man3/PKCS12_get_friendlyname.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "PKCS12_GET_FRIENDLYNAME 3"
-.TH PKCS12_GET_FRIENDLYNAME 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH PKCS12_GET_FRIENDLYNAME 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/PKCS12_init.3 b/secure/lib/libcrypto/man/man3/PKCS12_init.3
index 2494cc4ff925..b46f0bf01fbc 100644
--- a/secure/lib/libcrypto/man/man3/PKCS12_init.3
+++ b/secure/lib/libcrypto/man/man3/PKCS12_init.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "PKCS12_INIT 3"
-.TH PKCS12_INIT 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH PKCS12_INIT 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/PKCS12_item_decrypt_d2i.3 b/secure/lib/libcrypto/man/man3/PKCS12_item_decrypt_d2i.3
index 2f1eafbc8a53..ad28bfe8a8ce 100644
--- a/secure/lib/libcrypto/man/man3/PKCS12_item_decrypt_d2i.3
+++ b/secure/lib/libcrypto/man/man3/PKCS12_item_decrypt_d2i.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "PKCS12_ITEM_DECRYPT_D2I 3"
-.TH PKCS12_ITEM_DECRYPT_D2I 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH PKCS12_ITEM_DECRYPT_D2I 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/PKCS12_key_gen_utf8_ex.3 b/secure/lib/libcrypto/man/man3/PKCS12_key_gen_utf8_ex.3
index a97faf03deec..10554f448162 100644
--- a/secure/lib/libcrypto/man/man3/PKCS12_key_gen_utf8_ex.3
+++ b/secure/lib/libcrypto/man/man3/PKCS12_key_gen_utf8_ex.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "PKCS12_KEY_GEN_UTF8_EX 3"
-.TH PKCS12_KEY_GEN_UTF8_EX 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH PKCS12_KEY_GEN_UTF8_EX 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/PKCS12_newpass.3 b/secure/lib/libcrypto/man/man3/PKCS12_newpass.3
index c1f7d5c2771c..e3ee42902375 100644
--- a/secure/lib/libcrypto/man/man3/PKCS12_newpass.3
+++ b/secure/lib/libcrypto/man/man3/PKCS12_newpass.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "PKCS12_NEWPASS 3"
-.TH PKCS12_NEWPASS 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH PKCS12_NEWPASS 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/PKCS12_pack_p7encdata.3 b/secure/lib/libcrypto/man/man3/PKCS12_pack_p7encdata.3
index 78f535eedd6c..f0f611b81a34 100644
--- a/secure/lib/libcrypto/man/man3/PKCS12_pack_p7encdata.3
+++ b/secure/lib/libcrypto/man/man3/PKCS12_pack_p7encdata.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "PKCS12_PACK_P7ENCDATA 3"
-.TH PKCS12_PACK_P7ENCDATA 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH PKCS12_PACK_P7ENCDATA 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/PKCS12_parse.3 b/secure/lib/libcrypto/man/man3/PKCS12_parse.3
index 39e4c3046a46..fd30a8b4fd58 100644
--- a/secure/lib/libcrypto/man/man3/PKCS12_parse.3
+++ b/secure/lib/libcrypto/man/man3/PKCS12_parse.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "PKCS12_PARSE 3"
-.TH PKCS12_PARSE 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH PKCS12_PARSE 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/PKCS5_PBE_keyivgen.3 b/secure/lib/libcrypto/man/man3/PKCS5_PBE_keyivgen.3
index c24e3c8e9d1f..b5c134ae42b7 100644
--- a/secure/lib/libcrypto/man/man3/PKCS5_PBE_keyivgen.3
+++ b/secure/lib/libcrypto/man/man3/PKCS5_PBE_keyivgen.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "PKCS5_PBE_KEYIVGEN 3"
-.TH PKCS5_PBE_KEYIVGEN 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH PKCS5_PBE_KEYIVGEN 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/PKCS5_PBKDF2_HMAC.3 b/secure/lib/libcrypto/man/man3/PKCS5_PBKDF2_HMAC.3
index 51c34d58837c..4f5631253e0d 100644
--- a/secure/lib/libcrypto/man/man3/PKCS5_PBKDF2_HMAC.3
+++ b/secure/lib/libcrypto/man/man3/PKCS5_PBKDF2_HMAC.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "PKCS5_PBKDF2_HMAC 3"
-.TH PKCS5_PBKDF2_HMAC 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH PKCS5_PBKDF2_HMAC 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/PKCS7_decrypt.3 b/secure/lib/libcrypto/man/man3/PKCS7_decrypt.3
index 14a0d8f4e07c..59227a999219 100644
--- a/secure/lib/libcrypto/man/man3/PKCS7_decrypt.3
+++ b/secure/lib/libcrypto/man/man3/PKCS7_decrypt.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "PKCS7_DECRYPT 3"
-.TH PKCS7_DECRYPT 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH PKCS7_DECRYPT 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/PKCS7_encrypt.3 b/secure/lib/libcrypto/man/man3/PKCS7_encrypt.3
index 2c0217786a6e..55ce196cfe87 100644
--- a/secure/lib/libcrypto/man/man3/PKCS7_encrypt.3
+++ b/secure/lib/libcrypto/man/man3/PKCS7_encrypt.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "PKCS7_ENCRYPT 3"
-.TH PKCS7_ENCRYPT 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH PKCS7_ENCRYPT 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/PKCS7_get_octet_string.3 b/secure/lib/libcrypto/man/man3/PKCS7_get_octet_string.3
index 7f287fcc3647..730687525fd7 100644
--- a/secure/lib/libcrypto/man/man3/PKCS7_get_octet_string.3
+++ b/secure/lib/libcrypto/man/man3/PKCS7_get_octet_string.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "PKCS7_GET_OCTET_STRING 3"
-.TH PKCS7_GET_OCTET_STRING 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH PKCS7_GET_OCTET_STRING 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/PKCS7_sign.3 b/secure/lib/libcrypto/man/man3/PKCS7_sign.3
index b9b57716068e..64f618449d2f 100644
--- a/secure/lib/libcrypto/man/man3/PKCS7_sign.3
+++ b/secure/lib/libcrypto/man/man3/PKCS7_sign.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "PKCS7_SIGN 3"
-.TH PKCS7_SIGN 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH PKCS7_SIGN 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/PKCS7_sign_add_signer.3 b/secure/lib/libcrypto/man/man3/PKCS7_sign_add_signer.3
index 3ae5bb82af5c..959102b80319 100644
--- a/secure/lib/libcrypto/man/man3/PKCS7_sign_add_signer.3
+++ b/secure/lib/libcrypto/man/man3/PKCS7_sign_add_signer.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "PKCS7_SIGN_ADD_SIGNER 3"
-.TH PKCS7_SIGN_ADD_SIGNER 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH PKCS7_SIGN_ADD_SIGNER 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/PKCS7_type_is_other.3 b/secure/lib/libcrypto/man/man3/PKCS7_type_is_other.3
index 99b361e5ac74..1ab9bf55bcf1 100644
--- a/secure/lib/libcrypto/man/man3/PKCS7_type_is_other.3
+++ b/secure/lib/libcrypto/man/man3/PKCS7_type_is_other.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "PKCS7_TYPE_IS_OTHER 3"
-.TH PKCS7_TYPE_IS_OTHER 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH PKCS7_TYPE_IS_OTHER 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/PKCS7_verify.3 b/secure/lib/libcrypto/man/man3/PKCS7_verify.3
index 6a2f701955ef..06325e797b32 100644
--- a/secure/lib/libcrypto/man/man3/PKCS7_verify.3
+++ b/secure/lib/libcrypto/man/man3/PKCS7_verify.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "PKCS7_VERIFY 3"
-.TH PKCS7_VERIFY 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH PKCS7_VERIFY 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/PKCS8_encrypt.3 b/secure/lib/libcrypto/man/man3/PKCS8_encrypt.3
index 5cf6f21c00c8..b19f458d4fd0 100644
--- a/secure/lib/libcrypto/man/man3/PKCS8_encrypt.3
+++ b/secure/lib/libcrypto/man/man3/PKCS8_encrypt.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "PKCS8_ENCRYPT 3"
-.TH PKCS8_ENCRYPT 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH PKCS8_ENCRYPT 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/PKCS8_pkey_add1_attr.3 b/secure/lib/libcrypto/man/man3/PKCS8_pkey_add1_attr.3
index 935dc62bf12d..5e1b8d40a44b 100644
--- a/secure/lib/libcrypto/man/man3/PKCS8_pkey_add1_attr.3
+++ b/secure/lib/libcrypto/man/man3/PKCS8_pkey_add1_attr.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "PKCS8_PKEY_ADD1_ATTR 3"
-.TH PKCS8_PKEY_ADD1_ATTR 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH PKCS8_PKEY_ADD1_ATTR 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/RAND_add.3 b/secure/lib/libcrypto/man/man3/RAND_add.3
index 86a8604fe782..312910bb413c 100644
--- a/secure/lib/libcrypto/man/man3/RAND_add.3
+++ b/secure/lib/libcrypto/man/man3/RAND_add.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "RAND_ADD 3"
-.TH RAND_ADD 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH RAND_ADD 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/RAND_bytes.3 b/secure/lib/libcrypto/man/man3/RAND_bytes.3
index c45c03a2f50a..6fc8cd2a0f6b 100644
--- a/secure/lib/libcrypto/man/man3/RAND_bytes.3
+++ b/secure/lib/libcrypto/man/man3/RAND_bytes.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "RAND_BYTES 3"
-.TH RAND_BYTES 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH RAND_BYTES 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -176,7 +176,7 @@ and \s-1\fBEVP_RAND\s0\fR\|(7).
.PP
\&\fBRAND_bytes_ex()\fR and \fBRAND_priv_bytes_ex()\fR are the same as \fBRAND_bytes()\fR and
\&\fBRAND_priv_bytes()\fR except that they both take additional \fIstrength\fR and
-\&\fIctx\fR parameters. The bytes genreated will have a security strength of at
+\&\fIctx\fR parameters. The bytes generated will have a security strength of at
least \fIstrength\fR bits.
The \s-1DRBG\s0 used for the operation is the public or private \s-1DRBG\s0 associated with
the specified \fIctx\fR. The parameter can be \s-1NULL,\s0 in which case
@@ -226,7 +226,7 @@ The \fBRAND_priv_bytes()\fR function was added in OpenSSL 1.1.1.
The \fBRAND_bytes_ex()\fR and \fBRAND_priv_bytes_ex()\fR functions were added in OpenSSL 3.0
.SH "COPYRIGHT"
.IX Header "COPYRIGHT"
-Copyright 2000\-2021 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2000\-2023 The OpenSSL Project Authors. All Rights Reserved.
.PP
Licensed under the Apache License 2.0 (the \*(L"License\*(R"). You may not use
this file except in compliance with the License. You can obtain a copy
diff --git a/secure/lib/libcrypto/man/man3/RAND_cleanup.3 b/secure/lib/libcrypto/man/man3/RAND_cleanup.3
index 908b8235fe75..6e1d1a15e065 100644
--- a/secure/lib/libcrypto/man/man3/RAND_cleanup.3
+++ b/secure/lib/libcrypto/man/man3/RAND_cleanup.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "RAND_CLEANUP 3"
-.TH RAND_CLEANUP 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH RAND_CLEANUP 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/RAND_egd.3 b/secure/lib/libcrypto/man/man3/RAND_egd.3
index 87ebd23f98bc..43d82147daaf 100644
--- a/secure/lib/libcrypto/man/man3/RAND_egd.3
+++ b/secure/lib/libcrypto/man/man3/RAND_egd.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "RAND_EGD 3"
-.TH RAND_EGD 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH RAND_EGD 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/RAND_get0_primary.3 b/secure/lib/libcrypto/man/man3/RAND_get0_primary.3
index 6c7f4d9e77a8..27e5d0339057 100644
--- a/secure/lib/libcrypto/man/man3/RAND_get0_primary.3
+++ b/secure/lib/libcrypto/man/man3/RAND_get0_primary.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "RAND_GET0_PRIMARY 3"
-.TH RAND_GET0_PRIMARY 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH RAND_GET0_PRIMARY 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/RAND_load_file.3 b/secure/lib/libcrypto/man/man3/RAND_load_file.3
index 58ad0ef58b0e..c089609995d9 100644
--- a/secure/lib/libcrypto/man/man3/RAND_load_file.3
+++ b/secure/lib/libcrypto/man/man3/RAND_load_file.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "RAND_LOAD_FILE 3"
-.TH RAND_LOAD_FILE 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH RAND_LOAD_FILE 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/RAND_set_DRBG_type.3 b/secure/lib/libcrypto/man/man3/RAND_set_DRBG_type.3
index 8e5b573abe4c..012f1d0ed430 100644
--- a/secure/lib/libcrypto/man/man3/RAND_set_DRBG_type.3
+++ b/secure/lib/libcrypto/man/man3/RAND_set_DRBG_type.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "RAND_SET_DRBG_TYPE 3"
-.TH RAND_SET_DRBG_TYPE 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH RAND_SET_DRBG_TYPE 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/RAND_set_rand_method.3 b/secure/lib/libcrypto/man/man3/RAND_set_rand_method.3
index e64b36202994..c51f62ea3bd2 100644
--- a/secure/lib/libcrypto/man/man3/RAND_set_rand_method.3
+++ b/secure/lib/libcrypto/man/man3/RAND_set_rand_method.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "RAND_SET_RAND_METHOD 3"
-.TH RAND_SET_RAND_METHOD 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH RAND_SET_RAND_METHOD 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/RC4_set_key.3 b/secure/lib/libcrypto/man/man3/RC4_set_key.3
index 7871ffbc457a..8e98d12dafc6 100644
--- a/secure/lib/libcrypto/man/man3/RC4_set_key.3
+++ b/secure/lib/libcrypto/man/man3/RC4_set_key.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "RC4_SET_KEY 3"
-.TH RC4_SET_KEY 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH RC4_SET_KEY 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/RIPEMD160_Init.3 b/secure/lib/libcrypto/man/man3/RIPEMD160_Init.3
index ac639e6fb6e6..1716ef4ba9db 100644
--- a/secure/lib/libcrypto/man/man3/RIPEMD160_Init.3
+++ b/secure/lib/libcrypto/man/man3/RIPEMD160_Init.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "RIPEMD160_INIT 3"
-.TH RIPEMD160_INIT 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH RIPEMD160_INIT 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/RSA_blinding_on.3 b/secure/lib/libcrypto/man/man3/RSA_blinding_on.3
index 0034f68f8892..a281a4419225 100644
--- a/secure/lib/libcrypto/man/man3/RSA_blinding_on.3
+++ b/secure/lib/libcrypto/man/man3/RSA_blinding_on.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "RSA_BLINDING_ON 3"
-.TH RSA_BLINDING_ON 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH RSA_BLINDING_ON 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/RSA_check_key.3 b/secure/lib/libcrypto/man/man3/RSA_check_key.3
index 2ee41d8bd39e..ec293205023a 100644
--- a/secure/lib/libcrypto/man/man3/RSA_check_key.3
+++ b/secure/lib/libcrypto/man/man3/RSA_check_key.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "RSA_CHECK_KEY 3"
-.TH RSA_CHECK_KEY 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH RSA_CHECK_KEY 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/RSA_generate_key.3 b/secure/lib/libcrypto/man/man3/RSA_generate_key.3
index da7e356203f2..5b046638feb4 100644
--- a/secure/lib/libcrypto/man/man3/RSA_generate_key.3
+++ b/secure/lib/libcrypto/man/man3/RSA_generate_key.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "RSA_GENERATE_KEY 3"
-.TH RSA_GENERATE_KEY 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH RSA_GENERATE_KEY 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/RSA_get0_key.3 b/secure/lib/libcrypto/man/man3/RSA_get0_key.3
index 5374d943fe14..285ec6a047db 100644
--- a/secure/lib/libcrypto/man/man3/RSA_get0_key.3
+++ b/secure/lib/libcrypto/man/man3/RSA_get0_key.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "RSA_GET0_KEY 3"
-.TH RSA_GET0_KEY 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH RSA_GET0_KEY 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -193,7 +193,7 @@ see \fBopenssl_user_macros\fR\|(7):
.IX Header "DESCRIPTION"
All of the functions described on this page are deprecated.
Applications should instead use \fBEVP_PKEY_get_bn_param\fR\|(3) for any methods that
-return a \fB\s-1BIGNUM\s0\fR. Refer to \s-1\fBEVP_PKEY\-DH\s0\fR\|(7) for more infomation.
+return a \fB\s-1BIGNUM\s0\fR. Refer to \s-1\fBEVP_PKEY\-DH\s0\fR\|(7) for more information.
.PP
An \s-1RSA\s0 object contains the components for the public and private key,
\&\fBn\fR, \fBe\fR, \fBd\fR, \fBp\fR, \fBq\fR, \fBdmp1\fR, \fBdmq1\fR and \fBiqmp\fR. \fBn\fR is
@@ -318,7 +318,7 @@ Other functions described here were added in OpenSSL 1.1.0.
All of these functions were deprecated in OpenSSL 3.0.
.SH "COPYRIGHT"
.IX Header "COPYRIGHT"
-Copyright 2016\-2021 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2016\-2023 The OpenSSL Project Authors. All Rights Reserved.
.PP
Licensed under the Apache License 2.0 (the \*(L"License\*(R"). You may not use
this file except in compliance with the License. You can obtain a copy
diff --git a/secure/lib/libcrypto/man/man3/RSA_meth_new.3 b/secure/lib/libcrypto/man/man3/RSA_meth_new.3
index e9ee35be2a90..1d2fa5acdab1 100644
--- a/secure/lib/libcrypto/man/man3/RSA_meth_new.3
+++ b/secure/lib/libcrypto/man/man3/RSA_meth_new.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "RSA_METH_NEW 3"
-.TH RSA_METH_NEW 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH RSA_METH_NEW 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/RSA_new.3 b/secure/lib/libcrypto/man/man3/RSA_new.3
index f937fff885d8..591e54ee35b8 100644
--- a/secure/lib/libcrypto/man/man3/RSA_new.3
+++ b/secure/lib/libcrypto/man/man3/RSA_new.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "RSA_NEW 3"
-.TH RSA_NEW 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH RSA_NEW 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/RSA_padding_add_PKCS1_type_1.3 b/secure/lib/libcrypto/man/man3/RSA_padding_add_PKCS1_type_1.3
index 9c8b472ee11e..4efccb0267ee 100644
--- a/secure/lib/libcrypto/man/man3/RSA_padding_add_PKCS1_type_1.3
+++ b/secure/lib/libcrypto/man/man3/RSA_padding_add_PKCS1_type_1.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "RSA_PADDING_ADD_PKCS1_TYPE_1 3"
-.TH RSA_PADDING_ADD_PKCS1_TYPE_1 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH RSA_PADDING_ADD_PKCS1_TYPE_1 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/RSA_print.3 b/secure/lib/libcrypto/man/man3/RSA_print.3
index 75ad5d8a006f..0d0aa46223e1 100644
--- a/secure/lib/libcrypto/man/man3/RSA_print.3
+++ b/secure/lib/libcrypto/man/man3/RSA_print.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "RSA_PRINT 3"
-.TH RSA_PRINT 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH RSA_PRINT 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/RSA_private_encrypt.3 b/secure/lib/libcrypto/man/man3/RSA_private_encrypt.3
index d91c19f50d1f..47dcef51048d 100644
--- a/secure/lib/libcrypto/man/man3/RSA_private_encrypt.3
+++ b/secure/lib/libcrypto/man/man3/RSA_private_encrypt.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "RSA_PRIVATE_ENCRYPT 3"
-.TH RSA_PRIVATE_ENCRYPT 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH RSA_PRIVATE_ENCRYPT 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/RSA_public_encrypt.3 b/secure/lib/libcrypto/man/man3/RSA_public_encrypt.3
index c8d91b688d66..ffba87ead7d2 100644
--- a/secure/lib/libcrypto/man/man3/RSA_public_encrypt.3
+++ b/secure/lib/libcrypto/man/man3/RSA_public_encrypt.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "RSA_PUBLIC_ENCRYPT 3"
-.TH RSA_PUBLIC_ENCRYPT 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH RSA_PUBLIC_ENCRYPT 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/RSA_set_method.3 b/secure/lib/libcrypto/man/man3/RSA_set_method.3
index cef49f26eac6..311a32960c8b 100644
--- a/secure/lib/libcrypto/man/man3/RSA_set_method.3
+++ b/secure/lib/libcrypto/man/man3/RSA_set_method.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "RSA_SET_METHOD 3"
-.TH RSA_SET_METHOD 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH RSA_SET_METHOD 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/RSA_sign.3 b/secure/lib/libcrypto/man/man3/RSA_sign.3
index 2e90bc401b1e..c562a2c001ff 100644
--- a/secure/lib/libcrypto/man/man3/RSA_sign.3
+++ b/secure/lib/libcrypto/man/man3/RSA_sign.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "RSA_SIGN 3"
-.TH RSA_SIGN 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH RSA_SIGN 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/RSA_sign_ASN1_OCTET_STRING.3 b/secure/lib/libcrypto/man/man3/RSA_sign_ASN1_OCTET_STRING.3
index 5ff7a3eaa0ed..4132736b17d6 100644
--- a/secure/lib/libcrypto/man/man3/RSA_sign_ASN1_OCTET_STRING.3
+++ b/secure/lib/libcrypto/man/man3/RSA_sign_ASN1_OCTET_STRING.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "RSA_SIGN_ASN1_OCTET_STRING 3"
-.TH RSA_SIGN_ASN1_OCTET_STRING 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH RSA_SIGN_ASN1_OCTET_STRING 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/RSA_size.3 b/secure/lib/libcrypto/man/man3/RSA_size.3
index 321b7f9b25f5..10be261bc87a 100644
--- a/secure/lib/libcrypto/man/man3/RSA_size.3
+++ b/secure/lib/libcrypto/man/man3/RSA_size.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "RSA_SIZE 3"
-.TH RSA_SIZE 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH RSA_SIZE 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SCT_new.3 b/secure/lib/libcrypto/man/man3/SCT_new.3
index 5b5190dd9d54..9ca453e4654e 100644
--- a/secure/lib/libcrypto/man/man3/SCT_new.3
+++ b/secure/lib/libcrypto/man/man3/SCT_new.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SCT_NEW 3"
-.TH SCT_NEW 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SCT_NEW 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SCT_print.3 b/secure/lib/libcrypto/man/man3/SCT_print.3
index e03770dd7d8e..531de31e94c7 100644
--- a/secure/lib/libcrypto/man/man3/SCT_print.3
+++ b/secure/lib/libcrypto/man/man3/SCT_print.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SCT_PRINT 3"
-.TH SCT_PRINT 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SCT_PRINT 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SCT_validate.3 b/secure/lib/libcrypto/man/man3/SCT_validate.3
index c4861bb3e13f..d0fe8bd79b45 100644
--- a/secure/lib/libcrypto/man/man3/SCT_validate.3
+++ b/secure/lib/libcrypto/man/man3/SCT_validate.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SCT_VALIDATE 3"
-.TH SCT_VALIDATE 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SCT_VALIDATE 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SHA256_Init.3 b/secure/lib/libcrypto/man/man3/SHA256_Init.3
index e4ecb815e146..5cca230e3668 100644
--- a/secure/lib/libcrypto/man/man3/SHA256_Init.3
+++ b/secure/lib/libcrypto/man/man3/SHA256_Init.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SHA256_INIT 3"
-.TH SHA256_INIT 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SHA256_INIT 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SMIME_read_ASN1.3 b/secure/lib/libcrypto/man/man3/SMIME_read_ASN1.3
index 322da5aedd5d..b170c088afcb 100644
--- a/secure/lib/libcrypto/man/man3/SMIME_read_ASN1.3
+++ b/secure/lib/libcrypto/man/man3/SMIME_read_ASN1.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SMIME_READ_ASN1 3"
-.TH SMIME_READ_ASN1 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SMIME_READ_ASN1 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SMIME_read_CMS.3 b/secure/lib/libcrypto/man/man3/SMIME_read_CMS.3
index c46d587e60a9..c80d343af725 100644
--- a/secure/lib/libcrypto/man/man3/SMIME_read_CMS.3
+++ b/secure/lib/libcrypto/man/man3/SMIME_read_CMS.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SMIME_READ_CMS 3"
-.TH SMIME_READ_CMS 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SMIME_READ_CMS 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SMIME_read_PKCS7.3 b/secure/lib/libcrypto/man/man3/SMIME_read_PKCS7.3
index c7b7d1093da0..8ba1c3a13fc9 100644
--- a/secure/lib/libcrypto/man/man3/SMIME_read_PKCS7.3
+++ b/secure/lib/libcrypto/man/man3/SMIME_read_PKCS7.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SMIME_READ_PKCS7 3"
-.TH SMIME_READ_PKCS7 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SMIME_READ_PKCS7 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SMIME_write_ASN1.3 b/secure/lib/libcrypto/man/man3/SMIME_write_ASN1.3
index 6d3b1d68d947..04ae2a4bd344 100644
--- a/secure/lib/libcrypto/man/man3/SMIME_write_ASN1.3
+++ b/secure/lib/libcrypto/man/man3/SMIME_write_ASN1.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SMIME_WRITE_ASN1 3"
-.TH SMIME_WRITE_ASN1 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SMIME_WRITE_ASN1 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SMIME_write_CMS.3 b/secure/lib/libcrypto/man/man3/SMIME_write_CMS.3
index de8810fd29d6..1dadd59b2b89 100644
--- a/secure/lib/libcrypto/man/man3/SMIME_write_CMS.3
+++ b/secure/lib/libcrypto/man/man3/SMIME_write_CMS.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SMIME_WRITE_CMS 3"
-.TH SMIME_WRITE_CMS 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SMIME_WRITE_CMS 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SMIME_write_PKCS7.3 b/secure/lib/libcrypto/man/man3/SMIME_write_PKCS7.3
index bcb5c7cf0bb9..8849c9e37224 100644
--- a/secure/lib/libcrypto/man/man3/SMIME_write_PKCS7.3
+++ b/secure/lib/libcrypto/man/man3/SMIME_write_PKCS7.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SMIME_WRITE_PKCS7 3"
-.TH SMIME_WRITE_PKCS7 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SMIME_WRITE_PKCS7 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SRP_Calc_B.3 b/secure/lib/libcrypto/man/man3/SRP_Calc_B.3
index dace9a0e29b3..707bce31f66f 100644
--- a/secure/lib/libcrypto/man/man3/SRP_Calc_B.3
+++ b/secure/lib/libcrypto/man/man3/SRP_Calc_B.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SRP_CALC_B 3"
-.TH SRP_CALC_B 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SRP_CALC_B 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SRP_VBASE_new.3 b/secure/lib/libcrypto/man/man3/SRP_VBASE_new.3
index 68386c91d22d..d4337d1799c1 100644
--- a/secure/lib/libcrypto/man/man3/SRP_VBASE_new.3
+++ b/secure/lib/libcrypto/man/man3/SRP_VBASE_new.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SRP_VBASE_NEW 3"
-.TH SRP_VBASE_NEW 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SRP_VBASE_NEW 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SRP_create_verifier.3 b/secure/lib/libcrypto/man/man3/SRP_create_verifier.3
index 2463f6a56a25..9c99ca1fde82 100644
--- a/secure/lib/libcrypto/man/man3/SRP_create_verifier.3
+++ b/secure/lib/libcrypto/man/man3/SRP_create_verifier.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SRP_CREATE_VERIFIER 3"
-.TH SRP_CREATE_VERIFIER 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SRP_CREATE_VERIFIER 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SRP_user_pwd_new.3 b/secure/lib/libcrypto/man/man3/SRP_user_pwd_new.3
index a523498ce823..a94bb54caa8b 100644
--- a/secure/lib/libcrypto/man/man3/SRP_user_pwd_new.3
+++ b/secure/lib/libcrypto/man/man3/SRP_user_pwd_new.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SRP_USER_PWD_NEW 3"
-.TH SRP_USER_PWD_NEW 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SRP_USER_PWD_NEW 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_CIPHER_get_name.3 b/secure/lib/libcrypto/man/man3/SSL_CIPHER_get_name.3
index f8a93617d96b..f731256ea5cc 100644
--- a/secure/lib/libcrypto/man/man3/SSL_CIPHER_get_name.3
+++ b/secure/lib/libcrypto/man/man3/SSL_CIPHER_get_name.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_CIPHER_GET_NAME 3"
-.TH SSL_CIPHER_GET_NAME 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_CIPHER_GET_NAME 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_COMP_add_compression_method.3 b/secure/lib/libcrypto/man/man3/SSL_COMP_add_compression_method.3
index 8a3e1175a9ec..3bc0064b3169 100644
--- a/secure/lib/libcrypto/man/man3/SSL_COMP_add_compression_method.3
+++ b/secure/lib/libcrypto/man/man3/SSL_COMP_add_compression_method.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_COMP_ADD_COMPRESSION_METHOD 3"
-.TH SSL_COMP_ADD_COMPRESSION_METHOD 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_COMP_ADD_COMPRESSION_METHOD 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_CONF_CTX_new.3 b/secure/lib/libcrypto/man/man3/SSL_CONF_CTX_new.3
index 545bcf846ed9..66db50609945 100644
--- a/secure/lib/libcrypto/man/man3/SSL_CONF_CTX_new.3
+++ b/secure/lib/libcrypto/man/man3/SSL_CONF_CTX_new.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_CONF_CTX_NEW 3"
-.TH SSL_CONF_CTX_NEW 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_CONF_CTX_NEW 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_CONF_CTX_set1_prefix.3 b/secure/lib/libcrypto/man/man3/SSL_CONF_CTX_set1_prefix.3
index 944e13c2415e..1e55a313cce9 100644
--- a/secure/lib/libcrypto/man/man3/SSL_CONF_CTX_set1_prefix.3
+++ b/secure/lib/libcrypto/man/man3/SSL_CONF_CTX_set1_prefix.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_CONF_CTX_SET1_PREFIX 3"
-.TH SSL_CONF_CTX_SET1_PREFIX 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_CONF_CTX_SET1_PREFIX 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_CONF_CTX_set_flags.3 b/secure/lib/libcrypto/man/man3/SSL_CONF_CTX_set_flags.3
index 8684a1385743..f6b46d4b636e 100644
--- a/secure/lib/libcrypto/man/man3/SSL_CONF_CTX_set_flags.3
+++ b/secure/lib/libcrypto/man/man3/SSL_CONF_CTX_set_flags.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_CONF_CTX_SET_FLAGS 3"
-.TH SSL_CONF_CTX_SET_FLAGS 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_CONF_CTX_SET_FLAGS 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_CONF_CTX_set_ssl_ctx.3 b/secure/lib/libcrypto/man/man3/SSL_CONF_CTX_set_ssl_ctx.3
index 3f85009fc179..2bfd3bcce961 100644
--- a/secure/lib/libcrypto/man/man3/SSL_CONF_CTX_set_ssl_ctx.3
+++ b/secure/lib/libcrypto/man/man3/SSL_CONF_CTX_set_ssl_ctx.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_CONF_CTX_SET_SSL_CTX 3"
-.TH SSL_CONF_CTX_SET_SSL_CTX 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_CONF_CTX_SET_SSL_CTX 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_CONF_cmd.3 b/secure/lib/libcrypto/man/man3/SSL_CONF_cmd.3
index b815d5f20a0c..336a68c7a5fa 100644
--- a/secure/lib/libcrypto/man/man3/SSL_CONF_cmd.3
+++ b/secure/lib/libcrypto/man/man3/SSL_CONF_cmd.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_CONF_CMD 3"
-.TH SSL_CONF_CMD 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_CONF_CMD 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_CONF_cmd_argv.3 b/secure/lib/libcrypto/man/man3/SSL_CONF_cmd_argv.3
index b247665353ae..3a38ba5ebbd6 100644
--- a/secure/lib/libcrypto/man/man3/SSL_CONF_cmd_argv.3
+++ b/secure/lib/libcrypto/man/man3/SSL_CONF_cmd_argv.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_CONF_CMD_ARGV 3"
-.TH SSL_CONF_CMD_ARGV 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_CONF_CMD_ARGV 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_CTX_add1_chain_cert.3 b/secure/lib/libcrypto/man/man3/SSL_CTX_add1_chain_cert.3
index 7ed5b923dd27..7e6d5627a2c2 100644
--- a/secure/lib/libcrypto/man/man3/SSL_CTX_add1_chain_cert.3
+++ b/secure/lib/libcrypto/man/man3/SSL_CTX_add1_chain_cert.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_CTX_ADD1_CHAIN_CERT 3"
-.TH SSL_CTX_ADD1_CHAIN_CERT 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_CTX_ADD1_CHAIN_CERT 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_CTX_add_extra_chain_cert.3 b/secure/lib/libcrypto/man/man3/SSL_CTX_add_extra_chain_cert.3
index b5c11c94d78a..c2ed33baaa1f 100644
--- a/secure/lib/libcrypto/man/man3/SSL_CTX_add_extra_chain_cert.3
+++ b/secure/lib/libcrypto/man/man3/SSL_CTX_add_extra_chain_cert.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_CTX_ADD_EXTRA_CHAIN_CERT 3"
-.TH SSL_CTX_ADD_EXTRA_CHAIN_CERT 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_CTX_ADD_EXTRA_CHAIN_CERT 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_CTX_add_session.3 b/secure/lib/libcrypto/man/man3/SSL_CTX_add_session.3
index 03103a7af613..04e3c61a3535 100644
--- a/secure/lib/libcrypto/man/man3/SSL_CTX_add_session.3
+++ b/secure/lib/libcrypto/man/man3/SSL_CTX_add_session.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_CTX_ADD_SESSION 3"
-.TH SSL_CTX_ADD_SESSION 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_CTX_ADD_SESSION 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_CTX_config.3 b/secure/lib/libcrypto/man/man3/SSL_CTX_config.3
index 94ee5af7645f..f989dd4c9251 100644
--- a/secure/lib/libcrypto/man/man3/SSL_CTX_config.3
+++ b/secure/lib/libcrypto/man/man3/SSL_CTX_config.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_CTX_CONFIG 3"
-.TH SSL_CTX_CONFIG 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_CTX_CONFIG 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_CTX_ctrl.3 b/secure/lib/libcrypto/man/man3/SSL_CTX_ctrl.3
index aec1b9d3ae2a..0823463d1658 100644
--- a/secure/lib/libcrypto/man/man3/SSL_CTX_ctrl.3
+++ b/secure/lib/libcrypto/man/man3/SSL_CTX_ctrl.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_CTX_CTRL 3"
-.TH SSL_CTX_CTRL 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_CTX_CTRL 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_CTX_dane_enable.3 b/secure/lib/libcrypto/man/man3/SSL_CTX_dane_enable.3
index 84f0442fe775..2afce7e224f8 100644
--- a/secure/lib/libcrypto/man/man3/SSL_CTX_dane_enable.3
+++ b/secure/lib/libcrypto/man/man3/SSL_CTX_dane_enable.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_CTX_DANE_ENABLE 3"
-.TH SSL_CTX_DANE_ENABLE 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_CTX_DANE_ENABLE 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_CTX_flush_sessions.3 b/secure/lib/libcrypto/man/man3/SSL_CTX_flush_sessions.3
index cff3d2239fa4..63de916626f8 100644
--- a/secure/lib/libcrypto/man/man3/SSL_CTX_flush_sessions.3
+++ b/secure/lib/libcrypto/man/man3/SSL_CTX_flush_sessions.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_CTX_FLUSH_SESSIONS 3"
-.TH SSL_CTX_FLUSH_SESSIONS 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_CTX_FLUSH_SESSIONS 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_CTX_free.3 b/secure/lib/libcrypto/man/man3/SSL_CTX_free.3
index 539ef08e53c1..0224eee908df 100644
--- a/secure/lib/libcrypto/man/man3/SSL_CTX_free.3
+++ b/secure/lib/libcrypto/man/man3/SSL_CTX_free.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_CTX_FREE 3"
-.TH SSL_CTX_FREE 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_CTX_FREE 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_CTX_get0_param.3 b/secure/lib/libcrypto/man/man3/SSL_CTX_get0_param.3
index 19c8fe85eeb0..b3d732ff8b96 100644
--- a/secure/lib/libcrypto/man/man3/SSL_CTX_get0_param.3
+++ b/secure/lib/libcrypto/man/man3/SSL_CTX_get0_param.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_CTX_GET0_PARAM 3"
-.TH SSL_CTX_GET0_PARAM 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_CTX_GET0_PARAM 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_CTX_get_verify_mode.3 b/secure/lib/libcrypto/man/man3/SSL_CTX_get_verify_mode.3
index 2ffda832a55b..b843a17f6281 100644
--- a/secure/lib/libcrypto/man/man3/SSL_CTX_get_verify_mode.3
+++ b/secure/lib/libcrypto/man/man3/SSL_CTX_get_verify_mode.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_CTX_GET_VERIFY_MODE 3"
-.TH SSL_CTX_GET_VERIFY_MODE 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_CTX_GET_VERIFY_MODE 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_CTX_has_client_custom_ext.3 b/secure/lib/libcrypto/man/man3/SSL_CTX_has_client_custom_ext.3
index 1b0297399e9d..76c57b5a6701 100644
--- a/secure/lib/libcrypto/man/man3/SSL_CTX_has_client_custom_ext.3
+++ b/secure/lib/libcrypto/man/man3/SSL_CTX_has_client_custom_ext.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_CTX_HAS_CLIENT_CUSTOM_EXT 3"
-.TH SSL_CTX_HAS_CLIENT_CUSTOM_EXT 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_CTX_HAS_CLIENT_CUSTOM_EXT 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_CTX_load_verify_locations.3 b/secure/lib/libcrypto/man/man3/SSL_CTX_load_verify_locations.3
index c386e07962eb..645d6ddb3c3a 100644
--- a/secure/lib/libcrypto/man/man3/SSL_CTX_load_verify_locations.3
+++ b/secure/lib/libcrypto/man/man3/SSL_CTX_load_verify_locations.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_CTX_LOAD_VERIFY_LOCATIONS 3"
-.TH SSL_CTX_LOAD_VERIFY_LOCATIONS 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_CTX_LOAD_VERIFY_LOCATIONS 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_CTX_new.3 b/secure/lib/libcrypto/man/man3/SSL_CTX_new.3
index ba7e28900717..92f3a2ee5529 100644
--- a/secure/lib/libcrypto/man/man3/SSL_CTX_new.3
+++ b/secure/lib/libcrypto/man/man3/SSL_CTX_new.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_CTX_NEW 3"
-.TH SSL_CTX_NEW 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_CTX_NEW 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -236,7 +236,7 @@ objects or from multiple threads concurrently, since the implementation does not
provide serialization of access for these cases.
.SH "NOTES"
.IX Header "NOTES"
-On session estabilishment, by default, no peer credentials verification is done.
+On session establishment, by default, no peer credentials verification is done.
This must be explicitly requested, typically using \fBSSL_CTX_set_verify\fR\|(3).
For verifying peer certificates many options can be set using various functions
such as \fBSSL_CTX_load_verify_locations\fR\|(3) and \fBSSL_CTX_set1_param\fR\|(3).
@@ -362,7 +362,7 @@ All version-specific methods were deprecated in OpenSSL 1.1.0.
\&\fBSSL_CTX_new_ex()\fR was added in OpenSSL 3.0.
.SH "COPYRIGHT"
.IX Header "COPYRIGHT"
-Copyright 2000\-2021 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2000\-2023 The OpenSSL Project Authors. All Rights Reserved.
.PP
Licensed under the Apache License 2.0 (the \*(L"License\*(R"). You may not use
this file except in compliance with the License. You can obtain a copy
diff --git a/secure/lib/libcrypto/man/man3/SSL_CTX_sess_number.3 b/secure/lib/libcrypto/man/man3/SSL_CTX_sess_number.3
index f284748e12c6..5a3f95b24cc7 100644
--- a/secure/lib/libcrypto/man/man3/SSL_CTX_sess_number.3
+++ b/secure/lib/libcrypto/man/man3/SSL_CTX_sess_number.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_CTX_SESS_NUMBER 3"
-.TH SSL_CTX_SESS_NUMBER 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_CTX_SESS_NUMBER 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_CTX_sess_set_cache_size.3 b/secure/lib/libcrypto/man/man3/SSL_CTX_sess_set_cache_size.3
index 90c1fb552d5a..ec1eeb65b757 100644
--- a/secure/lib/libcrypto/man/man3/SSL_CTX_sess_set_cache_size.3
+++ b/secure/lib/libcrypto/man/man3/SSL_CTX_sess_set_cache_size.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_CTX_SESS_SET_CACHE_SIZE 3"
-.TH SSL_CTX_SESS_SET_CACHE_SIZE 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_CTX_SESS_SET_CACHE_SIZE 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_CTX_sess_set_get_cb.3 b/secure/lib/libcrypto/man/man3/SSL_CTX_sess_set_get_cb.3
index d11f45879f54..c73e90c5056d 100644
--- a/secure/lib/libcrypto/man/man3/SSL_CTX_sess_set_get_cb.3
+++ b/secure/lib/libcrypto/man/man3/SSL_CTX_sess_set_get_cb.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_CTX_SESS_SET_GET_CB 3"
-.TH SSL_CTX_SESS_SET_GET_CB 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_CTX_SESS_SET_GET_CB 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_CTX_sessions.3 b/secure/lib/libcrypto/man/man3/SSL_CTX_sessions.3
index 32d96b6544ca..6b35bbc68a6b 100644
--- a/secure/lib/libcrypto/man/man3/SSL_CTX_sessions.3
+++ b/secure/lib/libcrypto/man/man3/SSL_CTX_sessions.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_CTX_SESSIONS 3"
-.TH SSL_CTX_SESSIONS 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_CTX_SESSIONS 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_CTX_set0_CA_list.3 b/secure/lib/libcrypto/man/man3/SSL_CTX_set0_CA_list.3
index 197b5b6476e9..b910f69ae248 100644
--- a/secure/lib/libcrypto/man/man3/SSL_CTX_set0_CA_list.3
+++ b/secure/lib/libcrypto/man/man3/SSL_CTX_set0_CA_list.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_CTX_SET0_CA_LIST 3"
-.TH SSL_CTX_SET0_CA_LIST 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_CTX_SET0_CA_LIST 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_CTX_set1_curves.3 b/secure/lib/libcrypto/man/man3/SSL_CTX_set1_curves.3
index 66263d12c142..083e1592be7b 100644
--- a/secure/lib/libcrypto/man/man3/SSL_CTX_set1_curves.3
+++ b/secure/lib/libcrypto/man/man3/SSL_CTX_set1_curves.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_CTX_SET1_CURVES 3"
-.TH SSL_CTX_SET1_CURVES 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_CTX_SET1_CURVES 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_CTX_set1_sigalgs.3 b/secure/lib/libcrypto/man/man3/SSL_CTX_set1_sigalgs.3
index 3af1db89d2a2..3a60f9856ab3 100644
--- a/secure/lib/libcrypto/man/man3/SSL_CTX_set1_sigalgs.3
+++ b/secure/lib/libcrypto/man/man3/SSL_CTX_set1_sigalgs.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_CTX_SET1_SIGALGS 3"
-.TH SSL_CTX_SET1_SIGALGS 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_CTX_SET1_SIGALGS 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_CTX_set1_verify_cert_store.3 b/secure/lib/libcrypto/man/man3/SSL_CTX_set1_verify_cert_store.3
index 7f209dac1b5b..49592eb141d1 100644
--- a/secure/lib/libcrypto/man/man3/SSL_CTX_set1_verify_cert_store.3
+++ b/secure/lib/libcrypto/man/man3/SSL_CTX_set1_verify_cert_store.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_CTX_SET1_VERIFY_CERT_STORE 3"
-.TH SSL_CTX_SET1_VERIFY_CERT_STORE 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_CTX_SET1_VERIFY_CERT_STORE 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_CTX_set_alpn_select_cb.3 b/secure/lib/libcrypto/man/man3/SSL_CTX_set_alpn_select_cb.3
index 8d980ad5b859..eb642d3b0172 100644
--- a/secure/lib/libcrypto/man/man3/SSL_CTX_set_alpn_select_cb.3
+++ b/secure/lib/libcrypto/man/man3/SSL_CTX_set_alpn_select_cb.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_CTX_SET_ALPN_SELECT_CB 3"
-.TH SSL_CTX_SET_ALPN_SELECT_CB 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_CTX_SET_ALPN_SELECT_CB 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_CTX_set_cert_cb.3 b/secure/lib/libcrypto/man/man3/SSL_CTX_set_cert_cb.3
index 146b693b0635..45158e3bae8d 100644
--- a/secure/lib/libcrypto/man/man3/SSL_CTX_set_cert_cb.3
+++ b/secure/lib/libcrypto/man/man3/SSL_CTX_set_cert_cb.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_CTX_SET_CERT_CB 3"
-.TH SSL_CTX_SET_CERT_CB 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_CTX_SET_CERT_CB 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_CTX_set_cert_store.3 b/secure/lib/libcrypto/man/man3/SSL_CTX_set_cert_store.3
index 770cccf7982c..a813949c9946 100644
--- a/secure/lib/libcrypto/man/man3/SSL_CTX_set_cert_store.3
+++ b/secure/lib/libcrypto/man/man3/SSL_CTX_set_cert_store.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_CTX_SET_CERT_STORE 3"
-.TH SSL_CTX_SET_CERT_STORE 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_CTX_SET_CERT_STORE 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_CTX_set_cert_verify_callback.3 b/secure/lib/libcrypto/man/man3/SSL_CTX_set_cert_verify_callback.3
index dc61e8e325ab..2e89a68740e4 100644
--- a/secure/lib/libcrypto/man/man3/SSL_CTX_set_cert_verify_callback.3
+++ b/secure/lib/libcrypto/man/man3/SSL_CTX_set_cert_verify_callback.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_CTX_SET_CERT_VERIFY_CALLBACK 3"
-.TH SSL_CTX_SET_CERT_VERIFY_CALLBACK 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_CTX_SET_CERT_VERIFY_CALLBACK 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_CTX_set_cipher_list.3 b/secure/lib/libcrypto/man/man3/SSL_CTX_set_cipher_list.3
index 244c22686bf5..cd0dceb05d54 100644
--- a/secure/lib/libcrypto/man/man3/SSL_CTX_set_cipher_list.3
+++ b/secure/lib/libcrypto/man/man3/SSL_CTX_set_cipher_list.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_CTX_SET_CIPHER_LIST 3"
-.TH SSL_CTX_SET_CIPHER_LIST 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_CTX_SET_CIPHER_LIST 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_CTX_set_client_cert_cb.3 b/secure/lib/libcrypto/man/man3/SSL_CTX_set_client_cert_cb.3
index 54aec9533bcc..d174fefe8407 100644
--- a/secure/lib/libcrypto/man/man3/SSL_CTX_set_client_cert_cb.3
+++ b/secure/lib/libcrypto/man/man3/SSL_CTX_set_client_cert_cb.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_CTX_SET_CLIENT_CERT_CB 3"
-.TH SSL_CTX_SET_CLIENT_CERT_CB 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_CTX_SET_CLIENT_CERT_CB 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_CTX_set_client_hello_cb.3 b/secure/lib/libcrypto/man/man3/SSL_CTX_set_client_hello_cb.3
index a017bdffb988..568460cbdae8 100644
--- a/secure/lib/libcrypto/man/man3/SSL_CTX_set_client_hello_cb.3
+++ b/secure/lib/libcrypto/man/man3/SSL_CTX_set_client_hello_cb.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_CTX_SET_CLIENT_HELLO_CB 3"
-.TH SSL_CTX_SET_CLIENT_HELLO_CB 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_CTX_SET_CLIENT_HELLO_CB 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_CTX_set_ct_validation_callback.3 b/secure/lib/libcrypto/man/man3/SSL_CTX_set_ct_validation_callback.3
index 6feeb3b23d36..0ac82d0214b1 100644
--- a/secure/lib/libcrypto/man/man3/SSL_CTX_set_ct_validation_callback.3
+++ b/secure/lib/libcrypto/man/man3/SSL_CTX_set_ct_validation_callback.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_CTX_SET_CT_VALIDATION_CALLBACK 3"
-.TH SSL_CTX_SET_CT_VALIDATION_CALLBACK 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_CTX_SET_CT_VALIDATION_CALLBACK 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_CTX_set_ctlog_list_file.3 b/secure/lib/libcrypto/man/man3/SSL_CTX_set_ctlog_list_file.3
index 76c75ec328e8..cc8bbe924172 100644
--- a/secure/lib/libcrypto/man/man3/SSL_CTX_set_ctlog_list_file.3
+++ b/secure/lib/libcrypto/man/man3/SSL_CTX_set_ctlog_list_file.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_CTX_SET_CTLOG_LIST_FILE 3"
-.TH SSL_CTX_SET_CTLOG_LIST_FILE 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_CTX_SET_CTLOG_LIST_FILE 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_CTX_set_default_passwd_cb.3 b/secure/lib/libcrypto/man/man3/SSL_CTX_set_default_passwd_cb.3
index 0fc0714e97f2..f9b2e7218b55 100644
--- a/secure/lib/libcrypto/man/man3/SSL_CTX_set_default_passwd_cb.3
+++ b/secure/lib/libcrypto/man/man3/SSL_CTX_set_default_passwd_cb.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_CTX_SET_DEFAULT_PASSWD_CB 3"
-.TH SSL_CTX_SET_DEFAULT_PASSWD_CB 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_CTX_SET_DEFAULT_PASSWD_CB 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_CTX_set_generate_session_id.3 b/secure/lib/libcrypto/man/man3/SSL_CTX_set_generate_session_id.3
index acb7d37df056..a0c48a0ac1d9 100644
--- a/secure/lib/libcrypto/man/man3/SSL_CTX_set_generate_session_id.3
+++ b/secure/lib/libcrypto/man/man3/SSL_CTX_set_generate_session_id.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_CTX_SET_GENERATE_SESSION_ID 3"
-.TH SSL_CTX_SET_GENERATE_SESSION_ID 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_CTX_SET_GENERATE_SESSION_ID 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_CTX_set_info_callback.3 b/secure/lib/libcrypto/man/man3/SSL_CTX_set_info_callback.3
index 66a95ce85b63..8f8cc6de84ae 100644
--- a/secure/lib/libcrypto/man/man3/SSL_CTX_set_info_callback.3
+++ b/secure/lib/libcrypto/man/man3/SSL_CTX_set_info_callback.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_CTX_SET_INFO_CALLBACK 3"
-.TH SSL_CTX_SET_INFO_CALLBACK 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_CTX_SET_INFO_CALLBACK 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_CTX_set_keylog_callback.3 b/secure/lib/libcrypto/man/man3/SSL_CTX_set_keylog_callback.3
index 01cd20c3dd9b..309b9e3e6ea1 100644
--- a/secure/lib/libcrypto/man/man3/SSL_CTX_set_keylog_callback.3
+++ b/secure/lib/libcrypto/man/man3/SSL_CTX_set_keylog_callback.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_CTX_SET_KEYLOG_CALLBACK 3"
-.TH SSL_CTX_SET_KEYLOG_CALLBACK 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_CTX_SET_KEYLOG_CALLBACK 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_CTX_set_max_cert_list.3 b/secure/lib/libcrypto/man/man3/SSL_CTX_set_max_cert_list.3
index fdc862477866..68b26c5d3c99 100644
--- a/secure/lib/libcrypto/man/man3/SSL_CTX_set_max_cert_list.3
+++ b/secure/lib/libcrypto/man/man3/SSL_CTX_set_max_cert_list.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_CTX_SET_MAX_CERT_LIST 3"
-.TH SSL_CTX_SET_MAX_CERT_LIST 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_CTX_SET_MAX_CERT_LIST 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_CTX_set_min_proto_version.3 b/secure/lib/libcrypto/man/man3/SSL_CTX_set_min_proto_version.3
index 1665c46234de..f3b5949ea7e8 100644
--- a/secure/lib/libcrypto/man/man3/SSL_CTX_set_min_proto_version.3
+++ b/secure/lib/libcrypto/man/man3/SSL_CTX_set_min_proto_version.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_CTX_SET_MIN_PROTO_VERSION 3"
-.TH SSL_CTX_SET_MIN_PROTO_VERSION 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_CTX_SET_MIN_PROTO_VERSION 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_CTX_set_mode.3 b/secure/lib/libcrypto/man/man3/SSL_CTX_set_mode.3
index 1a9a4e90ca38..9b051f004522 100644
--- a/secure/lib/libcrypto/man/man3/SSL_CTX_set_mode.3
+++ b/secure/lib/libcrypto/man/man3/SSL_CTX_set_mode.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_CTX_SET_MODE 3"
-.TH SSL_CTX_SET_MODE 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_CTX_SET_MODE 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_CTX_set_msg_callback.3 b/secure/lib/libcrypto/man/man3/SSL_CTX_set_msg_callback.3
index aada35ade74c..5e6d5263929b 100644
--- a/secure/lib/libcrypto/man/man3/SSL_CTX_set_msg_callback.3
+++ b/secure/lib/libcrypto/man/man3/SSL_CTX_set_msg_callback.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_CTX_SET_MSG_CALLBACK 3"
-.TH SSL_CTX_SET_MSG_CALLBACK 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_CTX_SET_MSG_CALLBACK 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_CTX_set_num_tickets.3 b/secure/lib/libcrypto/man/man3/SSL_CTX_set_num_tickets.3
index 98dfa2ee8740..f89c87ea37f2 100644
--- a/secure/lib/libcrypto/man/man3/SSL_CTX_set_num_tickets.3
+++ b/secure/lib/libcrypto/man/man3/SSL_CTX_set_num_tickets.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_CTX_SET_NUM_TICKETS 3"
-.TH SSL_CTX_SET_NUM_TICKETS 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_CTX_SET_NUM_TICKETS 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_CTX_set_options.3 b/secure/lib/libcrypto/man/man3/SSL_CTX_set_options.3
index f5c64f1258ae..206151c8df88 100644
--- a/secure/lib/libcrypto/man/man3/SSL_CTX_set_options.3
+++ b/secure/lib/libcrypto/man/man3/SSL_CTX_set_options.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_CTX_SET_OPTIONS 3"
-.TH SSL_CTX_SET_OPTIONS 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_CTX_SET_OPTIONS 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_CTX_set_psk_client_callback.3 b/secure/lib/libcrypto/man/man3/SSL_CTX_set_psk_client_callback.3
index b434dfc1a972..ecc76a03fe0e 100644
--- a/secure/lib/libcrypto/man/man3/SSL_CTX_set_psk_client_callback.3
+++ b/secure/lib/libcrypto/man/man3/SSL_CTX_set_psk_client_callback.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_CTX_SET_PSK_CLIENT_CALLBACK 3"
-.TH SSL_CTX_SET_PSK_CLIENT_CALLBACK 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_CTX_SET_PSK_CLIENT_CALLBACK 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_CTX_set_quiet_shutdown.3 b/secure/lib/libcrypto/man/man3/SSL_CTX_set_quiet_shutdown.3
index 06a791ebc4fa..f0b009ab5268 100644
--- a/secure/lib/libcrypto/man/man3/SSL_CTX_set_quiet_shutdown.3
+++ b/secure/lib/libcrypto/man/man3/SSL_CTX_set_quiet_shutdown.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_CTX_SET_QUIET_SHUTDOWN 3"
-.TH SSL_CTX_SET_QUIET_SHUTDOWN 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_CTX_SET_QUIET_SHUTDOWN 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_CTX_set_read_ahead.3 b/secure/lib/libcrypto/man/man3/SSL_CTX_set_read_ahead.3
index 95588436e75a..02aff6d92288 100644
--- a/secure/lib/libcrypto/man/man3/SSL_CTX_set_read_ahead.3
+++ b/secure/lib/libcrypto/man/man3/SSL_CTX_set_read_ahead.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_CTX_SET_READ_AHEAD 3"
-.TH SSL_CTX_SET_READ_AHEAD 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_CTX_SET_READ_AHEAD 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_CTX_set_record_padding_callback.3 b/secure/lib/libcrypto/man/man3/SSL_CTX_set_record_padding_callback.3
index 4075b1e76bcc..b9a45a395037 100644
--- a/secure/lib/libcrypto/man/man3/SSL_CTX_set_record_padding_callback.3
+++ b/secure/lib/libcrypto/man/man3/SSL_CTX_set_record_padding_callback.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_CTX_SET_RECORD_PADDING_CALLBACK 3"
-.TH SSL_CTX_SET_RECORD_PADDING_CALLBACK 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_CTX_SET_RECORD_PADDING_CALLBACK 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_CTX_set_security_level.3 b/secure/lib/libcrypto/man/man3/SSL_CTX_set_security_level.3
index 4c440b449400..00120cbf553c 100644
--- a/secure/lib/libcrypto/man/man3/SSL_CTX_set_security_level.3
+++ b/secure/lib/libcrypto/man/man3/SSL_CTX_set_security_level.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_CTX_SET_SECURITY_LEVEL 3"
-.TH SSL_CTX_SET_SECURITY_LEVEL 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_CTX_SET_SECURITY_LEVEL 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_CTX_set_session_cache_mode.3 b/secure/lib/libcrypto/man/man3/SSL_CTX_set_session_cache_mode.3
index ff705d0de963..79f1f7d900de 100644
--- a/secure/lib/libcrypto/man/man3/SSL_CTX_set_session_cache_mode.3
+++ b/secure/lib/libcrypto/man/man3/SSL_CTX_set_session_cache_mode.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_CTX_SET_SESSION_CACHE_MODE 3"
-.TH SSL_CTX_SET_SESSION_CACHE_MODE 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_CTX_SET_SESSION_CACHE_MODE 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_CTX_set_session_id_context.3 b/secure/lib/libcrypto/man/man3/SSL_CTX_set_session_id_context.3
index da212cfd9d36..5f18e5157316 100644
--- a/secure/lib/libcrypto/man/man3/SSL_CTX_set_session_id_context.3
+++ b/secure/lib/libcrypto/man/man3/SSL_CTX_set_session_id_context.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_CTX_SET_SESSION_ID_CONTEXT 3"
-.TH SSL_CTX_SET_SESSION_ID_CONTEXT 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_CTX_SET_SESSION_ID_CONTEXT 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_CTX_set_session_ticket_cb.3 b/secure/lib/libcrypto/man/man3/SSL_CTX_set_session_ticket_cb.3
index 19ae2721c3ce..7272f1e5322a 100644
--- a/secure/lib/libcrypto/man/man3/SSL_CTX_set_session_ticket_cb.3
+++ b/secure/lib/libcrypto/man/man3/SSL_CTX_set_session_ticket_cb.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_CTX_SET_SESSION_TICKET_CB 3"
-.TH SSL_CTX_SET_SESSION_TICKET_CB 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_CTX_SET_SESSION_TICKET_CB 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_CTX_set_split_send_fragment.3 b/secure/lib/libcrypto/man/man3/SSL_CTX_set_split_send_fragment.3
index 84f570fc11c2..146cc1b8b25b 100644
--- a/secure/lib/libcrypto/man/man3/SSL_CTX_set_split_send_fragment.3
+++ b/secure/lib/libcrypto/man/man3/SSL_CTX_set_split_send_fragment.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_CTX_SET_SPLIT_SEND_FRAGMENT 3"
-.TH SSL_CTX_SET_SPLIT_SEND_FRAGMENT 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_CTX_SET_SPLIT_SEND_FRAGMENT 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_CTX_set_srp_password.3 b/secure/lib/libcrypto/man/man3/SSL_CTX_set_srp_password.3
index 49f7f96affeb..e211075604fd 100644
--- a/secure/lib/libcrypto/man/man3/SSL_CTX_set_srp_password.3
+++ b/secure/lib/libcrypto/man/man3/SSL_CTX_set_srp_password.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_CTX_SET_SRP_PASSWORD 3"
-.TH SSL_CTX_SET_SRP_PASSWORD 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_CTX_SET_SRP_PASSWORD 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_CTX_set_ssl_version.3 b/secure/lib/libcrypto/man/man3/SSL_CTX_set_ssl_version.3
index 2770ef32c461..ab2d0e5e7164 100644
--- a/secure/lib/libcrypto/man/man3/SSL_CTX_set_ssl_version.3
+++ b/secure/lib/libcrypto/man/man3/SSL_CTX_set_ssl_version.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_CTX_SET_SSL_VERSION 3"
-.TH SSL_CTX_SET_SSL_VERSION 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_CTX_SET_SSL_VERSION 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_CTX_set_stateless_cookie_generate_cb.3 b/secure/lib/libcrypto/man/man3/SSL_CTX_set_stateless_cookie_generate_cb.3
index 7f1b1a3b3c0f..42819a099780 100644
--- a/secure/lib/libcrypto/man/man3/SSL_CTX_set_stateless_cookie_generate_cb.3
+++ b/secure/lib/libcrypto/man/man3/SSL_CTX_set_stateless_cookie_generate_cb.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_CTX_SET_STATELESS_COOKIE_GENERATE_CB 3"
-.TH SSL_CTX_SET_STATELESS_COOKIE_GENERATE_CB 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_CTX_SET_STATELESS_COOKIE_GENERATE_CB 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_CTX_set_timeout.3 b/secure/lib/libcrypto/man/man3/SSL_CTX_set_timeout.3
index 9e153048f5bd..5304d72e7d8e 100644
--- a/secure/lib/libcrypto/man/man3/SSL_CTX_set_timeout.3
+++ b/secure/lib/libcrypto/man/man3/SSL_CTX_set_timeout.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_CTX_SET_TIMEOUT 3"
-.TH SSL_CTX_SET_TIMEOUT 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_CTX_SET_TIMEOUT 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_CTX_set_tlsext_servername_callback.3 b/secure/lib/libcrypto/man/man3/SSL_CTX_set_tlsext_servername_callback.3
index e58339342310..26d7149ce443 100644
--- a/secure/lib/libcrypto/man/man3/SSL_CTX_set_tlsext_servername_callback.3
+++ b/secure/lib/libcrypto/man/man3/SSL_CTX_set_tlsext_servername_callback.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_CTX_SET_TLSEXT_SERVERNAME_CALLBACK 3"
-.TH SSL_CTX_SET_TLSEXT_SERVERNAME_CALLBACK 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_CTX_SET_TLSEXT_SERVERNAME_CALLBACK 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_CTX_set_tlsext_status_cb.3 b/secure/lib/libcrypto/man/man3/SSL_CTX_set_tlsext_status_cb.3
index 3f6c593b2d54..94879c72c5c3 100644
--- a/secure/lib/libcrypto/man/man3/SSL_CTX_set_tlsext_status_cb.3
+++ b/secure/lib/libcrypto/man/man3/SSL_CTX_set_tlsext_status_cb.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_CTX_SET_TLSEXT_STATUS_CB 3"
-.TH SSL_CTX_SET_TLSEXT_STATUS_CB 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_CTX_SET_TLSEXT_STATUS_CB 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_CTX_set_tlsext_ticket_key_cb.3 b/secure/lib/libcrypto/man/man3/SSL_CTX_set_tlsext_ticket_key_cb.3
index 666759fc1992..6764f5ca6355 100644
--- a/secure/lib/libcrypto/man/man3/SSL_CTX_set_tlsext_ticket_key_cb.3
+++ b/secure/lib/libcrypto/man/man3/SSL_CTX_set_tlsext_ticket_key_cb.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_CTX_SET_TLSEXT_TICKET_KEY_CB 3"
-.TH SSL_CTX_SET_TLSEXT_TICKET_KEY_CB 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_CTX_SET_TLSEXT_TICKET_KEY_CB 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_CTX_set_tlsext_use_srtp.3 b/secure/lib/libcrypto/man/man3/SSL_CTX_set_tlsext_use_srtp.3
index 06d253855802..ba00345e44e4 100644
--- a/secure/lib/libcrypto/man/man3/SSL_CTX_set_tlsext_use_srtp.3
+++ b/secure/lib/libcrypto/man/man3/SSL_CTX_set_tlsext_use_srtp.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_CTX_SET_TLSEXT_USE_SRTP 3"
-.TH SSL_CTX_SET_TLSEXT_USE_SRTP 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_CTX_SET_TLSEXT_USE_SRTP 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_CTX_set_tmp_dh_callback.3 b/secure/lib/libcrypto/man/man3/SSL_CTX_set_tmp_dh_callback.3
index 9f34549ecf40..0a19063c6fa6 100644
--- a/secure/lib/libcrypto/man/man3/SSL_CTX_set_tmp_dh_callback.3
+++ b/secure/lib/libcrypto/man/man3/SSL_CTX_set_tmp_dh_callback.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_CTX_SET_TMP_DH_CALLBACK 3"
-.TH SSL_CTX_SET_TMP_DH_CALLBACK 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_CTX_SET_TMP_DH_CALLBACK 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -212,9 +212,9 @@ the built-in parameter support described above. Applications wishing to supply
their own \s-1DH\s0 parameters should call \fBSSL_CTX_set0_tmp_dh_pkey()\fR or
\&\fBSSL_set0_tmp_dh_pkey()\fR to supply the parameters for the \fB\s-1SSL_CTX\s0\fR or \fB\s-1SSL\s0\fR
respectively. The parameters should be supplied in the \fIdhpkey\fR argument as
-an \fB\s-1EVP_PKEY\s0\fR containg \s-1DH\s0 parameters. Ownership of the \fIdhpkey\fR value is
+an \fB\s-1EVP_PKEY\s0\fR containing \s-1DH\s0 parameters. Ownership of the \fIdhpkey\fR value is
passed to the \fB\s-1SSL_CTX\s0\fR or \fB\s-1SSL\s0\fR object as a result of this call, and so the
-caller should not free it if the function call is succesful.
+caller should not free it if the function call is successful.
.PP
The deprecated macros \fBSSL_CTX_set_tmp_dh()\fR and \fBSSL_set_tmp_dh()\fR do the same
thing as \fBSSL_CTX_set0_tmp_dh_pkey()\fR and \fBSSL_set0_tmp_dh_pkey()\fR except that the
@@ -248,7 +248,7 @@ All of these functions/macros return 1 for success or 0 on error.
\&\fBopenssl\-ciphers\fR\|(1), \fBopenssl\-dhparam\fR\|(1)
.SH "COPYRIGHT"
.IX Header "COPYRIGHT"
-Copyright 2001\-2022 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2001\-2023 The OpenSSL Project Authors. All Rights Reserved.
.PP
Licensed under the Apache License 2.0 (the \*(L"License\*(R"). You may not use
this file except in compliance with the License. You can obtain a copy
diff --git a/secure/lib/libcrypto/man/man3/SSL_CTX_set_tmp_ecdh.3 b/secure/lib/libcrypto/man/man3/SSL_CTX_set_tmp_ecdh.3
index 352c92b8d858..5d5b8acb4682 100644
--- a/secure/lib/libcrypto/man/man3/SSL_CTX_set_tmp_ecdh.3
+++ b/secure/lib/libcrypto/man/man3/SSL_CTX_set_tmp_ecdh.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_CTX_SET_TMP_ECDH 3"
-.TH SSL_CTX_SET_TMP_ECDH 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_CTX_SET_TMP_ECDH 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_CTX_set_verify.3 b/secure/lib/libcrypto/man/man3/SSL_CTX_set_verify.3
index cf6bc49838c4..4b73cfa5741f 100644
--- a/secure/lib/libcrypto/man/man3/SSL_CTX_set_verify.3
+++ b/secure/lib/libcrypto/man/man3/SSL_CTX_set_verify.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_CTX_SET_VERIFY 3"
-.TH SSL_CTX_SET_VERIFY 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_CTX_SET_VERIFY 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_CTX_use_certificate.3 b/secure/lib/libcrypto/man/man3/SSL_CTX_use_certificate.3
index b44ae936b502..cb2ae9fefe94 100644
--- a/secure/lib/libcrypto/man/man3/SSL_CTX_use_certificate.3
+++ b/secure/lib/libcrypto/man/man3/SSL_CTX_use_certificate.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_CTX_USE_CERTIFICATE 3"
-.TH SSL_CTX_USE_CERTIFICATE 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_CTX_USE_CERTIFICATE 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_CTX_use_psk_identity_hint.3 b/secure/lib/libcrypto/man/man3/SSL_CTX_use_psk_identity_hint.3
index ff79a047c22e..e52dbc793f97 100644
--- a/secure/lib/libcrypto/man/man3/SSL_CTX_use_psk_identity_hint.3
+++ b/secure/lib/libcrypto/man/man3/SSL_CTX_use_psk_identity_hint.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_CTX_USE_PSK_IDENTITY_HINT 3"
-.TH SSL_CTX_USE_PSK_IDENTITY_HINT 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_CTX_USE_PSK_IDENTITY_HINT 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_CTX_use_serverinfo.3 b/secure/lib/libcrypto/man/man3/SSL_CTX_use_serverinfo.3
index 6df98066d70d..482c84060ffc 100644
--- a/secure/lib/libcrypto/man/man3/SSL_CTX_use_serverinfo.3
+++ b/secure/lib/libcrypto/man/man3/SSL_CTX_use_serverinfo.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_CTX_USE_SERVERINFO 3"
-.TH SSL_CTX_USE_SERVERINFO 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_CTX_USE_SERVERINFO 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_SESSION_free.3 b/secure/lib/libcrypto/man/man3/SSL_SESSION_free.3
index fce5ab2d4dad..df4d66ca6684 100644
--- a/secure/lib/libcrypto/man/man3/SSL_SESSION_free.3
+++ b/secure/lib/libcrypto/man/man3/SSL_SESSION_free.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_SESSION_FREE 3"
-.TH SSL_SESSION_FREE 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_SESSION_FREE 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_SESSION_get0_cipher.3 b/secure/lib/libcrypto/man/man3/SSL_SESSION_get0_cipher.3
index 0b7c5ab3c7ef..ce994dec5162 100644
--- a/secure/lib/libcrypto/man/man3/SSL_SESSION_get0_cipher.3
+++ b/secure/lib/libcrypto/man/man3/SSL_SESSION_get0_cipher.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_SESSION_GET0_CIPHER 3"
-.TH SSL_SESSION_GET0_CIPHER 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_SESSION_GET0_CIPHER 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_SESSION_get0_hostname.3 b/secure/lib/libcrypto/man/man3/SSL_SESSION_get0_hostname.3
index 9f015eb7154d..aaa070c41daf 100644
--- a/secure/lib/libcrypto/man/man3/SSL_SESSION_get0_hostname.3
+++ b/secure/lib/libcrypto/man/man3/SSL_SESSION_get0_hostname.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_SESSION_GET0_HOSTNAME 3"
-.TH SSL_SESSION_GET0_HOSTNAME 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_SESSION_GET0_HOSTNAME 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_SESSION_get0_id_context.3 b/secure/lib/libcrypto/man/man3/SSL_SESSION_get0_id_context.3
index 1fcd93b49a25..da3605571298 100644
--- a/secure/lib/libcrypto/man/man3/SSL_SESSION_get0_id_context.3
+++ b/secure/lib/libcrypto/man/man3/SSL_SESSION_get0_id_context.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_SESSION_GET0_ID_CONTEXT 3"
-.TH SSL_SESSION_GET0_ID_CONTEXT 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_SESSION_GET0_ID_CONTEXT 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_SESSION_get0_peer.3 b/secure/lib/libcrypto/man/man3/SSL_SESSION_get0_peer.3
index e48b6a084570..7d59f4a5be1e 100644
--- a/secure/lib/libcrypto/man/man3/SSL_SESSION_get0_peer.3
+++ b/secure/lib/libcrypto/man/man3/SSL_SESSION_get0_peer.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_SESSION_GET0_PEER 3"
-.TH SSL_SESSION_GET0_PEER 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_SESSION_GET0_PEER 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_SESSION_get_compress_id.3 b/secure/lib/libcrypto/man/man3/SSL_SESSION_get_compress_id.3
index 25afcaf9a220..cbcbce4069a1 100644
--- a/secure/lib/libcrypto/man/man3/SSL_SESSION_get_compress_id.3
+++ b/secure/lib/libcrypto/man/man3/SSL_SESSION_get_compress_id.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_SESSION_GET_COMPRESS_ID 3"
-.TH SSL_SESSION_GET_COMPRESS_ID 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_SESSION_GET_COMPRESS_ID 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_SESSION_get_protocol_version.3 b/secure/lib/libcrypto/man/man3/SSL_SESSION_get_protocol_version.3
index 767d4c9d3d2a..15f535c3aadb 100644
--- a/secure/lib/libcrypto/man/man3/SSL_SESSION_get_protocol_version.3
+++ b/secure/lib/libcrypto/man/man3/SSL_SESSION_get_protocol_version.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_SESSION_GET_PROTOCOL_VERSION 3"
-.TH SSL_SESSION_GET_PROTOCOL_VERSION 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_SESSION_GET_PROTOCOL_VERSION 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_SESSION_get_time.3 b/secure/lib/libcrypto/man/man3/SSL_SESSION_get_time.3
index 27f76d11a9f4..625556449822 100644
--- a/secure/lib/libcrypto/man/man3/SSL_SESSION_get_time.3
+++ b/secure/lib/libcrypto/man/man3/SSL_SESSION_get_time.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_SESSION_GET_TIME 3"
-.TH SSL_SESSION_GET_TIME 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_SESSION_GET_TIME 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_SESSION_has_ticket.3 b/secure/lib/libcrypto/man/man3/SSL_SESSION_has_ticket.3
index 1ac7169cd451..0c11d9614f6f 100644
--- a/secure/lib/libcrypto/man/man3/SSL_SESSION_has_ticket.3
+++ b/secure/lib/libcrypto/man/man3/SSL_SESSION_has_ticket.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_SESSION_HAS_TICKET 3"
-.TH SSL_SESSION_HAS_TICKET 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_SESSION_HAS_TICKET 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_SESSION_is_resumable.3 b/secure/lib/libcrypto/man/man3/SSL_SESSION_is_resumable.3
index 2280f454536e..62a868a5c57d 100644
--- a/secure/lib/libcrypto/man/man3/SSL_SESSION_is_resumable.3
+++ b/secure/lib/libcrypto/man/man3/SSL_SESSION_is_resumable.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_SESSION_IS_RESUMABLE 3"
-.TH SSL_SESSION_IS_RESUMABLE 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_SESSION_IS_RESUMABLE 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_SESSION_print.3 b/secure/lib/libcrypto/man/man3/SSL_SESSION_print.3
index 677358bca64b..542c425a0c9f 100644
--- a/secure/lib/libcrypto/man/man3/SSL_SESSION_print.3
+++ b/secure/lib/libcrypto/man/man3/SSL_SESSION_print.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_SESSION_PRINT 3"
-.TH SSL_SESSION_PRINT 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_SESSION_PRINT 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_SESSION_set1_id.3 b/secure/lib/libcrypto/man/man3/SSL_SESSION_set1_id.3
index f1ddd0ca7573..6225db9ff589 100644
--- a/secure/lib/libcrypto/man/man3/SSL_SESSION_set1_id.3
+++ b/secure/lib/libcrypto/man/man3/SSL_SESSION_set1_id.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_SESSION_SET1_ID 3"
-.TH SSL_SESSION_SET1_ID 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_SESSION_SET1_ID 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_accept.3 b/secure/lib/libcrypto/man/man3/SSL_accept.3
index dfee79eb5090..1b9487741e06 100644
--- a/secure/lib/libcrypto/man/man3/SSL_accept.3
+++ b/secure/lib/libcrypto/man/man3/SSL_accept.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_ACCEPT 3"
-.TH SSL_ACCEPT 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_ACCEPT 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_alert_type_string.3 b/secure/lib/libcrypto/man/man3/SSL_alert_type_string.3
index c48e85de1b39..b674b67a65c6 100644
--- a/secure/lib/libcrypto/man/man3/SSL_alert_type_string.3
+++ b/secure/lib/libcrypto/man/man3/SSL_alert_type_string.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_ALERT_TYPE_STRING 3"
-.TH SSL_ALERT_TYPE_STRING 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_ALERT_TYPE_STRING 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_alloc_buffers.3 b/secure/lib/libcrypto/man/man3/SSL_alloc_buffers.3
index 8a333328f7f3..f8b2f395794f 100644
--- a/secure/lib/libcrypto/man/man3/SSL_alloc_buffers.3
+++ b/secure/lib/libcrypto/man/man3/SSL_alloc_buffers.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_ALLOC_BUFFERS 3"
-.TH SSL_ALLOC_BUFFERS 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_ALLOC_BUFFERS 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_check_chain.3 b/secure/lib/libcrypto/man/man3/SSL_check_chain.3
index 2c2b9e95dd78..7a05db7e7a8b 100644
--- a/secure/lib/libcrypto/man/man3/SSL_check_chain.3
+++ b/secure/lib/libcrypto/man/man3/SSL_check_chain.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_CHECK_CHAIN 3"
-.TH SSL_CHECK_CHAIN 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_CHECK_CHAIN 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_clear.3 b/secure/lib/libcrypto/man/man3/SSL_clear.3
index ddb69eb33b9f..466a46d4b31c 100644
--- a/secure/lib/libcrypto/man/man3/SSL_clear.3
+++ b/secure/lib/libcrypto/man/man3/SSL_clear.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_CLEAR 3"
-.TH SSL_CLEAR 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_CLEAR 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_connect.3 b/secure/lib/libcrypto/man/man3/SSL_connect.3
index 2f656cdeaa5f..cd24d54fc8e6 100644
--- a/secure/lib/libcrypto/man/man3/SSL_connect.3
+++ b/secure/lib/libcrypto/man/man3/SSL_connect.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_CONNECT 3"
-.TH SSL_CONNECT 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_CONNECT 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_do_handshake.3 b/secure/lib/libcrypto/man/man3/SSL_do_handshake.3
index dfa4d1473f66..122de359b5b4 100644
--- a/secure/lib/libcrypto/man/man3/SSL_do_handshake.3
+++ b/secure/lib/libcrypto/man/man3/SSL_do_handshake.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_DO_HANDSHAKE 3"
-.TH SSL_DO_HANDSHAKE 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_DO_HANDSHAKE 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_export_keying_material.3 b/secure/lib/libcrypto/man/man3/SSL_export_keying_material.3
index 12b8a18d470e..5f10c096b62b 100644
--- a/secure/lib/libcrypto/man/man3/SSL_export_keying_material.3
+++ b/secure/lib/libcrypto/man/man3/SSL_export_keying_material.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_EXPORT_KEYING_MATERIAL 3"
-.TH SSL_EXPORT_KEYING_MATERIAL 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_EXPORT_KEYING_MATERIAL 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_extension_supported.3 b/secure/lib/libcrypto/man/man3/SSL_extension_supported.3
index 60bd37f7d0d4..a782b4fcd698 100644
--- a/secure/lib/libcrypto/man/man3/SSL_extension_supported.3
+++ b/secure/lib/libcrypto/man/man3/SSL_extension_supported.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_EXTENSION_SUPPORTED 3"
-.TH SSL_EXTENSION_SUPPORTED 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_EXTENSION_SUPPORTED 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_free.3 b/secure/lib/libcrypto/man/man3/SSL_free.3
index 06ec5855bb24..7e768253a7a9 100644
--- a/secure/lib/libcrypto/man/man3/SSL_free.3
+++ b/secure/lib/libcrypto/man/man3/SSL_free.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_FREE 3"
-.TH SSL_FREE 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_FREE 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_get0_peer_scts.3 b/secure/lib/libcrypto/man/man3/SSL_get0_peer_scts.3
index cdc92587c863..347314b832d8 100644
--- a/secure/lib/libcrypto/man/man3/SSL_get0_peer_scts.3
+++ b/secure/lib/libcrypto/man/man3/SSL_get0_peer_scts.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_GET0_PEER_SCTS 3"
-.TH SSL_GET0_PEER_SCTS 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_GET0_PEER_SCTS 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_get_SSL_CTX.3 b/secure/lib/libcrypto/man/man3/SSL_get_SSL_CTX.3
index 780e0fc8b784..45653ba395f0 100644
--- a/secure/lib/libcrypto/man/man3/SSL_get_SSL_CTX.3
+++ b/secure/lib/libcrypto/man/man3/SSL_get_SSL_CTX.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_GET_SSL_CTX 3"
-.TH SSL_GET_SSL_CTX 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_GET_SSL_CTX 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_get_all_async_fds.3 b/secure/lib/libcrypto/man/man3/SSL_get_all_async_fds.3
index 73f2ad3af155..1bda013b5bc2 100644
--- a/secure/lib/libcrypto/man/man3/SSL_get_all_async_fds.3
+++ b/secure/lib/libcrypto/man/man3/SSL_get_all_async_fds.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_GET_ALL_ASYNC_FDS 3"
-.TH SSL_GET_ALL_ASYNC_FDS 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_GET_ALL_ASYNC_FDS 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_get_certificate.3 b/secure/lib/libcrypto/man/man3/SSL_get_certificate.3
index 16ccb347b0db..bfca36315b79 100644
--- a/secure/lib/libcrypto/man/man3/SSL_get_certificate.3
+++ b/secure/lib/libcrypto/man/man3/SSL_get_certificate.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_GET_CERTIFICATE 3"
-.TH SSL_GET_CERTIFICATE 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_GET_CERTIFICATE 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_get_ciphers.3 b/secure/lib/libcrypto/man/man3/SSL_get_ciphers.3
index 449aa1dc9964..675c7bab97b7 100644
--- a/secure/lib/libcrypto/man/man3/SSL_get_ciphers.3
+++ b/secure/lib/libcrypto/man/man3/SSL_get_ciphers.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_GET_CIPHERS 3"
-.TH SSL_GET_CIPHERS 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_GET_CIPHERS 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_get_client_random.3 b/secure/lib/libcrypto/man/man3/SSL_get_client_random.3
index 3512c95dd04d..e2c66d4ef8e0 100644
--- a/secure/lib/libcrypto/man/man3/SSL_get_client_random.3
+++ b/secure/lib/libcrypto/man/man3/SSL_get_client_random.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_GET_CLIENT_RANDOM 3"
-.TH SSL_GET_CLIENT_RANDOM 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_GET_CLIENT_RANDOM 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_get_current_cipher.3 b/secure/lib/libcrypto/man/man3/SSL_get_current_cipher.3
index 38abee9ece69..38a4fe0abc89 100644
--- a/secure/lib/libcrypto/man/man3/SSL_get_current_cipher.3
+++ b/secure/lib/libcrypto/man/man3/SSL_get_current_cipher.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_GET_CURRENT_CIPHER 3"
-.TH SSL_GET_CURRENT_CIPHER 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_GET_CURRENT_CIPHER 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_get_default_timeout.3 b/secure/lib/libcrypto/man/man3/SSL_get_default_timeout.3
index 58a4dee71c79..1d7fa0134424 100644
--- a/secure/lib/libcrypto/man/man3/SSL_get_default_timeout.3
+++ b/secure/lib/libcrypto/man/man3/SSL_get_default_timeout.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_GET_DEFAULT_TIMEOUT 3"
-.TH SSL_GET_DEFAULT_TIMEOUT 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_GET_DEFAULT_TIMEOUT 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_get_error.3 b/secure/lib/libcrypto/man/man3/SSL_get_error.3
index c66265173a09..08e54d7a3c39 100644
--- a/secure/lib/libcrypto/man/man3/SSL_get_error.3
+++ b/secure/lib/libcrypto/man/man3/SSL_get_error.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_GET_ERROR 3"
-.TH SSL_GET_ERROR 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_GET_ERROR 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_get_extms_support.3 b/secure/lib/libcrypto/man/man3/SSL_get_extms_support.3
index d99f26c0e74a..96f1abc6000e 100644
--- a/secure/lib/libcrypto/man/man3/SSL_get_extms_support.3
+++ b/secure/lib/libcrypto/man/man3/SSL_get_extms_support.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_GET_EXTMS_SUPPORT 3"
-.TH SSL_GET_EXTMS_SUPPORT 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_GET_EXTMS_SUPPORT 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_get_fd.3 b/secure/lib/libcrypto/man/man3/SSL_get_fd.3
index 94be6cac3cef..534eb7bf2900 100644
--- a/secure/lib/libcrypto/man/man3/SSL_get_fd.3
+++ b/secure/lib/libcrypto/man/man3/SSL_get_fd.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_GET_FD 3"
-.TH SSL_GET_FD 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_GET_FD 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_get_peer_cert_chain.3 b/secure/lib/libcrypto/man/man3/SSL_get_peer_cert_chain.3
index 6becd65bbaa4..2e4844d1919e 100644
--- a/secure/lib/libcrypto/man/man3/SSL_get_peer_cert_chain.3
+++ b/secure/lib/libcrypto/man/man3/SSL_get_peer_cert_chain.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_GET_PEER_CERT_CHAIN 3"
-.TH SSL_GET_PEER_CERT_CHAIN 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_GET_PEER_CERT_CHAIN 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_get_peer_certificate.3 b/secure/lib/libcrypto/man/man3/SSL_get_peer_certificate.3
index 89f748b3b03a..65636cfca65d 100644
--- a/secure/lib/libcrypto/man/man3/SSL_get_peer_certificate.3
+++ b/secure/lib/libcrypto/man/man3/SSL_get_peer_certificate.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_GET_PEER_CERTIFICATE 3"
-.TH SSL_GET_PEER_CERTIFICATE 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_GET_PEER_CERTIFICATE 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_get_peer_signature_nid.3 b/secure/lib/libcrypto/man/man3/SSL_get_peer_signature_nid.3
index ad88cf3b55e3..f676eee51e32 100644
--- a/secure/lib/libcrypto/man/man3/SSL_get_peer_signature_nid.3
+++ b/secure/lib/libcrypto/man/man3/SSL_get_peer_signature_nid.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_GET_PEER_SIGNATURE_NID 3"
-.TH SSL_GET_PEER_SIGNATURE_NID 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_GET_PEER_SIGNATURE_NID 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_get_peer_tmp_key.3 b/secure/lib/libcrypto/man/man3/SSL_get_peer_tmp_key.3
index 95ce59361329..76195999549a 100644
--- a/secure/lib/libcrypto/man/man3/SSL_get_peer_tmp_key.3
+++ b/secure/lib/libcrypto/man/man3/SSL_get_peer_tmp_key.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_GET_PEER_TMP_KEY 3"
-.TH SSL_GET_PEER_TMP_KEY 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_GET_PEER_TMP_KEY 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_get_psk_identity.3 b/secure/lib/libcrypto/man/man3/SSL_get_psk_identity.3
index f33b689d6c0a..e5c613132c5c 100644
--- a/secure/lib/libcrypto/man/man3/SSL_get_psk_identity.3
+++ b/secure/lib/libcrypto/man/man3/SSL_get_psk_identity.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_GET_PSK_IDENTITY 3"
-.TH SSL_GET_PSK_IDENTITY 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_GET_PSK_IDENTITY 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_get_rbio.3 b/secure/lib/libcrypto/man/man3/SSL_get_rbio.3
index b54ef50cce79..4fefccaec42a 100644
--- a/secure/lib/libcrypto/man/man3/SSL_get_rbio.3
+++ b/secure/lib/libcrypto/man/man3/SSL_get_rbio.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_GET_RBIO 3"
-.TH SSL_GET_RBIO 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_GET_RBIO 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_get_session.3 b/secure/lib/libcrypto/man/man3/SSL_get_session.3
index 18aab294cdc2..1de2fa12eed9 100644
--- a/secure/lib/libcrypto/man/man3/SSL_get_session.3
+++ b/secure/lib/libcrypto/man/man3/SSL_get_session.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_GET_SESSION 3"
-.TH SSL_GET_SESSION 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_GET_SESSION 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_get_shared_sigalgs.3 b/secure/lib/libcrypto/man/man3/SSL_get_shared_sigalgs.3
index 9100e6b9ec9b..7919016431b1 100644
--- a/secure/lib/libcrypto/man/man3/SSL_get_shared_sigalgs.3
+++ b/secure/lib/libcrypto/man/man3/SSL_get_shared_sigalgs.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_GET_SHARED_SIGALGS 3"
-.TH SSL_GET_SHARED_SIGALGS 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_GET_SHARED_SIGALGS 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_get_verify_result.3 b/secure/lib/libcrypto/man/man3/SSL_get_verify_result.3
index a42f1b648975..c13a79b92e41 100644
--- a/secure/lib/libcrypto/man/man3/SSL_get_verify_result.3
+++ b/secure/lib/libcrypto/man/man3/SSL_get_verify_result.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_GET_VERIFY_RESULT 3"
-.TH SSL_GET_VERIFY_RESULT 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_GET_VERIFY_RESULT 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -158,6 +158,13 @@ of a certificate can fail because of many reasons at the same time. Only
the last verification error that occurred during the processing is available
from \fBSSL_get_verify_result()\fR.
.PP
+Sometimes there can be a sequence of errors leading to the verification
+failure as reported by \fBSSL_get_verify_result()\fR.
+To get the errors, it is necessary to setup a verify callback via
+\&\fBSSL_CTX_set_verify\fR\|(3) or \fBSSL_set_verify\fR\|(3) and retrieve the errors
+from the error stack there, because once \fBSSL_connect\fR\|(3) returns,
+these errors may no longer be available.
+.PP
The verification result is part of the established session and is restored
when a session is reused.
.SH "BUGS"
@@ -182,7 +189,7 @@ Documented in \fBopenssl\-verify\fR\|(1).
\&\fBopenssl\-verify\fR\|(1)
.SH "COPYRIGHT"
.IX Header "COPYRIGHT"
-Copyright 2000\-2016 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2000\-2023 The OpenSSL Project Authors. All Rights Reserved.
.PP
Licensed under the Apache License 2.0 (the \*(L"License\*(R"). You may not use
this file except in compliance with the License. You can obtain a copy
diff --git a/secure/lib/libcrypto/man/man3/SSL_get_version.3 b/secure/lib/libcrypto/man/man3/SSL_get_version.3
index 88307d40ad9b..efbf9231e6e6 100644
--- a/secure/lib/libcrypto/man/man3/SSL_get_version.3
+++ b/secure/lib/libcrypto/man/man3/SSL_get_version.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_GET_VERSION 3"
-.TH SSL_GET_VERSION 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_GET_VERSION 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_group_to_name.3 b/secure/lib/libcrypto/man/man3/SSL_group_to_name.3
index 32a4bac7bdbe..77f85af19ed7 100644
--- a/secure/lib/libcrypto/man/man3/SSL_group_to_name.3
+++ b/secure/lib/libcrypto/man/man3/SSL_group_to_name.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_GROUP_TO_NAME 3"
-.TH SSL_GROUP_TO_NAME 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_GROUP_TO_NAME 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_in_init.3 b/secure/lib/libcrypto/man/man3/SSL_in_init.3
index 8ae890c237e6..a2b8804cd12f 100644
--- a/secure/lib/libcrypto/man/man3/SSL_in_init.3
+++ b/secure/lib/libcrypto/man/man3/SSL_in_init.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_IN_INIT 3"
-.TH SSL_IN_INIT 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_IN_INIT 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_key_update.3 b/secure/lib/libcrypto/man/man3/SSL_key_update.3
index 98b89e98c260..2410412697a1 100644
--- a/secure/lib/libcrypto/man/man3/SSL_key_update.3
+++ b/secure/lib/libcrypto/man/man3/SSL_key_update.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_KEY_UPDATE 3"
-.TH SSL_KEY_UPDATE 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_KEY_UPDATE 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_library_init.3 b/secure/lib/libcrypto/man/man3/SSL_library_init.3
index 030f4c44f39c..524a6eae0915 100644
--- a/secure/lib/libcrypto/man/man3/SSL_library_init.3
+++ b/secure/lib/libcrypto/man/man3/SSL_library_init.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_LIBRARY_INIT 3"
-.TH SSL_LIBRARY_INIT 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_LIBRARY_INIT 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_load_client_CA_file.3 b/secure/lib/libcrypto/man/man3/SSL_load_client_CA_file.3
index 7394d9c7efd7..4b659d13d7b6 100644
--- a/secure/lib/libcrypto/man/man3/SSL_load_client_CA_file.3
+++ b/secure/lib/libcrypto/man/man3/SSL_load_client_CA_file.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_LOAD_CLIENT_CA_FILE 3"
-.TH SSL_LOAD_CLIENT_CA_FILE 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_LOAD_CLIENT_CA_FILE 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_new.3 b/secure/lib/libcrypto/man/man3/SSL_new.3
index 46e56aea2102..2ef8443e6b85 100644
--- a/secure/lib/libcrypto/man/man3/SSL_new.3
+++ b/secure/lib/libcrypto/man/man3/SSL_new.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_NEW 3"
-.TH SSL_NEW 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_NEW 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_pending.3 b/secure/lib/libcrypto/man/man3/SSL_pending.3
index 2591cd345662..f254400e82c5 100644
--- a/secure/lib/libcrypto/man/man3/SSL_pending.3
+++ b/secure/lib/libcrypto/man/man3/SSL_pending.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_PENDING 3"
-.TH SSL_PENDING 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_PENDING 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_read.3 b/secure/lib/libcrypto/man/man3/SSL_read.3
index 3160ae83018c..b27fce1e114f 100644
--- a/secure/lib/libcrypto/man/man3/SSL_read.3
+++ b/secure/lib/libcrypto/man/man3/SSL_read.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_READ 3"
-.TH SSL_READ 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_READ 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_read_early_data.3 b/secure/lib/libcrypto/man/man3/SSL_read_early_data.3
index 7840537cb933..9c34efdaa574 100644
--- a/secure/lib/libcrypto/man/man3/SSL_read_early_data.3
+++ b/secure/lib/libcrypto/man/man3/SSL_read_early_data.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_READ_EARLY_DATA 3"
-.TH SSL_READ_EARLY_DATA 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_READ_EARLY_DATA 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_rstate_string.3 b/secure/lib/libcrypto/man/man3/SSL_rstate_string.3
index 516dceddc7ba..45184b625f26 100644
--- a/secure/lib/libcrypto/man/man3/SSL_rstate_string.3
+++ b/secure/lib/libcrypto/man/man3/SSL_rstate_string.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_RSTATE_STRING 3"
-.TH SSL_RSTATE_STRING 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_RSTATE_STRING 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_session_reused.3 b/secure/lib/libcrypto/man/man3/SSL_session_reused.3
index 23d91d180073..6f9c4c3405c3 100644
--- a/secure/lib/libcrypto/man/man3/SSL_session_reused.3
+++ b/secure/lib/libcrypto/man/man3/SSL_session_reused.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_SESSION_REUSED 3"
-.TH SSL_SESSION_REUSED 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_SESSION_REUSED 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_set1_host.3 b/secure/lib/libcrypto/man/man3/SSL_set1_host.3
index c5afd63d0e1c..9fdb17d83402 100644
--- a/secure/lib/libcrypto/man/man3/SSL_set1_host.3
+++ b/secure/lib/libcrypto/man/man3/SSL_set1_host.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_SET1_HOST 3"
-.TH SSL_SET1_HOST 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_SET1_HOST 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_set_async_callback.3 b/secure/lib/libcrypto/man/man3/SSL_set_async_callback.3
index 8ff213e1b67c..e1da72469543 100644
--- a/secure/lib/libcrypto/man/man3/SSL_set_async_callback.3
+++ b/secure/lib/libcrypto/man/man3/SSL_set_async_callback.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_SET_ASYNC_CALLBACK 3"
-.TH SSL_SET_ASYNC_CALLBACK 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_SET_ASYNC_CALLBACK 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_set_bio.3 b/secure/lib/libcrypto/man/man3/SSL_set_bio.3
index 9433214840e2..8c1f41749959 100644
--- a/secure/lib/libcrypto/man/man3/SSL_set_bio.3
+++ b/secure/lib/libcrypto/man/man3/SSL_set_bio.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_SET_BIO 3"
-.TH SSL_SET_BIO 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_SET_BIO 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_set_connect_state.3 b/secure/lib/libcrypto/man/man3/SSL_set_connect_state.3
index 7da09c764a50..9b20b481f0b3 100644
--- a/secure/lib/libcrypto/man/man3/SSL_set_connect_state.3
+++ b/secure/lib/libcrypto/man/man3/SSL_set_connect_state.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_SET_CONNECT_STATE 3"
-.TH SSL_SET_CONNECT_STATE 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_SET_CONNECT_STATE 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_set_fd.3 b/secure/lib/libcrypto/man/man3/SSL_set_fd.3
index 2c8697548bb4..436437ac1d18 100644
--- a/secure/lib/libcrypto/man/man3/SSL_set_fd.3
+++ b/secure/lib/libcrypto/man/man3/SSL_set_fd.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_SET_FD 3"
-.TH SSL_SET_FD 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_SET_FD 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_set_retry_verify.3 b/secure/lib/libcrypto/man/man3/SSL_set_retry_verify.3
index 76cd0a5f332e..79d5669c1668 100644
--- a/secure/lib/libcrypto/man/man3/SSL_set_retry_verify.3
+++ b/secure/lib/libcrypto/man/man3/SSL_set_retry_verify.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_SET_RETRY_VERIFY 3"
-.TH SSL_SET_RETRY_VERIFY 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_SET_RETRY_VERIFY 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_set_session.3 b/secure/lib/libcrypto/man/man3/SSL_set_session.3
index 50f6e9a0b570..afd4138ac8fc 100644
--- a/secure/lib/libcrypto/man/man3/SSL_set_session.3
+++ b/secure/lib/libcrypto/man/man3/SSL_set_session.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_SET_SESSION 3"
-.TH SSL_SET_SESSION 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_SET_SESSION 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_set_shutdown.3 b/secure/lib/libcrypto/man/man3/SSL_set_shutdown.3
index 8ce22ac73479..a86bcf005640 100644
--- a/secure/lib/libcrypto/man/man3/SSL_set_shutdown.3
+++ b/secure/lib/libcrypto/man/man3/SSL_set_shutdown.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_SET_SHUTDOWN 3"
-.TH SSL_SET_SHUTDOWN 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_SET_SHUTDOWN 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_set_verify_result.3 b/secure/lib/libcrypto/man/man3/SSL_set_verify_result.3
index b4d08e8adbc1..e3eb05cd1f3a 100644
--- a/secure/lib/libcrypto/man/man3/SSL_set_verify_result.3
+++ b/secure/lib/libcrypto/man/man3/SSL_set_verify_result.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_SET_VERIFY_RESULT 3"
-.TH SSL_SET_VERIFY_RESULT 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_SET_VERIFY_RESULT 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_shutdown.3 b/secure/lib/libcrypto/man/man3/SSL_shutdown.3
index 3bc373926e3e..7b0c66b06dce 100644
--- a/secure/lib/libcrypto/man/man3/SSL_shutdown.3
+++ b/secure/lib/libcrypto/man/man3/SSL_shutdown.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_SHUTDOWN 3"
-.TH SSL_SHUTDOWN 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_SHUTDOWN 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_state_string.3 b/secure/lib/libcrypto/man/man3/SSL_state_string.3
index b24548bfcfed..7f78657a7b97 100644
--- a/secure/lib/libcrypto/man/man3/SSL_state_string.3
+++ b/secure/lib/libcrypto/man/man3/SSL_state_string.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_STATE_STRING 3"
-.TH SSL_STATE_STRING 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_STATE_STRING 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_want.3 b/secure/lib/libcrypto/man/man3/SSL_want.3
index 5d969c6692d9..4e3f7ffaf2df 100644
--- a/secure/lib/libcrypto/man/man3/SSL_want.3
+++ b/secure/lib/libcrypto/man/man3/SSL_want.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_WANT 3"
-.TH SSL_WANT 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_WANT 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/SSL_write.3 b/secure/lib/libcrypto/man/man3/SSL_write.3
index 0aa6d03a00d6..a8f3a3a35468 100644
--- a/secure/lib/libcrypto/man/man3/SSL_write.3
+++ b/secure/lib/libcrypto/man/man3/SSL_write.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL_WRITE 3"
-.TH SSL_WRITE 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL_WRITE 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/TS_RESP_CTX_new.3 b/secure/lib/libcrypto/man/man3/TS_RESP_CTX_new.3
index 88ff88e23416..9d0201078ced 100644
--- a/secure/lib/libcrypto/man/man3/TS_RESP_CTX_new.3
+++ b/secure/lib/libcrypto/man/man3/TS_RESP_CTX_new.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "TS_RESP_CTX_NEW 3"
-.TH TS_RESP_CTX_NEW 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH TS_RESP_CTX_NEW 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/TS_VERIFY_CTX_set_certs.3 b/secure/lib/libcrypto/man/man3/TS_VERIFY_CTX_set_certs.3
index 05c9ac838593..5d964425a895 100644
--- a/secure/lib/libcrypto/man/man3/TS_VERIFY_CTX_set_certs.3
+++ b/secure/lib/libcrypto/man/man3/TS_VERIFY_CTX_set_certs.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "TS_VERIFY_CTX_SET_CERTS 3"
-.TH TS_VERIFY_CTX_SET_CERTS 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH TS_VERIFY_CTX_SET_CERTS 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/UI_STRING.3 b/secure/lib/libcrypto/man/man3/UI_STRING.3
index ac0fc858e34c..538ef229eefd 100644
--- a/secure/lib/libcrypto/man/man3/UI_STRING.3
+++ b/secure/lib/libcrypto/man/man3/UI_STRING.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "UI_STRING 3"
-.TH UI_STRING 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH UI_STRING 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/UI_UTIL_read_pw.3 b/secure/lib/libcrypto/man/man3/UI_UTIL_read_pw.3
index 44d267f45a12..4725f1059b74 100644
--- a/secure/lib/libcrypto/man/man3/UI_UTIL_read_pw.3
+++ b/secure/lib/libcrypto/man/man3/UI_UTIL_read_pw.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "UI_UTIL_READ_PW 3"
-.TH UI_UTIL_READ_PW 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH UI_UTIL_READ_PW 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/UI_create_method.3 b/secure/lib/libcrypto/man/man3/UI_create_method.3
index 2b62e6216448..9ebb60a2fdb6 100644
--- a/secure/lib/libcrypto/man/man3/UI_create_method.3
+++ b/secure/lib/libcrypto/man/man3/UI_create_method.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "UI_CREATE_METHOD 3"
-.TH UI_CREATE_METHOD 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH UI_CREATE_METHOD 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/UI_new.3 b/secure/lib/libcrypto/man/man3/UI_new.3
index 6da93c1e9306..f6c97bf27366 100644
--- a/secure/lib/libcrypto/man/man3/UI_new.3
+++ b/secure/lib/libcrypto/man/man3/UI_new.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "UI_NEW 3"
-.TH UI_NEW 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH UI_NEW 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/X509V3_get_d2i.3 b/secure/lib/libcrypto/man/man3/X509V3_get_d2i.3
index a3c0f75ee9dd..9e8df6efd55c 100644
--- a/secure/lib/libcrypto/man/man3/X509V3_get_d2i.3
+++ b/secure/lib/libcrypto/man/man3/X509V3_get_d2i.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "X509V3_GET_D2I 3"
-.TH X509V3_GET_D2I 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH X509V3_GET_D2I 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/X509V3_set_ctx.3 b/secure/lib/libcrypto/man/man3/X509V3_set_ctx.3
index 97dcfb61f755..2847abb5bbcf 100644
--- a/secure/lib/libcrypto/man/man3/X509V3_set_ctx.3
+++ b/secure/lib/libcrypto/man/man3/X509V3_set_ctx.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "X509V3_SET_CTX 3"
-.TH X509V3_SET_CTX 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH X509V3_SET_CTX 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/X509_ALGOR_dup.3 b/secure/lib/libcrypto/man/man3/X509_ALGOR_dup.3
index 4d531752a597..98da8a828bfc 100644
--- a/secure/lib/libcrypto/man/man3/X509_ALGOR_dup.3
+++ b/secure/lib/libcrypto/man/man3/X509_ALGOR_dup.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "X509_ALGOR_DUP 3"
-.TH X509_ALGOR_DUP 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH X509_ALGOR_DUP 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/X509_CRL_get0_by_serial.3 b/secure/lib/libcrypto/man/man3/X509_CRL_get0_by_serial.3
index 063b5b8f99c8..071fdc82be65 100644
--- a/secure/lib/libcrypto/man/man3/X509_CRL_get0_by_serial.3
+++ b/secure/lib/libcrypto/man/man3/X509_CRL_get0_by_serial.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "X509_CRL_GET0_BY_SERIAL 3"
-.TH X509_CRL_GET0_BY_SERIAL 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH X509_CRL_GET0_BY_SERIAL 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/X509_EXTENSION_set_object.3 b/secure/lib/libcrypto/man/man3/X509_EXTENSION_set_object.3
index 61aa70928d36..6b5f04562ffa 100644
--- a/secure/lib/libcrypto/man/man3/X509_EXTENSION_set_object.3
+++ b/secure/lib/libcrypto/man/man3/X509_EXTENSION_set_object.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "X509_EXTENSION_SET_OBJECT 3"
-.TH X509_EXTENSION_SET_OBJECT 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH X509_EXTENSION_SET_OBJECT 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/X509_LOOKUP.3 b/secure/lib/libcrypto/man/man3/X509_LOOKUP.3
index 121b8c5f4368..384a0d57ff9b 100644
--- a/secure/lib/libcrypto/man/man3/X509_LOOKUP.3
+++ b/secure/lib/libcrypto/man/man3/X509_LOOKUP.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "X509_LOOKUP 3"
-.TH X509_LOOKUP 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH X509_LOOKUP 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/X509_LOOKUP_hash_dir.3 b/secure/lib/libcrypto/man/man3/X509_LOOKUP_hash_dir.3
index 437ff17f195f..fabb5a1bdc4c 100644
--- a/secure/lib/libcrypto/man/man3/X509_LOOKUP_hash_dir.3
+++ b/secure/lib/libcrypto/man/man3/X509_LOOKUP_hash_dir.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "X509_LOOKUP_HASH_DIR 3"
-.TH X509_LOOKUP_HASH_DIR 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH X509_LOOKUP_HASH_DIR 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/X509_LOOKUP_meth_new.3 b/secure/lib/libcrypto/man/man3/X509_LOOKUP_meth_new.3
index ded3bc7ca8bb..b0e9dd043a5b 100644
--- a/secure/lib/libcrypto/man/man3/X509_LOOKUP_meth_new.3
+++ b/secure/lib/libcrypto/man/man3/X509_LOOKUP_meth_new.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "X509_LOOKUP_METH_NEW 3"
-.TH X509_LOOKUP_METH_NEW 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH X509_LOOKUP_METH_NEW 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/X509_NAME_ENTRY_get_object.3 b/secure/lib/libcrypto/man/man3/X509_NAME_ENTRY_get_object.3
index 6871042644b6..f6c2645e8ecb 100644
--- a/secure/lib/libcrypto/man/man3/X509_NAME_ENTRY_get_object.3
+++ b/secure/lib/libcrypto/man/man3/X509_NAME_ENTRY_get_object.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "X509_NAME_ENTRY_GET_OBJECT 3"
-.TH X509_NAME_ENTRY_GET_OBJECT 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH X509_NAME_ENTRY_GET_OBJECT 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/X509_NAME_add_entry_by_txt.3 b/secure/lib/libcrypto/man/man3/X509_NAME_add_entry_by_txt.3
index 3031b71e571a..9f0ffaae2e9f 100644
--- a/secure/lib/libcrypto/man/man3/X509_NAME_add_entry_by_txt.3
+++ b/secure/lib/libcrypto/man/man3/X509_NAME_add_entry_by_txt.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "X509_NAME_ADD_ENTRY_BY_TXT 3"
-.TH X509_NAME_ADD_ENTRY_BY_TXT 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH X509_NAME_ADD_ENTRY_BY_TXT 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/X509_NAME_get0_der.3 b/secure/lib/libcrypto/man/man3/X509_NAME_get0_der.3
index d22c13c671c2..8519a5e90cb0 100644
--- a/secure/lib/libcrypto/man/man3/X509_NAME_get0_der.3
+++ b/secure/lib/libcrypto/man/man3/X509_NAME_get0_der.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "X509_NAME_GET0_DER 3"
-.TH X509_NAME_GET0_DER 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH X509_NAME_GET0_DER 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/X509_NAME_get_index_by_NID.3 b/secure/lib/libcrypto/man/man3/X509_NAME_get_index_by_NID.3
index 79e6090eda3e..ff897af64605 100644
--- a/secure/lib/libcrypto/man/man3/X509_NAME_get_index_by_NID.3
+++ b/secure/lib/libcrypto/man/man3/X509_NAME_get_index_by_NID.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "X509_NAME_GET_INDEX_BY_NID 3"
-.TH X509_NAME_GET_INDEX_BY_NID 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH X509_NAME_GET_INDEX_BY_NID 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/X509_NAME_print_ex.3 b/secure/lib/libcrypto/man/man3/X509_NAME_print_ex.3
index 6da58bdbd8ad..dd65c35fd6b9 100644
--- a/secure/lib/libcrypto/man/man3/X509_NAME_print_ex.3
+++ b/secure/lib/libcrypto/man/man3/X509_NAME_print_ex.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "X509_NAME_PRINT_EX 3"
-.TH X509_NAME_PRINT_EX 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH X509_NAME_PRINT_EX 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/X509_PUBKEY_new.3 b/secure/lib/libcrypto/man/man3/X509_PUBKEY_new.3
index 83cb57047df4..bd6a93424bbd 100644
--- a/secure/lib/libcrypto/man/man3/X509_PUBKEY_new.3
+++ b/secure/lib/libcrypto/man/man3/X509_PUBKEY_new.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "X509_PUBKEY_NEW 3"
-.TH X509_PUBKEY_NEW 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH X509_PUBKEY_NEW 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/X509_SIG_get0.3 b/secure/lib/libcrypto/man/man3/X509_SIG_get0.3
index 1b33215dcf48..64bbb65efe12 100644
--- a/secure/lib/libcrypto/man/man3/X509_SIG_get0.3
+++ b/secure/lib/libcrypto/man/man3/X509_SIG_get0.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "X509_SIG_GET0 3"
-.TH X509_SIG_GET0 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH X509_SIG_GET0 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/X509_STORE_CTX_get_error.3 b/secure/lib/libcrypto/man/man3/X509_STORE_CTX_get_error.3
index 750360086266..6b3500674c5f 100644
--- a/secure/lib/libcrypto/man/man3/X509_STORE_CTX_get_error.3
+++ b/secure/lib/libcrypto/man/man3/X509_STORE_CTX_get_error.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "X509_STORE_CTX_GET_ERROR 3"
-.TH X509_STORE_CTX_GET_ERROR 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH X509_STORE_CTX_GET_ERROR 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/X509_STORE_CTX_new.3 b/secure/lib/libcrypto/man/man3/X509_STORE_CTX_new.3
index 937bd39f29a7..8d4a485192c0 100644
--- a/secure/lib/libcrypto/man/man3/X509_STORE_CTX_new.3
+++ b/secure/lib/libcrypto/man/man3/X509_STORE_CTX_new.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "X509_STORE_CTX_NEW 3"
-.TH X509_STORE_CTX_NEW 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH X509_STORE_CTX_NEW 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -316,7 +316,7 @@ administrator might only trust it for the former. An X.509 certificate extension
exists that can record extended key usage information to supplement the purpose
information described above. This extended mechanism is arbitrarily extensible
and not well suited for a generic library \s-1API\s0; applications that need to
-validate extended key usage information in certifiates will need to define a
+validate extended key usage information in certificates will need to define a
custom \*(L"purpose\*(R" (see below) or supply a nondefault verification callback
(\fBX509_STORE_set_verify_cb_func\fR\|(3)).
.PP
@@ -406,7 +406,7 @@ The \fBX509_STORE_CTX_new_ex()\fR function was added in OpenSSL 3.0.
There is no need to call \fBX509_STORE_CTX_cleanup()\fR explicitly since OpenSSL 3.0.
.SH "COPYRIGHT"
.IX Header "COPYRIGHT"
-Copyright 2009\-2022 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2009\-2023 The OpenSSL Project Authors. All Rights Reserved.
.PP
Licensed under the Apache License 2.0 (the \*(L"License\*(R"). You may not use
this file except in compliance with the License. You can obtain a copy
diff --git a/secure/lib/libcrypto/man/man3/X509_STORE_CTX_set_verify_cb.3 b/secure/lib/libcrypto/man/man3/X509_STORE_CTX_set_verify_cb.3
index e30845670fbb..e6b97a589933 100644
--- a/secure/lib/libcrypto/man/man3/X509_STORE_CTX_set_verify_cb.3
+++ b/secure/lib/libcrypto/man/man3/X509_STORE_CTX_set_verify_cb.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "X509_STORE_CTX_SET_VERIFY_CB 3"
-.TH X509_STORE_CTX_SET_VERIFY_CB 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH X509_STORE_CTX_SET_VERIFY_CB 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/X509_STORE_add_cert.3 b/secure/lib/libcrypto/man/man3/X509_STORE_add_cert.3
index 53972acf358c..5590021e668f 100644
--- a/secure/lib/libcrypto/man/man3/X509_STORE_add_cert.3
+++ b/secure/lib/libcrypto/man/man3/X509_STORE_add_cert.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "X509_STORE_ADD_CERT 3"
-.TH X509_STORE_ADD_CERT 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH X509_STORE_ADD_CERT 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/X509_STORE_get0_param.3 b/secure/lib/libcrypto/man/man3/X509_STORE_get0_param.3
index cb1da3b72b38..f5bc18db20df 100644
--- a/secure/lib/libcrypto/man/man3/X509_STORE_get0_param.3
+++ b/secure/lib/libcrypto/man/man3/X509_STORE_get0_param.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "X509_STORE_GET0_PARAM 3"
-.TH X509_STORE_GET0_PARAM 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH X509_STORE_GET0_PARAM 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/X509_STORE_new.3 b/secure/lib/libcrypto/man/man3/X509_STORE_new.3
index 2d77d14d4c49..f82d379b0b6b 100644
--- a/secure/lib/libcrypto/man/man3/X509_STORE_new.3
+++ b/secure/lib/libcrypto/man/man3/X509_STORE_new.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "X509_STORE_NEW 3"
-.TH X509_STORE_NEW 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH X509_STORE_NEW 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/X509_STORE_set_verify_cb_func.3 b/secure/lib/libcrypto/man/man3/X509_STORE_set_verify_cb_func.3
index d96c1e6f116c..0b49b0de3da0 100644
--- a/secure/lib/libcrypto/man/man3/X509_STORE_set_verify_cb_func.3
+++ b/secure/lib/libcrypto/man/man3/X509_STORE_set_verify_cb_func.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "X509_STORE_SET_VERIFY_CB_FUNC 3"
-.TH X509_STORE_SET_VERIFY_CB_FUNC 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH X509_STORE_SET_VERIFY_CB_FUNC 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/X509_VERIFY_PARAM_set_flags.3 b/secure/lib/libcrypto/man/man3/X509_VERIFY_PARAM_set_flags.3
index b2bd2154ca10..2ba4fe25af0f 100644
--- a/secure/lib/libcrypto/man/man3/X509_VERIFY_PARAM_set_flags.3
+++ b/secure/lib/libcrypto/man/man3/X509_VERIFY_PARAM_set_flags.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "X509_VERIFY_PARAM_SET_FLAGS 3"
-.TH X509_VERIFY_PARAM_SET_FLAGS 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH X509_VERIFY_PARAM_SET_FLAGS 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -359,7 +359,7 @@ IPv6. The condensed \*(L"::\*(R" notation is supported for IPv6 addresses.
failure.
.PP
\&\fBX509_VERIFY_PARAM_get0_host()\fR, \fBX509_VERIFY_PARAM_get0_email()\fR, and
-\&\fBX509_VERIFY_PARAM_get1_ip_asc()\fR, return the string pointers pecified above
+\&\fBX509_VERIFY_PARAM_get1_ip_asc()\fR, return the string pointer specified above
or \s-1NULL\s0 if the respective value has not been set or on error.
.PP
\&\fBX509_VERIFY_PARAM_get_flags()\fR returns the current verification flags.
diff --git a/secure/lib/libcrypto/man/man3/X509_add_cert.3 b/secure/lib/libcrypto/man/man3/X509_add_cert.3
index f68c74eb79c3..6819d65e8d09 100644
--- a/secure/lib/libcrypto/man/man3/X509_add_cert.3
+++ b/secure/lib/libcrypto/man/man3/X509_add_cert.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "X509_ADD_CERT 3"
-.TH X509_ADD_CERT 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH X509_ADD_CERT 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -168,7 +168,7 @@ The value \fBX509_ADD_FLAG_DEFAULT\fR, which equals 0, means no special semantic
If \fBX509_ADD_FLAG_UP_REF\fR is set then
the reference counts of those certificates added successfully are increased.
.PP
-If \fBX509_ADD_FLAG_PREPEND\fR is set then the certifcates are prepended to \fIsk\fR.
+If \fBX509_ADD_FLAG_PREPEND\fR is set then the certificates are prepended to \fIsk\fR.
By default they are appended to \fIsk\fR.
In both cases the original order of the added certificates is preserved.
.PP
@@ -198,7 +198,7 @@ The functions \fBX509_add_cert()\fR and \fBX509_add_certs()\fR
were added in OpenSSL 3.0.
.SH "COPYRIGHT"
.IX Header "COPYRIGHT"
-Copyright 2019\-2020 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2019\-2023 The OpenSSL Project Authors. All Rights Reserved.
.PP
Licensed under the Apache License 2.0 (the \*(L"License\*(R"). You may not use
this file except in compliance with the License. You can obtain a copy
diff --git a/secure/lib/libcrypto/man/man3/X509_check_ca.3 b/secure/lib/libcrypto/man/man3/X509_check_ca.3
index a23e5f6ecdcc..3432cc0d6772 100644
--- a/secure/lib/libcrypto/man/man3/X509_check_ca.3
+++ b/secure/lib/libcrypto/man/man3/X509_check_ca.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "X509_CHECK_CA 3"
-.TH X509_CHECK_CA 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH X509_CHECK_CA 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/X509_check_host.3 b/secure/lib/libcrypto/man/man3/X509_check_host.3
index 330b8fce870f..d6ce3a495d8f 100644
--- a/secure/lib/libcrypto/man/man3/X509_check_host.3
+++ b/secure/lib/libcrypto/man/man3/X509_check_host.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "X509_CHECK_HOST 3"
-.TH X509_CHECK_HOST 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH X509_CHECK_HOST 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/X509_check_issued.3 b/secure/lib/libcrypto/man/man3/X509_check_issued.3
index 76f87fae972b..159993a95bc4 100644
--- a/secure/lib/libcrypto/man/man3/X509_check_issued.3
+++ b/secure/lib/libcrypto/man/man3/X509_check_issued.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "X509_CHECK_ISSUED 3"
-.TH X509_CHECK_ISSUED 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH X509_CHECK_ISSUED 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/X509_check_private_key.3 b/secure/lib/libcrypto/man/man3/X509_check_private_key.3
index 4403b0683c3c..091f0b154dfe 100644
--- a/secure/lib/libcrypto/man/man3/X509_check_private_key.3
+++ b/secure/lib/libcrypto/man/man3/X509_check_private_key.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "X509_CHECK_PRIVATE_KEY 3"
-.TH X509_CHECK_PRIVATE_KEY 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH X509_CHECK_PRIVATE_KEY 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/X509_check_purpose.3 b/secure/lib/libcrypto/man/man3/X509_check_purpose.3
index eca72078f82d..cdece43a2aa6 100644
--- a/secure/lib/libcrypto/man/man3/X509_check_purpose.3
+++ b/secure/lib/libcrypto/man/man3/X509_check_purpose.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "X509_CHECK_PURPOSE 3"
-.TH X509_CHECK_PURPOSE 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH X509_CHECK_PURPOSE 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/X509_cmp.3 b/secure/lib/libcrypto/man/man3/X509_cmp.3
index b7efb1925950..d8a55e6427cf 100644
--- a/secure/lib/libcrypto/man/man3/X509_cmp.3
+++ b/secure/lib/libcrypto/man/man3/X509_cmp.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "X509_CMP 3"
-.TH X509_CMP 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH X509_CMP 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/X509_cmp_time.3 b/secure/lib/libcrypto/man/man3/X509_cmp_time.3
index ef673ea86940..7875cc48e4c1 100644
--- a/secure/lib/libcrypto/man/man3/X509_cmp_time.3
+++ b/secure/lib/libcrypto/man/man3/X509_cmp_time.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "X509_CMP_TIME 3"
-.TH X509_CMP_TIME 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH X509_CMP_TIME 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/X509_digest.3 b/secure/lib/libcrypto/man/man3/X509_digest.3
index 5b8a0620b1db..0c0aefcd6d65 100644
--- a/secure/lib/libcrypto/man/man3/X509_digest.3
+++ b/secure/lib/libcrypto/man/man3/X509_digest.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "X509_DIGEST 3"
-.TH X509_DIGEST 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH X509_DIGEST 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -181,9 +181,9 @@ PKCS7_ISSUER_AND_SERIAL_digest
using the same hash algorithm as in its signature, if the digest
is an integral part of the certificate signature algorithm identifier.
Otherwise, a fallback hash algorithm is determined as follows:
-\&\s-1SHA512\s0 if the signature alorithm is \s-1ED25519,
+\&\s-1SHA512\s0 if the signature algorithm is \s-1ED25519,
SHAKE256\s0 if it is \s-1ED448,\s0 otherwise \s-1SHA256.\s0
-The output parmeters are assigned as follows.
+The output parameters are assigned as follows.
Unless \fImd_used\fR is \s-1NULL,\s0 the hash algorithm used is provided
in \fI*md_used\fR and must be freed by the caller (if it is not \s-1NULL\s0).
Unless \fImd_is_fallback\fR is \s-1NULL,\s0
@@ -214,7 +214,7 @@ All other functions described here return 1 for success and 0 for failure.
The \fBX509_digest_sig()\fR function was added in OpenSSL 3.0.
.SH "COPYRIGHT"
.IX Header "COPYRIGHT"
-Copyright 2017\-2021 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2017\-2023 The OpenSSL Project Authors. All Rights Reserved.
.PP
Licensed under the Apache License 2.0 (the \*(L"License\*(R"). You may not use
this file except in compliance with the License. You can obtain a copy
diff --git a/secure/lib/libcrypto/man/man3/X509_dup.3 b/secure/lib/libcrypto/man/man3/X509_dup.3
index 3504cc3b6279..96153d4473a8 100644
--- a/secure/lib/libcrypto/man/man3/X509_dup.3
+++ b/secure/lib/libcrypto/man/man3/X509_dup.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "X509_DUP 3"
-.TH X509_DUP 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH X509_DUP 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -486,7 +486,7 @@ to generate the function bodies.
\&\fB\f(BI\s-1TYPE\s0\fB_new\fR() allocates an empty object of the indicated type.
The object returned must be released by calling \fB\f(BI\s-1TYPE\s0\fB_free\fR().
.PP
-\&\fB\f(BI\s-1TYPE\s0\fB_new_ex\fR() is similiar to \fB\f(BI\s-1TYPE\s0\fB_new\fR() but also passes the
+\&\fB\f(BI\s-1TYPE\s0\fB_new_ex\fR() is similar to \fB\f(BI\s-1TYPE\s0\fB_new\fR() but also passes the
library context \fIlibctx\fR and the property query \fIpropq\fR to use when retrieving
algorithms from providers. This created object can then be used when loading
binary data using \fBd2i_\f(BI\s-1TYPE\s0\fB\fR().
@@ -516,7 +516,7 @@ The functions \fBDSAparams_dup()\fR, \fBRSAPrivateKey_dup()\fR and \fBRSAPublicK
deprecated in 3.0.
.SH "COPYRIGHT"
.IX Header "COPYRIGHT"
-Copyright 2016\-2021 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2016\-2023 The OpenSSL Project Authors. All Rights Reserved.
.PP
Licensed under the Apache License 2.0 (the \*(L"License\*(R"). You may not use
this file except in compliance with the License. You can obtain a copy
diff --git a/secure/lib/libcrypto/man/man3/X509_get0_distinguishing_id.3 b/secure/lib/libcrypto/man/man3/X509_get0_distinguishing_id.3
index ab5fa5ca8032..c6754092cb80 100644
--- a/secure/lib/libcrypto/man/man3/X509_get0_distinguishing_id.3
+++ b/secure/lib/libcrypto/man/man3/X509_get0_distinguishing_id.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "X509_GET0_DISTINGUISHING_ID 3"
-.TH X509_GET0_DISTINGUISHING_ID 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH X509_GET0_DISTINGUISHING_ID 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/X509_get0_notBefore.3 b/secure/lib/libcrypto/man/man3/X509_get0_notBefore.3
index e1c2a9e30466..7c3dbe85a36c 100644
--- a/secure/lib/libcrypto/man/man3/X509_get0_notBefore.3
+++ b/secure/lib/libcrypto/man/man3/X509_get0_notBefore.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "X509_GET0_NOTBEFORE 3"
-.TH X509_GET0_NOTBEFORE 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH X509_GET0_NOTBEFORE 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/X509_get0_signature.3 b/secure/lib/libcrypto/man/man3/X509_get0_signature.3
index 5ba3705359cd..c6ff3f76e896 100644
--- a/secure/lib/libcrypto/man/man3/X509_get0_signature.3
+++ b/secure/lib/libcrypto/man/man3/X509_get0_signature.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "X509_GET0_SIGNATURE 3"
-.TH X509_GET0_SIGNATURE 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH X509_GET0_SIGNATURE 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/X509_get0_uids.3 b/secure/lib/libcrypto/man/man3/X509_get0_uids.3
index 2ec9c2efc974..b70a6e1449dd 100644
--- a/secure/lib/libcrypto/man/man3/X509_get0_uids.3
+++ b/secure/lib/libcrypto/man/man3/X509_get0_uids.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "X509_GET0_UIDS 3"
-.TH X509_GET0_UIDS 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH X509_GET0_UIDS 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/X509_get_extension_flags.3 b/secure/lib/libcrypto/man/man3/X509_get_extension_flags.3
index cb64a715b1e9..b04f3f759495 100644
--- a/secure/lib/libcrypto/man/man3/X509_get_extension_flags.3
+++ b/secure/lib/libcrypto/man/man3/X509_get_extension_flags.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "X509_GET_EXTENSION_FLAGS 3"
-.TH X509_GET_EXTENSION_FLAGS 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH X509_GET_EXTENSION_FLAGS 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/X509_get_pubkey.3 b/secure/lib/libcrypto/man/man3/X509_get_pubkey.3
index 49a019ddd336..4b8d7a3604a3 100644
--- a/secure/lib/libcrypto/man/man3/X509_get_pubkey.3
+++ b/secure/lib/libcrypto/man/man3/X509_get_pubkey.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "X509_GET_PUBKEY 3"
-.TH X509_GET_PUBKEY 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH X509_GET_PUBKEY 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/X509_get_serialNumber.3 b/secure/lib/libcrypto/man/man3/X509_get_serialNumber.3
index a878c720fafc..81f5cfcd1665 100644
--- a/secure/lib/libcrypto/man/man3/X509_get_serialNumber.3
+++ b/secure/lib/libcrypto/man/man3/X509_get_serialNumber.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "X509_GET_SERIALNUMBER 3"
-.TH X509_GET_SERIALNUMBER 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH X509_GET_SERIALNUMBER 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/X509_get_subject_name.3 b/secure/lib/libcrypto/man/man3/X509_get_subject_name.3
index 9dce2f39c4b5..b9ce82083824 100644
--- a/secure/lib/libcrypto/man/man3/X509_get_subject_name.3
+++ b/secure/lib/libcrypto/man/man3/X509_get_subject_name.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "X509_GET_SUBJECT_NAME 3"
-.TH X509_GET_SUBJECT_NAME 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH X509_GET_SUBJECT_NAME 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/X509_get_version.3 b/secure/lib/libcrypto/man/man3/X509_get_version.3
index 581bc900db1f..24e32d68794f 100644
--- a/secure/lib/libcrypto/man/man3/X509_get_version.3
+++ b/secure/lib/libcrypto/man/man3/X509_get_version.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "X509_GET_VERSION 3"
-.TH X509_GET_VERSION 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH X509_GET_VERSION 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/X509_load_http.3 b/secure/lib/libcrypto/man/man3/X509_load_http.3
index 787bb326b468..dd8bb0c71bad 100644
--- a/secure/lib/libcrypto/man/man3/X509_load_http.3
+++ b/secure/lib/libcrypto/man/man3/X509_load_http.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "X509_LOAD_HTTP 3"
-.TH X509_LOAD_HTTP 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH X509_LOAD_HTTP 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/X509_new.3 b/secure/lib/libcrypto/man/man3/X509_new.3
index acbce6798dde..c8d0e31bd053 100644
--- a/secure/lib/libcrypto/man/man3/X509_new.3
+++ b/secure/lib/libcrypto/man/man3/X509_new.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "X509_NEW 3"
-.TH X509_NEW 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH X509_NEW 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/X509_sign.3 b/secure/lib/libcrypto/man/man3/X509_sign.3
index ac67bb49a5a5..5cc47a851436 100644
--- a/secure/lib/libcrypto/man/man3/X509_sign.3
+++ b/secure/lib/libcrypto/man/man3/X509_sign.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "X509_SIGN 3"
-.TH X509_SIGN 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH X509_SIGN 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/X509_verify.3 b/secure/lib/libcrypto/man/man3/X509_verify.3
index 3040ca01b331..0c195945529c 100644
--- a/secure/lib/libcrypto/man/man3/X509_verify.3
+++ b/secure/lib/libcrypto/man/man3/X509_verify.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "X509_VERIFY 3"
-.TH X509_VERIFY 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH X509_VERIFY 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/X509_verify_cert.3 b/secure/lib/libcrypto/man/man3/X509_verify_cert.3
index 26d2c8f613a5..ed0065bb4099 100644
--- a/secure/lib/libcrypto/man/man3/X509_verify_cert.3
+++ b/secure/lib/libcrypto/man/man3/X509_verify_cert.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "X509_VERIFY_CERT 3"
-.TH X509_VERIFY_CERT 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH X509_VERIFY_CERT 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/X509v3_get_ext_by_NID.3 b/secure/lib/libcrypto/man/man3/X509v3_get_ext_by_NID.3
index 8b216eccb4ac..fe2db064ca96 100644
--- a/secure/lib/libcrypto/man/man3/X509v3_get_ext_by_NID.3
+++ b/secure/lib/libcrypto/man/man3/X509v3_get_ext_by_NID.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "X509V3_GET_EXT_BY_NID 3"
-.TH X509V3_GET_EXT_BY_NID 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH X509V3_GET_EXT_BY_NID 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/b2i_PVK_bio_ex.3 b/secure/lib/libcrypto/man/man3/b2i_PVK_bio_ex.3
index fc74bf9e8eb4..4d5c121464c8 100644
--- a/secure/lib/libcrypto/man/man3/b2i_PVK_bio_ex.3
+++ b/secure/lib/libcrypto/man/man3/b2i_PVK_bio_ex.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "B2I_PVK_BIO_EX 3"
-.TH B2I_PVK_BIO_EX 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH B2I_PVK_BIO_EX 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/d2i_PKCS8PrivateKey_bio.3 b/secure/lib/libcrypto/man/man3/d2i_PKCS8PrivateKey_bio.3
index addaf0cd90af..6db4304df0d2 100644
--- a/secure/lib/libcrypto/man/man3/d2i_PKCS8PrivateKey_bio.3
+++ b/secure/lib/libcrypto/man/man3/d2i_PKCS8PrivateKey_bio.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "D2I_PKCS8PRIVATEKEY_BIO 3"
-.TH D2I_PKCS8PRIVATEKEY_BIO 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH D2I_PKCS8PRIVATEKEY_BIO 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/d2i_PrivateKey.3 b/secure/lib/libcrypto/man/man3/d2i_PrivateKey.3
index b85f8f8ba5fb..52005f01efd3 100644
--- a/secure/lib/libcrypto/man/man3/d2i_PrivateKey.3
+++ b/secure/lib/libcrypto/man/man3/d2i_PrivateKey.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "D2I_PRIVATEKEY 3"
-.TH D2I_PRIVATEKEY 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH D2I_PRIVATEKEY 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/d2i_RSAPrivateKey.3 b/secure/lib/libcrypto/man/man3/d2i_RSAPrivateKey.3
index 91426db7b4b7..cd8a22f43bae 100644
--- a/secure/lib/libcrypto/man/man3/d2i_RSAPrivateKey.3
+++ b/secure/lib/libcrypto/man/man3/d2i_RSAPrivateKey.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "D2I_RSAPRIVATEKEY 3"
-.TH D2I_RSAPRIVATEKEY 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH D2I_RSAPRIVATEKEY 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/d2i_SSL_SESSION.3 b/secure/lib/libcrypto/man/man3/d2i_SSL_SESSION.3
index 526d427f062b..5c9673ca1e2f 100644
--- a/secure/lib/libcrypto/man/man3/d2i_SSL_SESSION.3
+++ b/secure/lib/libcrypto/man/man3/d2i_SSL_SESSION.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "D2I_SSL_SESSION 3"
-.TH D2I_SSL_SESSION 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH D2I_SSL_SESSION 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/d2i_X509.3 b/secure/lib/libcrypto/man/man3/d2i_X509.3
index ab8b01f29d26..ca1532b32c46 100644
--- a/secure/lib/libcrypto/man/man3/d2i_X509.3
+++ b/secure/lib/libcrypto/man/man3/d2i_X509.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "D2I_X509 3"
-.TH D2I_X509 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH D2I_X509 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/i2d_CMS_bio_stream.3 b/secure/lib/libcrypto/man/man3/i2d_CMS_bio_stream.3
index d416132d99da..8632ae2f3446 100644
--- a/secure/lib/libcrypto/man/man3/i2d_CMS_bio_stream.3
+++ b/secure/lib/libcrypto/man/man3/i2d_CMS_bio_stream.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "I2D_CMS_BIO_STREAM 3"
-.TH I2D_CMS_BIO_STREAM 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH I2D_CMS_BIO_STREAM 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/i2d_PKCS7_bio_stream.3 b/secure/lib/libcrypto/man/man3/i2d_PKCS7_bio_stream.3
index dbc711f6ad70..26fb673b856e 100644
--- a/secure/lib/libcrypto/man/man3/i2d_PKCS7_bio_stream.3
+++ b/secure/lib/libcrypto/man/man3/i2d_PKCS7_bio_stream.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "I2D_PKCS7_BIO_STREAM 3"
-.TH I2D_PKCS7_BIO_STREAM 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH I2D_PKCS7_BIO_STREAM 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/i2d_re_X509_tbs.3 b/secure/lib/libcrypto/man/man3/i2d_re_X509_tbs.3
index b9702ed1d207..6b95e63944b6 100644
--- a/secure/lib/libcrypto/man/man3/i2d_re_X509_tbs.3
+++ b/secure/lib/libcrypto/man/man3/i2d_re_X509_tbs.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "I2D_RE_X509_TBS 3"
-.TH I2D_RE_X509_TBS 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH I2D_RE_X509_TBS 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/o2i_SCT_LIST.3 b/secure/lib/libcrypto/man/man3/o2i_SCT_LIST.3
index c370bd16e861..ebe75c237aca 100644
--- a/secure/lib/libcrypto/man/man3/o2i_SCT_LIST.3
+++ b/secure/lib/libcrypto/man/man3/o2i_SCT_LIST.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "O2I_SCT_LIST 3"
-.TH O2I_SCT_LIST 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH O2I_SCT_LIST 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man3/s2i_ASN1_IA5STRING.3 b/secure/lib/libcrypto/man/man3/s2i_ASN1_IA5STRING.3
index 28a63989fb81..46b93e77dcf2 100644
--- a/secure/lib/libcrypto/man/man3/s2i_ASN1_IA5STRING.3
+++ b/secure/lib/libcrypto/man/man3/s2i_ASN1_IA5STRING.3
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "S2I_ASN1_IA5STRING 3"
-.TH S2I_ASN1_IA5STRING 3 "2023-05-30" "3.0.9" "OpenSSL"
+.TH S2I_ASN1_IA5STRING 3 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man5/config.5 b/secure/lib/libcrypto/man/man5/config.5
index 5ea778d1d4f5..c7fb974efe8b 100644
--- a/secure/lib/libcrypto/man/man5/config.5
+++ b/secure/lib/libcrypto/man/man5/config.5
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "CONFIG 5"
-.TH CONFIG 5 "2023-05-30" "3.0.9" "OpenSSL"
+.TH CONFIG 5 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -555,7 +555,7 @@ For example:
.SS "Random Configuration"
.IX Subsection "Random Configuration"
The name \fBrandom\fR in the initialization section names the section
-containing the random number generater settings.
+containing the random number generator settings.
.PP
Within the random section, the following names have meaning:
.IP "\fBrandom\fR" 4
diff --git a/secure/lib/libcrypto/man/man5/fips_config.5 b/secure/lib/libcrypto/man/man5/fips_config.5
index 5c3822996a93..f42d21b53ce0 100644
--- a/secure/lib/libcrypto/man/man5/fips_config.5
+++ b/secure/lib/libcrypto/man/man5/fips_config.5
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "FIPS_CONFIG 5"
-.TH FIPS_CONFIG 5 "2023-05-30" "3.0.9" "OpenSSL"
+.TH FIPS_CONFIG 5 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man5/x509v3_config.5 b/secure/lib/libcrypto/man/man5/x509v3_config.5
index 18200b928946..dd5f85c7e12b 100644
--- a/secure/lib/libcrypto/man/man5/x509v3_config.5
+++ b/secure/lib/libcrypto/man/man5/x509v3_config.5
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "X509V3_CONFIG 5"
-.TH X509V3_CONFIG 5 "2023-05-30" "3.0.9" "OpenSSL"
+.TH X509V3_CONFIG 5 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/EVP_ASYM_CIPHER-RSA.7 b/secure/lib/libcrypto/man/man7/EVP_ASYM_CIPHER-RSA.7
index df2eed5ac7ba..44739581315b 100644
--- a/secure/lib/libcrypto/man/man7/EVP_ASYM_CIPHER-RSA.7
+++ b/secure/lib/libcrypto/man/man7/EVP_ASYM_CIPHER-RSA.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_ASYM_CIPHER-RSA 7"
-.TH EVP_ASYM_CIPHER-RSA 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_ASYM_CIPHER-RSA 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/EVP_ASYM_CIPHER-SM2.7 b/secure/lib/libcrypto/man/man7/EVP_ASYM_CIPHER-SM2.7
index a17b9efb6b5c..e9557bdfc6b4 100644
--- a/secure/lib/libcrypto/man/man7/EVP_ASYM_CIPHER-SM2.7
+++ b/secure/lib/libcrypto/man/man7/EVP_ASYM_CIPHER-SM2.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_ASYM_CIPHER-SM2 7"
-.TH EVP_ASYM_CIPHER-SM2 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_ASYM_CIPHER-SM2 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/EVP_CIPHER-AES.7 b/secure/lib/libcrypto/man/man7/EVP_CIPHER-AES.7
index 038691500390..1facf52d1ee4 100644
--- a/secure/lib/libcrypto/man/man7/EVP_CIPHER-AES.7
+++ b/secure/lib/libcrypto/man/man7/EVP_CIPHER-AES.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_CIPHER-AES 7"
-.TH EVP_CIPHER-AES 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_CIPHER-AES 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/EVP_CIPHER-ARIA.7 b/secure/lib/libcrypto/man/man7/EVP_CIPHER-ARIA.7
index a20bbaf07bf8..9c2b797b27a4 100644
--- a/secure/lib/libcrypto/man/man7/EVP_CIPHER-ARIA.7
+++ b/secure/lib/libcrypto/man/man7/EVP_CIPHER-ARIA.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_CIPHER-ARIA 7"
-.TH EVP_CIPHER-ARIA 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_CIPHER-ARIA 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/EVP_CIPHER-BLOWFISH.7 b/secure/lib/libcrypto/man/man7/EVP_CIPHER-BLOWFISH.7
index e8001974be4d..c364fcc16607 100644
--- a/secure/lib/libcrypto/man/man7/EVP_CIPHER-BLOWFISH.7
+++ b/secure/lib/libcrypto/man/man7/EVP_CIPHER-BLOWFISH.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_CIPHER-BLOWFISH 7"
-.TH EVP_CIPHER-BLOWFISH 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_CIPHER-BLOWFISH 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/EVP_CIPHER-CAMELLIA.7 b/secure/lib/libcrypto/man/man7/EVP_CIPHER-CAMELLIA.7
index f60a6f2287cf..00af0750b06f 100644
--- a/secure/lib/libcrypto/man/man7/EVP_CIPHER-CAMELLIA.7
+++ b/secure/lib/libcrypto/man/man7/EVP_CIPHER-CAMELLIA.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_CIPHER-CAMELLIA 7"
-.TH EVP_CIPHER-CAMELLIA 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_CIPHER-CAMELLIA 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/EVP_CIPHER-CAST.7 b/secure/lib/libcrypto/man/man7/EVP_CIPHER-CAST.7
index 4f46d25272f9..75bb6188f516 100644
--- a/secure/lib/libcrypto/man/man7/EVP_CIPHER-CAST.7
+++ b/secure/lib/libcrypto/man/man7/EVP_CIPHER-CAST.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_CIPHER-CAST 7"
-.TH EVP_CIPHER-CAST 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_CIPHER-CAST 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/EVP_CIPHER-CHACHA.7 b/secure/lib/libcrypto/man/man7/EVP_CIPHER-CHACHA.7
index bb046fb1ff03..787ccea22662 100644
--- a/secure/lib/libcrypto/man/man7/EVP_CIPHER-CHACHA.7
+++ b/secure/lib/libcrypto/man/man7/EVP_CIPHER-CHACHA.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_CIPHER-CHACHA 7"
-.TH EVP_CIPHER-CHACHA 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_CIPHER-CHACHA 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/EVP_CIPHER-DES.7 b/secure/lib/libcrypto/man/man7/EVP_CIPHER-DES.7
index 4e0ef06999d6..528709b5a8d9 100644
--- a/secure/lib/libcrypto/man/man7/EVP_CIPHER-DES.7
+++ b/secure/lib/libcrypto/man/man7/EVP_CIPHER-DES.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_CIPHER-DES 7"
-.TH EVP_CIPHER-DES 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_CIPHER-DES 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/EVP_CIPHER-IDEA.7 b/secure/lib/libcrypto/man/man7/EVP_CIPHER-IDEA.7
index 9a0ca2f23363..179ffab424af 100644
--- a/secure/lib/libcrypto/man/man7/EVP_CIPHER-IDEA.7
+++ b/secure/lib/libcrypto/man/man7/EVP_CIPHER-IDEA.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_CIPHER-IDEA 7"
-.TH EVP_CIPHER-IDEA 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_CIPHER-IDEA 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/EVP_CIPHER-NULL.7 b/secure/lib/libcrypto/man/man7/EVP_CIPHER-NULL.7
index e7d0f5916061..350c54861b43 100644
--- a/secure/lib/libcrypto/man/man7/EVP_CIPHER-NULL.7
+++ b/secure/lib/libcrypto/man/man7/EVP_CIPHER-NULL.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_CIPHER-NULL 7"
-.TH EVP_CIPHER-NULL 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_CIPHER-NULL 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/EVP_CIPHER-RC2.7 b/secure/lib/libcrypto/man/man7/EVP_CIPHER-RC2.7
index 2bc08ac26686..efb7e38a8629 100644
--- a/secure/lib/libcrypto/man/man7/EVP_CIPHER-RC2.7
+++ b/secure/lib/libcrypto/man/man7/EVP_CIPHER-RC2.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_CIPHER-RC2 7"
-.TH EVP_CIPHER-RC2 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_CIPHER-RC2 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/EVP_CIPHER-RC4.7 b/secure/lib/libcrypto/man/man7/EVP_CIPHER-RC4.7
index d8619a70bbae..d46148602a0e 100644
--- a/secure/lib/libcrypto/man/man7/EVP_CIPHER-RC4.7
+++ b/secure/lib/libcrypto/man/man7/EVP_CIPHER-RC4.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_CIPHER-RC4 7"
-.TH EVP_CIPHER-RC4 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_CIPHER-RC4 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/EVP_CIPHER-RC5.7 b/secure/lib/libcrypto/man/man7/EVP_CIPHER-RC5.7
index 246e0c6f3eb1..406edd1eeb69 100644
--- a/secure/lib/libcrypto/man/man7/EVP_CIPHER-RC5.7
+++ b/secure/lib/libcrypto/man/man7/EVP_CIPHER-RC5.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_CIPHER-RC5 7"
-.TH EVP_CIPHER-RC5 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_CIPHER-RC5 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/EVP_CIPHER-SEED.7 b/secure/lib/libcrypto/man/man7/EVP_CIPHER-SEED.7
index f13ca7ea6b97..510dc374b47d 100644
--- a/secure/lib/libcrypto/man/man7/EVP_CIPHER-SEED.7
+++ b/secure/lib/libcrypto/man/man7/EVP_CIPHER-SEED.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_CIPHER-SEED 7"
-.TH EVP_CIPHER-SEED 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_CIPHER-SEED 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/EVP_CIPHER-SM4.7 b/secure/lib/libcrypto/man/man7/EVP_CIPHER-SM4.7
index b0c096545663..683b7db0c4ce 100644
--- a/secure/lib/libcrypto/man/man7/EVP_CIPHER-SM4.7
+++ b/secure/lib/libcrypto/man/man7/EVP_CIPHER-SM4.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_CIPHER-SM4 7"
-.TH EVP_CIPHER-SM4 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_CIPHER-SM4 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/EVP_KDF-HKDF.7 b/secure/lib/libcrypto/man/man7/EVP_KDF-HKDF.7
index 3944a8a6489c..399c8a6dea2d 100644
--- a/secure/lib/libcrypto/man/man7/EVP_KDF-HKDF.7
+++ b/secure/lib/libcrypto/man/man7/EVP_KDF-HKDF.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_KDF-HKDF 7"
-.TH EVP_KDF-HKDF 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_KDF-HKDF 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/EVP_KDF-KB.7 b/secure/lib/libcrypto/man/man7/EVP_KDF-KB.7
index 75c6cb2fe83b..54bb818c8fb7 100644
--- a/secure/lib/libcrypto/man/man7/EVP_KDF-KB.7
+++ b/secure/lib/libcrypto/man/man7/EVP_KDF-KB.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_KDF-KB 7"
-.TH EVP_KDF-KB 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_KDF-KB 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/EVP_KDF-KRB5KDF.7 b/secure/lib/libcrypto/man/man7/EVP_KDF-KRB5KDF.7
index 96e353e1b903..dc143ca23f05 100644
--- a/secure/lib/libcrypto/man/man7/EVP_KDF-KRB5KDF.7
+++ b/secure/lib/libcrypto/man/man7/EVP_KDF-KRB5KDF.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_KDF-KRB5KDF 7"
-.TH EVP_KDF-KRB5KDF 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_KDF-KRB5KDF 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/EVP_KDF-PBKDF1.7 b/secure/lib/libcrypto/man/man7/EVP_KDF-PBKDF1.7
index 2ad3b6831055..eecaf7951da4 100644
--- a/secure/lib/libcrypto/man/man7/EVP_KDF-PBKDF1.7
+++ b/secure/lib/libcrypto/man/man7/EVP_KDF-PBKDF1.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_KDF-PBKDF1 7"
-.TH EVP_KDF-PBKDF1 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_KDF-PBKDF1 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/EVP_KDF-PBKDF2.7 b/secure/lib/libcrypto/man/man7/EVP_KDF-PBKDF2.7
index b078619f8601..b8d54cb4b148 100644
--- a/secure/lib/libcrypto/man/man7/EVP_KDF-PBKDF2.7
+++ b/secure/lib/libcrypto/man/man7/EVP_KDF-PBKDF2.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_KDF-PBKDF2 7"
-.TH EVP_KDF-PBKDF2 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_KDF-PBKDF2 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/EVP_KDF-PKCS12KDF.7 b/secure/lib/libcrypto/man/man7/EVP_KDF-PKCS12KDF.7
index 679ce0b827e1..6e461e785849 100644
--- a/secure/lib/libcrypto/man/man7/EVP_KDF-PKCS12KDF.7
+++ b/secure/lib/libcrypto/man/man7/EVP_KDF-PKCS12KDF.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_KDF-PKCS12KDF 7"
-.TH EVP_KDF-PKCS12KDF 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_KDF-PKCS12KDF 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/EVP_KDF-SCRYPT.7 b/secure/lib/libcrypto/man/man7/EVP_KDF-SCRYPT.7
index 04af8a00e44b..c9fff4856678 100644
--- a/secure/lib/libcrypto/man/man7/EVP_KDF-SCRYPT.7
+++ b/secure/lib/libcrypto/man/man7/EVP_KDF-SCRYPT.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_KDF-SCRYPT 7"
-.TH EVP_KDF-SCRYPT 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_KDF-SCRYPT 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/EVP_KDF-SS.7 b/secure/lib/libcrypto/man/man7/EVP_KDF-SS.7
index 9d38b12b5a6b..a866ae0b286a 100644
--- a/secure/lib/libcrypto/man/man7/EVP_KDF-SS.7
+++ b/secure/lib/libcrypto/man/man7/EVP_KDF-SS.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_KDF-SS 7"
-.TH EVP_KDF-SS 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_KDF-SS 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/EVP_KDF-SSHKDF.7 b/secure/lib/libcrypto/man/man7/EVP_KDF-SSHKDF.7
index ab89493e480e..68551202a7d8 100644
--- a/secure/lib/libcrypto/man/man7/EVP_KDF-SSHKDF.7
+++ b/secure/lib/libcrypto/man/man7/EVP_KDF-SSHKDF.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_KDF-SSHKDF 7"
-.TH EVP_KDF-SSHKDF 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_KDF-SSHKDF 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/EVP_KDF-TLS13_KDF.7 b/secure/lib/libcrypto/man/man7/EVP_KDF-TLS13_KDF.7
index e6415d025774..916fe92e9642 100644
--- a/secure/lib/libcrypto/man/man7/EVP_KDF-TLS13_KDF.7
+++ b/secure/lib/libcrypto/man/man7/EVP_KDF-TLS13_KDF.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_KDF-TLS13_KDF 7"
-.TH EVP_KDF-TLS13_KDF 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_KDF-TLS13_KDF 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/EVP_KDF-TLS1_PRF.7 b/secure/lib/libcrypto/man/man7/EVP_KDF-TLS1_PRF.7
index 321a7fab79e6..802609c00e32 100644
--- a/secure/lib/libcrypto/man/man7/EVP_KDF-TLS1_PRF.7
+++ b/secure/lib/libcrypto/man/man7/EVP_KDF-TLS1_PRF.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_KDF-TLS1_PRF 7"
-.TH EVP_KDF-TLS1_PRF 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_KDF-TLS1_PRF 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/EVP_KDF-X942-ASN1.7 b/secure/lib/libcrypto/man/man7/EVP_KDF-X942-ASN1.7
index ca0c4838205e..cf11b3dbb962 100644
--- a/secure/lib/libcrypto/man/man7/EVP_KDF-X942-ASN1.7
+++ b/secure/lib/libcrypto/man/man7/EVP_KDF-X942-ASN1.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_KDF-X942-ASN1 7"
-.TH EVP_KDF-X942-ASN1 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_KDF-X942-ASN1 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/EVP_KDF-X942-CONCAT.7 b/secure/lib/libcrypto/man/man7/EVP_KDF-X942-CONCAT.7
index 2396a4108c14..a4b71b34f192 100644
--- a/secure/lib/libcrypto/man/man7/EVP_KDF-X942-CONCAT.7
+++ b/secure/lib/libcrypto/man/man7/EVP_KDF-X942-CONCAT.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_KDF-X942-CONCAT 7"
-.TH EVP_KDF-X942-CONCAT 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_KDF-X942-CONCAT 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/EVP_KDF-X963.7 b/secure/lib/libcrypto/man/man7/EVP_KDF-X963.7
index 4fe844cfb619..ca76721b3790 100644
--- a/secure/lib/libcrypto/man/man7/EVP_KDF-X963.7
+++ b/secure/lib/libcrypto/man/man7/EVP_KDF-X963.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_KDF-X963 7"
-.TH EVP_KDF-X963 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_KDF-X963 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/EVP_KEM-RSA.7 b/secure/lib/libcrypto/man/man7/EVP_KEM-RSA.7
index 14ccf348e876..4bd1d51b3a61 100644
--- a/secure/lib/libcrypto/man/man7/EVP_KEM-RSA.7
+++ b/secure/lib/libcrypto/man/man7/EVP_KEM-RSA.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_KEM-RSA 7"
-.TH EVP_KEM-RSA 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_KEM-RSA 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/EVP_KEYEXCH-DH.7 b/secure/lib/libcrypto/man/man7/EVP_KEYEXCH-DH.7
index 4cde0946ef96..80fce7719a15 100644
--- a/secure/lib/libcrypto/man/man7/EVP_KEYEXCH-DH.7
+++ b/secure/lib/libcrypto/man/man7/EVP_KEYEXCH-DH.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_KEYEXCH-DH 7"
-.TH EVP_KEYEXCH-DH 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_KEYEXCH-DH 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/EVP_KEYEXCH-ECDH.7 b/secure/lib/libcrypto/man/man7/EVP_KEYEXCH-ECDH.7
index dbfd3cb35c20..30d2aa04752b 100644
--- a/secure/lib/libcrypto/man/man7/EVP_KEYEXCH-ECDH.7
+++ b/secure/lib/libcrypto/man/man7/EVP_KEYEXCH-ECDH.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_KEYEXCH-ECDH 7"
-.TH EVP_KEYEXCH-ECDH 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_KEYEXCH-ECDH 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/EVP_KEYEXCH-X25519.7 b/secure/lib/libcrypto/man/man7/EVP_KEYEXCH-X25519.7
index bc88a2757e0b..79f07ea1a472 100644
--- a/secure/lib/libcrypto/man/man7/EVP_KEYEXCH-X25519.7
+++ b/secure/lib/libcrypto/man/man7/EVP_KEYEXCH-X25519.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_KEYEXCH-X25519 7"
-.TH EVP_KEYEXCH-X25519 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_KEYEXCH-X25519 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/EVP_MAC-BLAKE2.7 b/secure/lib/libcrypto/man/man7/EVP_MAC-BLAKE2.7
index e0c9bafcda35..b5737da13d24 100644
--- a/secure/lib/libcrypto/man/man7/EVP_MAC-BLAKE2.7
+++ b/secure/lib/libcrypto/man/man7/EVP_MAC-BLAKE2.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_MAC-BLAKE2 7"
-.TH EVP_MAC-BLAKE2 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_MAC-BLAKE2 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/EVP_MAC-CMAC.7 b/secure/lib/libcrypto/man/man7/EVP_MAC-CMAC.7
index 462eb5ecdfbf..b817d18df18c 100644
--- a/secure/lib/libcrypto/man/man7/EVP_MAC-CMAC.7
+++ b/secure/lib/libcrypto/man/man7/EVP_MAC-CMAC.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_MAC-CMAC 7"
-.TH EVP_MAC-CMAC 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_MAC-CMAC 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/EVP_MAC-GMAC.7 b/secure/lib/libcrypto/man/man7/EVP_MAC-GMAC.7
index 34cc8397b244..57539ddbf6b1 100644
--- a/secure/lib/libcrypto/man/man7/EVP_MAC-GMAC.7
+++ b/secure/lib/libcrypto/man/man7/EVP_MAC-GMAC.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_MAC-GMAC 7"
-.TH EVP_MAC-GMAC 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_MAC-GMAC 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/EVP_MAC-HMAC.7 b/secure/lib/libcrypto/man/man7/EVP_MAC-HMAC.7
index 043c55b998b0..200922a7448e 100644
--- a/secure/lib/libcrypto/man/man7/EVP_MAC-HMAC.7
+++ b/secure/lib/libcrypto/man/man7/EVP_MAC-HMAC.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_MAC-HMAC 7"
-.TH EVP_MAC-HMAC 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_MAC-HMAC 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/EVP_MAC-KMAC.7 b/secure/lib/libcrypto/man/man7/EVP_MAC-KMAC.7
index 01ab33e22d78..5482343beedf 100644
--- a/secure/lib/libcrypto/man/man7/EVP_MAC-KMAC.7
+++ b/secure/lib/libcrypto/man/man7/EVP_MAC-KMAC.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_MAC-KMAC 7"
-.TH EVP_MAC-KMAC 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_MAC-KMAC 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/EVP_MAC-Poly1305.7 b/secure/lib/libcrypto/man/man7/EVP_MAC-Poly1305.7
index 89f1e5ecfaed..82c7f6e63f71 100644
--- a/secure/lib/libcrypto/man/man7/EVP_MAC-Poly1305.7
+++ b/secure/lib/libcrypto/man/man7/EVP_MAC-Poly1305.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_MAC-POLY1305 7"
-.TH EVP_MAC-POLY1305 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_MAC-POLY1305 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/EVP_MAC-Siphash.7 b/secure/lib/libcrypto/man/man7/EVP_MAC-Siphash.7
index 02777ecfdef7..562f1e40bb09 100644
--- a/secure/lib/libcrypto/man/man7/EVP_MAC-Siphash.7
+++ b/secure/lib/libcrypto/man/man7/EVP_MAC-Siphash.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_MAC-SIPHASH 7"
-.TH EVP_MAC-SIPHASH 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_MAC-SIPHASH 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/EVP_MD-BLAKE2.7 b/secure/lib/libcrypto/man/man7/EVP_MD-BLAKE2.7
index af402230b3da..71da96c0a65c 100644
--- a/secure/lib/libcrypto/man/man7/EVP_MD-BLAKE2.7
+++ b/secure/lib/libcrypto/man/man7/EVP_MD-BLAKE2.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_MD-BLAKE2 7"
-.TH EVP_MD-BLAKE2 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_MD-BLAKE2 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/EVP_MD-MD2.7 b/secure/lib/libcrypto/man/man7/EVP_MD-MD2.7
index b4a693b41fcb..fa1451cde1bf 100644
--- a/secure/lib/libcrypto/man/man7/EVP_MD-MD2.7
+++ b/secure/lib/libcrypto/man/man7/EVP_MD-MD2.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_MD-MD2 7"
-.TH EVP_MD-MD2 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_MD-MD2 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/EVP_MD-MD4.7 b/secure/lib/libcrypto/man/man7/EVP_MD-MD4.7
index 9dadf457a5b3..d6e55f0c35a4 100644
--- a/secure/lib/libcrypto/man/man7/EVP_MD-MD4.7
+++ b/secure/lib/libcrypto/man/man7/EVP_MD-MD4.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_MD-MD4 7"
-.TH EVP_MD-MD4 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_MD-MD4 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/EVP_MD-MD5-SHA1.7 b/secure/lib/libcrypto/man/man7/EVP_MD-MD5-SHA1.7
index bc01b3d82e06..cf1db1c665f5 100644
--- a/secure/lib/libcrypto/man/man7/EVP_MD-MD5-SHA1.7
+++ b/secure/lib/libcrypto/man/man7/EVP_MD-MD5-SHA1.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_MD-MD5-SHA1 7"
-.TH EVP_MD-MD5-SHA1 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_MD-MD5-SHA1 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/EVP_MD-MD5.7 b/secure/lib/libcrypto/man/man7/EVP_MD-MD5.7
index e85f8ee78760..72db6e73d2e7 100644
--- a/secure/lib/libcrypto/man/man7/EVP_MD-MD5.7
+++ b/secure/lib/libcrypto/man/man7/EVP_MD-MD5.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_MD-MD5 7"
-.TH EVP_MD-MD5 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_MD-MD5 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/EVP_MD-MDC2.7 b/secure/lib/libcrypto/man/man7/EVP_MD-MDC2.7
index 7d994cc35a88..da3c38e88354 100644
--- a/secure/lib/libcrypto/man/man7/EVP_MD-MDC2.7
+++ b/secure/lib/libcrypto/man/man7/EVP_MD-MDC2.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_MD-MDC2 7"
-.TH EVP_MD-MDC2 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_MD-MDC2 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/EVP_MD-NULL.7 b/secure/lib/libcrypto/man/man7/EVP_MD-NULL.7
index 1aa00e0e5d23..e48f81dd07d1 100644
--- a/secure/lib/libcrypto/man/man7/EVP_MD-NULL.7
+++ b/secure/lib/libcrypto/man/man7/EVP_MD-NULL.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_MD-NULL 7"
-.TH EVP_MD-NULL 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_MD-NULL 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/EVP_MD-RIPEMD160.7 b/secure/lib/libcrypto/man/man7/EVP_MD-RIPEMD160.7
index 5cfdfc999ea4..0c5c80940515 100644
--- a/secure/lib/libcrypto/man/man7/EVP_MD-RIPEMD160.7
+++ b/secure/lib/libcrypto/man/man7/EVP_MD-RIPEMD160.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_MD-RIPEMD160 7"
-.TH EVP_MD-RIPEMD160 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_MD-RIPEMD160 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/EVP_MD-SHA1.7 b/secure/lib/libcrypto/man/man7/EVP_MD-SHA1.7
index d9d1e5f698e3..314926981882 100644
--- a/secure/lib/libcrypto/man/man7/EVP_MD-SHA1.7
+++ b/secure/lib/libcrypto/man/man7/EVP_MD-SHA1.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_MD-SHA1 7"
-.TH EVP_MD-SHA1 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_MD-SHA1 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/EVP_MD-SHA2.7 b/secure/lib/libcrypto/man/man7/EVP_MD-SHA2.7
index 3e0932557b6e..6eef2c513546 100644
--- a/secure/lib/libcrypto/man/man7/EVP_MD-SHA2.7
+++ b/secure/lib/libcrypto/man/man7/EVP_MD-SHA2.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_MD-SHA2 7"
-.TH EVP_MD-SHA2 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_MD-SHA2 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/EVP_MD-SHA3.7 b/secure/lib/libcrypto/man/man7/EVP_MD-SHA3.7
index 3fb1be6206e2..04d0be70b90b 100644
--- a/secure/lib/libcrypto/man/man7/EVP_MD-SHA3.7
+++ b/secure/lib/libcrypto/man/man7/EVP_MD-SHA3.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_MD-SHA3 7"
-.TH EVP_MD-SHA3 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_MD-SHA3 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/EVP_MD-SHAKE.7 b/secure/lib/libcrypto/man/man7/EVP_MD-SHAKE.7
index 579da5f64e9f..a86f7b4576b9 100644
--- a/secure/lib/libcrypto/man/man7/EVP_MD-SHAKE.7
+++ b/secure/lib/libcrypto/man/man7/EVP_MD-SHAKE.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_MD-SHAKE 7"
-.TH EVP_MD-SHAKE 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_MD-SHAKE 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/EVP_MD-SM3.7 b/secure/lib/libcrypto/man/man7/EVP_MD-SM3.7
index f6e9ad73eb24..58d90d17a1ab 100644
--- a/secure/lib/libcrypto/man/man7/EVP_MD-SM3.7
+++ b/secure/lib/libcrypto/man/man7/EVP_MD-SM3.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_MD-SM3 7"
-.TH EVP_MD-SM3 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_MD-SM3 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/EVP_MD-WHIRLPOOL.7 b/secure/lib/libcrypto/man/man7/EVP_MD-WHIRLPOOL.7
index dc242289db21..67c006a4588e 100644
--- a/secure/lib/libcrypto/man/man7/EVP_MD-WHIRLPOOL.7
+++ b/secure/lib/libcrypto/man/man7/EVP_MD-WHIRLPOOL.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_MD-WHIRLPOOL 7"
-.TH EVP_MD-WHIRLPOOL 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_MD-WHIRLPOOL 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/EVP_MD-common.7 b/secure/lib/libcrypto/man/man7/EVP_MD-common.7
index cf95107242b2..9669a06cf23f 100644
--- a/secure/lib/libcrypto/man/man7/EVP_MD-common.7
+++ b/secure/lib/libcrypto/man/man7/EVP_MD-common.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_MD-COMMON 7"
-.TH EVP_MD-COMMON 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_MD-COMMON 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/EVP_PKEY-DH.7 b/secure/lib/libcrypto/man/man7/EVP_PKEY-DH.7
index 85b0d2eda63a..01b49ae65364 100644
--- a/secure/lib/libcrypto/man/man7/EVP_PKEY-DH.7
+++ b/secure/lib/libcrypto/man/man7/EVP_PKEY-DH.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_PKEY-DH 7"
-.TH EVP_PKEY-DH 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_PKEY-DH 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/EVP_PKEY-DSA.7 b/secure/lib/libcrypto/man/man7/EVP_PKEY-DSA.7
index 650d18458b1c..b287ae9b551b 100644
--- a/secure/lib/libcrypto/man/man7/EVP_PKEY-DSA.7
+++ b/secure/lib/libcrypto/man/man7/EVP_PKEY-DSA.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_PKEY-DSA 7"
-.TH EVP_PKEY-DSA 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_PKEY-DSA 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/EVP_PKEY-EC.7 b/secure/lib/libcrypto/man/man7/EVP_PKEY-EC.7
index cbd4408cf903..21020b714324 100644
--- a/secure/lib/libcrypto/man/man7/EVP_PKEY-EC.7
+++ b/secure/lib/libcrypto/man/man7/EVP_PKEY-EC.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_PKEY-EC 7"
-.TH EVP_PKEY-EC 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_PKEY-EC 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -150,7 +150,7 @@ The \fB\s-1EC\s0\fR keytype is implemented in OpenSSL's default provider.
The normal way of specifying domain parameters for an \s-1EC\s0 curve is via the
curve name \*(L"group\*(R". For curves with no curve name, explicit parameters can be
used that specify \*(L"field-type\*(R", \*(L"p\*(R", \*(L"a\*(R", \*(L"b\*(R", \*(L"generator\*(R" and \*(L"order\*(R".
-Explicit parameters are supported for backwards compability reasons, but they
+Explicit parameters are supported for backwards compatibility reasons, but they
are not compliant with multiple standards (including \s-1RFC5915\s0) which only allow
named curves.
.PP
@@ -211,7 +211,7 @@ Integers used for point multiplications will be between 0 and
.ie n .IP """decoded-from-explicit"" (\fB\s-1OSSL_PKEY_PARAM_EC_DECODED_FROM_EXPLICIT_PARAMS\s0\fR) <integer>" 4
.el .IP "``decoded-from-explicit'' (\fB\s-1OSSL_PKEY_PARAM_EC_DECODED_FROM_EXPLICIT_PARAMS\s0\fR) <integer>" 4
.IX Item "decoded-from-explicit (OSSL_PKEY_PARAM_EC_DECODED_FROM_EXPLICIT_PARAMS) <integer>"
-Gets a flag indicating wether the key or parameters were decoded from explicit
+Gets a flag indicating whether the key or parameters were decoded from explicit
curve parameters. Set to 1 if so or 0 if a named curve was used.
.ie n .IP """use-cofactor-flag"" (\fB\s-1OSSL_PKEY_PARAM_USE_COFACTOR_ECDH\s0\fR) <integer>" 4
.el .IP "``use-cofactor-flag'' (\fB\s-1OSSL_PKEY_PARAM_USE_COFACTOR_ECDH\s0\fR) <integer>" 4
@@ -240,7 +240,7 @@ point_conversion_forms please see \fBEC_POINT_new\fR\|(3). Valid values are
Sets or Gets the type of group check done when \fBEVP_PKEY_param_check()\fR is called.
Valid values are \*(L"default\*(R", \*(L"named\*(R" and \*(L"named-nist\*(R".
The \*(L"named\*(R" type checks that the domain parameters match the inbuilt curve parameters,
-\&\*(L"named-nist\*(R" is similiar but also checks that the named curve is a nist curve.
+\&\*(L"named-nist\*(R" is similar but also checks that the named curve is a nist curve.
The \*(L"default\*(R" type does domain parameter validation for the OpenSSL default provider,
but is equivalent to \*(L"named-nist\*(R" for the OpenSSL \s-1FIPS\s0 provider.
.ie n .IP """include-public"" (\fB\s-1OSSL_PKEY_PARAM_EC_INCLUDE_PUBLIC\s0\fR) <integer>" 4
diff --git a/secure/lib/libcrypto/man/man7/EVP_PKEY-FFC.7 b/secure/lib/libcrypto/man/man7/EVP_PKEY-FFC.7
index 0fdc5140ba40..10f79ae69ae6 100644
--- a/secure/lib/libcrypto/man/man7/EVP_PKEY-FFC.7
+++ b/secure/lib/libcrypto/man/man7/EVP_PKEY-FFC.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_PKEY-FFC 7"
-.TH EVP_PKEY-FFC 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_PKEY-FFC 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/EVP_PKEY-HMAC.7 b/secure/lib/libcrypto/man/man7/EVP_PKEY-HMAC.7
index b1bb25bcda8d..1cc6da177bab 100644
--- a/secure/lib/libcrypto/man/man7/EVP_PKEY-HMAC.7
+++ b/secure/lib/libcrypto/man/man7/EVP_PKEY-HMAC.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_PKEY-HMAC 7"
-.TH EVP_PKEY-HMAC 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_PKEY-HMAC 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/EVP_PKEY-RSA.7 b/secure/lib/libcrypto/man/man7/EVP_PKEY-RSA.7
index fd9d7d1345e1..970fcf285f49 100644
--- a/secure/lib/libcrypto/man/man7/EVP_PKEY-RSA.7
+++ b/secure/lib/libcrypto/man/man7/EVP_PKEY-RSA.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_PKEY-RSA 7"
-.TH EVP_PKEY-RSA 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_PKEY-RSA 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -349,7 +349,7 @@ both return 1 unconditionally.
.PP
For \s-1RSA\s0 keys, \fBEVP_PKEY_public_check\fR\|(3) conforms to the SP800\-56Br1 \fIpublic key
check\fR when the OpenSSL \s-1FIPS\s0 provider is used. The OpenSSL default provider
-performs similiar tests but relaxes the keysize restrictions for backwards
+performs similar tests but relaxes the keysize restrictions for backwards
compatibility.
.PP
For \s-1RSA\s0 keys, \fBEVP_PKEY_public_check_quick\fR\|(3) is the same as
diff --git a/secure/lib/libcrypto/man/man7/EVP_PKEY-SM2.7 b/secure/lib/libcrypto/man/man7/EVP_PKEY-SM2.7
index 1155ccb91787..36dde314d3c0 100644
--- a/secure/lib/libcrypto/man/man7/EVP_PKEY-SM2.7
+++ b/secure/lib/libcrypto/man/man7/EVP_PKEY-SM2.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_PKEY-SM2 7"
-.TH EVP_PKEY-SM2 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_PKEY-SM2 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/EVP_PKEY-X25519.7 b/secure/lib/libcrypto/man/man7/EVP_PKEY-X25519.7
index 56639aeb77f0..1f4e76c3b02a 100644
--- a/secure/lib/libcrypto/man/man7/EVP_PKEY-X25519.7
+++ b/secure/lib/libcrypto/man/man7/EVP_PKEY-X25519.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_PKEY-X25519 7"
-.TH EVP_PKEY-X25519 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_PKEY-X25519 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/EVP_RAND-CTR-DRBG.7 b/secure/lib/libcrypto/man/man7/EVP_RAND-CTR-DRBG.7
index 09193e002819..d32904623c5b 100644
--- a/secure/lib/libcrypto/man/man7/EVP_RAND-CTR-DRBG.7
+++ b/secure/lib/libcrypto/man/man7/EVP_RAND-CTR-DRBG.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_RAND-CTR-DRBG 7"
-.TH EVP_RAND-CTR-DRBG 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_RAND-CTR-DRBG 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/EVP_RAND-HASH-DRBG.7 b/secure/lib/libcrypto/man/man7/EVP_RAND-HASH-DRBG.7
index 4158d64c799e..e33a3157d120 100644
--- a/secure/lib/libcrypto/man/man7/EVP_RAND-HASH-DRBG.7
+++ b/secure/lib/libcrypto/man/man7/EVP_RAND-HASH-DRBG.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_RAND-HASH-DRBG 7"
-.TH EVP_RAND-HASH-DRBG 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_RAND-HASH-DRBG 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/EVP_RAND-HMAC-DRBG.7 b/secure/lib/libcrypto/man/man7/EVP_RAND-HMAC-DRBG.7
index 40f7aea15846..1c9383e5a3b9 100644
--- a/secure/lib/libcrypto/man/man7/EVP_RAND-HMAC-DRBG.7
+++ b/secure/lib/libcrypto/man/man7/EVP_RAND-HMAC-DRBG.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_RAND-HMAC-DRBG 7"
-.TH EVP_RAND-HMAC-DRBG 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_RAND-HMAC-DRBG 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/EVP_RAND-SEED-SRC.7 b/secure/lib/libcrypto/man/man7/EVP_RAND-SEED-SRC.7
index 32af77bfd589..74ee7b30ce91 100644
--- a/secure/lib/libcrypto/man/man7/EVP_RAND-SEED-SRC.7
+++ b/secure/lib/libcrypto/man/man7/EVP_RAND-SEED-SRC.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_RAND-SEED-SRC 7"
-.TH EVP_RAND-SEED-SRC 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_RAND-SEED-SRC 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/EVP_RAND-TEST-RAND.7 b/secure/lib/libcrypto/man/man7/EVP_RAND-TEST-RAND.7
index 9c315e73fc0e..6dcca2fcf534 100644
--- a/secure/lib/libcrypto/man/man7/EVP_RAND-TEST-RAND.7
+++ b/secure/lib/libcrypto/man/man7/EVP_RAND-TEST-RAND.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_RAND-TEST-RAND 7"
-.TH EVP_RAND-TEST-RAND 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_RAND-TEST-RAND 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/EVP_RAND.7 b/secure/lib/libcrypto/man/man7/EVP_RAND.7
index 125222184b44..9493438804da 100644
--- a/secure/lib/libcrypto/man/man7/EVP_RAND.7
+++ b/secure/lib/libcrypto/man/man7/EVP_RAND.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_RAND 7"
-.TH EVP_RAND 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_RAND 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/EVP_SIGNATURE-DSA.7 b/secure/lib/libcrypto/man/man7/EVP_SIGNATURE-DSA.7
index f533baf22165..cc1d664fd64f 100644
--- a/secure/lib/libcrypto/man/man7/EVP_SIGNATURE-DSA.7
+++ b/secure/lib/libcrypto/man/man7/EVP_SIGNATURE-DSA.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_SIGNATURE-DSA 7"
-.TH EVP_SIGNATURE-DSA 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_SIGNATURE-DSA 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/EVP_SIGNATURE-ECDSA.7 b/secure/lib/libcrypto/man/man7/EVP_SIGNATURE-ECDSA.7
index f82b26203f2e..a8bbaa1bf3ad 100644
--- a/secure/lib/libcrypto/man/man7/EVP_SIGNATURE-ECDSA.7
+++ b/secure/lib/libcrypto/man/man7/EVP_SIGNATURE-ECDSA.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_SIGNATURE-ECDSA 7"
-.TH EVP_SIGNATURE-ECDSA 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_SIGNATURE-ECDSA 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/EVP_SIGNATURE-ED25519.7 b/secure/lib/libcrypto/man/man7/EVP_SIGNATURE-ED25519.7
index bc0c2259c8a2..d8a49cfc4d93 100644
--- a/secure/lib/libcrypto/man/man7/EVP_SIGNATURE-ED25519.7
+++ b/secure/lib/libcrypto/man/man7/EVP_SIGNATURE-ED25519.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_SIGNATURE-ED25519 7"
-.TH EVP_SIGNATURE-ED25519 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_SIGNATURE-ED25519 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/EVP_SIGNATURE-HMAC.7 b/secure/lib/libcrypto/man/man7/EVP_SIGNATURE-HMAC.7
index 4e6d98d70b88..ff1c081177ff 100644
--- a/secure/lib/libcrypto/man/man7/EVP_SIGNATURE-HMAC.7
+++ b/secure/lib/libcrypto/man/man7/EVP_SIGNATURE-HMAC.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_SIGNATURE-HMAC 7"
-.TH EVP_SIGNATURE-HMAC 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_SIGNATURE-HMAC 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/EVP_SIGNATURE-RSA.7 b/secure/lib/libcrypto/man/man7/EVP_SIGNATURE-RSA.7
index f3ea95b1fb33..33a02b60f8fb 100644
--- a/secure/lib/libcrypto/man/man7/EVP_SIGNATURE-RSA.7
+++ b/secure/lib/libcrypto/man/man7/EVP_SIGNATURE-RSA.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP_SIGNATURE-RSA 7"
-.TH EVP_SIGNATURE-RSA 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP_SIGNATURE-RSA 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/OSSL_PROVIDER-FIPS.7 b/secure/lib/libcrypto/man/man7/OSSL_PROVIDER-FIPS.7
index 395a493c2e15..0e2b89df5935 100644
--- a/secure/lib/libcrypto/man/man7/OSSL_PROVIDER-FIPS.7
+++ b/secure/lib/libcrypto/man/man7/OSSL_PROVIDER-FIPS.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OSSL_PROVIDER-FIPS 7"
-.TH OSSL_PROVIDER-FIPS 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OSSL_PROVIDER-FIPS 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -546,6 +546,18 @@ A simple self test callback is shown below for illustrative purposes.
\& return ret;
\& }
.Ve
+.SH "NOTES"
+.IX Header "NOTES"
+Some released versions of OpenSSL do not include a validated
+\&\s-1FIPS\s0 provider. To determine which versions have undergone
+the validation process, please refer to the
+OpenSSL Downloads page <https://www.openssl.org/source/>. If you
+require FIPS-approved functionality, it is essential to build your \s-1FIPS\s0
+provider using one of the validated versions listed there. Normally,
+it is possible to utilize a \s-1FIPS\s0 provider constructed from one of the
+validated versions alongside \fIlibcrypto\fR and \fIlibssl\fR compiled from any
+release within the same major release series. This flexibility enables
+you to address bug fixes and CVEs that fall outside the \s-1FIPS\s0 boundary.
.SH "SEE ALSO"
.IX Header "SEE ALSO"
\&\fBopenssl\-fipsinstall\fR\|(1),
@@ -555,7 +567,8 @@ A simple self test callback is shown below for illustrative purposes.
\&\s-1\fBOSSL_PARAM\s0\fR\|(3),
\&\fBopenssl\-core.h\fR\|(7),
\&\fBopenssl\-core_dispatch.h\fR\|(7),
-\&\fBprovider\fR\|(7)
+\&\fBprovider\fR\|(7),
+<https://www.openssl.org/source/>
.SH "HISTORY"
.IX Header "HISTORY"
This functionality was added in OpenSSL 3.0.
diff --git a/secure/lib/libcrypto/man/man7/OSSL_PROVIDER-base.7 b/secure/lib/libcrypto/man/man7/OSSL_PROVIDER-base.7
index 0c4f133afa10..a0d9eadffe45 100644
--- a/secure/lib/libcrypto/man/man7/OSSL_PROVIDER-base.7
+++ b/secure/lib/libcrypto/man/man7/OSSL_PROVIDER-base.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OSSL_PROVIDER-BASE 7"
-.TH OSSL_PROVIDER-BASE 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OSSL_PROVIDER-BASE 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/OSSL_PROVIDER-default.7 b/secure/lib/libcrypto/man/man7/OSSL_PROVIDER-default.7
index 1289a23b3939..c910be3287eb 100644
--- a/secure/lib/libcrypto/man/man7/OSSL_PROVIDER-default.7
+++ b/secure/lib/libcrypto/man/man7/OSSL_PROVIDER-default.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OSSL_PROVIDER-DEFAULT 7"
-.TH OSSL_PROVIDER-DEFAULT 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OSSL_PROVIDER-DEFAULT 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/OSSL_PROVIDER-legacy.7 b/secure/lib/libcrypto/man/man7/OSSL_PROVIDER-legacy.7
index 9c9eb580ae58..072668d0b9b3 100644
--- a/secure/lib/libcrypto/man/man7/OSSL_PROVIDER-legacy.7
+++ b/secure/lib/libcrypto/man/man7/OSSL_PROVIDER-legacy.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OSSL_PROVIDER-LEGACY 7"
-.TH OSSL_PROVIDER-LEGACY 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OSSL_PROVIDER-LEGACY 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/OSSL_PROVIDER-null.7 b/secure/lib/libcrypto/man/man7/OSSL_PROVIDER-null.7
index 6ca864812f2d..a3ed7502a6b1 100644
--- a/secure/lib/libcrypto/man/man7/OSSL_PROVIDER-null.7
+++ b/secure/lib/libcrypto/man/man7/OSSL_PROVIDER-null.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OSSL_PROVIDER-NULL 7"
-.TH OSSL_PROVIDER-NULL 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OSSL_PROVIDER-NULL 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/RAND.7 b/secure/lib/libcrypto/man/man7/RAND.7
index 0352a412e6fd..0a126a841283 100644
--- a/secure/lib/libcrypto/man/man7/RAND.7
+++ b/secure/lib/libcrypto/man/man7/RAND.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "RAND 7"
-.TH RAND 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH RAND 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/RSA-PSS.7 b/secure/lib/libcrypto/man/man7/RSA-PSS.7
index 62b2f1984353..3529bd1f5506 100644
--- a/secure/lib/libcrypto/man/man7/RSA-PSS.7
+++ b/secure/lib/libcrypto/man/man7/RSA-PSS.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "RSA-PSS 7"
-.TH RSA-PSS 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH RSA-PSS 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/X25519.7 b/secure/lib/libcrypto/man/man7/X25519.7
index 13d1aaf9ac67..1763c7858a10 100644
--- a/secure/lib/libcrypto/man/man7/X25519.7
+++ b/secure/lib/libcrypto/man/man7/X25519.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "X25519 7"
-.TH X25519 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH X25519 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/bio.7 b/secure/lib/libcrypto/man/man7/bio.7
index 7ad74a8583db..7bdcd1abff44 100644
--- a/secure/lib/libcrypto/man/man7/bio.7
+++ b/secure/lib/libcrypto/man/man7/bio.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "BIO 7"
-.TH BIO 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH BIO 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/crypto.7 b/secure/lib/libcrypto/man/man7/crypto.7
index deaa22e44221..c3b72b9f06d9 100644
--- a/secure/lib/libcrypto/man/man7/crypto.7
+++ b/secure/lib/libcrypto/man/man7/crypto.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "CRYPTO 7"
-.TH CRYPTO 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH CRYPTO 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -320,7 +320,7 @@ If anything in this step fails, the next step is used as a fallback.
.IP "2." 4
As a fallback, try to fetch the operation type implementation from the same
provider as the original \s-1\fBEVP_PKEY\s0\fR\|(3)'s \s-1\fBEVP_KEYMGMT\s0\fR\|(3), still using the
-propery string from the \fB\s-1EVP_PKEY_CTX\s0\fR.
+property string from the \fB\s-1EVP_PKEY_CTX\s0\fR.
.SS "Performance"
.IX Subsection "Performance"
If you perform the same operation many times then it is recommended to use
diff --git a/secure/lib/libcrypto/man/man7/ct.7 b/secure/lib/libcrypto/man/man7/ct.7
index 936cf434a34e..ce57c4c3fcfa 100644
--- a/secure/lib/libcrypto/man/man7/ct.7
+++ b/secure/lib/libcrypto/man/man7/ct.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "CT 7"
-.TH CT 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH CT 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/des_modes.7 b/secure/lib/libcrypto/man/man7/des_modes.7
index 5a9b900e9c70..f7f9d1390bc9 100644
--- a/secure/lib/libcrypto/man/man7/des_modes.7
+++ b/secure/lib/libcrypto/man/man7/des_modes.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "DES_MODES 7"
-.TH DES_MODES 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH DES_MODES 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/evp.7 b/secure/lib/libcrypto/man/man7/evp.7
index 61c616f1fd8c..9bef7ca75651 100644
--- a/secure/lib/libcrypto/man/man7/evp.7
+++ b/secure/lib/libcrypto/man/man7/evp.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "EVP 7"
-.TH EVP 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH EVP 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/fips_module.7 b/secure/lib/libcrypto/man/man7/fips_module.7
index 3e3658598d40..a2ec8030ff25 100644
--- a/secure/lib/libcrypto/man/man7/fips_module.7
+++ b/secure/lib/libcrypto/man/man7/fips_module.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "FIPS_MODULE 7"
-.TH FIPS_MODULE 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH FIPS_MODULE 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -149,6 +149,9 @@ This guide details different ways that OpenSSL can be used in conjunction
with the \s-1FIPS\s0 module. Which is the correct approach to use will depend on your
own specific circumstances and what you are attempting to achieve.
.PP
+For information related to installing the \s-1FIPS\s0 module see
+<https://github.com/openssl/openssl/blob/master/README\-FIPS.md>.
+.PP
Note that the old functions \fBFIPS_mode()\fR and \fBFIPS_mode_set()\fR are no longer
present so you must remove them from your application if you use them.
.PP
@@ -222,7 +225,7 @@ Obviously the include file location above should match the path and name of the
\&\s-1FIPS\s0 module config file that you installed earlier.
See <https://github.com/openssl/openssl/blob/master/README\-FIPS.md>.
.PP
-For \s-1FIPS\s0 usage, it is recommened that the \fBconfig_diagnostics\fR option is
+For \s-1FIPS\s0 usage, it is recommended that the \fBconfig_diagnostics\fR option is
enabled to prevent accidental use of non-FIPS validated algorithms via broken
or mistaken configuration. See \fBconfig\fR\|(5).
.PP
@@ -584,16 +587,29 @@ To go from the \fB\s-1EVP_MD\s0\fR to its \fB\s-1OSSL_PROVIDER\s0\fR,
use \fBEVP_MD_get0_provider\fR\|(3).
To extract the name from the \fB\s-1OSSL_PROVIDER\s0\fR, use
\&\fBOSSL_PROVIDER_get0_name\fR\|(3).
+.SH "NOTES"
+.IX Header "NOTES"
+Some released versions of OpenSSL do not include a validated
+\&\s-1FIPS\s0 provider. To determine which versions have undergone
+the validation process, please refer to the
+OpenSSL Downloads page <https://www.openssl.org/source/>. If you
+require FIPS-approved functionality, it is essential to build your \s-1FIPS\s0
+provider using one of the validated versions listed there. Normally,
+it is possible to utilize a \s-1FIPS\s0 provider constructed from one of the
+validated versions alongside \fIlibcrypto\fR and \fIlibssl\fR compiled from any
+release within the same major release series. This flexibility enables
+you to address bug fixes and CVEs that fall outside the \s-1FIPS\s0 boundary.
.SH "SEE ALSO"
.IX Header "SEE ALSO"
-\&\fBmigration_guide\fR\|(7), \fBcrypto\fR\|(7), \fBfips_config\fR\|(5)
+\&\fBmigration_guide\fR\|(7), \fBcrypto\fR\|(7), \fBfips_config\fR\|(5),
+<https://www.openssl.org/source/>
.SH "HISTORY"
.IX Header "HISTORY"
The \s-1FIPS\s0 module guide was created for use with the new \s-1FIPS\s0 provider
in OpenSSL 3.0.
.SH "COPYRIGHT"
.IX Header "COPYRIGHT"
-Copyright 2021\-2022 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2021\-2023 The OpenSSL Project Authors. All Rights Reserved.
.PP
Licensed under the Apache License 2.0 (the \*(L"License\*(R"). You may not use
this file except in compliance with the License. You can obtain a copy
diff --git a/secure/lib/libcrypto/man/man7/life_cycle-cipher.7 b/secure/lib/libcrypto/man/man7/life_cycle-cipher.7
index 0716b7ecd516..665cfea9ff73 100644
--- a/secure/lib/libcrypto/man/man7/life_cycle-cipher.7
+++ b/secure/lib/libcrypto/man/man7/life_cycle-cipher.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "LIFE_CYCLE-CIPHER 7"
-.TH LIFE_CYCLE-CIPHER 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH LIFE_CYCLE-CIPHER 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/life_cycle-digest.7 b/secure/lib/libcrypto/man/man7/life_cycle-digest.7
index c2a210537f1a..2d843e994353 100644
--- a/secure/lib/libcrypto/man/man7/life_cycle-digest.7
+++ b/secure/lib/libcrypto/man/man7/life_cycle-digest.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "LIFE_CYCLE-DIGEST 7"
-.TH LIFE_CYCLE-DIGEST 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH LIFE_CYCLE-DIGEST 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/life_cycle-kdf.7 b/secure/lib/libcrypto/man/man7/life_cycle-kdf.7
index 3ea471d9e34a..53151c7cdf19 100644
--- a/secure/lib/libcrypto/man/man7/life_cycle-kdf.7
+++ b/secure/lib/libcrypto/man/man7/life_cycle-kdf.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "LIFE_CYCLE-KDF 7"
-.TH LIFE_CYCLE-KDF 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH LIFE_CYCLE-KDF 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/life_cycle-mac.7 b/secure/lib/libcrypto/man/man7/life_cycle-mac.7
index 7d717eee3154..3c1c67ac8a5c 100644
--- a/secure/lib/libcrypto/man/man7/life_cycle-mac.7
+++ b/secure/lib/libcrypto/man/man7/life_cycle-mac.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "LIFE_CYCLE-MAC 7"
-.TH LIFE_CYCLE-MAC 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH LIFE_CYCLE-MAC 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/life_cycle-pkey.7 b/secure/lib/libcrypto/man/man7/life_cycle-pkey.7
index e899a1ca249d..49e72d7a18c3 100644
--- a/secure/lib/libcrypto/man/man7/life_cycle-pkey.7
+++ b/secure/lib/libcrypto/man/man7/life_cycle-pkey.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "LIFE_CYCLE-PKEY 7"
-.TH LIFE_CYCLE-PKEY 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH LIFE_CYCLE-PKEY 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -153,7 +153,7 @@ This state represents the \s-1PKEY\s0 after it has been allocated.
.IP "decapsulate" 4
.IX Item "decapsulate"
This state represents the \s-1PKEY\s0 when it is ready to perform a private key decapsulation
-opeartion.
+operation.
.IP "decrypt" 4
.IX Item "decrypt"
This state represents the \s-1PKEY\s0 when it is ready to decrypt some ciphertext.
@@ -167,7 +167,7 @@ operation.
.IP "encapsulate" 4
.IX Item "encapsulate"
This state represents the \s-1PKEY\s0 when it is ready to perform a public key encapsulation
-opeartion.
+operation.
.IP "encrypt" 4
.IX Item "encrypt"
This state represents the \s-1PKEY\s0 when it is ready to encrypt some plaintext.
@@ -314,7 +314,7 @@ herein.
The provider \s-1PKEY\s0 interface was introduced in OpenSSL 3.0.
.SH "COPYRIGHT"
.IX Header "COPYRIGHT"
-Copyright 2021 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2021\-2023 The OpenSSL Project Authors. All Rights Reserved.
.PP
Licensed under the Apache License 2.0 (the \*(L"License\*(R"). You may not use
this file except in compliance with the License. You can obtain a copy
diff --git a/secure/lib/libcrypto/man/man7/life_cycle-rand.7 b/secure/lib/libcrypto/man/man7/life_cycle-rand.7
index 0faff692470e..b901c1240371 100644
--- a/secure/lib/libcrypto/man/man7/life_cycle-rand.7
+++ b/secure/lib/libcrypto/man/man7/life_cycle-rand.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "LIFE_CYCLE-RAND 7"
-.TH LIFE_CYCLE-RAND 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH LIFE_CYCLE-RAND 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/migration_guide.7 b/secure/lib/libcrypto/man/man7/migration_guide.7
index 77116fb3f3a2..f378160cebb1 100644
--- a/secure/lib/libcrypto/man/man7/migration_guide.7
+++ b/secure/lib/libcrypto/man/man7/migration_guide.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "MIGRATION_GUIDE 7"
-.TH MIGRATION_GUIDE 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH MIGRATION_GUIDE 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -271,7 +271,7 @@ New algorithms provided via engines will still work.
.PP
Engine-backed keys can be loaded via custom \fB\s-1OSSL_STORE\s0\fR implementation.
In this case the \fB\s-1EVP_PKEY\s0\fR objects created via \fBENGINE_load_private_key\fR\|(3)
-will be concidered legacy and will continue to work.
+will be considered legacy and will continue to work.
.PP
To ensure the future compatibility, the engines should be turned to providers.
To prefer the provider-based hardware offload, you can specify the default
@@ -771,7 +771,7 @@ set up with the default library context. Use \fBX509_new_ex\fR\|(3),
\&\fBX509_CRL_new_ex\fR\|(3), \fBX509_REQ_new_ex\fR\|(3) and \fBX509_PUBKEY_new_ex\fR\|(3) if a
library context is required.
.PP
-All functions listed below with a \fI\s-1NAME\s0\fR have a replacment function \fINAME_ex\fR
+All functions listed below with a \fI\s-1NAME\s0\fR have a replacement function \fINAME_ex\fR
that takes \fB\s-1OSSL_LIB_CTX\s0\fR as an additional argument. Functions that have other
mappings are listed along with the respective name.
.IP "\(bu" 4
@@ -985,7 +985,7 @@ Providers are a replacement for engines and low-level method overrides
Any accessor that uses an \s-1ENGINE\s0 is deprecated (such as \fBEVP_PKEY_set1_engine()\fR).
Applications using engines should instead use providers.
.PP
-Before providers were added algorithms were overriden by changing the methods
+Before providers were added algorithms were overridden by changing the methods
used by algorithms. All these methods such as \fBRSA_new_method()\fR and \fBRSA_meth_new()\fR
are now deprecated and can be replaced by using providers instead.
.PP
@@ -1437,7 +1437,7 @@ See \*(L"Deprecated low-level validation functions\*(R"
.IP "\(bu" 4
\&\fBEC_KEY_set_flags()\fR, \fBEC_KEY_get_flags()\fR, \fBEC_KEY_clear_flags()\fR
.Sp
-See \*(L"Common \s-1EC\s0 parameters\*(R" in \s-1\fBEVP_PKEY\-EC\s0\fR\|(7) which handles flags as seperate
+See \*(L"Common \s-1EC\s0 parameters\*(R" in \s-1\fBEVP_PKEY\-EC\s0\fR\|(7) which handles flags as separate
parameters for \fB\s-1OSSL_PKEY_PARAM_EC_POINT_CONVERSION_FORMAT\s0\fR,
\&\fB\s-1OSSL_PKEY_PARAM_EC_GROUP_CHECK_TYPE\s0\fR, \fB\s-1OSSL_PKEY_PARAM_EC_ENCODING\s0\fR,
\&\fB\s-1OSSL_PKEY_PARAM_USE_COFACTOR_ECDH\s0\fR and
diff --git a/secure/lib/libcrypto/man/man7/openssl-core.h.7 b/secure/lib/libcrypto/man/man7/openssl-core.h.7
index 61f89a0da563..78d7be85fd0f 100644
--- a/secure/lib/libcrypto/man/man7/openssl-core.h.7
+++ b/secure/lib/libcrypto/man/man7/openssl-core.h.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OPENSSL-CORE.H 7"
-.TH OPENSSL-CORE.H 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OPENSSL-CORE.H 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/openssl-core_dispatch.h.7 b/secure/lib/libcrypto/man/man7/openssl-core_dispatch.h.7
index 31134b1cbd83..3c520fe5bf45 100644
--- a/secure/lib/libcrypto/man/man7/openssl-core_dispatch.h.7
+++ b/secure/lib/libcrypto/man/man7/openssl-core_dispatch.h.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OPENSSL-CORE_DISPATCH.H 7"
-.TH OPENSSL-CORE_DISPATCH.H 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OPENSSL-CORE_DISPATCH.H 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/openssl-core_names.h.7 b/secure/lib/libcrypto/man/man7/openssl-core_names.h.7
index 8a0943e94b3a..5e33a3aa70b1 100644
--- a/secure/lib/libcrypto/man/man7/openssl-core_names.h.7
+++ b/secure/lib/libcrypto/man/man7/openssl-core_names.h.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OPENSSL-CORE_NAMES.H 7"
-.TH OPENSSL-CORE_NAMES.H 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OPENSSL-CORE_NAMES.H 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/openssl-env.7 b/secure/lib/libcrypto/man/man7/openssl-env.7
index 345091fea859..71a2ab0741c7 100644
--- a/secure/lib/libcrypto/man/man7/openssl-env.7
+++ b/secure/lib/libcrypto/man/man7/openssl-env.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OPENSSL-ENV 7"
-.TH OPENSSL-ENV 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OPENSSL-ENV 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/openssl-glossary.7 b/secure/lib/libcrypto/man/man7/openssl-glossary.7
index 4213eb1ddda0..9bbceee6abf5 100644
--- a/secure/lib/libcrypto/man/man7/openssl-glossary.7
+++ b/secure/lib/libcrypto/man/man7/openssl-glossary.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OPENSSL-GLOSSARY 7"
-.TH OPENSSL-GLOSSARY 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OPENSSL-GLOSSARY 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -144,7 +144,7 @@ openssl\-glossary \- An OpenSSL Glossary
.IX Header "DESCRIPTION"
.IP "Algorithm" 4
.IX Item "Algorithm"
-Cryptograpic primitives such as the \s-1SHA256\s0 digest, or \s-1AES\s0 encryption are
+Cryptographic primitives such as the \s-1SHA256\s0 digest, or \s-1AES\s0 encryption are
referred to in OpenSSL as \*(L"algorithms\*(R". There can be more than one
implementation for any given algorithm available for use.
.Sp
@@ -173,7 +173,7 @@ external format such as \s-1PEM\s0 or \s-1DER.\s0
\&\fBOSSL_DECODER_CTX_new_for_pkey\fR\|(3)
.IP "Default Provider" 4
.IX Item "Default Provider"
-An OpenSSL Provider that contains the most commmon OpenSSL algorithm
+An OpenSSL Provider that contains the most common OpenSSL algorithm
implementations. It is loaded by default if no other provider is available. All
the algorithm implementations in the Base Provider are also available in the
Default Provider.
@@ -206,7 +206,7 @@ Fetching is the process of looking through the available algorithm
implementations, applying selection criteria (via a property query string), and
finally choosing the implementation that will be used.
.Sp
-Also see Explicit Fetching and Implict Fetching.
+Also see Explicit Fetching and Implicit Fetching.
.Sp
\&\fBcrypto\fR\|(7)
.IP "\s-1FIPS\s0 Provider" 4
@@ -331,7 +331,7 @@ This is specified as part of the specification for certificates, \s-1RFC 5280:\s
This glossary was added in OpenSSL 3.0.
.SH "COPYRIGHT"
.IX Header "COPYRIGHT"
-Copyright 2020\-2021 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2020\-2023 The OpenSSL Project Authors. All Rights Reserved.
.PP
Licensed under the Apache License 2.0 (the \*(L"License\*(R"). You may not use
this file except in compliance with the License. You can obtain a copy
diff --git a/secure/lib/libcrypto/man/man7/openssl-threads.7 b/secure/lib/libcrypto/man/man7/openssl-threads.7
index a0800a1b7945..2f79653def9d 100644
--- a/secure/lib/libcrypto/man/man7/openssl-threads.7
+++ b/secure/lib/libcrypto/man/man7/openssl-threads.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OPENSSL-THREADS 7"
-.TH OPENSSL-THREADS 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OPENSSL-THREADS 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/openssl_user_macros.7 b/secure/lib/libcrypto/man/man7/openssl_user_macros.7
index fb79279a560a..d9bbb87fdcc8 100644
--- a/secure/lib/libcrypto/man/man7/openssl_user_macros.7
+++ b/secure/lib/libcrypto/man/man7/openssl_user_macros.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OPENSSL_USER_MACROS 7"
-.TH OPENSSL_USER_MACROS 7 "2023-06-02" "3.0.9" "OpenSSL"
+.TH OPENSSL_USER_MACROS 7 "2023-08-02" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/ossl_store-file.7 b/secure/lib/libcrypto/man/man7/ossl_store-file.7
index bcdae25e19dd..3703cca1de0d 100644
--- a/secure/lib/libcrypto/man/man7/ossl_store-file.7
+++ b/secure/lib/libcrypto/man/man7/ossl_store-file.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OSSL_STORE-FILE 7"
-.TH OSSL_STORE-FILE 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OSSL_STORE-FILE 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/ossl_store.7 b/secure/lib/libcrypto/man/man7/ossl_store.7
index 13d36c2b0957..540396b5b67b 100644
--- a/secure/lib/libcrypto/man/man7/ossl_store.7
+++ b/secure/lib/libcrypto/man/man7/ossl_store.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "OSSL_STORE 7"
-.TH OSSL_STORE 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH OSSL_STORE 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/passphrase-encoding.7 b/secure/lib/libcrypto/man/man7/passphrase-encoding.7
index 78d8d99ce810..2adf392d0210 100644
--- a/secure/lib/libcrypto/man/man7/passphrase-encoding.7
+++ b/secure/lib/libcrypto/man/man7/passphrase-encoding.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "PASSPHRASE-ENCODING 7"
-.TH PASSPHRASE-ENCODING 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH PASSPHRASE-ENCODING 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/property.7 b/secure/lib/libcrypto/man/man7/property.7
index 5c8803397696..49c0a0993a61 100644
--- a/secure/lib/libcrypto/man/man7/property.7
+++ b/secure/lib/libcrypto/man/man7/property.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "PROPERTY 7"
-.TH PROPERTY 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH PROPERTY 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/provider-asym_cipher.7 b/secure/lib/libcrypto/man/man7/provider-asym_cipher.7
index 0aacf083a443..930a23fc200d 100644
--- a/secure/lib/libcrypto/man/man7/provider-asym_cipher.7
+++ b/secure/lib/libcrypto/man/man7/provider-asym_cipher.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "PROVIDER-ASYM_CIPHER 7"
-.TH PROVIDER-ASYM_CIPHER 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH PROVIDER-ASYM_CIPHER 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/provider-base.7 b/secure/lib/libcrypto/man/man7/provider-base.7
index c29e44f0796b..86fb82121106 100644
--- a/secure/lib/libcrypto/man/man7/provider-base.7
+++ b/secure/lib/libcrypto/man/man7/provider-base.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "PROVIDER-BASE 7"
-.TH PROVIDER-BASE 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH PROVIDER-BASE 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/provider-cipher.7 b/secure/lib/libcrypto/man/man7/provider-cipher.7
index 25da81edad3e..5fc7d886a450 100644
--- a/secure/lib/libcrypto/man/man7/provider-cipher.7
+++ b/secure/lib/libcrypto/man/man7/provider-cipher.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "PROVIDER-CIPHER 7"
-.TH PROVIDER-CIPHER 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH PROVIDER-CIPHER 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/provider-decoder.7 b/secure/lib/libcrypto/man/man7/provider-decoder.7
index ab9e0f8f918b..9f5a96e59f70 100644
--- a/secure/lib/libcrypto/man/man7/provider-decoder.7
+++ b/secure/lib/libcrypto/man/man7/provider-decoder.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "PROVIDER-DECODER 7"
-.TH PROVIDER-DECODER 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH PROVIDER-DECODER 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/provider-digest.7 b/secure/lib/libcrypto/man/man7/provider-digest.7
index 708f2ee4c4ec..509192d0da61 100644
--- a/secure/lib/libcrypto/man/man7/provider-digest.7
+++ b/secure/lib/libcrypto/man/man7/provider-digest.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "PROVIDER-DIGEST 7"
-.TH PROVIDER-DIGEST 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH PROVIDER-DIGEST 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/provider-encoder.7 b/secure/lib/libcrypto/man/man7/provider-encoder.7
index 6963cf9afba1..5639a4da8587 100644
--- a/secure/lib/libcrypto/man/man7/provider-encoder.7
+++ b/secure/lib/libcrypto/man/man7/provider-encoder.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "PROVIDER-ENCODER 7"
-.TH PROVIDER-ENCODER 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH PROVIDER-ENCODER 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/provider-kdf.7 b/secure/lib/libcrypto/man/man7/provider-kdf.7
index bff773bb1eea..410e6b59237b 100644
--- a/secure/lib/libcrypto/man/man7/provider-kdf.7
+++ b/secure/lib/libcrypto/man/man7/provider-kdf.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "PROVIDER-KDF 7"
-.TH PROVIDER-KDF 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH PROVIDER-KDF 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -335,7 +335,7 @@ Sets the mode in the associated \s-1KDF\s0 ctx.
.ie n .IP """pkcs5"" (\fB\s-1OSSL_KDF_PARAM_PKCS5\s0\fR) <integer>" 4
.el .IP "``pkcs5'' (\fB\s-1OSSL_KDF_PARAM_PKCS5\s0\fR) <integer>" 4
.IX Item "pkcs5 (OSSL_KDF_PARAM_PKCS5) <integer>"
-Enables or diables the \s-1SP800\-132\s0 compliance checks.
+Enables or disables the \s-1SP800\-132\s0 compliance checks.
A mode of 0 enables the compliance checks.
.Sp
The checks performed are:
@@ -474,7 +474,7 @@ the \s-1EVP\s0 layer will begin enforcing the listed transitions.
The provider \s-1KDF\s0 interface was introduced in OpenSSL 3.0.
.SH "COPYRIGHT"
.IX Header "COPYRIGHT"
-Copyright 2020\-2022 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2020\-2023 The OpenSSL Project Authors. All Rights Reserved.
.PP
Licensed under the Apache License 2.0 (the \*(L"License\*(R"). You may not use
this file except in compliance with the License. You can obtain a copy
diff --git a/secure/lib/libcrypto/man/man7/provider-kem.7 b/secure/lib/libcrypto/man/man7/provider-kem.7
index 19a63d081de7..ddc851da6b68 100644
--- a/secure/lib/libcrypto/man/man7/provider-kem.7
+++ b/secure/lib/libcrypto/man/man7/provider-kem.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "PROVIDER-KEM 7"
-.TH PROVIDER-KEM 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH PROVIDER-KEM 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/provider-keyexch.7 b/secure/lib/libcrypto/man/man7/provider-keyexch.7
index da958562983e..50890fbcba99 100644
--- a/secure/lib/libcrypto/man/man7/provider-keyexch.7
+++ b/secure/lib/libcrypto/man/man7/provider-keyexch.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "PROVIDER-KEYEXCH 7"
-.TH PROVIDER-KEYEXCH 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH PROVIDER-KEYEXCH 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/provider-keymgmt.7 b/secure/lib/libcrypto/man/man7/provider-keymgmt.7
index 72d144ca10cc..14a14e39f018 100644
--- a/secure/lib/libcrypto/man/man7/provider-keymgmt.7
+++ b/secure/lib/libcrypto/man/man7/provider-keymgmt.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "PROVIDER-KEYMGMT 7"
-.TH PROVIDER-KEYMGMT 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH PROVIDER-KEYMGMT 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/provider-mac.7 b/secure/lib/libcrypto/man/man7/provider-mac.7
index 2f725b74bb72..4af70ff028e1 100644
--- a/secure/lib/libcrypto/man/man7/provider-mac.7
+++ b/secure/lib/libcrypto/man/man7/provider-mac.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "PROVIDER-MAC 7"
-.TH PROVIDER-MAC 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH PROVIDER-MAC 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/provider-object.7 b/secure/lib/libcrypto/man/man7/provider-object.7
index c1d0ed8e3042..a0d235014691 100644
--- a/secure/lib/libcrypto/man/man7/provider-object.7
+++ b/secure/lib/libcrypto/man/man7/provider-object.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "PROVIDER-OBJECT 7"
-.TH PROVIDER-OBJECT 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH PROVIDER-OBJECT 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -267,7 +267,7 @@ the object type.
.IX Item "desc (OSSL_OBJECT_PARAM_DESC) <UTF8 string>"
A human readable text that describes extra details on the object.
.PP
-When a provider-native object abtraction is used, it \fImust\fR contain object
+When a provider-native object abstraction is used, it \fImust\fR contain object
data in at least one form (object data \fIpassed by value\fR, i.e. the \*(L"data\*(R"
item, or object data \fIpassed by reference\fR, i.e. the \*(L"reference\*(R" item).
Both may be present at once, in which case the OpenSSL library code that
@@ -284,7 +284,7 @@ The concept of providers and everything surrounding them was
introduced in OpenSSL 3.0.
.SH "COPYRIGHT"
.IX Header "COPYRIGHT"
-Copyright 2020\-2021 The OpenSSL Project Authors. All Rights Reserved.
+Copyright 2020\-2023 The OpenSSL Project Authors. All Rights Reserved.
.PP
Licensed under the Apache License 2.0 (the \*(L"License\*(R"). You may not use
this file except in compliance with the License. You can obtain a copy
diff --git a/secure/lib/libcrypto/man/man7/provider-rand.7 b/secure/lib/libcrypto/man/man7/provider-rand.7
index f5826577e08b..ecbb1451dc83 100644
--- a/secure/lib/libcrypto/man/man7/provider-rand.7
+++ b/secure/lib/libcrypto/man/man7/provider-rand.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "PROVIDER-RAND 7"
-.TH PROVIDER-RAND 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH PROVIDER-RAND 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/provider-signature.7 b/secure/lib/libcrypto/man/man7/provider-signature.7
index a66d63d64042..b861c686ed0d 100644
--- a/secure/lib/libcrypto/man/man7/provider-signature.7
+++ b/secure/lib/libcrypto/man/man7/provider-signature.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "PROVIDER-SIGNATURE 7"
-.TH PROVIDER-SIGNATURE 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH PROVIDER-SIGNATURE 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/provider-storemgmt.7 b/secure/lib/libcrypto/man/man7/provider-storemgmt.7
index fd11f539438c..3ff2070591a9 100644
--- a/secure/lib/libcrypto/man/man7/provider-storemgmt.7
+++ b/secure/lib/libcrypto/man/man7/provider-storemgmt.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "PROVIDER-STOREMGMT 7"
-.TH PROVIDER-STOREMGMT 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH PROVIDER-STOREMGMT 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/provider.7 b/secure/lib/libcrypto/man/man7/provider.7
index 5ec7c0927c41..fff5aafaa171 100644
--- a/secure/lib/libcrypto/man/man7/provider.7
+++ b/secure/lib/libcrypto/man/man7/provider.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "PROVIDER 7"
-.TH PROVIDER 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH PROVIDER 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/proxy-certificates.7 b/secure/lib/libcrypto/man/man7/proxy-certificates.7
index 3e3b882c5314..2dd53c564be4 100644
--- a/secure/lib/libcrypto/man/man7/proxy-certificates.7
+++ b/secure/lib/libcrypto/man/man7/proxy-certificates.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "PROXY-CERTIFICATES 7"
-.TH PROXY-CERTIFICATES 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH PROXY-CERTIFICATES 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/ssl.7 b/secure/lib/libcrypto/man/man7/ssl.7
index 5f6d8b0f497a..5a06e2351a66 100644
--- a/secure/lib/libcrypto/man/man7/ssl.7
+++ b/secure/lib/libcrypto/man/man7/ssl.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "SSL 7"
-.TH SSL 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH SSL 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
diff --git a/secure/lib/libcrypto/man/man7/x509.7 b/secure/lib/libcrypto/man/man7/x509.7
index 2ba7477cbe53..c500d2306ea2 100644
--- a/secure/lib/libcrypto/man/man7/x509.7
+++ b/secure/lib/libcrypto/man/man7/x509.7
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "X509 7"
-.TH X509 7 "2023-05-30" "3.0.9" "OpenSSL"
+.TH X509 7 "2023-08-01" "3.0.10" "OpenSSL"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l