Skip site
navigation (1)Skip section navigation (2)
FreeBSD Manual Pages
- BUS_BIND_INTR(9), bus_bind_intr(9)
- bind an interrupt resource to a specific CPU
- BUS_CONFIG_INTR(9), bus_config_intr(9)
- configure interrupt polarity and trigger mode
- BUS_DESCRIBE_INTR(9), bus_describe_intr(9)
- associate a description with an active interrupt handler
- BUS_SETUP_INTR(9), bus_setup_intr(9), BUS_TEARDOWN_INTR(9), bus_teardown_intr(9)
- create, attach and teardown an interrupt handler
- CPU_ELAN(4)
- AMD Elan 520 CPU support
- LOCK_PROFILING(9)
- kernel lock profiling support
- MD4Init(3), MD4Update(3), MD4Pad(3), MD4Final(3), MD4End(3), MD4File(3), MD4FileChunk(3), MD4Data(3)
- calculate the RSA Data Security, Inc., ``MD4'' message digest
- MD5Init(3), MD5Update(3), MD5Pad(3), MD5Final(3), MD5End(3), MD5File(3), MD5FileChunk(3), MD5Data(3)
- calculate the RSA Data Security, Inc., ``MD5'' message digest
- RIPEMD160_Init(3), RIPEMD160_Update(3), RIPEMD160_Final(3), RIPEMD160_End(3), RIPEMD160_File(3), RIPEMD160_FileChunk(3), RIPEMD160_Data(3)
- calculate the RIPEMD160 message digest
- SHA224_Init(3), SHA224_Update(3), SHA224_Final(3), SHA224_End(3), SHA224_File(3), SHA224_FileChunk(3), SHA224_Data(3), SHA256_Init(3), SHA256_Update(3), SHA256_Final(3), SHA256_End(3), SHA256_File(3), SHA256_FileChunk(3), SHA256_Data(3)
- calculate the FIPS 180-2 ``SHA-256'' (or SHA-224) message digest
- SHA512_Init(3), SHA512_Update(3), SHA512_Final(3), SHA512_End(3), SHA512_File(3), SHA512_FileChunk(3), SHA512_Data(3), SHA384_Init(3), SHA384_Update(3), SHA384_Final(3), SHA384_End(3), SHA384_File(3), SHA384_FileChunk(3), SHA384_Data(3), SHA512_224_Init(3), SHA512_224_Update(3), SHA512_224_Final(3), SHA512_224_End(3), SHA512_224_File(3), SHA512_224_FileChunk(3), SHA512_224_Data SHA512_256_Init(3), SHA512_256_Update(3), SHA512_256_Final(3), SHA512_256_End(3), SHA512_256_File(3), SHA512_256_FileChunk(3), SHA512_256_Data(3)
- calculate the FIPS 180-4 ``SHA-512'' family of message digests
- SHA_Init(3), SHA_Update(3), SHA_Final(3), SHA_End(3), SHA_File(3), SHA_FileChunk(3), SHA_Data(3), SHA1_Init(3), SHA1_Update(3), SHA1_Final(3), SHA1_End(3), SHA1_File(3), SHA1_FileChunk(3), SHA1_Data(3)
- calculate the FIPS 160 and 160-1 ``SHA'' message digests
- SKEIN256_Init(3), SKEIN256_Update(3), SKEIN256_Final(3), SKEIN256_End(3), SKEIN256_File(3), SKEIN256_FileChunk(3), SKEIN256_Data(3), SKEIN512_Init(3), SKEIN512_Update(3), SKEIN512_Final(3), SKEIN512_End(3), SKEIN512_File(3), SKEIN512_FileChunk(3), SKEIN512_Data(3), SKEIN1024_Init(3), SKEIN1024_Update(3), SKEIN1024_Final(3), SKEIN1024_End(3), SKEIN1024_File(3), SKEIN1024_FileChunk(3), SKEIN1024_Data(3)
- calculate the ``SKEIN'' family of message digests
- SPLAY_PROTOTYPE(3), SPLAY_GENERATE(3), SPLAY_ENTRY(3), SPLAY_HEAD(3), SPLAY_INITIALIZER(3), SPLAY_ROOT(3), SPLAY_EMPTY(3), SPLAY_NEXT(3), SPLAY_MIN(3), SPLAY_MAX(3), SPLAY_FIND(3), SPLAY_LEFT(3), SPLAY_RIGHT(3), SPLAY_FOREACH(3), SPLAY_INIT(3), SPLAY_INSERT(3), SPLAY_REMOVE(3), RB_PROTOTYPE(3), RB_PROTOTYPE_STATIC(3), RB_PROTOTYPE_INSERT(3), RB_PROTOTYPE_INSERT_COLOR(3), RB_PROTOTYPE_REMOVE(3), RB_PROTOTYPE_REMOVE_COLOR(3), RB_PROTOTYPE_FIND(3), RB_PROTOTYPE_NFIND(3), RB_PROTOTYPE_NEXT(3), RB_PROTOTYPE_PREV(3), RB_PROTOTYPE_MINMAX(3), RB_PROTOTYPE_REINSERT(3), RB_GENERATE(3), RB_GENERATE_STATIC(3), RB_GENERATE_INSERT(3), RB_GENERATE_INSERT_COLOR(3), RB_GENERATE_REMOVE(3), RB_GENERATE_REMOVE_COLOR(3), RB_GENERATE_FIND(3), RB_GENERATE_NFIND(3), RB_GENERATE_NEXT(3), RB_GENERATE_PREV(3), RB_GENERATE_MINMAX(3), RB_GENERATE_REINSERT(3), RB_ENTRY(3), RB_HEAD(3), RB_INITIALIZER(3), RB_ROOT(3), RB_EMPTY(3), RB_NEXT(3), RB_PREV(3), RB_MIN(3), RB_MAX(3), RB_FIND(3), RB_NFIND(3), RB_LEFT(3), RB_RIGHT(3), RB_PARENT(3), RB_FOREACH(3), RB_FOREACH_FROM(3), RB_FOREACH_SAFE(3), RB_FOREACH_REVERSE(3), RB_FOREACH_REVERSE_FROM(3), RB_FOREACH_REVERSE_SAFE(3), RB_INIT(3), RB_INSERT(3), RB_INSERT_NEXT(3), RB_INSERT_PREV(3), RB_REMOVE(3), RB_REINSERT(3), RB_AUGMENT RB_AUGMENT_CHECK(3), RB_UPDATE_AUGMENT(3)
- implementations of splay and rank-balanced (wavl) trees
- VFS_SET(9)
- set up loadable file system vfsconf
- VOP_LOOKUP(9)
- lookup a component of a pathname
- __iconv_get_list(3), __iconv_free_list(3)
- retrieving a list of character encodings supported by iconv(3)
- acl_dup(3)
- duplicate an ACL
- acpi(4)
- Advanced Configuration and Power Management support
- aout(4)
- kernel support for executing binary files in legacy a.out format
- apic(4)
- Advanced Programmable Interrupt Controller (APIC) driver
- arc4rand(9), arc4random(9), arc4random_buf(9), is_random_seeded(9), random(9), read_random(9), read_random_uio(9)
- supply pseudo-random numbers
- archive_entry_gid(3), archive_entry_set_gid(3), archive_entry_uid(3), archive_entry_set_uid(3), archive_entry_perm(3), archive_entry_set_perm(3), archive_entry_strmode(3), archive_entry_uname(3), archive_entry_uname_w(3), archive_entry_set_uname(3), archive_entry_copy_uname(3), archive_entry_copy_uname_w(3), archive_entry_update_uname_utf8(3), archive_entry_gname(3), archive_entry_gname_w(3), archive_entry_set_gname(3), archive_entry_copy_gname(3), archive_entry_copy_gname_w(3), archive_entry_update_gname_utf8(3), archive_entry_fflags(3), archive_entry_fflags_text(3), archive_entry_set_fflags(3), archive_entry_copy_fflags_text(3), archive_entry_copy_fflags_text_w(3)
- functions for manipulating ownership and permissions in archive entry descriptions
- archive_entry_hardlink(3), archive_entry_hardlink_w(3), archive_entry_set_hardlink(3), archive_entry_copy_hardlink(3), archive_entry_copy_hardlink_w(3), archive_entry_update_hardlink_utf8(3), archive_entry_set_link(3), archive_entry_copy_link(3), archive_entry_copy_link_w(3), archive_entry_update_link_utf8(3), archive_entry_pathname(3), archive_entry_pathname_w(3), archive_entry_set_pathname(3), archive_entry_copy_pathname(3), archive_entry_copy_pathname_w(3), archive_entry_update_pathname_utf8(3), archive_entry_sourcepath(3), archive_entry_copy_sourcepath(3), archive_entry_symlink(3), archive_entry_symlink_w(3), archive_entry_set_symlink(3), archive_entry_copy_symlink(3), archive_entry_copy_symlink_w(3), archive_entry_update_symlink_utf8(3)
- functions for manipulating path names in archive entry descriptions
- archive_read_disk_new(3), archive_read_disk_open(3), archive_read_disk_open_w(3), archive_read_disk_set_behavior(3), archive_read_disk_set_symlink_logical(3), archive_read_disk_set_symlink_physical(3), archive_read_disk_set_symlink_hybrid(3), archive_read_disk_entry_from_file(3), archive_read_disk_gname(3), archive_read_disk_uname(3), archive_read_disk_set_uname_lookup(3), archive_read_disk_set_gname_lookup(3), archive_read_disk_set_standard_lookup(3), archive_read_disk_descend(3), archive_read_disk_can_descend(3), archive_read_disk_current_filesystem(3), archive_read_disk_current_filesystem_is_synthetic(3), archive_read_disk_current_filesystem_is_remote(3), archive_read_disk_set_matching(3), archive_read_disk_set_metadata_filter_callback(3)
- functions for reading objects from disk
- archive_read_support_filter_all(3), archive_read_support_filter_bzip2(3), archive_read_support_filter_compress(3), archive_read_support_filter_gzip(3), archive_read_support_filter_lz4(3), archive_read_support_filter_lzma(3), archive_read_support_filter_none(3), archive_read_support_filter_rpm(3), archive_read_support_filter_uu(3), archive_read_support_filter_xz(3), archive_read_support_filter_zstd(3), archive_read_support_filter_program(3), archive_read_support_filter_program_signature(3)
- functions for reading streaming archives
- archive_read_support_format_7zip(3), archive_read_support_format_all(3), archive_read_support_format_ar(3), archive_read_support_format_by_code(3), archive_read_support_format_cab(3), archive_read_support_format_cpio(3), archive_read_support_format_empty(3), archive_read_support_format_iso9660(3), archive_read_support_format_lha(3), archive_read_support_format_mtree(3), archive_read_support_format_rar(3), archive_read_support_format_raw(3), archive_read_support_format_tar(3), archive_read_support_format_xar(3), archive_read_support_format_zip(3)
- functions for reading streaming archives
- archive_write_disk_new(3), archive_write_disk_set_options(3), archive_write_disk_set_skip_file(3), archive_write_disk_set_group_lookup(3), archive_write_disk_set_standard_lookup(3), archive_write_disk_set_user_lookup(3)
- functions for creating objects on disk
- at_quick_exit(3)
- registers a cleanup function to run on quick exit
- atf-c(3), ATF_CHECK(3), ATF_CHECK_MSG(3), ATF_CHECK_EQ(3), ATF_CHECK_EQ_MSG(3), ATF_CHECK_MATCH(3), ATF_CHECK_MATCH_MSG(3), ATF_CHECK_STREQ(3), ATF_CHECK_STREQ_MSG(3), ATF_CHECK_INTEQ(3), ATF_CHECK_INTEQ_MSG(3), ATF_CHECK_ERRNO(3), ATF_REQUIRE(3), ATF_REQUIRE_MSG(3), ATF_REQUIRE_EQ(3), ATF_REQUIRE_EQ_MSG(3), ATF_REQUIRE_MATCH(3), ATF_REQUIRE_MATCH_MSG(3), ATF_REQUIRE_STREQ(3), ATF_REQUIRE_STREQ_MSG(3), ATF_REQUIRE_INTEQ(3), ATF_REQUIRE_INTEQ_MSG(3), ATF_REQUIRE_ERRNO(3), ATF_TC(3), ATF_TC_BODY(3), ATF_TC_BODY_NAME(3), ATF_TC_CLEANUP(3), ATF_TC_CLEANUP_NAME(3), ATF_TC_HEAD(3), ATF_TC_HEAD_NAME(3), ATF_TC_NAME(3), ATF_TC_WITH_CLEANUP(3), ATF_TC_WITHOUT_HEAD(3), ATF_TP_ADD_TC(3), ATF_TP_ADD_TCS(3), atf_tc_get_config_var(3), atf_tc_get_config_var_wd(3), atf_tc_get_config_var_as_bool(3), atf_tc_get_config_var_as_bool_wd(3), atf_tc_get_config_var_as_long(3), atf_tc_get_config_var_as_long_wd(3), atf_no_error(3), atf_tc_expect_death(3), atf_tc_expect_exit(3), atf_tc_expect_fail(3), atf_tc_expect_pass(3), atf_tc_expect_signal(3), atf_tc_expect_timeout(3), atf_tc_fail(3), atf_tc_fail_nonfatal(3), atf_tc_pass(3), atf_tc_skip(3), atf_utils_cat_file(3), atf_utils_compare_file(3), atf_utils_copy_file(3), atf_utils_create_file(3), atf_utils_file_exists(3), atf_utils_fork(3), atf_utils_free_charpp(3), atf_utils_grep_file(3), atf_utils_grep_string(3), atf_utils_readline(3), atf_utils_redirect(3), atf_utils_wait(3)
- C API to write ATF-based test programs
- atf-c++(3), ATF_ADD_TEST_CASE(3), ATF_CHECK_ERRNO(3), ATF_FAIL(3), ATF_INIT_TEST_CASES(3), ATF_PASS(3), ATF_REQUIRE(3), ATF_REQUIRE_EQ(3), ATF_REQUIRE_ERRNO(3), ATF_REQUIRE_IN(3), ATF_REQUIRE_MATCH(3), ATF_REQUIRE_NOT_IN(3), ATF_REQUIRE_THROW(3), ATF_REQUIRE_THROW_RE(3), ATF_SKIP(3), ATF_TEST_CASE(3), ATF_TEST_CASE_BODY(3), ATF_TEST_CASE_CLEANUP(3), ATF_TEST_CASE_HEAD(3), ATF_TEST_CASE_NAME(3), ATF_TEST_CASE_USE(3), ATF_TEST_CASE_WITH_CLEANUP(3), ATF_TEST_CASE_WITHOUT_HEAD(3), atf::utils::cat_file(3), atf::utils::compare_file(3), atf::utils::copy_file(3), atf::utils::create_file(3), atf::utils::file_exists(3), atf::utils::fork(3), atf::utils::grep_collection(3), atf::utils::grep_file(3), atf::utils::grep_string(3), atf::utils::redirect(3), atf::utils::wait(3)
- C++ API to write ATF-based test programs
- atomic_add(9), atomic_clear(9), atomic_cmpset(9), atomic_fcmpset(9), atomic_fetchadd(9), atomic_interrupt_fence(9), atomic_load(9), atomic_readandclear(9), atomic_set(9), atomic_subtract(9), atomic_store(9), atomic_thread_fence(9)
- atomic operations
- au_to_arg32(3), au_to_arg64(3), au_to_arg(3), au_to_attr64(3), au_to_data(3), au_to_exit(3), au_to_groups(3), au_to_newgroups(3), au_to_in_addr(3), au_to_in_addr_ex(3), au_to_ip(3), au_to_ipc(3), au_to_ipc_perm(3), au_to_iport(3), au_to_opaque(3), au_to_file(3), au_to_text(3), au_to_path(3), au_to_process32(3), au_to_process64(3), au_to_process(3), au_to_process32_ex(3), au_to_process64_ex(3), au_to_process_ex(3), au_to_return32(3), au_to_return64(3), au_to_return(3), au_to_seq(3), au_to_sock_inet32(3), au_to_sock_inet128(3), au_to_sock_inet(3), au_to_socket_ex(3), au_to_subject32(3), au_to_subject64(3), au_to_subject(3), au_to_subject32_ex(3), au_to_subject64_ex(3), au_to_subject_ex(3), au_to_me(3), au_to_exec_args(3), au_to_exec_env(3), au_to_header(3), au_to_header32(3), au_to_header64(3), au_to_header_ex(3), au_to_header32_ex(3), au_to_trailer(3), au_to_zonename(3)
- routines for generating BSM audit tokens
- auth_checknologin(3), auth_cat(3)
- authentication style support library for login class capabilities database
- automount(8)
- update autofs mounts
- bhnd_erom(9), bhnd_erom_alloc(9), bhnd_erom_dump(9), bhnd_erom_fini_static(9), bhnd_erom_free(9), bhnd_erom_free_core_table(9), bhnd_erom_get_core_table(9), bhnd_erom_init_static(9), bhnd_erom_io(9), bhnd_erom_io_fini(9), bhnd_erom_io_map(9), bhnd_erom_io_read(9), bhnd_erom_iobus_init(9), bhnd_erom_iores_new(9), bhnd_erom_lookup_core(9), bhnd_erom_lookup_core_addr(9), bhnd_erom_probe(9), bhnd_erom_probe_driver_classes(9)
- BHND device enumeration table parsing
- binuptime(9), getbinuptime(9), microuptime(9), getmicrouptime(9), nanouptime(9), getnanouptime(9), sbinuptime(9), getsbinuptime(9)
- get the time elapsed since boot
- bios(9), bios_sigsearch(9), bios32_SDlookup(9), bios32(9), bios_oem_strings(9)
- interact with PC BIOS
- boottime(9), time_second(9), time_uptime(9)
- system time variables
- bsnmpagent(3), snmp_depop_t(3), snmp_op_t(3), tree(3), tree_size(3), snmp_trace(3), snmp_debug(3), snmp_get(3), snmp_getnext(3), snmp_getbulk(3), snmp_set(3), snmp_make_errresp(3), snmp_dep_lookup(3), snmp_init_context(3), snmp_dep_commit(3), snmp_dep_rollback(3), snmp_dep_finish(3)
- SNMP agent library
- bthost(1)
- look up Bluetooth host names and Protocol Service Multiplexor values
- builtin(1), !(1), %(1), .(1), :(1), @(1), [(1), {(1), }(1), alias(1), alloc(1), bg(1), bind(1), bindkey(1), break(1), breaksw(1), builtins(1), case(1), cd(1), chdir(1), command(1), complete(1), continue(1), default(1), dirs(1), do(1), done(1), echo(1), echotc(1), elif(1), else(1), end(1), endif(1), endsw(1), esac(1), eval(1), exec(1), exit(1), export(1), false(1), fc(1), fg(1), filetest(1), fi(1), for(1), foreach(1), getopts(1), glob(1), goto(1), hash(1), hashstat(1), history(1), hup(1), if(1), jobid(1), jobs(1), kill(1), limit(1), local(1), log(1), login(1), logout(1), ls-F(1), nice(1), nohup(1), notify(1), onintr(1), popd(1), printenv(1), printf(1), pushd(1), pwd(1), read(1), readonly(1), rehash(1), repeat(1), return(1), sched(1), set(1), setenv(1), settc(1), setty(1), setvar(1), shift(1), source(1), stop(1), suspend(1), switch(1), telltc(1), test(1), then(1), time(1), times(1), trap(1), true(1), type(1), ulimit(1), umask(1), unalias(1), uncomplete(1), unhash(1), unlimit(1), unset(1), unsetenv(1), until(1), wait(1), where(1), which(1), while(1)
- shell built-in commands
- bus_delayed_attach_children(9)
- request that the children be attached when interrupts are enabled
- cam_open_device(3), cam_open_spec_device(3), cam_open_btl(3), cam_open_pass(3), cam_close_device(3), cam_close_spec_device(3), cam_getccb(3), cam_send_ccb(3), cam_freeccb(3), cam_path_string(3), cam_device_dup(3), cam_device_copy(3), cam_get_device(3)
- CAM user library
- cap_getgrent(3), cap_getgrnam(3), cap_getgrgid(3), cap_getgrent_r(3), cap_getgrnam_r(3), cap_getgrgid_r(3), cap_setgroupent(3), cap_setgrent(3), cap_endgrent(3), cap_grp_limit_cmds(3), cap_grp_limit_fields(3), cap_grp_limit_groups(3)
- library for group database operations in capability mode
- cfumass(4)
- USB device side support for Mass Storage Class Transport
- cgget(3), cgput(3), cgread(3), cgread1(3), cgwrite(3), cgwrite1(3)
- read/write cylinder groups of UFS disks
- chgrp(1)
- change group
- chkgrp(8)
- check the syntax of the group file
- chown(2), fchown(2), lchown(2), fchownat(2)
- change owner and group of a file
- chown(8)
- change file owner and group
- chromebook_platform(4)
- support driver for hardware on various Chromebook models
- ciss(4)
- Common Interface for SCSI-3 Support driver
- config_intrhook(9)
- schedule a function to be run after interrupts have been enabled, but before root is mounted
- cpu_machdep(9), cpu_copy_thread(9), cpu_exec_vmspace_reuse(9), cpu_exit(9), cpu_fetch_syscall_args(9), cpu_fork(9), cpu_fork_kthread_handler(9), cpu_idle(9), cpu_idle_wakeup(9), cpu_procctl(9), cpu_set_syscall_retval(9), cpu_set_upcall(9), cpu_set_user_tls(9), cpu_switch(9), cpu_sync_core(9), cpu_thread_alloc(9), cpu_thread_clean(9), cpu_thread_exit(9), cpu_thread_free(9), cpu_throw(9)
- machine-dependent interfaces to handle CPU and thread state
- cr_canseeothergids(9)
- determine if subjects may see entities in a disjoint group set
- curpriority_cmp(9), maybe_resched(9), resetpriority(9), roundrobin(9), roundrobin_interval(9), sched_setup(9), schedclock(9), schedcpu(9), setrunnable(9), updatepri(9)
- perform round-robin scheduling of runnable processes
- curs_refresh(3), %doupdate(3), %redrawwin(3), %refresh(3), %wnoutrefresh(3), %wredrawln(3), %wrefresh(3)
- refresh curses windows or lines thereupon
- curs_termcap(3), %PC(3), %UP(3), %BC(3), %ospeed(3), %tgetent(3), %tgetflag(3), %tgetnum(3), %tgetstr(3), %tgoto(3), %tputs(3)
- curses emulation of termcap
- curs_terminfo(3), %del_curterm(3), %mvcur(3), %putp(3), %restartterm(3), %set_curterm(3), %setupterm(3), %tigetflag(3), %tigetnum(3), %tigetstr(3), %tiparm(3), %tiparm_s(3), %tiscan_s(3), %tparm(3), %tputs(3), %vid_attr(3), %vid_puts(3), %vidattr(3), %vidputs(3)
- curses interfaces to %term%info database
- curs_threads(3), %NCURSES_WINDOW_CB(3), %NCURSES_SCREEN_CB(3), %get_escdelay(3), %set_escdelay(3), %set_tabsize(3), %use_screen(3), %use_window(3)
- curses support for multi-threaded applications
- curs_window(3), %newwin(3), %delwin(3), %mvwin(3), %subwin(3), %derwin(3), %mvderwin(3), %dupwin(3), %wsyncup(3), %syncok(3), %wcursyncup(3), %wsyncdown(3)
- create and manipulate curses windows
- digittoint(3), isalnum(3), isalpha(3), isascii(3), isblank(3), iscntrl(3), isdigit(3), isgraph(3), ishexnumber(3), isideogram(3), islower(3), isnumber(3), isphonogram(3), isprint(3), ispunct(3), isrune(3), isspace(3), isspecial(3), isupper(3), isxdigit(3), toascii(3), tolower(3), toupper(3)
- character classification functions
- digittoint_l(3), isalnum_l(3), isalpha_l(3), isblank_l(3), iscntrl_l(3), isdigit_l(3), isgraph_l(3), ishexnumber_l(3), isideogram_l(3), islower_l(3), isnumber_l(3), isphonogram_l(3), isprint_l(3), ispunct_l(3), isrune_l(3), isspace_l(3), isspecial_l(3), isupper_l(3), isxdigit_l(3), tolower_l(3), toupper_l(3)
- character classification functions
- dump(8), rdump(8)
- file system backup
- dup(2), dup2(2)
- duplicate an existing file descriptor
- dup3(3)
- duplicate an existing file descriptor
- duplocale(3)
- duplicate an locale
- elf_getshstrndx(3), elf_setshstrndx(3)
- retrieve/update the index of the section name string table
- elf_update(3)
- update an ELF descriptor
- elftc(3)
- support routines used in the Elftoolchain project
- elftc_string_table_create(3), elftc_string_table_destroy(3), elftc_string_table_from_section(3), elftc_string_table_image(3), elftc_string_table_insert(3), elftc_string_table_lookup(3), elftc_string_table_remove(3), elftc_string_table_to_string(3)
- convenience routines for handling ELF string tables
- etcupdate(8)
- manage updates to system files not updated by installworld
- ethers(3), ether_line(3), ether_aton(3), ether_aton_r(3), ether_ntoa(3), ether_ntoa_r(3), ether_ntohost(3), ether_hostton(3)
- Ethernet address conversion and lookup routines
- eui64(3), eui64_aton(3), eui64_ntoa(3), eui64_ntohost(3), eui64_hostton(3)
- IEEE EUI-64 conversion and lookup routines
- fbtab(5)
- change device protection upon login
- fdt(4)
- Flattened Device Tree support
- fdt_pinctrl(4)
- FDT I/O pin multiplexing support
- feclearexcept(3), fegetexceptflag(3), feraiseexcept(3), fesetexceptflag(3), fetestexcept(3), fegetround(3), fesetround(3), fegetenv(3), feholdexcept(3), fesetenv(3), feupdateenv(3), feenableexcept(3), fedisableexcept(3), fegetexcept(3)
- floating-point environment control
- fegetenv(3), feholdexcept(3), fesetenv(3), feupdateenv(3)
- floating-point environment save and restore
- finger(1)
- user information lookup program
- fmtcheck(3)
- sanitizes user-supplied printf(3)-style format string
- free_au_event_ent(3), setauevent(3), endauevent(3), getauevent(3), getauevent_r(3), getauevnam(3), getauevnam_r(3), getauevnum(3), getauevnum_r(3), getauevnonam(3), getauevnonam_r(3)
- look up information from the audit_event database
- freebsd-update(8)
- fetch and install binary updates to FreeBSD
- freebsd-update.conf(5)
- configuration file for freebsd-update(8)
- freelocale(3)
- Frees a locale created with duplocale(3) or newlocale(3)
- ftgpio(4)
- GPIO Controller on Fintek Super I/O",
- ftpchroot(5)
- list users and groups subject to FTP access restrictions
- gelf_getcap(3), gelf_update_cap(3)
- read and update ELF capability information
- gelf_getdyn(3), gelf_update_dyn(3)
- read and update ELF dynamic entries
- gelf_getmove(3), gelf_update_move(3)
- read and update Elf Move information
- gelf_getrel(3), gelf_update_rel(3)
- read and update ELF relocation entries
- gelf_getrela(3), gelf_update_rela(3)
- read and update ELF relocation entries with addends
- gelf_getsym(3), gelf_update_sym(3)
- read and update symbol information
- gelf_getsyminfo(3), gelf_update_syminfo(3)
- read and update symbol information
- gelf_getsymshndx(3), gelf_update_symshndx(3)
- read and update symbol information using extended section indices
- gelf_update_ehdr(3), gelf_update_phdr(3), gelf_update_shdr(3)
- update underlying ELF data structures
- getauclassent(3), getauclassent_r(3), getauclassnam(3), getauclassnam_r(3), setauclass(3), endauclass(3)
- look up information from the audit_class database
- getgid(2), getegid(2)
- get group process identification
- getgrent(3), getgrent_r(3), getgrnam(3), getgrnam_r(3), getgrgid(3), getgrgid_r(3), setgroupent(3), setgrent(3), endgrent(3)
- group database operations
- getgrouplist(3)
- calculate group access list
- getgroups(2)
- get group access list
- getifmaddrs(3)
- get multicast group memberships
- getnetgrent(3), innetgr(3), setnetgrent(3), endnetgrent(3)
- netgroup database operations
- getpgrp(2)
- get process group
- getresgid(2), getresuid(2), setresgid(2), setresuid(2)
- get or set real, effective and saved user or group ID
- getttyent(3), getttynam(3), setttyent(3), endttyent(3), isdialuptty(3), isnettty(3)
- ttys(5) file routines
- group(5)
- format of the group permissions file
- groupmember(9)
- checks if credentials mandate some group membership
- groups(1)
- show group memberships
- growfs(7), growfs_fstab(7)
- start up scripts to grow the root file system and add swap
- gss_duplicate_name(3)
- Create a copy of an internal name
- gss_inquire_mechs_for_name(3)
- List mechanisms that support the specified name-type
- gss_inquire_names_for_mech(3)
- List the name-types supported by the specified mechanism
- hash(3lua), new(3lua), update(3lua), digest(3lua), hexdigest(3lua)
- Lua Cryptographic hash module
- hhook(9), hhook_head_register(9), hhook_head_deregister(9), hhook_head_deregister_lookup(9), hhook_run_hooks(9), HHOOKS_RUN_IF(9), HHOOKS_RUN_LOOKUP_IF(9)
- Helper Hook Framework
- host(1)
- DNS lookup utility
- hwpmc(4)
- Hardware Performance Monitoring Counter support
- ibv_attach_mcast(3), ibv_detach_mcast(3)
- attach and detach a queue pair (QPs) to/from a multicast group
- ibv_fork_init(3)
- initialize libibverbs to support fork()
- ichwd(4)
- device driver for the Intel ICH watchdog interrupt timer
- iconvlist(3)
- retrieving a list of character encodings supported by iconv(3)
- ieee80211_amrr(9)
- 802.11 network driver transmit rate control support
- ieee80211_beacon(9)
- 802.11 beacon support
- ieee80211_bmiss(9)
- 802.11 beacon miss support
- ieee80211_crypto(9)
- 802.11 cryptographic support
- ieee80211_ddb(9)
- 802.11 ddb support
- ieee80211_proto(9)
- 802.11 state machine support
- ieee80211_radiotap(9)
- 802.11 device packet capture support
- ieee80211_regdomain(9)
- 802.11 regulatory support
- ieee80211_scan(9)
- 802.11 scanning support
- ieee80211_vap(9), net80211_vap(9)
- 802.11 network layer virtual radio support
- ifmcstat(8)
- dump multicast group management statistics per interface
- igmp(4)
- Internet Group Management Protocol
- inetd(8)
- internet super-server
- inetd.conf(5), inetd(5)
- internet super-server
- init_sleepqueues(9), sleepq_abort(9), sleepq_add(9), sleepq_alloc(9), sleepq_broadcast(9), sleepq_free(9), sleepq_lock(9), sleepq_lookup(9), sleepq_release(9), sleepq_remove(9), sleepq_signal(9), sleepq_set_timeout(9), sleepq_set_timeout_sbt(9), sleepq_sleepcnt(9), sleepq_timedwait(9), sleepq_timedwait_sig(9), sleepq_type(9), sleepq_wait(9), sleepq_wait_sig(9)
- manage the queues of sleeping threads
- initgroups(3)
- initialize group access list
- intr_event_add_handler(9), intr_event_create(9), intr_event_destroy(9), intr_event_handle(9), intr_event_remove_handler(9), intr_priority(9)
- kernel interrupt handler and thread API
- isupper(3), isupper_l(3)
- upper-case character test
- iswalnum(3), iswalpha(3), iswascii(3), iswblank(3), iswcntrl(3), iswdigit(3), iswgraph(3), iswhexnumber(3), iswideogram(3), iswlower(3), iswnumber(3), iswphonogram(3), iswprint(3), iswpunct(3), iswrune(3), iswspace(3), iswspecial(3), iswupper(3), iswxdigit(3)
- wide character classification utilities
- iswalnum_l(3), iswalpha_l(3), iswcntrl_l(3), iswctype_l(3), iswdigit_l(3), iswgraph_l(3), iswlower_l(3), iswprint_l(3), iswpunct_l(3), iswspace_l(3), iswupper_l(3), iswxdigit_l(3), towlower_l(3), towupper_l(3), wctype_l(3), iswblank_l(3), iswhexnumber_l(3), iswideogram_l(3), iswnumber_l(3), iswphonogram_l(3), iswrune_l(3), iswspecial_l(3), nextwctype_l(3), towctrans_l(3), wctrans_l(3)
- wide character classification utilities
- itwd(4)
- device driver for ITE Super I/O chips watchdog timer
- jail(3lua), attach(3lua), getid(3lua), getname(3lua), list(3lua), allparams(3lua), getparams(3lua), remove(3lua), setparams(3lua), CREATE(3lua), UPDATE(3lua), ATTACH(3lua), DYING(3lua)
- Lua binding to jail(3)
- kadm5_pwcheck(3), krb5_pwcheck(3), kadm5_setup_passwd_quality_check(3), kadm5_add_passwd_quality_verifier(3), kadm5_check_password_quality(3)
- Heimdal warning and error functions
- killpg(2)
- send signal to a process group
- kldsym(2)
- look up address by symbol name in a KLD
- krb5_acl_match_string(3), Heimdal(3)
- Kerberos 5 support functions
- krb5_digest(3), krb5_digest_alloc(3), krb5_digest_free(3), krb5_digest_set_server_cb(3), krb5_digest_set_type(3), krb5_digest_set_hostname(3), krb5_digest_get_server_nonce(3), krb5_digest_set_server_nonce(3), krb5_digest_get_opaque(3), krb5_digest_set_opaque(3), krb5_digest_get_identifier(3), krb5_digest_set_identifier(3), krb5_digest_init_request(3), krb5_digest_set_client_nonce(3), krb5_digest_set_digest(3), krb5_digest_set_username(3), krb5_digest_set_authid(3), krb5_digest_set_authentication_user(3), krb5_digest_set_realm(3), krb5_digest_set_method(3), krb5_digest_set_uri(3), krb5_digest_set_nonceCount(3), krb5_digest_set_qop(3), krb5_digest_request(3), krb5_digest_get_responseData(3), krb5_digest_get_rsp(3), krb5_digest_get_tickets(3), krb5_digest_get_client_binding(3), krb5_digest_get_a1_hash(3)
- remote digest (HTTP-DIGEST, SASL, CHAP) suppport
- krb5_get_krbhst(3), krb5_get_krb_admin_hst(3), krb5_get_krb_changepw_hst(3), krb5_get_krb524hst(3), krb5_free_krbhst(3)
- lookup Kerberos KDC hosts
- krb5_is_thread_safe(3)
- is the Kerberos library compiled with multithread support
- krb5_krbhst_init(3), krb5_krbhst_init_flags(3), krb5_krbhst_next(3), krb5_krbhst_next_as_string(3), krb5_krbhst_reset(3), krb5_krbhst_free(3), krb5_krbhst_format_string(3), krb5_krbhst_get_addrinfo(3)
- lookup Kerberos KDC hosts
- kyua-db-migrate(1), kyua db-migrate(1)
- Upgrades the schema of an existing results file
- lib80211(3), lib80211_alloc_regdata(3), lib80211_free_regdata(3), lib80211_regdomain_readconfig(3), lib80211_regdomain_cleanup(3), lib80211_regdomain_findbysku(3), lib80211_regdomain_findbyname(3), lib80211_country_findbycc(3), lib80211_country_findbyname(3)
- manage net80211 configuration and regulatory database
- libarchive-formats(5)
- archive formats supported by the libarchive library
- libefivar(3)
- EFI Non Volatile Variable Support
- libsa(3)
- support library for standalone executables
- linux(4)
- Linux ABI support
- local-unbound-control(8), local-unbound-control-setup(8)
- Local-unbound remote server control utility
- locate.updatedb(8)
- update locate database
- longrun(4)
- Transmeta(TM) Crusoe(TM) LongRun(TM) support
- mac_is_present(3)
- report whether the running system has MAC support
- mckey(1)
- RDMA CM multicast setup and simple data transfer test
- mdoc(7)
- semantic markup language for formatting manual pages
- mergemaster(8)
- merge configuration files, et al during an upgrade
- moncontrol(3), monstartup(3)
- control execution profile
- msleep(9), msleep_sbt(9), msleep_spin(9), msleep_spin_sbt(9), pause(9), pause_sig(9), pause_sbt(9), tsleep(9), tsleep_sbt(9), wakeup(9), wakeup_one(9), wakeup_any(9)
- wait for events
- namei(9), NDINIT(9), NDINIT_AT(9), NDFREE_PNBUF(9)
- pathname translation and lookup operations
- netgroup(5)
- defines network groups
- new_field(3), dup_field(3), link_field(3), free_field(3)
- create and destroy form fields
- newgrp(1)
- change to a new group
- nfsuserd(8)
- load user and group information into the kernel for NFSv4 services plus support manage-gids for all NFS versions
- nohup(1)
- invoke a utility immune to hangups
- openpam_free_data(3)
- generic cleanup function
- pam_group(8)
- Group PAM module
- pcap-linktype(7)
- link-layer header types supported by libpcap
- pcap_list_datalinks(3), pcap_free_datalinks(3)
- get a list of link-layer header types supported by a capture device, and free that list
- pcap_list_tstamp_types(3), pcap_free_tstamp_types(3)
- get a list of time stamp types supported by a capture device, and free that list
- pcap_lookupdev(3)
- find the default device on which to capture
- pcap_lookupnet(3)
- find the IPv4 network number and netmask for a device
- pgfind(9)
- locate a process group by number
- pmc_event_names_of_class(3)
- return a list of event names supported by a PMC class
- pnp(4)
- support for Plug and Play (PnP) ISA devices
- pnpbios(4)
- support for embedded devices on the motherboard
- polling(4)
- device polling support
- posix_spawn_file_actions_addopen(3), posix_spawn_file_actions_adddup2(3), posix_spawn_file_actions_addclose(3), posix_spawn_file_actions_addclosefrom_np(3), posix_spawn_file_actions_addchdir_np(3), posix_spawn_file_actions_addfchdir_np(3)
- add open, dup2, close, closefrom, or chdir/fchdir actions to spawn file actions object
- posix_spawnattr_getpgroup(3), posix_spawnattr_setpgroup(3)
- get and set the spawn-pgroup attribute of a spawn attributes object
- printf(9), uprintf(9), tprintf(9), log(9)
- formatted output conversion
- procstat_close(3), procstat_freeadvlock(3), procstat_freeargv(3), procstat_freeauxv(3), procstat_freeenvv(3), procstat_freefiles(3), procstat_freegroups(3), procstat_freekstack(3), procstat_freeprocs(3), procstat_freeptlwpinfo(3), procstat_freevmmap(3), procstat_get_pipe_info(3), procstat_get_pts_info(3), procstat_get_sem_info(3), procstat_get_shm_info(3), procstat_get_socket_info(3), procstat_get_vnode_info(3), procstat_getadvlock(3), procstat_getargv(3), procstat_getauxv(3), procstat_getenvv(3), procstat_getfiles(3), procstat_getgroups(3), procstat_getkstack(3), procstat_getosrel(3), procstat_getpathname(3), procstat_getprocs(3), procstat_getptlwpinfo(3), procstat_getrlimit(3), procstat_getumask(3), procstat_getvmmap(3), procstat_open_core(3), procstat_open_kvm(3), procstat_open_sysctl(3)
- library interface for file and process information retrieval
- psignal(9), kern_psignal(9), pgsignal(9), tdsignal(9)
- post signal to a thread, process, or process group
- pst(4)
- device driver for Promise Supertrak SX6000
- pthread_cleanup_pop(3)
- call the first cleanup routine
- pthread_cleanup_push(3)
- add a cleanup function for thread exit
- pthread_rwlock_timedrdlock(3)
- acquire a read-write lock for reading or give up after a specified period
- pthread_rwlock_timedwrlock(3)
- acquire a read-write lock for writing or give up after a specified period
- pw(8)
- create, remove, modify & display system users and groups
- pw_copy(3), pw_dup(3), pw_edit(3), pw_equal(3), pw_fini(3), pw_init(3), pw_make(3), pw_make_v7(3), pw_mkdb(3), pw_lock(3), pw_scan(3), pw_tempname(3), pw_tmp(3)
- functions for passwd file handling
- pwcache(3), user_from_uid(3), group_from_gid(3)
- cache password and group entries
- querylocale(3)
- Look up the locale name or version for a specified category
- quick_exit(3)
- exits a program quickly, running minimal cleanup
- quot(8)
- display disk space occupied by each user
- quota.user(5), quota.group(5)
- per file system quota database
- rc(8)
- command scripts for auto-reboot and daemon startup
- rcmdsh(3)
- return a stream to a remote command without superuser
- rctl(8)
- display and update resource limits database
- rdma_join_multicast(3)
- Joins a multicast group
- rdma_leave_multicast(3)
- Leaves a multicast group
- redzone(9), RedZone(9)
- buffer corruptions detector
- resizewin(1)
- update terminal size
- restore(8), rrestore(8)
- restore files or file systems from backups made with dump
- revnetgroup(8)
- generate reverse netgroup data
- rpc.yppasswdd(8)
- server for updating NIS passwords
- rpc_gss_get_versions(3)
- Get supported protocol version
- rtwn_pci(4)
- Realtek wireless rtwn network driver PCI/PCIe support
- rtwn_usb(4)
- Realtek wireless rtwn network driver USB support
- rup(1)
- remote status display
- ruptime(1)
- show host status of local machines
- rwlock(9), rw_init(9), rw_init_flags(9), rw_destroy(9), rw_rlock(9), rw_wlock(9), rw_runlock(9), rw_wunlock(9), rw_unlock(9), rw_try_rlock(9), rw_try_upgrade(9), rw_try_wlock(9), rw_downgrade(9), rw_sleep(9), rw_initialized(9), rw_wowned(9), rw_assert(9), RW_SYSINIT(9), RW_SYSINIT_FLAGS(9)
- kernel reader/writer lock
- save-entropy(8)
- Save bits of entropy to feed /dev/random at startup
- sbget(3), sbsearch(3), sbput(3), sbread(3), sbfind(3), sbwrite(3)
- read and write superblocks of a UFS file system
- seldrain(9), selrecord(9), selwakeup(9)
- record and wakeup select requests
- send(4)
- Kernel side support for Secure Neighbor Discovery (SeND)
- setac(3), endac(3), getacdir(3), getacdist(3), getacexpire(3), getacfilesz(3), getacflg(3), getachost(3), getacmin(3), getacna(3), getacpol(3), au_poltostr(3), au_strtopol(3)
- look up information from the audit_control database
- setauuser(3), endauuser(3), getauuserent(3), getauuserent_r(3), getauusernam(3), getauusernam_r(3), au_user_mask(3), getfauditflags(3)
- look up information from the audit_user database
- setgroups(2)
- set group access list
- setpgid(2), setpgrp(2)
- set process group
- setregid(2)
- set real and effective group ID
- setruid(3), setrgid(3)
- set user and group ID
- setsid(2)
- create session and set process group ID
- setuid(2), seteuid(2), setgid(2), setegid(2)
- set user and group ID
- siginterrupt(3)
- allow signals to interrupt system calls
- sigsuspend(2)
- atomically release blocked signals and wait for interrupt
- sourcefilter(3)
- advanced multicast group membership API
- ssh-pkcs11-helper(8)
- OpenSSH helper for PKCS#11 support
- ssh-sk-helper(8)
- OpenSSH helper for FIDO authenticator support
- strdup(3), strndup(3)
- save a copy of a string
- superio(4)
- Super I/O controller and bus driver
- superio(9), superio_devid(9), superio_dev_disable(9), superio_dev_enable(9), superio_dev_enabled(9), superio_find_dev(9), superio_get_dma(9), superio_get_iobase(9), superio_get_irq(9), superio_get_ldn(9), superio_get_type(9), superio_read(9), superio_revid(9), superio_vendor(9), superio_write(9)
- Super I/O bus interface
- swi_add(9), swi_remove(9), swi_sched(9)
- register and schedule software interrupt handlers
- sx(9), sx_init(9), sx_init_flags(9), sx_destroy(9), sx_slock(9), sx_xlock(9), sx_slock_sig(9), sx_xlock_sig(9), sx_try_slock(9), sx_try_xlock(9), sx_sunlock(9), sx_xunlock(9), sx_unlock(9), sx_try_upgrade(9), sx_downgrade(9), sx_sleep(9), sx_xholder(9), sx_xlocked(9), sx_assert(9), SX_SYSINIT(9), SX_SYSINIT_FLAGS(9)
- kernel shared/exclusive lock
- sync(2)
- schedule file system updates
- sysdecode_cmsg_type(3)
- lookup name of cmsg type
- sysdecode_enum(3), sysdecode_acltype(3), sysdecode_atfd(3), sysdecode_extattrnamespace(3), sysdecode_fadvice(3), sysdecode_fcntl_cmd(3), sysdecode_getfsstat_mode(3), sysdecode_getrusage_who(3), sysdecode_idtype(3), sysdecode_ipproto(3), sysdecode_itimer(3), sysdecode_kldsym_cmd(3), sysdecode_kldunload_flags(3), sysdecode_lio_listio_mode(3), sysdecode_madvice(3), sysdecode_minherit_flags(3), sysdecode_msgctl_cmd(3), sysdecode_nfssvc_flags(3), sysdecode_pathconf_name(3), sysdecode_prio_which(3), sysdecode_procctl_cmd(3), sysdecode_ptrace_request(3), sysdecode_rlimit(3), sysdecode_rtprio_function(3), sysdecode_scheduler_policy(3), sysdecode_sctp_pr_policy(3), sysdecode_sctp_sinfo_flags(3), sysdecode_semctl_cmd(3), sysdecode_shmctl_cmd(3), sysdecode_shutdown_how(3), sysdecode_sigbus_code(3), sysdecode_sigchld_code(3), sysdecode_sigfpe_code(3), sysdecode_sigill_code(3), sysdecode_signal(3), sysdecode_sigprocmask_how(3), sysdecode_sigsegv_code(3), sysdecode_sigtrap_code(3), sysdecode_sockaddr_family(3), sysdecode_socketdomain(3), sysdecode_sockettype(3), sysdecode_sockopt_level(3), sysdecode_sysarch_number(3), sysdecode_umtx_op(3), sysdecode_vmresult(3), sysdecode_whence(3)
- lookup name of various enumerated values
- sysdecode_ioctlname(3)
- lookup name of device control command
- sysdecode_sigcode(3)
- lookup name of signal code
- sysdecode_socket_protocol(3)
- lookup name of socket protocol
- sysdecode_sockopt_name(3)
- lookup name of socket option
- sysdecode_syscallnames(3)
- lookup name of system calls
- tcgetpgrp(3)
- get foreground process group ID
- tcsetpgrp(3)
- set foreground process group ID
- tee(1)
- duplicate standard input
- thr_wake(2)
- wake up the suspended thread
- tolower(3), tolower_l(3)
- upper case to lower case letter conversion
- top(1)
- display and update information about the top cpu processes
- toupper(3), toupper_l(3)
- lower case to upper case letter conversion
- towlower(3)
- upper case to lower case letter conversion (wide character version)
- towupper(3)
- lower case to upper case letter conversion (wide character version)
- tunefs(8)
- tune up an existing UFS file system
- tzsetup(8)
- set local timezone
- u3g(4)
- USB support for 3G and 4G cellular modems
- ubsa(4)
- USB support for Belkin serial adapters
- ubser(4)
- USB support for BWCT console serial adapters
- ucom(4)
- USB tty support
- ucred(9), crget(9), crhold(9), crfree(9), crcopy(9), crdup(9), cru2x(9)
- functions related to user credentials
- udaddy(1)
- RDMA CM datagram setup and simple ping-pong test
- ufoma(4)
- USB mobile phone support
- uftdi(4)
- USB support for serial adapters based on the FTDI family of USB serial adapter chips
- ugen(4)
- USB generic device support
- uhid(4)
- USB generic HID support
- uhso(4)
- support for several HSxPA devices from Option N.V
- uipaq(4)
- USB support for iPAQ units
- ulpt(4)
- USB printer support
- umcs(4)
- USB support for serial adapters based on the MCS7820 and MCS7840 chips
- umoscom(4)
- USB support for serial adapters based on chips made by MOSCHIP
- upgt(4)
- Conexant/Intersil PrismGT SoftMAC USB IEEE 802.11b/g wireless network driver
- uplcom(4)
- USB support for Prolific PL-2303/2303X/2303HX serial adapters driver
- uptime(1)
- show how long system has been running
- usb_fifo_alloc_buffer(9), usb_fifo_attach(9), usb_fifo_detach(9), usb_fifo_free_buffer(9), usb_fifo_get_data(9), usb_fifo_get_data_buffer(9), usb_fifo_get_data_error(9), usb_fifo_get_data_linear(9), usb_fifo_put_bytes_max(9), usb_fifo_put_data(9), usb_fifo_put_data_buffer(9), usb_fifo_put_data_error(9), usb_fifo_put_data_linear(9), usb_fifo_reset(9), usb_fifo_softc(9), usb_fifo_wakeup(9), usbd_do_request(9), usbd_do_request_flags(9), usbd_errstr(9), usbd_lookup_id_by_info(9), usbd_lookup_id_by_uaa(9), usbd_transfer_clear_stall(9), usbd_transfer_drain(9), usbd_transfer_pending(9), usbd_transfer_poll(9), usbd_transfer_setup(9), usbd_transfer_start(9), usbd_transfer_stop(9), usbd_transfer_submit(9), usbd_transfer_unsetup(9), usbd_xfer_clr_flag(9), usbd_xfer_frame_data(9), usbd_xfer_frame_len(9), usbd_xfer_get_frame(9), usbd_xfer_get_priv(9), usbd_xfer_is_stalled(9), usbd_xfer_max_framelen(9), usbd_xfer_max_frames(9), usbd_xfer_max_len(9), usbd_xfer_set_flag(9), usbd_xfer_set_frame_data(9), usbd_xfer_set_frame_len(9), usbd_xfer_set_frame_offset(9), usbd_xfer_set_frames(9), usbd_xfer_set_interval(9), usbd_xfer_set_priv(9), usbd_xfer_set_stall(9), usbd_xfer_set_timeout(9), usbd_xfer_softc(9), usbd_xfer_state(9), usbd_xfer_status(9)
- Universal Serial Bus driver programming interface
- usfs(4)
- USB device side support for bulk only transport mass storage
- uvisor(4)
- USB support for the PalmOS based PDAs
- uvscom(4)
- USB support for SUNTAC Slipper U VS-10U serial adapters driver
- vfs_suser(9)
- check if credentials have superuser privileges for a mount point
- vigr(8)
- edit the group file
- virtio(4)
- VirtIO Device Support
- vm_map_lock(9), vm_map_unlock(9), vm_map_lock_read(9), vm_map_unlock_read(9), vm_map_trylock(9), vm_map_trylock_read(9), vm_map_lock_upgrade(9), vm_map_lock_downgrade(9)
- vm_map locking macros
- vm_map_lookup(9), vm_map_lookup_done(9)
- lookup the vm_object backing a given virtual region
- vm_page_lookup(9)
- lookup a vm page
- vnode_pager_setsize(9)
- notify the VM system about updates in the file size
- wbwd(4)
- device driver for Winbond/Nuvoton Super I/O chips watchdog timer
- wdatwd(4)
- device driver for the ACPI WDAT based watchdog interrupt timer
- wlan(4)
- generic WiFi 802.11 link-layer support
- wlan_acl(4)
- MAC-based ACL support for 802.11 devices
- wlan_amrr(4)
- AMRR rate adaptation algorithm support for 802.11 devices
- wlan_ccmp(4)
- AES-CCMP crypto support for 802.11 devices
- wlan_tkip(4)
- TKIP and Michael crypto support for 802.11 devices
- wlan_wep(4)
- WEP crypto support for 802.11 devices
- wlan_xauth(4)
- External authenticator support for 802.11 devices
- wmemchr(3), wmemcmp(3), wmemcpy(3), wmemmove(3), wmempcpy(3), wmemset(3), wcpcpy(3), wcpncpy(3), wcscasecmp(3), wcscat(3), wcschr(3), wcscmp(3), wcscpy(3), wcscspn(3), wcsdup(3), wcslcat(3), wcslcpy(3), wcslen(3), wcsncasecmp(3), wcsncat(3), wcsncmp(3), wcsncpy(3), wcsnlen(3), wcspbrk(3), wcsrchr(3), wcsspn(3), wcsstr(3)
- wide character string manipulation operations
- wpa_cli(8)
- console utility for WiFi authentication with wpa_supplicant
- wpa_supplicant(8)
- WPA/802.11i Supplicant for wireless network devices
- wpa_supplicant.conf(5)
- configuration file for wpa_supplicant(8)
- xen(4)
- Xen Hypervisor Support
- xlocale(3)
- Thread-safe extended locale support
- yppush(8)
- force propagation of updated NIS databases
- zfs-receive(8)
- create snapshot from backup stream
- zfs-send(8)
- generate backup stream of ZFS dataset
- zfs-upgrade(8)
- manage on-disk version of ZFS filesystems
- zpool-upgrade(8)
- manage version and feature flags of ZFS storage pools
- ASN1_EXTERN_FUNCS(3), ASN1_ex_d2i(3), ASN1_ex_d2i_ex(3), ASN1_ex_i2d(3), ASN1_ex_new_func(3), ASN1_ex_new_ex_func(3), ASN1_ex_free_func(3), ASN1_ex_print_func(3), IMPLEMENT_EXTERN_ASN1(3)
- ASN.1 external function support
- ASN1_ITEM_lookup(3), ASN1_ITEM_get(3)
- lookup ASN.1 structures
- ASN1_STRING_TABLE(3), ASN1_STRING_TABLE_add(3), ASN1_STRING_TABLE_get(3), ASN1_STRING_TABLE_cleanup(3)
- ASN1_STRING_TABLE manipulation functions
- ASN1_STRING_dup(3), ASN1_STRING_cmp(3), ASN1_STRING_set(3), ASN1_STRING_length(3), ASN1_STRING_type(3), ASN1_STRING_get0_data(3), ASN1_STRING_data(3), ASN1_STRING_to_UTF8(3)
- ASN1_STRING utility functions
- ASN1_TIME_set(3), ASN1_UTCTIME_set(3), ASN1_GENERALIZEDTIME_set(3), ASN1_TIME_adj(3), ASN1_UTCTIME_adj(3), ASN1_GENERALIZEDTIME_adj(3), ASN1_TIME_check(3), ASN1_UTCTIME_check(3), ASN1_GENERALIZEDTIME_check(3), ASN1_TIME_set_string(3), ASN1_UTCTIME_set_string(3), ASN1_GENERALIZEDTIME_set_string(3), ASN1_TIME_set_string_X509(3), ASN1_TIME_normalize(3), ASN1_TIME_to_tm(3), ASN1_TIME_print(3), ASN1_TIME_print_ex(3), ASN1_UTCTIME_print(3), ASN1_GENERALIZEDTIME_print(3), ASN1_TIME_diff(3), ASN1_TIME_cmp_time_t(3), ASN1_UTCTIME_cmp_time_t(3), ASN1_TIME_compare(3), ASN1_TIME_to_generalizedtime(3), ASN1_TIME_dup(3), ASN1_UTCTIME_dup(3), ASN1_GENERALIZEDTIME_dup(3)
- ASN.1 Time functions
- ASYNC_WAIT_CTX_new(3), ASYNC_WAIT_CTX_free(3), ASYNC_WAIT_CTX_set_wait_fd(3), ASYNC_WAIT_CTX_get_fd(3), ASYNC_WAIT_CTX_get_all_fds(3), ASYNC_WAIT_CTX_get_changed_fds(3), ASYNC_WAIT_CTX_clear_fd(3), ASYNC_WAIT_CTX_set_callback(3), ASYNC_WAIT_CTX_get_callback(3), ASYNC_WAIT_CTX_set_status(3), ASYNC_WAIT_CTX_get_status(3), ASYNC_callback_fn(3), ASYNC_STATUS_UNSUPPORTED(3), ASYNC_STATUS_ERR(3), ASYNC_STATUS_OK(3), ASYNC_STATUS_EAGAIN(3)
- functions to manage waiting for asynchronous jobs to complete
- ASYNC_get_wait_ctx(3), ASYNC_init_thread(3), ASYNC_cleanup_thread(3), ASYNC_start_job(3), ASYNC_pause_job(3), ASYNC_get_current_job(3), ASYNC_block_pause(3), ASYNC_unblock_pause(3), ASYNC_is_capable(3)
- asynchronous job management functions
- BIO_f_readbuffer(3)
- read only buffering BIO that supports BIO_tell() and BIO_seek()
- BIO_get_new_index(3), BIO_meth_new(3), BIO_meth_free(3), BIO_meth_get_read_ex(3), BIO_meth_set_read_ex(3), BIO_meth_get_write_ex(3), BIO_meth_set_write_ex(3), BIO_meth_get_write(3), BIO_meth_set_write(3), BIO_meth_get_read(3), BIO_meth_set_read(3), BIO_meth_get_puts(3), BIO_meth_set_puts(3), BIO_meth_get_gets(3), BIO_meth_set_gets(3), BIO_meth_get_ctrl(3), BIO_meth_set_ctrl(3), BIO_meth_get_create(3), BIO_meth_set_create(3), BIO_meth_get_destroy(3), BIO_meth_set_destroy(3), BIO_meth_get_callback_ctrl(3), BIO_meth_set_callback_ctrl(3)
- Routines to build up BIO methods
- BIO_lookup_type(3), BIO_ADDRINFO(3), BIO_ADDRINFO_next(3), BIO_ADDRINFO_free(3), BIO_ADDRINFO_family(3), BIO_ADDRINFO_socktype(3), BIO_ADDRINFO_protocol(3), BIO_ADDRINFO_address(3), BIO_lookup_ex(3), BIO_lookup(3)
- BIO_ADDRINFO type and routines
- BIO_new_ex(3), BIO_new(3), BIO_up_ref(3), BIO_free(3), BIO_vfree(3), BIO_free_all(3)
- BIO allocation and freeing functions
- BIO_socket(3), BIO_bind(3), BIO_connect(3), BIO_listen(3), BIO_accept_ex(3), BIO_closesocket(3)
- BIO socket communication setup routines
- BN_BLINDING_new(3), BN_BLINDING_free(3), BN_BLINDING_update(3), BN_BLINDING_convert(3), BN_BLINDING_invert(3), BN_BLINDING_convert_ex(3), BN_BLINDING_invert_ex(3), BN_BLINDING_is_current_thread(3), BN_BLINDING_set_current_thread(3), BN_BLINDING_lock(3), BN_BLINDING_unlock(3), BN_BLINDING_get_flags(3), BN_BLINDING_set_flags(3), BN_BLINDING_create_param(3)
- blinding related BIGNUM functions
- BN_copy(3), BN_dup(3), BN_with_flags(3)
- copy BIGNUMs
- CONF_modules_free(3), CONF_modules_finish(3), CONF_modules_unload(3)
- OpenSSL configuration cleanup functions
- CRYPTO_EX_new(3), CRYPTO_EX_free(3), CRYPTO_EX_dup(3), CRYPTO_free_ex_index(3), CRYPTO_get_ex_new_index(3), CRYPTO_alloc_ex_data(3), CRYPTO_set_ex_data(3), CRYPTO_get_ex_data(3), CRYPTO_free_ex_data(3), CRYPTO_new_ex_data(3)
- functions supporting application-specific data
- CRYPTO_THREAD_run_once(3), CRYPTO_THREAD_lock_new(3), CRYPTO_THREAD_read_lock(3), CRYPTO_THREAD_write_lock(3), CRYPTO_THREAD_unlock(3), CRYPTO_THREAD_lock_free(3), CRYPTO_atomic_add(3), CRYPTO_atomic_or(3), CRYPTO_atomic_load(3)
- OpenSSL thread support
- DECLARE_ASN1_FUNCTIONS(3), IMPLEMENT_ASN1_FUNCTIONS(3), ASN1_ITEM(3), ACCESS_DESCRIPTION_free(3), ACCESS_DESCRIPTION_new(3), ADMISSIONS_free(3), ADMISSIONS_new(3), ADMISSION_SYNTAX_free(3), ADMISSION_SYNTAX_new(3), ASIdOrRange_free(3), ASIdOrRange_new(3), ASIdentifierChoice_free(3), ASIdentifierChoice_new(3), ASIdentifiers_free(3), ASIdentifiers_new(3), ASRange_free(3), ASRange_new(3), AUTHORITY_INFO_ACCESS_free(3), AUTHORITY_INFO_ACCESS_new(3), AUTHORITY_KEYID_free(3), AUTHORITY_KEYID_new(3), BASIC_CONSTRAINTS_free(3), BASIC_CONSTRAINTS_new(3), CERTIFICATEPOLICIES_free(3), CERTIFICATEPOLICIES_new(3), CMS_ContentInfo_free(3), CMS_ContentInfo_new(3), CMS_ContentInfo_new_ex(3), CMS_ContentInfo_print_ctx(3), CMS_ReceiptRequest_free(3), CMS_ReceiptRequest_new(3), CRL_DIST_POINTS_free(3), CRL_DIST_POINTS_new(3), DIRECTORYSTRING_free(3), DIRECTORYSTRING_new(3), DISPLAYTEXT_free(3), DISPLAYTEXT_new(3), DIST_POINT_NAME_free(3), DIST_POINT_NAME_new(3), DIST_POINT_free(3), DIST_POINT_new(3), DSAparams_dup(3), ECPARAMETERS_free(3), ECPARAMETERS_new(3), ECPKPARAMETERS_free(3), ECPKPARAMETERS_new(3), EDIPARTYNAME_free(3), EDIPARTYNAME_new(3), ESS_CERT_ID_dup(3), ESS_CERT_ID_free(3), ESS_CERT_ID_new(3), ESS_CERT_ID_V2_dup(3), ESS_CERT_ID_V2_free(3), ESS_CERT_ID_V2_new(3), ESS_ISSUER_SERIAL_dup(3), ESS_ISSUER_SERIAL_free(3), ESS_ISSUER_SERIAL_new(3), ESS_SIGNING_CERT_dup(3), ESS_SIGNING_CERT_free(3), ESS_SIGNING_CERT_it(3), ESS_SIGNING_CERT_new(3), ESS_SIGNING_CERT_V2_dup(3), ESS_SIGNING_CERT_V2_free(3), ESS_SIGNING_CERT_V2_it(3), ESS_SIGNING_CERT_V2_new(3), EXTENDED_KEY_USAGE_free(3), EXTENDED_KEY_USAGE_new(3), GENERAL_NAMES_free(3), GENERAL_NAMES_new(3), GENERAL_NAME_dup(3), GENERAL_NAME_free(3), GENERAL_NAME_new(3), GENERAL_SUBTREE_free(3), GENERAL_SUBTREE_new(3), IPAddressChoice_free(3), IPAddressChoice_new(3), IPAddressFamily_free(3), IPAddressFamily_new(3), IPAddressOrRange_free(3), IPAddressOrRange_new(3), IPAddressRange_free(3), IPAddressRange_new(3), ISSUER_SIGN_TOOL_free(3), ISSUER_SIGN_TOOL_it(3), ISSUER_SIGN_TOOL_new(3), ISSUING_DIST_POINT_free(3), ISSUING_DIST_POINT_it(3), ISSUING_DIST_POINT_new(3), NAME_CONSTRAINTS_free(3), NAME_CONSTRAINTS_new(3), NAMING_AUTHORITY_free(3), NAMING_AUTHORITY_new(3), NETSCAPE_CERT_SEQUENCE_free(3), NETSCAPE_CERT_SEQUENCE_new(3), NETSCAPE_SPKAC_free(3), NETSCAPE_SPKAC_new(3), NETSCAPE_SPKI_free(3), NETSCAPE_SPKI_new(3), NOTICEREF_free(3), NOTICEREF_new(3), OCSP_BASICRESP_free(3), OCSP_BASICRESP_new(3), OCSP_CERTID_dup(3), OCSP_CERTID_new(3), OCSP_CERTSTATUS_free(3), OCSP_CERTSTATUS_new(3), OCSP_CRLID_free(3), OCSP_CRLID_new(3), OCSP_ONEREQ_free(3), OCSP_ONEREQ_new(3), OCSP_REQINFO_free(3), OCSP_REQINFO_new(3), OCSP_RESPBYTES_free(3), OCSP_RESPBYTES_new(3), OCSP_RESPDATA_free(3), OCSP_RESPDATA_new(3), OCSP_RESPID_free(3), OCSP_RESPID_new(3), OCSP_RESPONSE_new(3), OCSP_REVOKEDINFO_free(3), OCSP_REVOKEDINFO_new(3), OCSP_SERVICELOC_free(3), OCSP_SERVICELOC_new(3), OCSP_SIGNATURE_free(3), OCSP_SIGNATURE_new(3), OCSP_SINGLERESP_free(3), OCSP_SINGLERESP_new(3), OSSL_CMP_ITAV_dup(3), OSSL_CMP_ITAV_free(3), OSSL_CMP_MSG_dup(3), OSSL_CMP_MSG_it(3), OSSL_CMP_MSG_free(3), OSSL_CMP_PKIHEADER_free(3), OSSL_CMP_PKIHEADER_it(3), OSSL_CMP_PKIHEADER_new(3), OSSL_CMP_PKISI_dup(3), OSSL_CMP_PKISI_free(3), OSSL_CMP_PKISI_it(3), OSSL_CMP_PKISI_new(3), OSSL_CMP_PKISTATUS_it(3), OSSL_CRMF_CERTID_dup(3), OSSL_CRMF_CERTID_free(3), OSSL_CRMF_CERTID_it(3), OSSL_CRMF_CERTID_new(3), OSSL_CRMF_CERTTEMPLATE_free(3), OSSL_CRMF_CERTTEMPLATE_it(3), OSSL_CRMF_CERTTEMPLATE_new(3), OSSL_CRMF_ENCRYPTEDVALUE_free(3), OSSL_CRMF_ENCRYPTEDVALUE_it(3), OSSL_CRMF_ENCRYPTEDVALUE_new(3), OSSL_CRMF_MSGS_free(3), OSSL_CRMF_MSGS_it(3), OSSL_CRMF_MSGS_new(3), OSSL_CRMF_MSG_dup(3), OSSL_CRMF_MSG_free(3), OSSL_CRMF_MSG_it(3), OSSL_CRMF_MSG_new(3), OSSL_CRMF_PBMPARAMETER_free(3), OSSL_CRMF_PBMPARAMETER_it(3), OSSL_CRMF_PBMPARAMETER_new(3), OSSL_CRMF_PKIPUBLICATIONINFO_free(3), OSSL_CRMF_PKIPUBLICATIONINFO_it(3), OSSL_CRMF_PKIPUBLICATIONINFO_new(3), OSSL_CRMF_SINGLEPUBINFO_free(3), OSSL_CRMF_SINGLEPUBINFO_it(3), OSSL_CRMF_SINGLEPUBINFO_new(3), OTHERNAME_free(3), OTHERNAME_new(3), PBE2PARAM_free(3), PBE2PARAM_new(3), PBEPARAM_free(3), PBEPARAM_new(3), PBKDF2PARAM_free(3), PBKDF2PARAM_new(3), PKCS12_BAGS_free(3), PKCS12_BAGS_new(3), PKCS12_MAC_DATA_free(3), PKCS12_MAC_DATA_new(3), PKCS12_SAFEBAG_free(3), PKCS12_SAFEBAG_new(3), PKCS12_free(3), PKCS12_new(3), PKCS7_DIGEST_free(3), PKCS7_DIGEST_new(3), PKCS7_ENCRYPT_free(3), PKCS7_ENCRYPT_new(3), PKCS7_ENC_CONTENT_free(3), PKCS7_ENC_CONTENT_new(3), PKCS7_ENVELOPE_free(3), PKCS7_ENVELOPE_new(3), PKCS7_ISSUER_AND_SERIAL_free(3), PKCS7_ISSUER_AND_SERIAL_new(3), PKCS7_RECIP_INFO_free(3), PKCS7_RECIP_INFO_new(3), PKCS7_SIGNED_free(3), PKCS7_SIGNED_new(3), PKCS7_SIGNER_INFO_free(3), PKCS7_SIGNER_INFO_new(3), PKCS7_SIGN_ENVELOPE_free(3), PKCS7_SIGN_ENVELOPE_new(3), PKCS7_dup(3), PKCS7_free(3), PKCS7_new_ex(3), PKCS7_new(3), PKCS7_print_ctx(3), PKCS8_PRIV_KEY_INFO_free(3), PKCS8_PRIV_KEY_INFO_new(3), PKEY_USAGE_PERIOD_free(3), PKEY_USAGE_PERIOD_new(3), POLICYINFO_free(3), POLICYINFO_new(3), POLICYQUALINFO_free(3), POLICYQUALINFO_new(3), POLICY_CONSTRAINTS_free(3), POLICY_CONSTRAINTS_new(3), POLICY_MAPPING_free(3), POLICY_MAPPING_new(3), PROFESSION_INFOS_free(3), PROFESSION_INFOS_new(3), PROFESSION_INFO_free(3), PROFESSION_INFO_new(3), PROXY_CERT_INFO_EXTENSION_free(3), PROXY_CERT_INFO_EXTENSION_new(3), PROXY_POLICY_free(3), PROXY_POLICY_new(3), RSAPrivateKey_dup(3), RSAPublicKey_dup(3), RSA_OAEP_PARAMS_free(3), RSA_OAEP_PARAMS_new(3), RSA_PSS_PARAMS_free(3), RSA_PSS_PARAMS_new(3), RSA_PSS_PARAMS_dup(3), SCRYPT_PARAMS_free(3), SCRYPT_PARAMS_new(3), SXNETID_free(3), SXNETID_new(3), SXNET_free(3), SXNET_new(3), TLS_FEATURE_free(3), TLS_FEATURE_new(3), TS_ACCURACY_dup(3), TS_ACCURACY_free(3), TS_ACCURACY_new(3), TS_MSG_IMPRINT_dup(3), TS_MSG_IMPRINT_free(3), TS_MSG_IMPRINT_new(3), TS_REQ_dup(3), TS_REQ_free(3), TS_REQ_new(3), TS_RESP_dup(3), TS_RESP_free(3), TS_RESP_new(3), TS_STATUS_INFO_dup(3), TS_STATUS_INFO_free(3), TS_STATUS_INFO_new(3), TS_TST_INFO_dup(3), TS_TST_INFO_free(3), TS_TST_INFO_new(3), USERNOTICE_free(3), USERNOTICE_new(3), X509_ALGOR_free(3), X509_ALGOR_it(3), X509_ALGOR_new(3), X509_ATTRIBUTE_dup(3), X509_ATTRIBUTE_free(3), X509_ATTRIBUTE_new(3), X509_CERT_AUX_free(3), X509_CERT_AUX_new(3), X509_CINF_free(3), X509_CINF_new(3), X509_CRL_INFO_free(3), X509_CRL_INFO_new(3), X509_CRL_dup(3), X509_CRL_free(3), X509_CRL_new_ex(3), X509_CRL_new(3), X509_EXTENSION_dup(3), X509_EXTENSION_free(3), X509_EXTENSION_new(3), X509_NAME_ENTRY_dup(3), X509_NAME_ENTRY_free(3), X509_NAME_ENTRY_new(3), X509_NAME_dup(3), X509_NAME_free(3), X509_NAME_new(3), X509_REQ_INFO_free(3), X509_REQ_INFO_new(3), X509_REQ_dup(3), X509_REQ_free(3), X509_REQ_new(3), X509_REQ_new_ex(3), X509_REVOKED_dup(3), X509_REVOKED_free(3), X509_REVOKED_new(3), X509_SIG_free(3), X509_SIG_new(3), X509_VAL_free(3), X509_VAL_new(3), X509_dup(3)
- ASN1 object utilities
- DEFINE_STACK_OF(3), DEFINE_STACK_OF_CONST(3), DEFINE_SPECIAL_STACK_OF(3), DEFINE_SPECIAL_STACK_OF_CONST(3), sk_TYPE_num(3), sk_TYPE_value(3), sk_TYPE_new(3), sk_TYPE_new_null(3), sk_TYPE_reserve(3), sk_TYPE_free(3), sk_TYPE_zero(3), sk_TYPE_delete(3), sk_TYPE_delete_ptr(3), sk_TYPE_push(3), sk_TYPE_unshift(3), sk_TYPE_pop(3), sk_TYPE_shift(3), sk_TYPE_pop_free(3), sk_TYPE_insert(3), sk_TYPE_set(3), sk_TYPE_find(3), sk_TYPE_find_ex(3), sk_TYPE_find_all(3), sk_TYPE_sort(3), sk_TYPE_is_sorted(3), sk_TYPE_dup(3), sk_TYPE_deep_copy(3), sk_TYPE_set_cmp_func(3), sk_TYPE_new_reserve(3), OPENSSL_sk_deep_copy(3), OPENSSL_sk_delete(3), OPENSSL_sk_delete_ptr(3), OPENSSL_sk_dup(3), OPENSSL_sk_find(3), OPENSSL_sk_find_ex(3), OPENSSL_sk_find_all(3), OPENSSL_sk_free(3), OPENSSL_sk_insert(3), OPENSSL_sk_is_sorted(3), OPENSSL_sk_new(3), OPENSSL_sk_new_null(3), OPENSSL_sk_new_reserve(3), OPENSSL_sk_num(3), OPENSSL_sk_pop(3), OPENSSL_sk_pop_free(3), OPENSSL_sk_push(3), OPENSSL_sk_reserve(3), OPENSSL_sk_set(3), OPENSSL_sk_set_cmp_func(3), OPENSSL_sk_shift(3), OPENSSL_sk_sort(3), OPENSSL_sk_unshift(3), OPENSSL_sk_value(3), OPENSSL_sk_zero(3)
- stack container
- DH_meth_new(3), DH_meth_free(3), DH_meth_dup(3), DH_meth_get0_name(3), DH_meth_set1_name(3), DH_meth_get_flags(3), DH_meth_set_flags(3), DH_meth_get0_app_data(3), DH_meth_set0_app_data(3), DH_meth_get_generate_key(3), DH_meth_set_generate_key(3), DH_meth_get_compute_key(3), DH_meth_set_compute_key(3), DH_meth_get_bn_mod_exp(3), DH_meth_set_bn_mod_exp(3), DH_meth_get_init(3), DH_meth_set_init(3), DH_meth_get_finish(3), DH_meth_set_finish(3), DH_meth_get_generate_params(3), DH_meth_set_generate_params(3)
- Routines to build up DH methods
- DSA_dup_DH(3)
- create a DH structure out of DSA structure
- DSA_meth_new(3), DSA_meth_free(3), DSA_meth_dup(3), DSA_meth_get0_name(3), DSA_meth_set1_name(3), DSA_meth_get_flags(3), DSA_meth_set_flags(3), DSA_meth_get0_app_data(3), DSA_meth_set0_app_data(3), DSA_meth_get_sign(3), DSA_meth_set_sign(3), DSA_meth_get_sign_setup(3), DSA_meth_set_sign_setup(3), DSA_meth_get_verify(3), DSA_meth_set_verify(3), DSA_meth_get_mod_exp(3), DSA_meth_set_mod_exp(3), DSA_meth_get_bn_mod_exp(3), DSA_meth_set_bn_mod_exp(3), DSA_meth_get_init(3), DSA_meth_set_init(3), DSA_meth_get_finish(3), DSA_meth_set_finish(3), DSA_meth_get_paramgen(3), DSA_meth_set_paramgen(3), DSA_meth_get_keygen(3), DSA_meth_set_keygen(3)
- Routines to build up DSA methods
- DSA_sign(3), DSA_sign_setup(3), DSA_verify(3)
- DSA signatures
- ECDSA_size(3), ECDSA_sign(3), ECDSA_do_sign(3), ECDSA_verify(3), ECDSA_do_verify(3), ECDSA_sign_setup(3), ECDSA_sign_ex(3), ECDSA_do_sign_ex(3)
- deprecated low-level elliptic curve digital signature algorithm (ECDSA) functions
- EC_GROUP_get0_order(3), EC_GROUP_order_bits(3), EC_GROUP_get0_cofactor(3), EC_GROUP_copy(3), EC_GROUP_dup(3), EC_GROUP_method_of(3), EC_GROUP_set_generator(3), EC_GROUP_get0_generator(3), EC_GROUP_get_order(3), EC_GROUP_get_cofactor(3), EC_GROUP_set_curve_name(3), EC_GROUP_get_curve_name(3), EC_GROUP_set_asn1_flag(3), EC_GROUP_get_asn1_flag(3), EC_GROUP_set_point_conversion_form(3), EC_GROUP_get_point_conversion_form(3), EC_GROUP_get0_seed(3), EC_GROUP_get_seed_len(3), EC_GROUP_set_seed(3), EC_GROUP_get_degree(3), EC_GROUP_check(3), EC_GROUP_check_named_curve(3), EC_GROUP_check_discriminant(3), EC_GROUP_cmp(3), EC_GROUP_get_basis_type(3), EC_GROUP_get_trinomial_basis(3), EC_GROUP_get_pentanomial_basis(3), EC_GROUP_get0_field(3), EC_GROUP_get_field_type(3)
- Functions for manipulating EC_GROUP objects
- EC_GROUP_get_ecparameters(3), EC_GROUP_get_ecpkparameters(3), EC_GROUP_new_from_params(3), EC_GROUP_new_from_ecparameters(3), EC_GROUP_new_from_ecpkparameters(3), EC_GROUP_new(3), EC_GROUP_free(3), EC_GROUP_clear_free(3), EC_GROUP_new_curve_GFp(3), EC_GROUP_new_curve_GF2m(3), EC_GROUP_new_by_curve_name_ex(3), EC_GROUP_new_by_curve_name(3), EC_GROUP_set_curve(3), EC_GROUP_get_curve(3), EC_GROUP_set_curve_GFp(3), EC_GROUP_get_curve_GFp(3), EC_GROUP_set_curve_GF2m(3), EC_GROUP_get_curve_GF2m(3), EC_get_builtin_curves(3), OSSL_EC_curve_nid2name(3)
- Functions for creating and destroying EC_GROUP objects
- EC_POINT_add(3), EC_POINT_dbl(3), EC_POINT_invert(3), EC_POINT_is_at_infinity(3), EC_POINT_is_on_curve(3), EC_POINT_cmp(3), EC_POINT_make_affine(3), EC_POINTs_make_affine(3), EC_POINTs_mul(3), EC_POINT_mul(3), EC_GROUP_precompute_mult(3), EC_GROUP_have_precompute_mult(3)
- Functions for performing mathematical operations and tests on EC_POINT objects
- EC_POINT_set_Jprojective_coordinates_GFp(3), EC_POINT_point2buf(3), EC_POINT_new(3), EC_POINT_free(3), EC_POINT_clear_free(3), EC_POINT_copy(3), EC_POINT_dup(3), EC_POINT_method_of(3), EC_POINT_set_to_infinity(3), EC_POINT_get_Jprojective_coordinates_GFp(3), EC_POINT_set_affine_coordinates(3), EC_POINT_get_affine_coordinates(3), EC_POINT_set_compressed_coordinates(3), EC_POINT_set_affine_coordinates_GFp(3), EC_POINT_get_affine_coordinates_GFp(3), EC_POINT_set_compressed_coordinates_GFp(3), EC_POINT_set_affine_coordinates_GF2m(3), EC_POINT_get_affine_coordinates_GF2m(3), EC_POINT_set_compressed_coordinates_GF2m(3), EC_POINT_point2oct(3), EC_POINT_oct2point(3), EC_POINT_point2bn(3), EC_POINT_bn2point(3), EC_POINT_point2hex(3), EC_POINT_hex2point(3)
- Functions for creating, destroying and manipulating EC_POINT objects
- ENGINE_get_DH(3), ENGINE_get_DSA(3), ENGINE_by_id(3), ENGINE_get_cipher_engine(3), ENGINE_get_default_DH(3), ENGINE_get_default_DSA(3), ENGINE_get_default_RAND(3), ENGINE_get_default_RSA(3), ENGINE_get_digest_engine(3), ENGINE_get_first(3), ENGINE_get_last(3), ENGINE_get_next(3), ENGINE_get_prev(3), ENGINE_new(3), ENGINE_get_ciphers(3), ENGINE_get_ctrl_function(3), ENGINE_get_digests(3), ENGINE_get_destroy_function(3), ENGINE_get_finish_function(3), ENGINE_get_init_function(3), ENGINE_get_load_privkey_function(3), ENGINE_get_load_pubkey_function(3), ENGINE_load_private_key(3), ENGINE_load_public_key(3), ENGINE_get_RAND(3), ENGINE_get_RSA(3), ENGINE_get_id(3), ENGINE_get_name(3), ENGINE_get_cmd_defns(3), ENGINE_get_cipher(3), ENGINE_get_digest(3), ENGINE_add(3), ENGINE_cmd_is_executable(3), ENGINE_ctrl(3), ENGINE_ctrl_cmd(3), ENGINE_ctrl_cmd_string(3), ENGINE_finish(3), ENGINE_free(3), ENGINE_get_flags(3), ENGINE_init(3), ENGINE_register_DH(3), ENGINE_register_DSA(3), ENGINE_register_RAND(3), ENGINE_register_RSA(3), ENGINE_register_all_complete(3), ENGINE_register_ciphers(3), ENGINE_register_complete(3), ENGINE_register_digests(3), ENGINE_remove(3), ENGINE_set_DH(3), ENGINE_set_DSA(3), ENGINE_set_RAND(3), ENGINE_set_RSA(3), ENGINE_set_ciphers(3), ENGINE_set_cmd_defns(3), ENGINE_set_ctrl_function(3), ENGINE_set_default(3), ENGINE_set_default_DH(3), ENGINE_set_default_DSA(3), ENGINE_set_default_RAND(3), ENGINE_set_default_RSA(3), ENGINE_set_default_ciphers(3), ENGINE_set_default_digests(3), ENGINE_set_default_string(3), ENGINE_set_destroy_function(3), ENGINE_set_digests(3), ENGINE_set_finish_function(3), ENGINE_set_flags(3), ENGINE_set_id(3), ENGINE_set_init_function(3), ENGINE_set_load_privkey_function(3), ENGINE_set_load_pubkey_function(3), ENGINE_set_name(3), ENGINE_up_ref(3), ENGINE_get_table_flags(3), ENGINE_cleanup(3), ENGINE_load_builtin_engines(3), ENGINE_register_all_DH(3), ENGINE_register_all_DSA(3), ENGINE_register_all_RAND(3), ENGINE_register_all_RSA(3), ENGINE_register_all_ciphers(3), ENGINE_register_all_digests(3), ENGINE_set_table_flags(3), ENGINE_unregister_DH(3), ENGINE_unregister_DSA(3), ENGINE_unregister_RAND(3), ENGINE_unregister_RSA(3), ENGINE_unregister_ciphers(3), ENGINE_unregister_digests(3)
- ENGINE cryptographic module support
- EVP_ASYM_CIPHER-RSA(7)
- RSA Asymmetric Cipher algorithm support
- EVP_ASYM_CIPHER-SM2(7)
- SM2 Asymmetric Cipher algorithm support
- EVP_ASYM_CIPHER_fetch(3), EVP_ASYM_CIPHER_free(3), EVP_ASYM_CIPHER_up_ref(3), EVP_ASYM_CIPHER_is_a(3), EVP_ASYM_CIPHER_get0_provider(3), EVP_ASYM_CIPHER_do_all_provided(3), EVP_ASYM_CIPHER_names_do_all(3), EVP_ASYM_CIPHER_get0_name(3), EVP_ASYM_CIPHER_get0_description(3), EVP_ASYM_CIPHER_gettable_ctx_params(3), EVP_ASYM_CIPHER_settable_ctx_params(3)
- Functions to manage EVP_ASYM_CIPHER algorithm objects
- EVP_CIPHER_CTX_get_original_iv(3), EVP_CIPHER_CTX_get_updated_iv(3), EVP_CIPHER_CTX_iv(3), EVP_CIPHER_CTX_original_iv(3), EVP_CIPHER_CTX_iv_noconst(3)
- Routines to inspect EVP_CIPHER_CTX IV data
- EVP_CIPHER_fetch(3), EVP_CIPHER_up_ref(3), EVP_CIPHER_free(3), EVP_CIPHER_CTX_new(3), EVP_CIPHER_CTX_reset(3), EVP_CIPHER_CTX_free(3), EVP_EncryptInit_ex(3), EVP_EncryptInit_ex2(3), EVP_EncryptUpdate(3), EVP_EncryptFinal_ex(3), EVP_DecryptInit_ex(3), EVP_DecryptInit_ex2(3), EVP_DecryptUpdate(3), EVP_DecryptFinal_ex(3), EVP_CipherInit_ex(3), EVP_CipherInit_ex2(3), EVP_CipherUpdate(3), EVP_CipherFinal_ex(3), EVP_CIPHER_CTX_set_key_length(3), EVP_CIPHER_CTX_ctrl(3), EVP_EncryptInit(3), EVP_EncryptFinal(3), EVP_DecryptInit(3), EVP_DecryptFinal(3), EVP_CipherInit(3), EVP_CipherFinal(3), EVP_Cipher(3), EVP_get_cipherbyname(3), EVP_get_cipherbynid(3), EVP_get_cipherbyobj(3), EVP_CIPHER_is_a(3), EVP_CIPHER_get0_name(3), EVP_CIPHER_get0_description(3), EVP_CIPHER_names_do_all(3), EVP_CIPHER_get0_provider(3), EVP_CIPHER_get_nid(3), EVP_CIPHER_get_params(3), EVP_CIPHER_gettable_params(3), EVP_CIPHER_get_block_size(3), EVP_CIPHER_get_key_length(3), EVP_CIPHER_get_iv_length(3), EVP_CIPHER_get_flags(3), EVP_CIPHER_get_mode(3), EVP_CIPHER_get_type(3), EVP_CIPHER_CTX_cipher(3), EVP_CIPHER_CTX_get0_cipher(3), EVP_CIPHER_CTX_get1_cipher(3), EVP_CIPHER_CTX_get0_name(3), EVP_CIPHER_CTX_get_nid(3), EVP_CIPHER_CTX_get_params(3), EVP_CIPHER_gettable_ctx_params(3), EVP_CIPHER_CTX_gettable_params(3), EVP_CIPHER_CTX_set_params(3), EVP_CIPHER_settable_ctx_params(3), EVP_CIPHER_CTX_settable_params(3), EVP_CIPHER_CTX_get_block_size(3), EVP_CIPHER_CTX_get_key_length(3), EVP_CIPHER_CTX_get_iv_length(3), EVP_CIPHER_CTX_get_tag_length(3), EVP_CIPHER_CTX_get_app_data(3), EVP_CIPHER_CTX_set_app_data(3), EVP_CIPHER_CTX_flags(3), EVP_CIPHER_CTX_set_flags(3), EVP_CIPHER_CTX_clear_flags(3), EVP_CIPHER_CTX_test_flags(3), EVP_CIPHER_CTX_get_type(3), EVP_CIPHER_CTX_get_mode(3), EVP_CIPHER_CTX_get_num(3), EVP_CIPHER_CTX_set_num(3), EVP_CIPHER_CTX_is_encrypting(3), EVP_CIPHER_param_to_asn1(3), EVP_CIPHER_asn1_to_param(3), EVP_CIPHER_CTX_set_padding(3), EVP_enc_null(3), EVP_CIPHER_do_all_provided(3), EVP_CIPHER_nid(3), EVP_CIPHER_name(3), EVP_CIPHER_block_size(3), EVP_CIPHER_key_length(3), EVP_CIPHER_iv_length(3), EVP_CIPHER_flags(3), EVP_CIPHER_mode(3), EVP_CIPHER_type(3), EVP_CIPHER_CTX_encrypting(3), EVP_CIPHER_CTX_nid(3), EVP_CIPHER_CTX_block_size(3), EVP_CIPHER_CTX_key_length(3), EVP_CIPHER_CTX_iv_length(3), EVP_CIPHER_CTX_tag_length(3), EVP_CIPHER_CTX_num(3), EVP_CIPHER_CTX_type(3), EVP_CIPHER_CTX_mode(3)
- EVP cipher routines
- EVP_CIPHER_meth_new(3), EVP_CIPHER_meth_dup(3), EVP_CIPHER_meth_free(3), EVP_CIPHER_meth_set_iv_length(3), EVP_CIPHER_meth_set_flags(3), EVP_CIPHER_meth_set_impl_ctx_size(3), EVP_CIPHER_meth_set_init(3), EVP_CIPHER_meth_set_do_cipher(3), EVP_CIPHER_meth_set_cleanup(3), EVP_CIPHER_meth_set_set_asn1_params(3), EVP_CIPHER_meth_set_get_asn1_params(3), EVP_CIPHER_meth_set_ctrl(3), EVP_CIPHER_meth_get_init(3), EVP_CIPHER_meth_get_do_cipher(3), EVP_CIPHER_meth_get_cleanup(3), EVP_CIPHER_meth_get_set_asn1_params(3), EVP_CIPHER_meth_get_get_asn1_params(3), EVP_CIPHER_meth_get_ctrl(3)
- Routines to build up EVP_CIPHER methods
- EVP_DigestSignInit_ex(3), EVP_DigestSignInit(3), EVP_DigestSignUpdate(3), EVP_DigestSignFinal(3), EVP_DigestSign(3)
- EVP signing functions
- EVP_DigestVerifyInit_ex(3), EVP_DigestVerifyInit(3), EVP_DigestVerifyUpdate(3), EVP_DigestVerifyFinal(3), EVP_DigestVerify(3)
- EVP signature verification functions
- EVP_EC_gen(3), EC_KEY_get_method(3), EC_KEY_set_method(3), EC_KEY_new_ex(3), EC_KEY_new(3), EC_KEY_get_flags(3), EC_KEY_set_flags(3), EC_KEY_clear_flags(3), EC_KEY_new_by_curve_name_ex(3), EC_KEY_new_by_curve_name(3), EC_KEY_free(3), EC_KEY_copy(3), EC_KEY_dup(3), EC_KEY_up_ref(3), EC_KEY_get0_engine(3), EC_KEY_get0_group(3), EC_KEY_set_group(3), EC_KEY_get0_private_key(3), EC_KEY_set_private_key(3), EC_KEY_get0_public_key(3), EC_KEY_set_public_key(3), EC_KEY_get_conv_form(3), EC_KEY_set_conv_form(3), EC_KEY_set_asn1_flag(3), EC_KEY_decoded_from_explicit_params(3), EC_KEY_precompute_mult(3), EC_KEY_generate_key(3), EC_KEY_check_key(3), EC_KEY_set_public_key_affine_coordinates(3), EC_KEY_oct2key(3), EC_KEY_key2buf(3), EC_KEY_oct2priv(3), EC_KEY_priv2oct(3), EC_KEY_priv2buf(3)
- Functions for creating, destroying and manipulating EC_KEY objects
- EVP_ENCODE_CTX_new(3), EVP_ENCODE_CTX_free(3), EVP_ENCODE_CTX_copy(3), EVP_ENCODE_CTX_num(3), EVP_EncodeInit(3), EVP_EncodeUpdate(3), EVP_EncodeFinal(3), EVP_EncodeBlock(3), EVP_DecodeInit(3), EVP_DecodeUpdate(3), EVP_DecodeFinal(3), EVP_DecodeBlock(3)
- EVP base 64 encode/decode routines
- EVP_KDF(3), EVP_KDF_fetch(3), EVP_KDF_free(3), EVP_KDF_up_ref(3), EVP_KDF_CTX(3), EVP_KDF_CTX_new(3), EVP_KDF_CTX_free(3), EVP_KDF_CTX_dup(3), EVP_KDF_CTX_reset(3), EVP_KDF_derive(3), EVP_KDF_CTX_get_kdf_size(3), EVP_KDF_get0_provider(3), EVP_KDF_CTX_kdf(3), EVP_KDF_is_a(3), EVP_KDF_get0_name(3), EVP_KDF_names_do_all(3), EVP_KDF_get0_description(3), EVP_KDF_CTX_get_params(3), EVP_KDF_CTX_set_params(3), EVP_KDF_do_all_provided(3), EVP_KDF_get_params(3), EVP_KDF_gettable_params(3), EVP_KDF_gettable_ctx_params(3), EVP_KDF_settable_ctx_params(3), EVP_KDF_CTX_gettable_params(3), EVP_KDF_CTX_settable_params(3)
- EVP KDF routines
- EVP_KEM-RSA(7)
- EVP_KEM RSA keytype and algorithm support
- EVP_KEM_fetch(3), EVP_KEM_free(3), EVP_KEM_up_ref(3), EVP_KEM_get0_name(3), EVP_KEM_is_a(3), EVP_KEM_get0_provider(3), EVP_KEM_do_all_provided(3), EVP_KEM_names_do_all(3), EVP_KEM_get0_description(3), EVP_KEM_gettable_ctx_params(3), EVP_KEM_settable_ctx_params(3)
- Functions to manage EVP_KEM algorithm objects
- EVP_KEYEXCH-DH(7)
- DH Key Exchange algorithm support
- EVP_KEYEXCH-ECDH(7)
- ECDH Key Exchange algorithm support
- EVP_KEYEXCH-X25519(7), EVP_KEYEXCH-X448(7)
- X25519 and X448 Key Exchange algorithm support
- EVP_KEYEXCH_fetch(3), EVP_KEYEXCH_free(3), EVP_KEYEXCH_up_ref(3), EVP_KEYEXCH_get0_provider(3), EVP_KEYEXCH_is_a(3), EVP_KEYEXCH_do_all_provided(3), EVP_KEYEXCH_names_do_all(3), EVP_KEYEXCH_get0_name(3), EVP_KEYEXCH_get0_description(3), EVP_KEYEXCH_gettable_ctx_params(3), EVP_KEYEXCH_settable_ctx_params(3)
- Functions to manage EVP_KEYEXCH algorithm objects
- EVP_KEYMGMT(3), EVP_KEYMGMT_fetch(3), EVP_KEYMGMT_up_ref(3), EVP_KEYMGMT_free(3), EVP_KEYMGMT_get0_provider(3), EVP_KEYMGMT_is_a(3), EVP_KEYMGMT_get0_description(3), EVP_KEYMGMT_get0_name(3), EVP_KEYMGMT_do_all_provided(3), EVP_KEYMGMT_names_do_all(3), EVP_KEYMGMT_gettable_params(3), EVP_KEYMGMT_settable_params(3), EVP_KEYMGMT_gen_settable_params(3)
- EVP key management routines
- EVP_MAC(3), EVP_MAC_fetch(3), EVP_MAC_up_ref(3), EVP_MAC_free(3), EVP_MAC_is_a(3), EVP_MAC_get0_name(3), EVP_MAC_names_do_all(3), EVP_MAC_get0_description(3), EVP_MAC_get0_provider(3), EVP_MAC_get_params(3), EVP_MAC_gettable_params(3), EVP_MAC_CTX(3), EVP_MAC_CTX_new(3), EVP_MAC_CTX_free(3), EVP_MAC_CTX_dup(3), EVP_MAC_CTX_get0_mac(3), EVP_MAC_CTX_get_params(3), EVP_MAC_CTX_set_params(3), EVP_MAC_CTX_get_mac_size(3), EVP_MAC_CTX_get_block_size(3), EVP_Q_mac(3), EVP_MAC_init(3), EVP_MAC_update(3), EVP_MAC_final(3), EVP_MAC_finalXOF(3), EVP_MAC_gettable_ctx_params(3), EVP_MAC_settable_ctx_params(3), EVP_MAC_CTX_gettable_params(3), EVP_MAC_CTX_settable_params(3), EVP_MAC_do_all_provided(3)
- EVP MAC routines
- EVP_MD_fetch(3), EVP_MD_up_ref(3), EVP_MD_free(3), EVP_MD_get_params(3), EVP_MD_gettable_params(3), EVP_MD_CTX_new(3), EVP_MD_CTX_reset(3), EVP_MD_CTX_free(3), EVP_MD_CTX_copy(3), EVP_MD_CTX_copy_ex(3), EVP_MD_CTX_ctrl(3), EVP_MD_CTX_set_params(3), EVP_MD_CTX_get_params(3), EVP_MD_settable_ctx_params(3), EVP_MD_gettable_ctx_params(3), EVP_MD_CTX_settable_params(3), EVP_MD_CTX_gettable_params(3), EVP_MD_CTX_set_flags(3), EVP_MD_CTX_clear_flags(3), EVP_MD_CTX_test_flags(3), EVP_Q_digest(3), EVP_Digest(3), EVP_DigestInit_ex2(3), EVP_DigestInit_ex(3), EVP_DigestInit(3), EVP_DigestUpdate(3), EVP_DigestFinal_ex(3), EVP_DigestFinalXOF(3), EVP_DigestFinal(3), EVP_MD_is_a(3), EVP_MD_get0_name(3), EVP_MD_get0_description(3), EVP_MD_names_do_all(3), EVP_MD_get0_provider(3), EVP_MD_get_type(3), EVP_MD_get_pkey_type(3), EVP_MD_get_size(3), EVP_MD_get_block_size(3), EVP_MD_get_flags(3), EVP_MD_CTX_get0_name(3), EVP_MD_CTX_md(3), EVP_MD_CTX_get0_md(3), EVP_MD_CTX_get1_md(3), EVP_MD_CTX_get_type(3), EVP_MD_CTX_get_size(3), EVP_MD_CTX_get_block_size(3), EVP_MD_CTX_get0_md_data(3), EVP_MD_CTX_update_fn(3), EVP_MD_CTX_set_update_fn(3), EVP_md_null(3), EVP_get_digestbyname(3), EVP_get_digestbynid(3), EVP_get_digestbyobj(3), EVP_MD_CTX_get_pkey_ctx(3), EVP_MD_CTX_set_pkey_ctx(3), EVP_MD_do_all_provided(3), EVP_MD_type(3), EVP_MD_nid(3), EVP_MD_name(3), EVP_MD_pkey_type(3), EVP_MD_size(3), EVP_MD_block_size(3), EVP_MD_flags(3), EVP_MD_CTX_size(3), EVP_MD_CTX_block_size(3), EVP_MD_CTX_type(3), EVP_MD_CTX_pkey_ctx(3), EVP_MD_CTX_md_data(3)
- EVP digest routines
- EVP_MD_meth_new(3), EVP_MD_meth_dup(3), EVP_MD_meth_free(3), EVP_MD_meth_set_input_blocksize(3), EVP_MD_meth_set_result_size(3), EVP_MD_meth_set_app_datasize(3), EVP_MD_meth_set_flags(3), EVP_MD_meth_set_init(3), EVP_MD_meth_set_update(3), EVP_MD_meth_set_final(3), EVP_MD_meth_set_copy(3), EVP_MD_meth_set_cleanup(3), EVP_MD_meth_set_ctrl(3), EVP_MD_meth_get_input_blocksize(3), EVP_MD_meth_get_result_size(3), EVP_MD_meth_get_app_datasize(3), EVP_MD_meth_get_flags(3), EVP_MD_meth_get_init(3), EVP_MD_meth_get_update(3), EVP_MD_meth_get_final(3), EVP_MD_meth_get_copy(3), EVP_MD_meth_get_cleanup(3), EVP_MD_meth_get_ctrl(3)
- Routines to build up legacy EVP_MD methods
- EVP_OpenInit(3), EVP_OpenUpdate(3), EVP_OpenFinal(3)
- EVP envelope decryption
- EVP_PKEY(3), EVP_PKEY_new(3), EVP_PKEY_up_ref(3), EVP_PKEY_dup(3), EVP_PKEY_free(3), EVP_PKEY_new_raw_private_key_ex(3), EVP_PKEY_new_raw_private_key(3), EVP_PKEY_new_raw_public_key_ex(3), EVP_PKEY_new_raw_public_key(3), EVP_PKEY_new_CMAC_key(3), EVP_PKEY_new_mac_key(3), EVP_PKEY_get_raw_private_key(3), EVP_PKEY_get_raw_public_key(3)
- public/private key allocation and raw key handling functions
- EVP_PKEY-DH(7), EVP_PKEY-DHX(7), EVP_KEYMGMT-DH(7), EVP_KEYMGMT-DHX(7)
- EVP_PKEY DH and DHX keytype and algorithm support
- EVP_PKEY-DSA(7), EVP_KEYMGMT-DSA(7)
- EVP_PKEY DSA keytype and algorithm support
- EVP_PKEY-EC(7), EVP_KEYMGMT-EC(7)
- EVP_PKEY EC keytype and algorithm support
- EVP_PKEY-HMAC(7), EVP_KEYMGMT-HMAC(7), EVP_PKEY-Siphash(7), EVP_KEYMGMT-Siphash(7), EVP_PKEY-Poly1305(7), EVP_KEYMGMT-Poly1305(7), EVP_PKEY-CMAC(7), EVP_KEYMGMT-CMAC(7)
- EVP_PKEY legacy MAC keytypes and algorithm support
- EVP_PKEY-RSA(7), EVP_KEYMGMT-RSA(7), RSA(7)
- EVP_PKEY RSA keytype and algorithm support
- EVP_PKEY-SM2(7), EVP_KEYMGMT-SM2(7), SM2(7)
- EVP_PKEY keytype support for the Chinese SM2 signature and encryption algorithms
- EVP_PKEY-X25519(7), EVP_PKEY-X448(7), EVP_PKEY-ED25519(7), EVP_PKEY-ED448(7), EVP_KEYMGMT-X25519(7), EVP_KEYMGMT-X448(7), EVP_KEYMGMT-ED25519(7), EVP_KEYMGMT-ED448(7)
- EVP_PKEY X25519, X448, ED25519 and ED448 keytype and algorithm support
- EVP_PKEY_CTX_ctrl(3), EVP_PKEY_CTX_ctrl_str(3), EVP_PKEY_CTX_ctrl_uint64(3), EVP_PKEY_CTX_md(3), EVP_PKEY_CTX_set_signature_md(3), EVP_PKEY_CTX_get_signature_md(3), EVP_PKEY_CTX_set_mac_key(3), EVP_PKEY_CTX_set_group_name(3), EVP_PKEY_CTX_get_group_name(3), EVP_PKEY_CTX_set_rsa_padding(3), EVP_PKEY_CTX_get_rsa_padding(3), EVP_PKEY_CTX_set_rsa_pss_saltlen(3), EVP_PKEY_CTX_get_rsa_pss_saltlen(3), EVP_PKEY_CTX_set_rsa_keygen_bits(3), EVP_PKEY_CTX_set_rsa_keygen_pubexp(3), EVP_PKEY_CTX_set1_rsa_keygen_pubexp(3), EVP_PKEY_CTX_set_rsa_keygen_primes(3), EVP_PKEY_CTX_set_rsa_mgf1_md_name(3), EVP_PKEY_CTX_set_rsa_mgf1_md(3), EVP_PKEY_CTX_get_rsa_mgf1_md(3), EVP_PKEY_CTX_get_rsa_mgf1_md_name(3), EVP_PKEY_CTX_set_rsa_oaep_md_name(3), EVP_PKEY_CTX_set_rsa_oaep_md(3), EVP_PKEY_CTX_get_rsa_oaep_md(3), EVP_PKEY_CTX_get_rsa_oaep_md_name(3), EVP_PKEY_CTX_set0_rsa_oaep_label(3), EVP_PKEY_CTX_get0_rsa_oaep_label(3), EVP_PKEY_CTX_set_dsa_paramgen_bits(3), EVP_PKEY_CTX_set_dsa_paramgen_q_bits(3), EVP_PKEY_CTX_set_dsa_paramgen_md(3), EVP_PKEY_CTX_set_dsa_paramgen_md_props(3), EVP_PKEY_CTX_set_dsa_paramgen_gindex(3), EVP_PKEY_CTX_set_dsa_paramgen_type(3), EVP_PKEY_CTX_set_dsa_paramgen_seed(3), EVP_PKEY_CTX_set_dh_paramgen_prime_len(3), EVP_PKEY_CTX_set_dh_paramgen_subprime_len(3), EVP_PKEY_CTX_set_dh_paramgen_generator(3), EVP_PKEY_CTX_set_dh_paramgen_type(3), EVP_PKEY_CTX_set_dh_paramgen_gindex(3), EVP_PKEY_CTX_set_dh_paramgen_seed(3), EVP_PKEY_CTX_set_dh_rfc5114(3), EVP_PKEY_CTX_set_dhx_rfc5114(3), EVP_PKEY_CTX_set_dh_pad(3), EVP_PKEY_CTX_set_dh_nid(3), EVP_PKEY_CTX_set_dh_kdf_type(3), EVP_PKEY_CTX_get_dh_kdf_type(3), EVP_PKEY_CTX_set0_dh_kdf_oid(3), EVP_PKEY_CTX_get0_dh_kdf_oid(3), EVP_PKEY_CTX_set_dh_kdf_md(3), EVP_PKEY_CTX_get_dh_kdf_md(3), EVP_PKEY_CTX_set_dh_kdf_outlen(3), EVP_PKEY_CTX_get_dh_kdf_outlen(3), EVP_PKEY_CTX_set0_dh_kdf_ukm(3), EVP_PKEY_CTX_get0_dh_kdf_ukm(3), EVP_PKEY_CTX_set_ec_paramgen_curve_nid(3), EVP_PKEY_CTX_set_ec_param_enc(3), EVP_PKEY_CTX_set_ecdh_cofactor_mode(3), EVP_PKEY_CTX_get_ecdh_cofactor_mode(3), EVP_PKEY_CTX_set_ecdh_kdf_type(3), EVP_PKEY_CTX_get_ecdh_kdf_type(3), EVP_PKEY_CTX_set_ecdh_kdf_md(3), EVP_PKEY_CTX_get_ecdh_kdf_md(3), EVP_PKEY_CTX_set_ecdh_kdf_outlen(3), EVP_PKEY_CTX_get_ecdh_kdf_outlen(3), EVP_PKEY_CTX_set0_ecdh_kdf_ukm(3), EVP_PKEY_CTX_get0_ecdh_kdf_ukm(3), EVP_PKEY_CTX_set1_id(3), EVP_PKEY_CTX_get1_id(3), EVP_PKEY_CTX_get1_id_len(3), EVP_PKEY_CTX_set_kem_op(3)
- algorithm specific control operations
- EVP_PKEY_CTX_new(3), EVP_PKEY_CTX_new_id(3), EVP_PKEY_CTX_new_from_name(3), EVP_PKEY_CTX_new_from_pkey(3), EVP_PKEY_CTX_dup(3), EVP_PKEY_CTX_free(3), EVP_PKEY_CTX_is_a(3)
- public key algorithm context functions
- EVP_PKEY_CTX_set1_pbe_pass(3)
- generic KDF support functions
- EVP_PKEY_CTX_set1_scrypt_salt(3), EVP_PKEY_CTX_set_scrypt_N(3), EVP_PKEY_CTX_set_scrypt_r(3), EVP_PKEY_CTX_set_scrypt_p(3), EVP_PKEY_CTX_set_scrypt_maxmem_bytes(3)
- EVP_PKEY scrypt KDF support functions
- EVP_PKEY_CTX_set_rsa_pss_keygen_md(3), EVP_PKEY_CTX_set_rsa_pss_keygen_md_name(3), EVP_PKEY_CTX_set_rsa_pss_keygen_mgf1_md(3), EVP_PKEY_CTX_set_rsa_pss_keygen_mgf1_md_name(3), EVP_PKEY_CTX_set_rsa_pss_keygen_saltlen(3)
- EVP_PKEY RSA-PSS algorithm support functions
- EVP_PKEY_digestsign_supports_digest(3)
- indicate support for signature digest
- EVP_PKEY_get_group_name(3)
- get group name of a key
- EVP_PKEY_meth_new(3), EVP_PKEY_meth_free(3), EVP_PKEY_meth_copy(3), EVP_PKEY_meth_find(3), EVP_PKEY_meth_add0(3), EVP_PKEY_METHOD(3), EVP_PKEY_meth_set_init(3), EVP_PKEY_meth_set_copy(3), EVP_PKEY_meth_set_cleanup(3), EVP_PKEY_meth_set_paramgen(3), EVP_PKEY_meth_set_keygen(3), EVP_PKEY_meth_set_sign(3), EVP_PKEY_meth_set_verify(3), EVP_PKEY_meth_set_verify_recover(3), EVP_PKEY_meth_set_signctx(3), EVP_PKEY_meth_set_verifyctx(3), EVP_PKEY_meth_set_encrypt(3), EVP_PKEY_meth_set_decrypt(3), EVP_PKEY_meth_set_derive(3), EVP_PKEY_meth_set_ctrl(3), EVP_PKEY_meth_set_digestsign(3), EVP_PKEY_meth_set_digestverify(3), EVP_PKEY_meth_set_check(3), EVP_PKEY_meth_set_public_check(3), EVP_PKEY_meth_set_param_check(3), EVP_PKEY_meth_set_digest_custom(3), EVP_PKEY_meth_get_init(3), EVP_PKEY_meth_get_copy(3), EVP_PKEY_meth_get_cleanup(3), EVP_PKEY_meth_get_paramgen(3), EVP_PKEY_meth_get_keygen(3), EVP_PKEY_meth_get_sign(3), EVP_PKEY_meth_get_verify(3), EVP_PKEY_meth_get_verify_recover(3), EVP_PKEY_meth_get_signctx(3), EVP_PKEY_meth_get_verifyctx(3), EVP_PKEY_meth_get_encrypt(3), EVP_PKEY_meth_get_decrypt(3), EVP_PKEY_meth_get_derive(3), EVP_PKEY_meth_get_ctrl(3), EVP_PKEY_meth_get_digestsign(3), EVP_PKEY_meth_get_digestverify(3), EVP_PKEY_meth_get_check(3), EVP_PKEY_meth_get_public_check(3), EVP_PKEY_meth_get_param_check(3), EVP_PKEY_meth_get_digest_custom(3), EVP_PKEY_meth_remove(3)
- manipulating EVP_PKEY_METHOD structure
- EVP_RAND(3), EVP_RAND_fetch(3), EVP_RAND_free(3), EVP_RAND_up_ref(3), EVP_RAND_CTX(3), EVP_RAND_CTX_new(3), EVP_RAND_CTX_free(3), EVP_RAND_instantiate(3), EVP_RAND_uninstantiate(3), EVP_RAND_generate(3), EVP_RAND_reseed(3), EVP_RAND_nonce(3), EVP_RAND_enable_locking(3), EVP_RAND_verify_zeroization(3), EVP_RAND_get_strength(3), EVP_RAND_get_state(3), EVP_RAND_get0_provider(3), EVP_RAND_CTX_get0_rand(3), EVP_RAND_is_a(3), EVP_RAND_get0_name(3), EVP_RAND_names_do_all(3), EVP_RAND_get0_description(3), EVP_RAND_CTX_get_params(3), EVP_RAND_CTX_set_params(3), EVP_RAND_do_all_provided(3), EVP_RAND_get_params(3), EVP_RAND_gettable_ctx_params(3), EVP_RAND_settable_ctx_params(3), EVP_RAND_CTX_gettable_params(3), EVP_RAND_CTX_settable_params(3), EVP_RAND_gettable_params(3), EVP_RAND_STATE_UNINITIALISED(3), EVP_RAND_STATE_READY(3), EVP_RAND_STATE_ERROR(3)
- EVP RAND routines
- EVP_SIGNATURE(3), EVP_SIGNATURE_fetch(3), EVP_SIGNATURE_free(3), EVP_SIGNATURE_up_ref(3), EVP_SIGNATURE_is_a(3), EVP_SIGNATURE_get0_provider(3), EVP_SIGNATURE_do_all_provided(3), EVP_SIGNATURE_names_do_all(3), EVP_SIGNATURE_get0_name(3), EVP_SIGNATURE_get0_description(3), EVP_SIGNATURE_gettable_ctx_params(3), EVP_SIGNATURE_settable_ctx_params(3)
- Functions to manage EVP_SIGNATURE algorithm objects
- EVP_SIGNATURE-ED25519(7), EVP_SIGNATURE-ED448(7), Ed25519(7), Ed448(7)
- EVP_PKEY Ed25519 and Ed448 support
- EVP_SealInit(3), EVP_SealUpdate(3), EVP_SealFinal(3)
- EVP envelope encryption
- EVP_SignInit(3), EVP_SignInit_ex(3), EVP_SignUpdate(3), EVP_SignFinal_ex(3), EVP_SignFinal(3)
- EVP signing functions
- EVP_VerifyInit_ex(3), EVP_VerifyInit(3), EVP_VerifyUpdate(3), EVP_VerifyFinal_ex(3), EVP_VerifyFinal(3)
- EVP signature verification functions
- HMAC(3), HMAC_CTX_new(3), HMAC_CTX_reset(3), HMAC_CTX_free(3), HMAC_Init(3), HMAC_Init_ex(3), HMAC_Update(3), HMAC_Final(3), HMAC_CTX_copy(3), HMAC_CTX_set_flags(3), HMAC_CTX_get_md(3), HMAC_size(3)
- HMAC message authentication code
- MD2(3), MD4(3), MD5(3), MD2_Init(3), MD2_Update(3), MD2_Final(3), MD4_Init(3), MD4_Update(3), MD4_Final(3), MD5_Init(3), MD5_Update(3), MD5_Final(3)
- MD2, MD4, and MD5 hash functions
- MDC2(3), MDC2_Init(3), MDC2_Update(3), MDC2_Final(3)
- MDC2 hash function
- OPENSSL_INIT_new(3), OPENSSL_INIT_set_config_filename(3), OPENSSL_INIT_set_config_appname(3), OPENSSL_INIT_set_config_file_flags(3), OPENSSL_INIT_free(3), OPENSSL_init_crypto(3), OPENSSL_cleanup(3), OPENSSL_atexit(3), OPENSSL_thread_stop_ex(3), OPENSSL_thread_stop(3)
- OpenSSL initialisation and deinitialisation functions
- OPENSSL_malloc_init(3), OPENSSL_malloc(3), OPENSSL_zalloc(3), OPENSSL_realloc(3), OPENSSL_free(3), OPENSSL_clear_realloc(3), OPENSSL_clear_free(3), OPENSSL_cleanse(3), CRYPTO_malloc(3), CRYPTO_zalloc(3), CRYPTO_realloc(3), CRYPTO_free(3), OPENSSL_strdup(3), OPENSSL_strndup(3), OPENSSL_memdup(3), OPENSSL_strlcpy(3), OPENSSL_strlcat(3), CRYPTO_strdup(3), CRYPTO_strndup(3), OPENSSL_mem_debug_push(3), OPENSSL_mem_debug_pop(3), CRYPTO_mem_debug_push(3), CRYPTO_mem_debug_pop(3), CRYPTO_clear_realloc(3), CRYPTO_clear_free(3), CRYPTO_malloc_fn(3), CRYPTO_realloc_fn(3), CRYPTO_free_fn(3), CRYPTO_get_mem_functions(3), CRYPTO_set_mem_functions(3), CRYPTO_get_alloc_counts(3), CRYPTO_set_mem_debug(3), CRYPTO_mem_ctrl(3), CRYPTO_mem_leaks(3), CRYPTO_mem_leaks_fp(3), CRYPTO_mem_leaks_cb(3), OPENSSL_MALLOC_FAILURES(3), OPENSSL_MALLOC_FD(3)
- Memory allocation functions
- OSSL_CMP_MSG_get0_header(3), OSSL_CMP_MSG_get_bodytype(3), OSSL_CMP_MSG_update_transactionID(3), OSSL_CMP_MSG_update_recipNonce(3), OSSL_CMP_CTX_setup_CRM(3), OSSL_CMP_MSG_read(3), OSSL_CMP_MSG_write(3), d2i_OSSL_CMP_MSG_bio(3), i2d_OSSL_CMP_MSG_bio(3)
- function(s) manipulating CMP messages
- OSSL_CMP_SRV_process_request(3), OSSL_CMP_CTX_server_perform(3), OSSL_CMP_SRV_CTX_new(3), OSSL_CMP_SRV_CTX_free(3), OSSL_CMP_SRV_cert_request_cb_t(3), OSSL_CMP_SRV_rr_cb_t(3), OSSL_CMP_SRV_certConf_cb_t(3), OSSL_CMP_SRV_genm_cb_t(3), OSSL_CMP_SRV_error_cb_t(3), OSSL_CMP_SRV_pollReq_cb_t(3), OSSL_CMP_SRV_CTX_init(3), OSSL_CMP_SRV_CTX_get0_cmp_ctx(3), OSSL_CMP_SRV_CTX_get0_custom_ctx(3), OSSL_CMP_SRV_CTX_set_send_unprotected_errors(3), OSSL_CMP_SRV_CTX_set_accept_unprotected(3), OSSL_CMP_SRV_CTX_set_accept_raverified(3), OSSL_CMP_SRV_CTX_set_grant_implicit_confirm(3)
- generic functions to set up and control a CMP server
- OSSL_DECODER(3), OSSL_DECODER_fetch(3), OSSL_DECODER_up_ref(3), OSSL_DECODER_free(3), OSSL_DECODER_get0_provider(3), OSSL_DECODER_get0_properties(3), OSSL_DECODER_is_a(3), OSSL_DECODER_get0_name(3), OSSL_DECODER_get0_description(3), OSSL_DECODER_do_all_provided(3), OSSL_DECODER_names_do_all(3), OSSL_DECODER_gettable_params(3), OSSL_DECODER_get_params(3)
- Decoder method routines
- OSSL_DECODER_CTX(3), OSSL_DECODER_CTX_new(3), OSSL_DECODER_settable_ctx_params(3), OSSL_DECODER_CTX_set_params(3), OSSL_DECODER_CTX_free(3), OSSL_DECODER_CTX_set_selection(3), OSSL_DECODER_CTX_set_input_type(3), OSSL_DECODER_CTX_set_input_structure(3), OSSL_DECODER_CTX_add_decoder(3), OSSL_DECODER_CTX_add_extra(3), OSSL_DECODER_CTX_get_num_decoders(3), OSSL_DECODER_INSTANCE(3), OSSL_DECODER_CONSTRUCT(3), OSSL_DECODER_CLEANUP(3), OSSL_DECODER_CTX_set_construct(3), OSSL_DECODER_CTX_set_construct_data(3), OSSL_DECODER_CTX_set_cleanup(3), OSSL_DECODER_CTX_get_construct(3), OSSL_DECODER_CTX_get_construct_data(3), OSSL_DECODER_CTX_get_cleanup(3), OSSL_DECODER_export(3), OSSL_DECODER_INSTANCE_get_decoder(3), OSSL_DECODER_INSTANCE_get_decoder_ctx(3), OSSL_DECODER_INSTANCE_get_input_type(3), OSSL_DECODER_INSTANCE_get_input_structure(3)
- Decoder context routines
- OSSL_ENCODER(3), OSSL_ENCODER_fetch(3), OSSL_ENCODER_up_ref(3), OSSL_ENCODER_free(3), OSSL_ENCODER_get0_provider(3), OSSL_ENCODER_get0_properties(3), OSSL_ENCODER_is_a(3), OSSL_ENCODER_get0_name(3), OSSL_ENCODER_get0_description(3), OSSL_ENCODER_do_all_provided(3), OSSL_ENCODER_names_do_all(3), OSSL_ENCODER_gettable_params(3), OSSL_ENCODER_get_params(3)
- Encoder method routines
- OSSL_ENCODER_CTX(3), OSSL_ENCODER_CTX_new(3), OSSL_ENCODER_settable_ctx_params(3), OSSL_ENCODER_CTX_set_params(3), OSSL_ENCODER_CTX_free(3), OSSL_ENCODER_CTX_set_selection(3), OSSL_ENCODER_CTX_set_output_type(3), OSSL_ENCODER_CTX_set_output_structure(3), OSSL_ENCODER_CTX_add_encoder(3), OSSL_ENCODER_CTX_add_extra(3), OSSL_ENCODER_CTX_get_num_encoders(3), OSSL_ENCODER_INSTANCE(3), OSSL_ENCODER_INSTANCE_get_encoder(3), OSSL_ENCODER_INSTANCE_get_encoder_ctx(3), OSSL_ENCODER_INSTANCE_get_output_type(3), OSSL_ENCODER_INSTANCE_get_output_structure(3), OSSL_ENCODER_CONSTRUCT(3), OSSL_ENCODER_CLEANUP(3), OSSL_ENCODER_CTX_set_construct(3), OSSL_ENCODER_CTX_set_construct_data(3), OSSL_ENCODER_CTX_set_cleanup(3)
- Encoder context routines
- OSSL_PARAM_dup(3), OSSL_PARAM_merge(3), OSSL_PARAM_free(3)
- OSSL_PARAM array copy functions
- OSSL_SELF_TEST_new(3), OSSL_SELF_TEST_free(3), OSSL_SELF_TEST_onbegin(3), OSSL_SELF_TEST_oncorrupt_byte(3), OSSL_SELF_TEST_onend(3)
- functionality to trigger a callback during a self test
- OSSL_STORE_LOADER(3), OSSL_STORE_LOADER_fetch(3), OSSL_STORE_LOADER_up_ref(3), OSSL_STORE_LOADER_free(3), OSSL_STORE_LOADER_get0_provider(3), OSSL_STORE_LOADER_get0_properties(3), OSSL_STORE_LOADER_is_a(3), OSSL_STORE_LOADER_get0_description(3), OSSL_STORE_LOADER_do_all_provided(3), OSSL_STORE_LOADER_names_do_all(3), OSSL_STORE_LOADER_CTX(3), OSSL_STORE_LOADER_new(3), OSSL_STORE_LOADER_get0_engine(3), OSSL_STORE_LOADER_get0_scheme(3), OSSL_STORE_LOADER_set_open(3), OSSL_STORE_LOADER_set_open_ex(3), OSSL_STORE_LOADER_set_attach(3), OSSL_STORE_LOADER_set_ctrl(3), OSSL_STORE_LOADER_set_expect(3), OSSL_STORE_LOADER_set_find(3), OSSL_STORE_LOADER_set_load(3), OSSL_STORE_LOADER_set_eof(3), OSSL_STORE_LOADER_set_error(3), OSSL_STORE_LOADER_set_close(3), OSSL_STORE_register_loader(3), OSSL_STORE_unregister_loader(3), OSSL_STORE_open_fn(3), OSSL_STORE_open_ex_fn(3), OSSL_STORE_attach_fn(3), OSSL_STORE_ctrl_fn(3), OSSL_STORE_expect_fn(3), OSSL_STORE_find_fn(3), OSSL_STORE_load_fn(3), OSSL_STORE_eof_fn(3), OSSL_STORE_error_fn(3), OSSL_STORE_close_fn(3)
- Types and functions to manipulate, register and unregister STORE loaders for different URI schemes
- OSSL_STORE_expect(3), OSSL_STORE_supports_search(3), OSSL_STORE_find(3)
- Specify what object type is expected
- OpenSSL_add_all_algorithms(3), OpenSSL_add_all_ciphers(3), OpenSSL_add_all_digests(3), EVP_cleanup(3)
- add algorithms to internal table
- PKCS12_gen_mac(3), PKCS12_setup_mac(3), PKCS12_set_mac(3), PKCS12_verify_mac(3)
- Functions to create and manipulate a PKCS#12 structure
- RAND_cleanup(3)
- erase the PRNG state
- RIPEMD160(3), RIPEMD160_Init(3), RIPEMD160_Update(3), RIPEMD160_Final(3)
- RIPEMD-160 hash function
- RSA-PSS(7)
- EVP_PKEY RSA-PSS algorithm support
- RSA_meth_get0_app_data(3), RSA_meth_set0_app_data(3), RSA_meth_new(3), RSA_meth_free(3), RSA_meth_dup(3), RSA_meth_get0_name(3), RSA_meth_set1_name(3), RSA_meth_get_flags(3), RSA_meth_set_flags(3), RSA_meth_get_pub_enc(3), RSA_meth_set_pub_enc(3), RSA_meth_get_pub_dec(3), RSA_meth_set_pub_dec(3), RSA_meth_get_priv_enc(3), RSA_meth_set_priv_enc(3), RSA_meth_get_priv_dec(3), RSA_meth_set_priv_dec(3), RSA_meth_get_mod_exp(3), RSA_meth_set_mod_exp(3), RSA_meth_get_bn_mod_exp(3), RSA_meth_set_bn_mod_exp(3), RSA_meth_get_init(3), RSA_meth_set_init(3), RSA_meth_get_finish(3), RSA_meth_set_finish(3), RSA_meth_get_sign(3), RSA_meth_set_sign(3), RSA_meth_get_verify(3), RSA_meth_set_verify(3), RSA_meth_get_keygen(3), RSA_meth_set_keygen(3), RSA_meth_get_multi_prime_keygen(3), RSA_meth_set_multi_prime_keygen(3)
- Routines to build up RSA methods
- SHA1(3), SHA1_Init(3), SHA1_Update(3), SHA1_Final(3), SHA224(3), SHA224_Init(3), SHA224_Update(3), SHA224_Final(3), SHA256(3), SHA256_Init(3), SHA256_Update(3), SHA256_Final(3), SHA384(3), SHA384_Init(3), SHA384_Update(3), SHA384_Final(3), SHA512(3), SHA512_Init(3), SHA512_Update(3), SHA512_Final(3)
- Secure Hash Algorithm
- SSL_CTX_set1_groups(3), SSL_CTX_set1_groups_list(3), SSL_set1_groups(3), SSL_set1_groups_list(3), SSL_get1_groups(3), SSL_get_shared_group(3), SSL_get_negotiated_group(3), SSL_CTX_set1_curves(3), SSL_CTX_set1_curves_list(3), SSL_set1_curves(3), SSL_set1_curves_list(3), SSL_get1_curves(3), SSL_get_shared_curve(3)
- EC supported curve functions
- SSL_CTX_set1_sigalgs(3), SSL_set1_sigalgs(3), SSL_CTX_set1_sigalgs_list(3), SSL_set1_sigalgs_list(3), SSL_CTX_set1_client_sigalgs(3), SSL_set1_client_sigalgs(3), SSL_CTX_set1_client_sigalgs_list(3), SSL_set1_client_sigalgs_list(3)
- set supported signature algorithms
- SSL_CTX_set_min_proto_version(3), SSL_CTX_set_max_proto_version(3), SSL_CTX_get_min_proto_version(3), SSL_CTX_get_max_proto_version(3), SSL_set_min_proto_version(3), SSL_set_max_proto_version(3), SSL_get_min_proto_version(3), SSL_get_max_proto_version(3)
- Get and set minimum and maximum supported protocol version
- SSL_CTX_set_options(3), SSL_set_options(3), SSL_CTX_clear_options(3), SSL_clear_options(3), SSL_CTX_get_options(3), SSL_get_options(3), SSL_get_secure_renegotiation_support(3)
- manipulate SSL options
- SSL_CTX_set_tlsext_use_srtp(3), SSL_set_tlsext_use_srtp(3), SSL_get_srtp_profiles(3), SSL_get_selected_srtp_profile(3)
- Configure and query SRTP support
- SSL_SESSION_new(3), SSL_SESSION_dup(3), SSL_SESSION_up_ref(3), SSL_SESSION_free(3)
- create, free and manage SSL_SESSION structures
- SSL_dup(3), SSL_new(3), SSL_up_ref(3)
- create an SSL structure for a connection
- SSL_extension_supported(3), SSL_custom_ext_add_cb_ex(3), SSL_custom_ext_free_cb_ex(3), SSL_custom_ext_parse_cb_ex(3), SSL_CTX_add_custom_ext(3), SSL_CTX_add_client_custom_ext(3), SSL_CTX_add_server_custom_ext(3), custom_ext_add_cb(3), custom_ext_free_cb(3), custom_ext_parse_cb(3)
- custom TLS extension handling
- SSL_get1_supported_ciphers(3), SSL_get_client_ciphers(3), SSL_get_ciphers(3), SSL_CTX_get_ciphers(3), SSL_bytes_to_cipher_list(3), SSL_get_cipher_list(3), SSL_get_shared_ciphers(3)
- get list of available SSL_CIPHERs
- SSL_get_extms_support(3)
- extended master secret support
- SSL_get_shared_sigalgs(3), SSL_get_sigalgs(3)
- get supported signature algorithms
- SSL_group_to_name(3)
- get name of group
- SSL_key_update(3), SSL_get_key_update_type(3), SSL_renegotiate(3), SSL_renegotiate_abbreviated(3), SSL_renegotiate_pending(3)
- initiate and obtain information about updating connection keys
- SSL_want(3), SSL_want_nothing(3), SSL_want_read(3), SSL_want_write(3), SSL_want_x509_lookup(3), SSL_want_retry_verify(3), SSL_want_async(3), SSL_want_async_job(3), SSL_want_client_hello_cb(3)
- obtain state information TLS/SSL I/O operation
- TLSv1_2_method(3), TLSv1_2_server_method(3), TLSv1_2_client_method(3), SSL_CTX_new(3), SSL_CTX_new_ex(3), SSL_CTX_up_ref(3), SSLv3_method(3), SSLv3_server_method(3), SSLv3_client_method(3), TLSv1_method(3), TLSv1_server_method(3), TLSv1_client_method(3), TLSv1_1_method(3), TLSv1_1_server_method(3), TLSv1_1_client_method(3), TLS_method(3), TLS_server_method(3), TLS_client_method(3), SSLv23_method(3), SSLv23_server_method(3), SSLv23_client_method(3), DTLS_method(3), DTLS_server_method(3), DTLS_client_method(3), DTLSv1_method(3), DTLSv1_server_method(3), DTLSv1_client_method(3), DTLSv1_2_method(3), DTLSv1_2_server_method(3), DTLSv1_2_client_method(3)
- create a new SSL_CTX object as framework for TLS/SSL or DTLS enabled functions
- UI(3), UI_new(3), UI_new_method(3), UI_free(3), UI_add_input_string(3), UI_dup_input_string(3), UI_add_verify_string(3), UI_dup_verify_string(3), UI_add_input_boolean(3), UI_dup_input_boolean(3), UI_add_info_string(3), UI_dup_info_string(3), UI_add_error_string(3), UI_dup_error_string(3), UI_construct_prompt(3), UI_add_user_data(3), UI_dup_user_data(3), UI_get0_user_data(3), UI_get0_result(3), UI_get_result_length(3), UI_process(3), UI_ctrl(3), UI_set_default_method(3), UI_get_default_method(3), UI_get_method(3), UI_set_method(3), UI_OpenSSL(3), UI_null(3)
- user interface
- UI_METHOD(3), UI_create_method(3), UI_destroy_method(3), UI_method_set_opener(3), UI_method_set_writer(3), UI_method_set_flusher(3), UI_method_set_reader(3), UI_method_set_closer(3), UI_method_set_data_duplicator(3), UI_method_set_prompt_constructor(3), UI_method_set_ex_data(3), UI_method_get_opener(3), UI_method_get_writer(3), UI_method_get_flusher(3), UI_method_get_reader(3), UI_method_get_closer(3), UI_method_get_data_duplicator(3), UI_method_get_data_destructor(3), UI_method_get_prompt_constructor(3), UI_method_get_ex_data(3)
- user interface method creation and destruction
- X25519(7), X448(7)
- EVP_PKEY X25519 and X448 support
- X509_ALGOR_dup(3), X509_ALGOR_set0(3), X509_ALGOR_get0(3), X509_ALGOR_set_md(3), X509_ALGOR_cmp(3), X509_ALGOR_copy(3)
- AlgorithmIdentifier functions
- X509_LOOKUP(3), X509_LOOKUP_TYPE(3), X509_LOOKUP_new(3), X509_LOOKUP_free(3), X509_LOOKUP_init(3), X509_LOOKUP_shutdown(3), X509_LOOKUP_set_method_data(3), X509_LOOKUP_get_method_data(3), X509_LOOKUP_ctrl_ex(3), X509_LOOKUP_ctrl(3), X509_LOOKUP_load_file_ex(3), X509_LOOKUP_load_file(3), X509_LOOKUP_add_dir(3), X509_LOOKUP_add_store_ex(3), X509_LOOKUP_add_store(3), X509_LOOKUP_load_store_ex(3), X509_LOOKUP_load_store(3), X509_LOOKUP_get_store(3), X509_LOOKUP_by_subject_ex(3), X509_LOOKUP_by_subject(3), X509_LOOKUP_by_issuer_serial(3), X509_LOOKUP_by_fingerprint(3), X509_LOOKUP_by_alias(3)
- OpenSSL certificate lookup mechanisms
- X509_LOOKUP_METHOD(3), X509_LOOKUP_meth_new(3), X509_LOOKUP_meth_free(3), X509_LOOKUP_meth_set_new_item(3), X509_LOOKUP_meth_get_new_item(3), X509_LOOKUP_meth_set_free(3), X509_LOOKUP_meth_get_free(3), X509_LOOKUP_meth_set_init(3), X509_LOOKUP_meth_get_init(3), X509_LOOKUP_meth_set_shutdown(3), X509_LOOKUP_meth_get_shutdown(3), X509_LOOKUP_ctrl_fn(3), X509_LOOKUP_meth_set_ctrl(3), X509_LOOKUP_meth_get_ctrl(3), X509_LOOKUP_get_by_subject_fn(3), X509_LOOKUP_meth_set_get_by_subject(3), X509_LOOKUP_meth_get_get_by_subject(3), X509_LOOKUP_get_by_issuer_serial_fn(3), X509_LOOKUP_meth_set_get_by_issuer_serial(3), X509_LOOKUP_meth_get_get_by_issuer_serial(3), X509_LOOKUP_get_by_fingerprint_fn(3), X509_LOOKUP_meth_set_get_by_fingerprint(3), X509_LOOKUP_meth_get_get_by_fingerprint(3), X509_LOOKUP_get_by_alias_fn(3), X509_LOOKUP_meth_set_get_by_alias(3), X509_LOOKUP_meth_get_get_by_alias(3), X509_OBJECT_set1_X509(3), X509_OBJECT_set1_X509_CRL(3)
- Routines to build up X509_LOOKUP methods
- X509_LOOKUP_hash_dir(3), X509_LOOKUP_file(3), X509_LOOKUP_store(3), X509_load_cert_file_ex(3), X509_load_cert_file(3), X509_load_crl_file(3), X509_load_cert_crl_file_ex(3), X509_load_cert_crl_file(3)
- Default OpenSSL certificate lookup methods
- X509_NAME_get_index_by_NID(3), X509_NAME_get_index_by_OBJ(3), X509_NAME_get_entry(3), X509_NAME_entry_count(3), X509_NAME_get_text_by_NID(3), X509_NAME_get_text_by_OBJ(3)
- X509_NAME lookup and enumeration functions
- X509_PUBKEY_new_ex(3), X509_PUBKEY_new(3), X509_PUBKEY_free(3), X509_PUBKEY_dup(3), X509_PUBKEY_set(3), X509_PUBKEY_get0(3), X509_PUBKEY_get(3), d2i_PUBKEY_ex(3), d2i_PUBKEY(3), i2d_PUBKEY(3), d2i_PUBKEY_bio(3), d2i_PUBKEY_fp(3), i2d_PUBKEY_fp(3), i2d_PUBKEY_bio(3), X509_PUBKEY_set0_param(3), X509_PUBKEY_get0_param(3), X509_PUBKEY_eq(3)
- SubjectPublicKeyInfo public key functions
- X509_STORE(3), X509_STORE_add_cert(3), X509_STORE_add_crl(3), X509_STORE_set_depth(3), X509_STORE_set_flags(3), X509_STORE_set_purpose(3), X509_STORE_set_trust(3), X509_STORE_add_lookup(3), X509_STORE_load_file_ex(3), X509_STORE_load_file(3), X509_STORE_load_path(3), X509_STORE_load_store_ex(3), X509_STORE_load_store(3), X509_STORE_set_default_paths_ex(3), X509_STORE_set_default_paths(3), X509_STORE_load_locations_ex(3), X509_STORE_load_locations(3)
- X509_STORE manipulation
- X509_STORE_CTX_get_cleanup(3), X509_STORE_CTX_get_lookup_crls(3), X509_STORE_CTX_get_lookup_certs(3), X509_STORE_CTX_get_check_policy(3), X509_STORE_CTX_get_cert_crl(3), X509_STORE_CTX_get_check_crl(3), X509_STORE_CTX_get_get_crl(3), X509_STORE_CTX_get_check_revocation(3), X509_STORE_CTX_get_check_issued(3), X509_STORE_CTX_get_get_issuer(3), X509_STORE_CTX_get_verify_cb(3), X509_STORE_CTX_set_verify_cb(3), X509_STORE_CTX_verify_cb(3), X509_STORE_CTX_print_verify_cb(3)
- get and set X509_STORE_CTX components such as verification callback
- X509_STORE_CTX_new_ex(3), X509_STORE_CTX_new(3), X509_STORE_CTX_cleanup(3), X509_STORE_CTX_free(3), X509_STORE_CTX_init(3), X509_STORE_CTX_set0_trusted_stack(3), X509_STORE_CTX_set_cert(3), X509_STORE_CTX_set0_crls(3), X509_STORE_CTX_get0_param(3), X509_STORE_CTX_set0_param(3), X509_STORE_CTX_get0_untrusted(3), X509_STORE_CTX_set0_untrusted(3), X509_STORE_CTX_get_num_untrusted(3), X509_STORE_CTX_get0_chain(3), X509_STORE_CTX_set0_verified_chain(3), X509_STORE_CTX_set_default(3), X509_STORE_CTX_set_verify(3), X509_STORE_CTX_verify_fn(3), X509_STORE_CTX_set_purpose(3), X509_STORE_CTX_set_trust(3), X509_STORE_CTX_purpose_inherit(3)
- X509_STORE_CTX initialisation
- X509_STORE_new(3), X509_STORE_up_ref(3), X509_STORE_free(3), X509_STORE_lock(3), X509_STORE_unlock(3)
- X509_STORE allocation, freeing and locking functions
- X509_STORE_set_lookup_crls_cb(3), X509_STORE_set_verify_func(3), X509_STORE_get_cleanup(3), X509_STORE_set_cleanup(3), X509_STORE_get_lookup_crls(3), X509_STORE_set_lookup_crls(3), X509_STORE_get_lookup_certs(3), X509_STORE_set_lookup_certs(3), X509_STORE_get_check_policy(3), X509_STORE_set_check_policy(3), X509_STORE_get_cert_crl(3), X509_STORE_set_cert_crl(3), X509_STORE_get_check_crl(3), X509_STORE_set_check_crl(3), X509_STORE_get_get_crl(3), X509_STORE_set_get_crl(3), X509_STORE_get_check_revocation(3), X509_STORE_set_check_revocation(3), X509_STORE_get_check_issued(3), X509_STORE_set_check_issued(3), X509_STORE_CTX_get1_issuer(3), X509_STORE_get_get_issuer(3), X509_STORE_set_get_issuer(3), X509_STORE_CTX_get_verify(3), X509_STORE_set_verify(3), X509_STORE_get_verify_cb(3), X509_STORE_set_verify_cb_func(3), X509_STORE_set_verify_cb(3), X509_STORE_CTX_cert_crl_fn(3), X509_STORE_CTX_check_crl_fn(3), X509_STORE_CTX_check_issued_fn(3), X509_STORE_CTX_check_policy_fn(3), X509_STORE_CTX_check_revocation_fn(3), X509_STORE_CTX_cleanup_fn(3), X509_STORE_CTX_get_crl_fn(3), X509_STORE_CTX_get_issuer_fn(3), X509_STORE_CTX_lookup_certs_fn(3), X509_STORE_CTX_lookup_crls_fn(3)
- set verification callback
- X509_get0_notBefore(3), X509_getm_notBefore(3), X509_get0_notAfter(3), X509_getm_notAfter(3), X509_set1_notBefore(3), X509_set1_notAfter(3), X509_CRL_get0_lastUpdate(3), X509_CRL_get0_nextUpdate(3), X509_CRL_set1_lastUpdate(3), X509_CRL_set1_nextUpdate(3)
- get or set certificate or CRL dates
- X509_new(3), X509_new_ex(3), X509_free(3), X509_up_ref(3), X509_chain_up_ref(3)
- X509 certificate ASN1 allocation functions
- i2t_ASN1_OBJECT(3), OBJ_length(3), OBJ_get0_data(3), OBJ_nid2obj(3), OBJ_nid2ln(3), OBJ_nid2sn(3), OBJ_obj2nid(3), OBJ_txt2nid(3), OBJ_ln2nid(3), OBJ_sn2nid(3), OBJ_cmp(3), OBJ_dup(3), OBJ_txt2obj(3), OBJ_obj2txt(3), OBJ_create(3), OBJ_cleanup(3), OBJ_add_sigid(3)
- ASN1 object utility functions
- openssl-errstr(1)
- lookup error codes
- "glBegin(3), glEnd(3)
- delimit the vertices of a primitive or a group of like primitives
- "glPixelMapfv(3), glPixelMapuiv(3), glPixelMapusv(3)
- set up pixel transfer maps
- 00-upstream-settings(5)
- dconf configuration file
- AG_Radio(3)
- agar radio group widget
- AG_Threads(3)
- agar threads support
- ALTER_GROUP(7)
- change role name or membership
- ASN1_EXTERN_FUNCS(3ossl), ASN1_ex_d2i(3ossl), ASN1_ex_d2i_ex(3ossl), ASN1_ex_i2d(3ossl), ASN1_ex_new_func(3ossl), ASN1_ex_new_ex_func(3ossl), ASN1_ex_free_func(3ossl), ASN1_ex_print_func(3ossl), IMPLEMENT_EXTERN_ASN1(3ossl)
- ASN.1 external function support
- ASN1_ITEM_lookup(3), ASN1_ITEM_get(3)
- lookup ASN.1 structures
- ASN1_ITEM_lookup(3ossl), ASN1_ITEM_get(3ossl)
- lookup ASN.1 structures
- ASN1_STRING_TABLE(3), ASN1_STRING_TABLE_add(3), ASN1_STRING_TABLE_get(3), ASN1_STRING_TABLE_cleanup(3)
- ASN1_STRING_TABLE manipulation functions
- ASN1_STRING_TABLE(3ossl), ASN1_STRING_TABLE_add(3ossl), ASN1_STRING_TABLE_get(3ossl), ASN1_STRING_TABLE_cleanup(3ossl)
- ASN1_STRING_TABLE manipulation functions
- ASN1_STRING_dup(3), ASN1_STRING_cmp(3), ASN1_STRING_set(3), ASN1_STRING_length(3), ASN1_STRING_type(3), ASN1_STRING_get0_data(3), ASN1_STRING_data(3), ASN1_STRING_to_UTF8(3)
- ASN1_STRING utility functions
- ASN1_STRING_dup(3ossl), ASN1_STRING_cmp(3ossl), ASN1_STRING_set(3ossl), ASN1_STRING_length(3ossl), ASN1_STRING_type(3ossl), ASN1_STRING_get0_data(3ossl), ASN1_STRING_data(3ossl), ASN1_STRING_to_UTF8(3ossl)
- ASN1_STRING utility functions
- ASN1_TIME_set(3ossl), ASN1_UTCTIME_set(3ossl), ASN1_GENERALIZEDTIME_set(3ossl), ASN1_TIME_adj(3ossl), ASN1_UTCTIME_adj(3ossl), ASN1_GENERALIZEDTIME_adj(3ossl), ASN1_TIME_check(3ossl), ASN1_UTCTIME_check(3ossl), ASN1_GENERALIZEDTIME_check(3ossl), ASN1_TIME_set_string(3ossl), ASN1_UTCTIME_set_string(3ossl), ASN1_GENERALIZEDTIME_set_string(3ossl), ASN1_TIME_set_string_X509(3ossl), ASN1_TIME_normalize(3ossl), ASN1_TIME_to_tm(3ossl), ASN1_TIME_print(3ossl), ASN1_TIME_print_ex(3ossl), ASN1_UTCTIME_print(3ossl), ASN1_GENERALIZEDTIME_print(3ossl), ASN1_TIME_diff(3ossl), ASN1_TIME_cmp_time_t(3ossl), ASN1_UTCTIME_cmp_time_t(3ossl), ASN1_TIME_compare(3ossl), ASN1_TIME_to_generalizedtime(3ossl), ASN1_TIME_dup(3ossl), ASN1_UTCTIME_dup(3ossl), ASN1_GENERALIZEDTIME_dup(3ossl)
- ASN.1 Time functions
- ASN1_item_d2i(3), ASN1_item_d2i_bio(3), ASN1_item_d2i_fp(3), d2i_ASN1_TYPE(3), ASN1_item_i2d(3), ASN1_item_i2d_bio(3), ASN1_item_i2d_fp(3), i2d_ASN1_TYPE(3), ASN1_item_dup(3), ASN1_item_print(3)
- decode and encode ASN.1 objects
- ASYNC_WAIT_CTX_new(3ossl), ASYNC_WAIT_CTX_free(3ossl), ASYNC_WAIT_CTX_set_wait_fd(3ossl), ASYNC_WAIT_CTX_get_fd(3ossl), ASYNC_WAIT_CTX_get_all_fds(3ossl), ASYNC_WAIT_CTX_get_changed_fds(3ossl), ASYNC_WAIT_CTX_clear_fd(3ossl), ASYNC_WAIT_CTX_set_callback(3ossl), ASYNC_WAIT_CTX_get_callback(3ossl), ASYNC_WAIT_CTX_set_status(3ossl), ASYNC_WAIT_CTX_get_status(3ossl), ASYNC_callback_fn(3ossl), ASYNC_STATUS_UNSUPPORTED(3ossl), ASYNC_STATUS_ERR(3ossl), ASYNC_STATUS_OK(3ossl), ASYNC_STATUS_EAGAIN(3ossl)
- functions to manage waiting for asynchronous jobs to complete
- ASYNC_get_wait_ctx(3), ASYNC_init_thread(3), ASYNC_cleanup_thread(3), ASYNC_start_job(3), ASYNC_pause_job(3), ASYNC_get_current_job(3), ASYNC_block_pause(3), ASYNC_unblock_pause(3), ASYNC_is_capable(3)
- asynchronous job management functions
- ASYNC_get_wait_ctx(3ossl), ASYNC_init_thread(3ossl), ASYNC_cleanup_thread(3ossl), ASYNC_start_job(3ossl), ASYNC_pause_job(3ossl), ASYNC_get_current_job(3ossl), ASYNC_block_pause(3ossl), ASYNC_unblock_pause(3ossl), ASYNC_is_capable(3ossl), ASYNC_stack_alloc_fn(3ossl), ASYNC_stack_free_fn(3ossl), ASYNC_set_mem_functions(3ossl), ASYNC_get_mem_functions(3ossl)
- asynchronous job management functions
- AutoExec(1x)
- functions to be executed by AfterStep on startup/shutdown
- BC(3x), %PC(3x), %UP(3x), %BC(3x), %ospeed(3x), %tgetent(3x), %tgetflag(3x), %tgetnum(3x), %tgetstr(3x), %tgoto(3x), %tputs(3x)
- curses emulation of termcap
- BIO_ADDR(3ossl), BIO_ADDR_new(3ossl), BIO_ADDR_copy(3ossl), BIO_ADDR_dup(3ossl), BIO_ADDR_clear(3ossl), BIO_ADDR_free(3ossl), BIO_ADDR_rawmake(3ossl), BIO_ADDR_family(3ossl), BIO_ADDR_rawaddress(3ossl), BIO_ADDR_rawport(3ossl), BIO_ADDR_hostname_string(3ossl), BIO_ADDR_service_string(3ossl), BIO_ADDR_path_string(3ossl)
- BIO_ADDR routines
- BIO_dup_chain(3), BIO_dup_state(3)
- copy a BIO chain
- BIO_f_readbuffer(3ossl)
- read only buffering BIO that supports BIO_tell() and BIO_seek()
- BIO_get_new_index(3), BIO_meth_new(3), BIO_meth_free(3), BIO_meth_get_read_ex(3), BIO_meth_set_read_ex(3), BIO_meth_get_write_ex(3), BIO_meth_set_write_ex(3), BIO_meth_get_write(3), BIO_meth_set_write(3), BIO_meth_get_read(3), BIO_meth_set_read(3), BIO_meth_get_puts(3), BIO_meth_set_puts(3), BIO_meth_get_gets(3), BIO_meth_set_gets(3), BIO_meth_get_ctrl(3), BIO_meth_set_ctrl(3), BIO_meth_get_create(3), BIO_meth_set_create(3), BIO_meth_get_destroy(3), BIO_meth_set_destroy(3), BIO_meth_get_callback_ctrl(3), BIO_meth_set_callback_ctrl(3)
- Routines to build up BIO methods
- BIO_get_new_index(3ossl), BIO_meth_new(3ossl), BIO_meth_free(3ossl), BIO_meth_get_read_ex(3ossl), BIO_meth_set_read_ex(3ossl), BIO_meth_get_write_ex(3ossl), BIO_meth_set_write_ex(3ossl), BIO_meth_get_write(3ossl), BIO_meth_set_write(3ossl), BIO_meth_get_read(3ossl), BIO_meth_set_read(3ossl), BIO_meth_get_puts(3ossl), BIO_meth_set_puts(3ossl), BIO_meth_get_gets(3ossl), BIO_meth_set_gets(3ossl), BIO_meth_get_ctrl(3ossl), BIO_meth_set_ctrl(3ossl), BIO_meth_get_create(3ossl), BIO_meth_set_create(3ossl), BIO_meth_get_destroy(3ossl), BIO_meth_set_destroy(3ossl), BIO_meth_get_callback_ctrl(3ossl), BIO_meth_set_callback_ctrl(3ossl), BIO_meth_set_sendmmsg(3ossl), BIO_meth_get_sendmmsg(3ossl), BIO_meth_set_recvmmsg(3ossl), BIO_meth_get_recvmmsg(3ossl)
- Routines to build up BIO methods
- BIO_lookup_type(3), BIO_ADDRINFO(3), BIO_ADDRINFO_next(3), BIO_ADDRINFO_free(3), BIO_ADDRINFO_family(3), BIO_ADDRINFO_socktype(3), BIO_ADDRINFO_protocol(3), BIO_ADDRINFO_address(3), BIO_lookup_ex(3), BIO_lookup(3)
- BIO_ADDRINFO type and routines
- BIO_lookup_type(3ossl), BIO_ADDRINFO(3ossl), BIO_ADDRINFO_next(3ossl), BIO_ADDRINFO_free(3ossl), BIO_ADDRINFO_family(3ossl), BIO_ADDRINFO_socktype(3ossl), BIO_ADDRINFO_protocol(3ossl), BIO_ADDRINFO_address(3ossl), BIO_lookup_ex(3ossl), BIO_lookup(3ossl)
- BIO_ADDRINFO type and routines
- BIO_new(3), BIO_up_ref(3), BIO_free(3), BIO_vfree(3), BIO_free_all(3)
- BIO allocation and freeing functions
- BIO_new_ex(3ossl), BIO_new(3ossl), BIO_up_ref(3ossl), BIO_free(3ossl), BIO_vfree(3ossl), BIO_free_all(3ossl)
- BIO allocation and freeing functions
- BIO_socket(3), BIO_bind(3), BIO_connect(3), BIO_listen(3), BIO_accept_ex(3), BIO_closesocket(3)
- BIO socket communication setup routines
- BIO_socket(3ossl), BIO_bind(3ossl), BIO_connect(3ossl), BIO_listen(3ossl), BIO_accept_ex(3ossl), BIO_closesocket(3ossl)
- BIO socket communication setup routines
- BN_BLINDING_new(3), BN_BLINDING_free(3), BN_BLINDING_update(3), BN_BLINDING_convert(3), BN_BLINDING_invert(3), BN_BLINDING_convert_ex(3), BN_BLINDING_invert_ex(3), BN_BLINDING_is_current_thread(3), BN_BLINDING_set_current_thread(3), BN_BLINDING_lock(3), BN_BLINDING_unlock(3), BN_BLINDING_get_flags(3), BN_BLINDING_set_flags(3), BN_BLINDING_create_param(3)
- blinding related BIGNUM functions
- BN_BLINDING_new(3ossl), BN_BLINDING_free(3ossl), BN_BLINDING_update(3ossl), BN_BLINDING_convert(3ossl), BN_BLINDING_invert(3ossl), BN_BLINDING_convert_ex(3ossl), BN_BLINDING_invert_ex(3ossl), BN_BLINDING_is_current_thread(3ossl), BN_BLINDING_set_current_thread(3ossl), BN_BLINDING_lock(3ossl), BN_BLINDING_unlock(3ossl), BN_BLINDING_get_flags(3ossl), BN_BLINDING_set_flags(3ossl), BN_BLINDING_create_param(3ossl)
- blinding related BIGNUM functions
- BN_copy(3), BN_dup(3), BN_with_flags(3)
- copy BIGNUMs
- BN_copy(3ossl), BN_dup(3ossl), BN_with_flags(3ossl)
- copy BIGNUMs
- BSsetup_block(3)
- Change the setup for triangular matrix multiplication to allow for multiple vectors
- BSsetup_factor(3)
- Set up the communication for factorization
- BSsetup_forward(3)
- Set up the communication structure for triangular matrix solution
- Builtin_attributes(3o)
- Support for some of the builtin attributes
- CDKchdir(3), CDKchdir CDKgetDirectoryContents CDKopenFile CDKreadFile alignxy char2Chtype char2DisplayType checkForLink chtype2String deleteCursesWindow enableCursesMarkup eraseCursesWindow getListIndex getString justifyString mode2Filetype moveCursesWindow popupDialog popupLabel popupLabelAttrib selectFile setWidgetDimension stripWhiteSpace viewFile viewInfo cdk_util(3)
- Cdk utility functions
- CMAC_CTX(3ossl), CMAC_CTX_new(3ossl), CMAC_CTX_cleanup(3ossl), CMAC_CTX_free(3ossl), CMAC_CTX_get0_cipher_ctx(3ossl), CMAC_CTX_copy(3ossl), CMAC_Init(3ossl), CMAC_Update(3ossl), CMAC_Final(3ossl), CMAC_resume(3ossl)
- create cipher-based message authentication codes
- CMAC_CTX_new(3), CMAC_Init(3), CMAC_Update(3), CMAC_Final(3), CMAC_CTX_copy(3), CMAC_CTX_get0_cipher_ctx(3), CMAC_CTX_cleanup(3), CMAC_CTX_free(3)
- Cipher-based message authentication code
- COMP_CTX_new(3ossl), COMP_CTX_get_method(3ossl), COMP_CTX_get_type(3ossl), COMP_get_type(3ossl), COMP_get_name(3ossl), COMP_CTX_free(3ossl), COMP_compress_block(3ossl), COMP_expand_block(3ossl), COMP_zlib(3ossl), COMP_zlib_oneshot(3ossl), COMP_brotli(3ossl), COMP_brotli_oneshot(3ossl), COMP_zstd(3ossl), COMP_zstd_oneshot(3ossl), BIO_f_zlib(3ossl), BIO_f_brotli(3ossl), BIO_f_zstd(3ossl)
- Compression support
- CONF_modules_free(3), CONF_modules_finish(3), CONF_modules_unload(3)
- OpenSSL configuration cleanup functions
- CONF_modules_free(3ossl), CONF_modules_finish(3ossl), CONF_modules_unload(3ossl)
- OpenSSL configuration cleanup functions
- CREATE_GROUP(7)
- define a new database role
- CRYPTO_EX_new(3), CRYPTO_EX_free(3), CRYPTO_EX_dup(3), CRYPTO_free_ex_index(3), CRYPTO_get_ex_new_index(3), CRYPTO_set_ex_data(3), CRYPTO_get_ex_data(3), CRYPTO_free_ex_data(3), CRYPTO_new_ex_data(3)
- functions supporting application-specific data
- CRYPTO_EX_new(3ossl), CRYPTO_EX_free(3ossl), CRYPTO_EX_dup(3ossl), CRYPTO_free_ex_index(3ossl), CRYPTO_get_ex_new_index(3ossl), CRYPTO_alloc_ex_data(3ossl), CRYPTO_set_ex_data(3ossl), CRYPTO_get_ex_data(3ossl), CRYPTO_free_ex_data(3ossl), CRYPTO_new_ex_data(3ossl)
- functions supporting application-specific data
- CRYPTO_THREAD_run_once(3), CRYPTO_THREAD_lock_new(3), CRYPTO_THREAD_read_lock(3), CRYPTO_THREAD_write_lock(3), CRYPTO_THREAD_unlock(3), CRYPTO_THREAD_lock_free(3), CRYPTO_atomic_add(3)
- OpenSSL thread support
- CRYPTO_THREAD_run_once(3ossl), CRYPTO_THREAD_lock_new(3ossl), CRYPTO_THREAD_read_lock(3ossl), CRYPTO_THREAD_write_lock(3ossl), CRYPTO_THREAD_unlock(3ossl), CRYPTO_THREAD_lock_free(3ossl), CRYPTO_atomic_add(3ossl), CRYPTO_atomic_add64(3ossl), CRYPTO_atomic_and(3ossl), CRYPTO_atomic_or(3ossl), CRYPTO_atomic_load(3ossl), CRYPTO_atomic_store(3ossl), CRYPTO_atomic_load_int(3ossl), OSSL_set_max_threads(3ossl), OSSL_get_max_threads(3ossl), OSSL_get_thread_support_flags(3ossl), OSSL_THREAD_SUPPORT_FLAG_THREAD_POOL(3ossl), OSSL_THREAD_SUPPORT_FLAG_DEFAULT_SPAWN(3ossl)
- OpenSSL thread support
- CRYPTO_lock(3), CRYPTO_w_lock(3), CRYPTO_w_unlock(3), CRYPTO_r_lock(3), CRYPTO_r_unlock(3), CRYPTO_add(3)
- thread support
- CURLINFO_CONTENT_LENGTH_UPLOAD(3)
- get the specified size of the upload
- CURLINFO_CONTENT_LENGTH_UPLOAD_T(3)
- get the specified size of the upload
- CURLINFO_NAMELOOKUP_TIME(3)
- get the name lookup time
- CURLINFO_NAMELOOKUP_TIME_T(3)
- get the name lookup time in microseconds
- CURLINFO_SIZE_UPLOAD(3)
- get the number of uploaded bytes
- CURLINFO_SIZE_UPLOAD_T(3)
- get the number of uploaded bytes
- CURLINFO_SPEED_UPLOAD(3)
- get upload speed
- CURLINFO_SPEED_UPLOAD_T(3)
- get upload speed
- CURLOPT_AUTOREFERER(3)
- automatically update the referer header
- CURLOPT_MAX_SEND_SPEED_LARGE(3)
- rate limit data upload speed
- CURLOPT_READFUNCTION(3)
- read callback for data uploads
- CURLOPT_SUPPRESS_CONNECT_HEADERS(3)
- suppress proxy CONNECT response headers
- CURLOPT_UPKEEP_INTERVAL_MS(3)
- connection upkeep interval
- CURLOPT_UPLOAD(3)
- data upload
- CURLOPT_UPLOAD_BUFFERSIZE(3)
- upload buffer size
- CURLOPT_UPLOAD_FLAGS(3)
- upload flags for IMAP
- CamlinternalLazy(3o)
- Run-time support for lazy values
- CamlinternalMod(3o)
- Run-time support for recursive modules
- CamlinternalOO(3o)
- Run-time support for objects and classes
- DECLARE_ASN1_FUNCTIONS(3), IMPLEMENT_ASN1_FUNCTIONS(3), ASN1_ITEM(3), ACCESS_DESCRIPTION_free(3), ACCESS_DESCRIPTION_new(3), ADMISSIONS_free(3), ADMISSIONS_new(3), ADMISSION_SYNTAX_free(3), ADMISSION_SYNTAX_new(3), ASIdOrRange_free(3), ASIdOrRange_new(3), ASIdentifierChoice_free(3), ASIdentifierChoice_new(3), ASIdentifiers_free(3), ASIdentifiers_new(3), ASRange_free(3), ASRange_new(3), AUTHORITY_INFO_ACCESS_free(3), AUTHORITY_INFO_ACCESS_new(3), AUTHORITY_KEYID_free(3), AUTHORITY_KEYID_new(3), BASIC_CONSTRAINTS_free(3), BASIC_CONSTRAINTS_new(3), CERTIFICATEPOLICIES_free(3), CERTIFICATEPOLICIES_new(3), CMS_ContentInfo_free(3), CMS_ContentInfo_new(3), CMS_ContentInfo_print_ctx(3), CMS_ReceiptRequest_free(3), CMS_ReceiptRequest_new(3), CRL_DIST_POINTS_free(3), CRL_DIST_POINTS_new(3), DIRECTORYSTRING_free(3), DIRECTORYSTRING_new(3), DISPLAYTEXT_free(3), DISPLAYTEXT_new(3), DIST_POINT_NAME_free(3), DIST_POINT_NAME_new(3), DIST_POINT_free(3), DIST_POINT_new(3), DSAparams_dup(3), ECPARAMETERS_free(3), ECPARAMETERS_new(3), ECPKPARAMETERS_free(3), ECPKPARAMETERS_new(3), EDIPARTYNAME_free(3), EDIPARTYNAME_new(3), ESS_CERT_ID_dup(3), ESS_CERT_ID_free(3), ESS_CERT_ID_new(3), ESS_ISSUER_SERIAL_dup(3), ESS_ISSUER_SERIAL_free(3), ESS_ISSUER_SERIAL_new(3), ESS_SIGNING_CERT_dup(3), ESS_SIGNING_CERT_free(3), ESS_SIGNING_CERT_new(3), EXTENDED_KEY_USAGE_free(3), EXTENDED_KEY_USAGE_new(3), GENERAL_NAMES_free(3), GENERAL_NAMES_new(3), GENERAL_NAME_dup(3), GENERAL_NAME_free(3), GENERAL_NAME_new(3), GENERAL_SUBTREE_free(3), GENERAL_SUBTREE_new(3), IPAddressChoice_free(3), IPAddressChoice_new(3), IPAddressFamily_free(3), IPAddressFamily_new(3), IPAddressOrRange_free(3), IPAddressOrRange_new(3), IPAddressRange_free(3), IPAddressRange_new(3), ISSUING_DIST_POINT_free(3), ISSUING_DIST_POINT_new(3), NAME_CONSTRAINTS_free(3), NAME_CONSTRAINTS_new(3), NAMING_AUTHORITY_free(3), NAMING_AUTHORITY_new(3), NETSCAPE_CERT_SEQUENCE_free(3), NETSCAPE_CERT_SEQUENCE_new(3), NETSCAPE_SPKAC_free(3), NETSCAPE_SPKAC_new(3), NETSCAPE_SPKI_free(3), NETSCAPE_SPKI_new(3), NOTICEREF_free(3), NOTICEREF_new(3), OCSP_BASICRESP_free(3), OCSP_BASICRESP_new(3), OCSP_CERTID_dup(3), OCSP_CERTID_new(3), OCSP_CERTSTATUS_free(3), OCSP_CERTSTATUS_new(3), OCSP_CRLID_free(3), OCSP_CRLID_new(3), OCSP_ONEREQ_free(3), OCSP_ONEREQ_new(3), OCSP_REQINFO_free(3), OCSP_REQINFO_new(3), OCSP_RESPBYTES_free(3), OCSP_RESPBYTES_new(3), OCSP_RESPDATA_free(3), OCSP_RESPDATA_new(3), OCSP_RESPID_free(3), OCSP_RESPID_new(3), OCSP_RESPONSE_new(3), OCSP_REVOKEDINFO_free(3), OCSP_REVOKEDINFO_new(3), OCSP_SERVICELOC_free(3), OCSP_SERVICELOC_new(3), OCSP_SIGNATURE_free(3), OCSP_SIGNATURE_new(3), OCSP_SINGLERESP_free(3), OCSP_SINGLERESP_new(3), OTHERNAME_free(3), OTHERNAME_new(3), PBE2PARAM_free(3), PBE2PARAM_new(3), PBEPARAM_free(3), PBEPARAM_new(3), PBKDF2PARAM_free(3), PBKDF2PARAM_new(3), PKCS12_BAGS_free(3), PKCS12_BAGS_new(3), PKCS12_MAC_DATA_free(3), PKCS12_MAC_DATA_new(3), PKCS12_SAFEBAG_free(3), PKCS12_SAFEBAG_new(3), PKCS12_free(3), PKCS12_new(3), PKCS7_DIGEST_free(3), PKCS7_DIGEST_new(3), PKCS7_ENCRYPT_free(3), PKCS7_ENCRYPT_new(3), PKCS7_ENC_CONTENT_free(3), PKCS7_ENC_CONTENT_new(3), PKCS7_ENVELOPE_free(3), PKCS7_ENVELOPE_new(3), PKCS7_ISSUER_AND_SERIAL_free(3), PKCS7_ISSUER_AND_SERIAL_new(3), PKCS7_RECIP_INFO_free(3), PKCS7_RECIP_INFO_new(3), PKCS7_SIGNED_free(3), PKCS7_SIGNED_new(3), PKCS7_SIGNER_INFO_free(3), PKCS7_SIGNER_INFO_new(3), PKCS7_SIGN_ENVELOPE_free(3), PKCS7_SIGN_ENVELOPE_new(3), PKCS7_dup(3), PKCS7_free(3), PKCS7_new(3), PKCS7_print_ctx(3), PKCS8_PRIV_KEY_INFO_free(3), PKCS8_PRIV_KEY_INFO_new(3), PKEY_USAGE_PERIOD_free(3), PKEY_USAGE_PERIOD_new(3), POLICYINFO_free(3), POLICYINFO_new(3), POLICYQUALINFO_free(3), POLICYQUALINFO_new(3), POLICY_CONSTRAINTS_free(3), POLICY_CONSTRAINTS_new(3), POLICY_MAPPING_free(3), POLICY_MAPPING_new(3), PROFESSION_INFO_free(3), PROFESSION_INFO_new(3), PROFESSION_INFOS_free(3), PROFESSION_INFOS_new(3), PROXY_CERT_INFO_EXTENSION_free(3), PROXY_CERT_INFO_EXTENSION_new(3), PROXY_POLICY_free(3), PROXY_POLICY_new(3), RSAPrivateKey_dup(3), RSAPublicKey_dup(3), RSA_OAEP_PARAMS_free(3), RSA_OAEP_PARAMS_new(3), RSA_PSS_PARAMS_free(3), RSA_PSS_PARAMS_new(3), SCRYPT_PARAMS_free(3), SCRYPT_PARAMS_new(3), SXNETID_free(3), SXNETID_new(3), SXNET_free(3), SXNET_new(3), TLS_FEATURE_free(3), TLS_FEATURE_new(3), TS_ACCURACY_dup(3), TS_ACCURACY_free(3), TS_ACCURACY_new(3), TS_MSG_IMPRINT_dup(3), TS_MSG_IMPRINT_free(3), TS_MSG_IMPRINT_new(3), TS_REQ_dup(3), TS_REQ_free(3), TS_REQ_new(3), TS_RESP_dup(3), TS_RESP_free(3), TS_RESP_new(3), TS_STATUS_INFO_dup(3), TS_STATUS_INFO_free(3), TS_STATUS_INFO_new(3), TS_TST_INFO_dup(3), TS_TST_INFO_free(3), TS_TST_INFO_new(3), USERNOTICE _free(3), USERNOTICE_new(3), X509_ALGOR_free(3), X509_ALGOR_new(3), X509_ATTRIBUTE_dup(3), X509_ATTRIBUTE_free(3), X509_ATTRIBUTE_new(3), X509_CERT_AUX_free(3), X509_CERT_AUX_new(3), X509_CINF_free(3), X509_CINF_new(3), X509_CRL_INFO_free(3), X509_CRL_INFO_new(3), X509_CRL_dup(3), X509_CRL_free(3), X509_CRL_new(3), X509_EXTENSION_dup(3), X509_EXTENSION_free(3), X509_EXTENSION_new(3), X509_NAME_ENTRY_dup(3), X509_NAME_ENTRY_free(3), X509_NAME_ENTRY_new(3), X509_NAME_dup(3), X509_NAME_free(3), X509_NAME_new(3), X509_REQ_INFO_free(3), X509_REQ_INFO_new(3), X509_REQ_dup(3), X509_REQ_free(3), X509_REQ_new(3), X509_REVOKED_dup(3), X509_REVOKED_free(3), X509_REVOKED_new(3), X509_SIG_free(3), X509_SIG_new(3), X509_VAL_free(3), X509_VAL_new(3), X509_dup(3)
- ASN1 object utilities
- DECLARE_ASN1_FUNCTIONS(3ossl), IMPLEMENT_ASN1_FUNCTIONS(3ossl), ASN1_ITEM(3ossl), ACCESS_DESCRIPTION_free(3ossl), ACCESS_DESCRIPTION_new(3ossl), ADMISSIONS_free(3ossl), ADMISSIONS_new(3ossl), ADMISSION_SYNTAX_free(3ossl), ADMISSION_SYNTAX_new(3ossl), ASIdOrRange_free(3ossl), ASIdOrRange_new(3ossl), ASIdentifierChoice_free(3ossl), ASIdentifierChoice_new(3ossl), ASIdentifiers_free(3ossl), ASIdentifiers_new(3ossl), ASRange_free(3ossl), ASRange_new(3ossl), AUTHORITY_INFO_ACCESS_free(3ossl), AUTHORITY_INFO_ACCESS_new(3ossl), AUTHORITY_KEYID_free(3ossl), AUTHORITY_KEYID_new(3ossl), BASIC_CONSTRAINTS_free(3ossl), BASIC_CONSTRAINTS_new(3ossl), CERTIFICATEPOLICIES_free(3ossl), CERTIFICATEPOLICIES_new(3ossl), CMS_ContentInfo_free(3ossl), CMS_ContentInfo_new(3ossl), CMS_ContentInfo_new_ex(3ossl), CMS_ContentInfo_print_ctx(3ossl), CMS_EnvelopedData_it(3ossl), CMS_EnvelopedData_dup(3ossl), CMS_ReceiptRequest_free(3ossl), CMS_ReceiptRequest_new(3ossl), CMS_SignedData_free(3ossl), CMS_SignedData_new(3ossl), CRL_DIST_POINTS_free(3ossl), CRL_DIST_POINTS_new(3ossl), DIRECTORYSTRING_free(3ossl), DIRECTORYSTRING_new(3ossl), DISPLAYTEXT_free(3ossl), DISPLAYTEXT_new(3ossl), DIST_POINT_NAME_free(3ossl), DIST_POINT_NAME_new(3ossl), DIST_POINT_NAME_dup(3ossl), DIST_POINT_free(3ossl), DIST_POINT_new(3ossl), DSAparams_dup(3ossl), ECPARAMETERS_free(3ossl), ECPARAMETERS_new(3ossl), ECPKPARAMETERS_free(3ossl), ECPKPARAMETERS_new(3ossl), EDIPARTYNAME_free(3ossl), EDIPARTYNAME_new(3ossl), ESS_CERT_ID_dup(3ossl), ESS_CERT_ID_free(3ossl), ESS_CERT_ID_new(3ossl), ESS_CERT_ID_V2_dup(3ossl), ESS_CERT_ID_V2_free(3ossl), ESS_CERT_ID_V2_new(3ossl), ESS_ISSUER_SERIAL_dup(3ossl), ESS_ISSUER_SERIAL_free(3ossl), ESS_ISSUER_SERIAL_new(3ossl), ESS_SIGNING_CERT_dup(3ossl), ESS_SIGNING_CERT_free(3ossl), ESS_SIGNING_CERT_it(3ossl), ESS_SIGNING_CERT_new(3ossl), ESS_SIGNING_CERT_V2_dup(3ossl), ESS_SIGNING_CERT_V2_free(3ossl), ESS_SIGNING_CERT_V2_it(3ossl), ESS_SIGNING_CERT_V2_new(3ossl), EXTENDED_KEY_USAGE_free(3ossl), EXTENDED_KEY_USAGE_new(3ossl), GENERAL_NAMES_free(3ossl), GENERAL_NAMES_new(3ossl), GENERAL_NAME_dup(3ossl), GENERAL_NAME_free(3ossl), GENERAL_NAME_new(3ossl), GENERAL_SUBTREE_free(3ossl), GENERAL_SUBTREE_new(3ossl), OSSL_IETF_ATTR_SYNTAX_free(3ossl), OSSL_IETF_ATTR_SYNTAX_it(3ossl), OSSL_IETF_ATTR_SYNTAX_new(3ossl), IPAddressChoice_free(3ossl), IPAddressChoice_new(3ossl), IPAddressFamily_free(3ossl), IPAddressFamily_new(3ossl), IPAddressOrRange_free(3ossl), IPAddressOrRange_new(3ossl), IPAddressRange_free(3ossl), IPAddressRange_new(3ossl), ISSUER_SIGN_TOOL_free(3ossl), ISSUER_SIGN_TOOL_it(3ossl), ISSUER_SIGN_TOOL_new(3ossl), ISSUING_DIST_POINT_free(3ossl), ISSUING_DIST_POINT_it(3ossl), ISSUING_DIST_POINT_new(3ossl), NAME_CONSTRAINTS_free(3ossl), NAME_CONSTRAINTS_new(3ossl), NAMING_AUTHORITY_free(3ossl), NAMING_AUTHORITY_new(3ossl), NETSCAPE_CERT_SEQUENCE_free(3ossl), NETSCAPE_CERT_SEQUENCE_new(3ossl), NETSCAPE_SPKAC_free(3ossl), NETSCAPE_SPKAC_new(3ossl), NETSCAPE_SPKI_free(3ossl), NETSCAPE_SPKI_new(3ossl), NOTICEREF_free(3ossl), NOTICEREF_new(3ossl), OCSP_BASICRESP_free(3ossl), OCSP_BASICRESP_new(3ossl), OCSP_CERTID_dup(3ossl), OCSP_CERTID_new(3ossl), OCSP_CERTSTATUS_free(3ossl), OCSP_CERTSTATUS_new(3ossl), OCSP_CRLID_free(3ossl), OCSP_CRLID_new(3ossl), OCSP_ONEREQ_free(3ossl), OCSP_ONEREQ_new(3ossl), OCSP_REQINFO_free(3ossl), OCSP_REQINFO_new(3ossl), OCSP_RESPBYTES_free(3ossl), OCSP_RESPBYTES_new(3ossl), OCSP_RESPDATA_free(3ossl), OCSP_RESPDATA_new(3ossl), OCSP_RESPID_free(3ossl), OCSP_RESPID_new(3ossl), OCSP_RESPONSE_new(3ossl), OCSP_REVOKEDINFO_free(3ossl), OCSP_REVOKEDINFO_new(3ossl), OCSP_SERVICELOC_free(3ossl), OCSP_SERVICELOC_new(3ossl), OCSP_SIGNATURE_free(3ossl), OCSP_SIGNATURE_new(3ossl), OCSP_SINGLERESP_free(3ossl), OCSP_SINGLERESP_new(3ossl), OSSL_AA_DIST_POINT_free(3ossl), OSSL_AA_DIST_POINT_new(3ossl), OSSL_AA_DIST_POINT_it(3ossl), OSSL_ALLOWED_ATTRIBUTES_CHOICE_free(3ossl), OSSL_ALLOWED_ATTRIBUTES_CHOICE_new(3ossl), OSSL_ALLOWED_ATTRIBUTES_CHOICE_it(3ossl), OSSL_ALLOWED_ATTRIBUTES_ITEM_free(3ossl), OSSL_ALLOWED_ATTRIBUTES_ITEM_new(3ossl), OSSL_ALLOWED_ATTRIBUTES_ITEM_it(3ossl), OSSL_ALLOWED_ATTRIBUTES_SYNTAX_free(3ossl), OSSL_ALLOWED_ATTRIBUTES_SYNTAX_new(3ossl), OSSL_ALLOWED_ATTRIBUTES_SYNTAX_it(3ossl), OSSL_ATAV_free(3ossl), OSSL_ATAV_new(3ossl), OSSL_ATAV_it(3ossl), OSSL_ATTRIBUTE_DESCRIPTOR_free(3ossl), OSSL_ATTRIBUTE_DESCRIPTOR_new(3ossl), OSSL_ATTRIBUTE_DESCRIPTOR_it(3ossl), OSSL_ATTRIBUTE_MAPPING_free(3ossl), OSSL_ATTRIBUTE_MAPPING_new(3ossl), OSSL_ATTRIBUTE_MAPPING_it(3ossl), OSSL_ATTRIBUTE_MAPPINGS_free(3ossl), OSSL_ATTRIBUTE_MAPPINGS_new(3ossl), OSSL_ATTRIBUTE_MAPPINGS_it(3ossl), OSSL_ATTRIBUTE_TYPE_MAPPING_free(3ossl), OSSL_ATTRIBUTE_TYPE_MAPPING_new(3ossl), OSSL_ATTRIBUTE_TYPE_MAPPING_it(3ossl), OSSL_ATTRIBUTE_VALUE_MAPPING_free(3ossl), OSSL_ATTRIBUTE_VALUE_MAPPING_new(3ossl), OSSL_ATTRIBUTE_VALUE_MAPPING_it(3ossl), OSSL_ATTRIBUTES_SYNTAX_free(3ossl), OSSL_ATTRIBUTES_SYNTAX_it(3ossl), OSSL_ATTRIBUTES_SYNTAX_new(3ossl), OSSL_AUTHORITY_ATTRIBUTE_ID_SYNTAX_free(3ossl), OSSL_AUTHORITY_ATTRIBUTE_ID_SYNTAX_it(3ossl), OSSL_AUTHORITY_ATTRIBUTE_ID_SYNTAX_new(3ossl), OSSL_BASIC_ATTR_CONSTRAINTS_free(3ossl), OSSL_BASIC_ATTR_CONSTRAINTS_it(3ossl), OSSL_BASIC_ATTR_CONSTRAINTS_new(3ossl), OSSL_CMP_ATAVS_new(3ossl), OSSL_CMP_ATAVS_free(3ossl), OSSL_CMP_ATAVS_it(3ossl), OSSL_CMP_CRLSTATUS_free(3ossl), OSSL_CMP_ITAV_dup(3ossl), OSSL_CMP_ITAV_free(3ossl), OSSL_CMP_MSG_dup(3ossl), OSSL_CMP_MSG_it(3ossl), OSSL_CMP_MSG_free(3ossl), OSSL_CMP_PKIHEADER_free(3ossl), OSSL_CMP_PKIHEADER_it(3ossl), OSSL_CMP_PKIHEADER_new(3ossl), OSSL_CMP_PKISI_dup(3ossl), OSSL_CMP_PKISI_free(3ossl), OSSL_CMP_PKISI_it(3ossl), OSSL_CMP_PKISI_new(3ossl), OSSL_CMP_PKISTATUS_it(3ossl), OSSL_CRMF_CERTID_dup(3ossl), OSSL_CRMF_CERTID_free(3ossl), OSSL_CRMF_CERTID_it(3ossl), OSSL_CRMF_CERTID_new(3ossl), OSSL_CRMF_CERTTEMPLATE_free(3ossl), OSSL_CRMF_CERTTEMPLATE_it(3ossl), OSSL_CRMF_CERTTEMPLATE_new(3ossl), OSSL_CRMF_CERTTEMPLATE_dup(3ossl), OSSL_CRMF_ATTRIBUTETYPEANDVALUE_dup(3ossl), OSSL_CRMF_ATTRIBUTETYPEANDVALUE_free(3ossl), OSSL_CRMF_ENCRYPTEDKEY_free(3ossl), OSSL_CRMF_ENCRYPTEDKEY_it(3ossl), OSSL_CRMF_ENCRYPTEDKEY_new(3ossl), OSSL_CRMF_ENCRYPTEDVALUE_free(3ossl), OSSL_CRMF_ENCRYPTEDVALUE_it(3ossl), OSSL_CRMF_ENCRYPTEDVALUE_new(3ossl), OSSL_CRMF_MSGS_free(3ossl), OSSL_CRMF_MSGS_it(3ossl), OSSL_CRMF_MSGS_new(3ossl), OSSL_CRMF_MSG_dup(3ossl), OSSL_CRMF_MSG_free(3ossl), OSSL_CRMF_MSG_it(3ossl), OSSL_CRMF_MSG_new(3ossl), OSSL_CRMF_PBMPARAMETER_free(3ossl), OSSL_CRMF_PBMPARAMETER_it(3ossl), OSSL_CRMF_PBMPARAMETER_new(3ossl), OSSL_CRMF_PKIPUBLICATIONINFO_free(3ossl), OSSL_CRMF_PKIPUBLICATIONINFO_it(3ossl), OSSL_CRMF_PKIPUBLICATIONINFO_new(3ossl), OSSL_CRMF_SINGLEPUBINFO_free(3ossl), OSSL_CRMF_SINGLEPUBINFO_it(3ossl), OSSL_CRMF_SINGLEPUBINFO_new(3ossl), OSSL_DAY_TIME_free(3ossl), OSSL_DAY_TIME_new(3ossl), OSSL_DAY_TIME_it(3ossl), OSSL_DAY_TIME_BAND_free(3ossl), OSSL_DAY_TIME_BAND_new(3ossl), OSSL_DAY_TIME_BAND_it(3ossl), OSSL_HASH_free(3ossl), OSSL_HASH_it(3ossl), OSSL_HASH_new(3ossl), OSSL_INFO_SYNTAX_free(3ossl), OSSL_INFO_SYNTAX_it(3ossl), OSSL_INFO_SYNTAX_new(3ossl), OSSL_INFO_SYNTAX_POINTER_free(3ossl), OSSL_INFO_SYNTAX_POINTER_it(3ossl), OSSL_INFO_SYNTAX_POINTER_new(3ossl), OSSL_PRIVILEGE_POLICY_ID_free(3ossl), OSSL_PRIVILEGE_POLICY_ID_it(3ossl), OSSL_PRIVILEGE_POLICY_ID_new(3ossl), OSSL_TARGET_CERT_free(3ossl), OSSL_TARGET_CERT_it(3ossl), OSSL_TARGET_CERT_new(3ossl), OSSL_TARGET_free(3ossl), OSSL_TARGET_it(3ossl), OSSL_TARGET_new(3ossl), OSSL_TARGETING_INFORMATION_free(3ossl), OSSL_TARGETING_INFORMATION_it(3ossl), OSSL_TARGETING_INFORMATION_new(3ossl), OSSL_TARGETS_free(3ossl), OSSL_TARGETS_it(3ossl), OSSL_TARGETS_new(3ossl), OSSL_IETF_ATTR_SYNTAX_VALUE_free(3ossl), OSSL_IETF_ATTR_SYNTAX_VALUE_it(3ossl), OSSL_IETF_ATTR_SYNTAX_VALUE_new(3ossl), OSSL_ISSUER_SERIAL_free(3ossl), OSSL_ISSUER_SERIAL_new(3ossl), OSSL_NAMED_DAY_free(3ossl), OSSL_NAMED_DAY_new(3ossl), OSSL_NAMED_DAY_it(3ossl), OSSL_OBJECT_DIGEST_INFO_free(3ossl), OSSL_OBJECT_DIGEST_INFO_new(3ossl), OSSL_ROLE_SPEC_CERT_ID_free(3ossl), OSSL_ROLE_SPEC_CERT_ID_new(3ossl), OSSL_ROLE_SPEC_CERT_ID_it(3ossl), OSSL_ROLE_SPEC_CERT_ID_SYNTAX_free(3ossl), OSSL_ROLE_SPEC_CERT_ID_SYNTAX_new(3ossl), OSSL_ROLE_SPEC_CERT_ID_SYNTAX_it(3ossl), OSSL_TIME_PERIOD_free(3ossl), OSSL_TIME_PERIOD_new(3ossl), OSSL_TIME_PERIOD_it(3ossl), OSSL_TIME_SPEC_ABSOLUTE_free(3ossl), OSSL_TIME_SPEC_ABSOLUTE_new(3ossl), OSSL_TIME_SPEC_ABSOLUTE_it(3ossl), OSSL_TIME_SPEC_free(3ossl), OSSL_TIME_SPEC_new(3ossl), OSSL_TIME_SPEC_it(3ossl), OSSL_TIME_SPEC_DAY_free(3ossl), OSSL_TIME_SPEC_DAY_new(3ossl), OSSL_TIME_SPEC_DAY_it(3ossl), OSSL_TIME_SPEC_MONTH_free(3ossl), OSSL_TIME_SPEC_MONTH_new(3ossl), OSSL_TIME_SPEC_MONTH_it(3ossl), OSSL_TIME_SPEC_TIME_free(3ossl), OSSL_TIME_SPEC_TIME_new(3ossl), OSSL_TIME_SPEC_TIME_it(3ossl), OSSL_TIME_SPEC_WEEKS_free(3ossl), OSSL_TIME_SPEC_WEEKS_new(3ossl), OSSL_TIME_SPEC_WEEKS_it(3ossl), OSSL_TIME_SPEC_X_DAY_OF_free(3ossl), OSSL_TIME_SPEC_X_DAY_OF_new(3ossl), OSSL_TIME_SPEC_X_DAY_OF_it(3ossl), OSSL_USER_NOTICE_SYNTAX_free(3ossl), OSSL_USER_NOTICE_SYNTAX_new(3ossl), OSSL_USER_NOTICE_SYNTAX_it(3ossl), OTHERNAME_free(3ossl), OTHERNAME_new(3ossl), PBE2PARAM_free(3ossl), PBE2PARAM_new(3ossl), PBEPARAM_free(3ossl), PBEPARAM_new(3ossl), PBKDF2PARAM_free(3ossl), PBKDF2PARAM_new(3ossl), PBMAC1PARAM_free(3ossl), PBMAC1PARAM_it(3ossl), PBMAC1PARAM_new(3ossl), PKCS12_BAGS_free(3ossl), PKCS12_BAGS_new(3ossl), PKCS12_MAC_DATA_free(3ossl), PKCS12_MAC_DATA_new(3ossl), PKCS12_SAFEBAG_free(3ossl), PKCS12_SAFEBAG_new(3ossl), PKCS12_free(3ossl), PKCS12_new(3ossl), PKCS7_DIGEST_free(3ossl), PKCS7_DIGEST_new(3ossl), PKCS7_ENCRYPT_free(3ossl), PKCS7_ENCRYPT_new(3ossl), PKCS7_ENC_CONTENT_free(3ossl), PKCS7_ENC_CONTENT_new(3ossl), PKCS7_ENVELOPE_free(3ossl), PKCS7_ENVELOPE_new(3ossl), PKCS7_ISSUER_AND_SERIAL_free(3ossl), PKCS7_ISSUER_AND_SERIAL_new(3ossl), PKCS7_RECIP_INFO_free(3ossl), PKCS7_RECIP_INFO_new(3ossl), PKCS7_SIGNED_free(3ossl), PKCS7_SIGNED_new(3ossl), PKCS7_SIGNER_INFO_free(3ossl), PKCS7_SIGNER_INFO_new(3ossl), PKCS7_SIGN_ENVELOPE_free(3ossl), PKCS7_SIGN_ENVELOPE_new(3ossl), PKCS7_dup(3ossl), PKCS7_free(3ossl), PKCS7_new_ex(3ossl), PKCS7_new(3ossl), PKCS7_print_ctx(3ossl), PKCS8_PRIV_KEY_INFO_free(3ossl), PKCS8_PRIV_KEY_INFO_new(3ossl), PKEY_USAGE_PERIOD_free(3ossl), PKEY_USAGE_PERIOD_new(3ossl), POLICYINFO_free(3ossl), POLICYINFO_new(3ossl), POLICYQUALINFO_free(3ossl), POLICYQUALINFO_new(3ossl), POLICY_CONSTRAINTS_free(3ossl), POLICY_CONSTRAINTS_new(3ossl), POLICY_MAPPING_free(3ossl), POLICY_MAPPING_new(3ossl), PROFESSION_INFOS_free(3ossl), PROFESSION_INFOS_new(3ossl), PROFESSION_INFO_free(3ossl), PROFESSION_INFO_new(3ossl), PROXY_CERT_INFO_EXTENSION_free(3ossl), PROXY_CERT_INFO_EXTENSION_new(3ossl), PROXY_POLICY_free(3ossl), PROXY_POLICY_new(3ossl), RSAPrivateKey_dup(3ossl), RSAPublicKey_dup(3ossl), RSA_OAEP_PARAMS_free(3ossl), RSA_OAEP_PARAMS_new(3ossl), RSA_PSS_PARAMS_free(3ossl), RSA_PSS_PARAMS_new(3ossl), RSA_PSS_PARAMS_dup(3ossl), SCRYPT_PARAMS_free(3ossl), SCRYPT_PARAMS_new(3ossl), SXNETID_free(3ossl), SXNETID_new(3ossl), SXNET_free(3ossl), SXNET_new(3ossl), TLS_FEATURE_free(3ossl), TLS_FEATURE_new(3ossl), TS_ACCURACY_dup(3ossl), TS_ACCURACY_free(3ossl), TS_ACCURACY_new(3ossl), TS_MSG_IMPRINT_dup(3ossl), TS_MSG_IMPRINT_free(3ossl), TS_MSG_IMPRINT_new(3ossl), TS_REQ_dup(3ossl), TS_REQ_free(3ossl), TS_REQ_new(3ossl), TS_RESP_dup(3ossl), TS_RESP_free(3ossl), TS_RESP_new(3ossl), TS_STATUS_INFO_dup(3ossl), TS_STATUS_INFO_free(3ossl), TS_STATUS_INFO_new(3ossl), TS_TST_INFO_dup(3ossl), TS_TST_INFO_free(3ossl), TS_TST_INFO_new(3ossl), USERNOTICE_free(3ossl), USERNOTICE_new(3ossl), X509_ACERT_dup(3ossl), X509_ACERT_free(3ossl), X509_ACERT_it(3ossl), X509_ACERT_new(3ossl), X509_ACERT_INFO_free(3ossl), X509_ACERT_INFO_it(3ossl), X509_ACERT_INFO_new(3ossl), X509_ACERT_ISSUER_V2FORM_free(3ossl), X509_ACERT_ISSUER_V2FORM_new(3ossl), X509_ALGOR_free(3ossl), X509_ALGOR_it(3ossl), X509_ALGOR_new(3ossl), X509_ATTRIBUTE_dup(3ossl), X509_ATTRIBUTE_free(3ossl), X509_ATTRIBUTE_new(3ossl), X509_CERT_AUX_free(3ossl), X509_CERT_AUX_new(3ossl), X509_CINF_free(3ossl), X509_CINF_new(3ossl), X509_CRL_INFO_free(3ossl), X509_CRL_INFO_new(3ossl), X509_CRL_dup(3ossl), X509_CRL_free(3ossl), X509_CRL_new_ex(3ossl), X509_CRL_new(3ossl), X509_EXTENSION_dup(3ossl), X509_EXTENSION_free(3ossl), X509_EXTENSION_new(3ossl), X509_NAME_ENTRY_dup(3ossl), X509_NAME_ENTRY_free(3ossl), X509_NAME_ENTRY_new(3ossl), X509_NAME_dup(3ossl), X509_NAME_free(3ossl), X509_NAME_new(3ossl), X509_REQ_INFO_free(3ossl), X509_REQ_INFO_new(3ossl), X509_REQ_dup(3ossl), X509_REQ_free(3ossl), X509_REQ_new(3ossl), X509_REQ_new_ex(3ossl), X509_REVOKED_dup(3ossl), X509_REVOKED_free(3ossl), X509_REVOKED_new(3ossl), X509_SIG_free(3ossl), X509_SIG_new(3ossl), X509_VAL_free(3ossl), X509_VAL_new(3ossl), X509_dup(3ossl)
- ASN1 object utilities
- DEFINE_STACK_OF(3), DEFINE_STACK_OF_CONST(3), DEFINE_SPECIAL_STACK_OF(3), DEFINE_SPECIAL_STACK_OF_CONST(3), sk_TYPE_num(3), sk_TYPE_value(3), sk_TYPE_new(3), sk_TYPE_new_null(3), sk_TYPE_reserve(3), sk_TYPE_free(3), sk_TYPE_zero(3), sk_TYPE_delete(3), sk_TYPE_delete_ptr(3), sk_TYPE_push(3), sk_TYPE_unshift(3), sk_TYPE_pop(3), sk_TYPE_shift(3), sk_TYPE_pop_free(3), sk_TYPE_insert(3), sk_TYPE_set(3), sk_TYPE_find(3), sk_TYPE_find_ex(3), sk_TYPE_sort(3), sk_TYPE_is_sorted(3), sk_TYPE_dup(3), sk_TYPE_deep_copy(3), sk_TYPE_set_cmp_func(3), sk_TYPE_new_reserve(3)
- stack container
- DEFINE_STACK_OF(3ossl), DEFINE_STACK_OF_CONST(3ossl), DEFINE_SPECIAL_STACK_OF(3ossl), DEFINE_SPECIAL_STACK_OF_CONST(3ossl), sk_TYPE_num(3ossl), sk_TYPE_value(3ossl), sk_TYPE_new(3ossl), sk_TYPE_new_null(3ossl), sk_TYPE_reserve(3ossl), sk_TYPE_free(3ossl), sk_TYPE_zero(3ossl), sk_TYPE_delete(3ossl), sk_TYPE_delete_ptr(3ossl), sk_TYPE_push(3ossl), sk_TYPE_unshift(3ossl), sk_TYPE_pop(3ossl), sk_TYPE_shift(3ossl), sk_TYPE_pop_free(3ossl), sk_TYPE_insert(3ossl), sk_TYPE_set(3ossl), sk_TYPE_find(3ossl), sk_TYPE_find_ex(3ossl), sk_TYPE_find_all(3ossl), sk_TYPE_sort(3ossl), sk_TYPE_is_sorted(3ossl), sk_TYPE_dup(3ossl), sk_TYPE_deep_copy(3ossl), sk_TYPE_set_cmp_func(3ossl), sk_TYPE_new_reserve(3ossl), OPENSSL_sk_deep_copy(3ossl), OPENSSL_sk_delete(3ossl), OPENSSL_sk_delete_ptr(3ossl), OPENSSL_sk_dup(3ossl), OPENSSL_sk_find(3ossl), OPENSSL_sk_find_ex(3ossl), OPENSSL_sk_find_all(3ossl), OPENSSL_sk_free(3ossl), OPENSSL_sk_insert(3ossl), OPENSSL_sk_is_sorted(3ossl), OPENSSL_sk_new(3ossl), OPENSSL_sk_new_null(3ossl), OPENSSL_sk_new_reserve(3ossl), OPENSSL_sk_num(3ossl), OPENSSL_sk_pop(3ossl), OPENSSL_sk_pop_free(3ossl), OPENSSL_sk_push(3ossl), OPENSSL_sk_reserve(3ossl), OPENSSL_sk_set(3ossl), OPENSSL_sk_set_cmp_func(3ossl), OPENSSL_sk_shift(3ossl), OPENSSL_sk_sort(3ossl), OPENSSL_sk_unshift(3ossl), OPENSSL_sk_value(3ossl), OPENSSL_sk_zero(3ossl)
- stack container
- DH_meth_new(3), DH_meth_free(3), DH_meth_dup(3), DH_meth_get0_name(3), DH_meth_set1_name(3), DH_meth_get_flags(3), DH_meth_set_flags(3), DH_meth_get0_app_data(3), DH_meth_set0_app_data(3), DH_meth_get_generate_key(3), DH_meth_set_generate_key(3), DH_meth_get_compute_key(3), DH_meth_set_compute_key(3), DH_meth_get_bn_mod_exp(3), DH_meth_set_bn_mod_exp(3), DH_meth_get_init(3), DH_meth_set_init(3), DH_meth_get_finish(3), DH_meth_set_finish(3), DH_meth_get_generate_params(3), DH_meth_set_generate_params(3)
- Routines to build up DH methods
- DH_meth_new(3ossl), DH_meth_free(3ossl), DH_meth_dup(3ossl), DH_meth_get0_name(3ossl), DH_meth_set1_name(3ossl), DH_meth_get_flags(3ossl), DH_meth_set_flags(3ossl), DH_meth_get0_app_data(3ossl), DH_meth_set0_app_data(3ossl), DH_meth_get_generate_key(3ossl), DH_meth_set_generate_key(3ossl), DH_meth_get_compute_key(3ossl), DH_meth_set_compute_key(3ossl), DH_meth_get_bn_mod_exp(3ossl), DH_meth_set_bn_mod_exp(3ossl), DH_meth_get_init(3ossl), DH_meth_set_init(3ossl), DH_meth_get_finish(3ossl), DH_meth_set_finish(3ossl), DH_meth_get_generate_params(3ossl), DH_meth_set_generate_params(3ossl)
- Routines to build up DH methods
- DROP_GROUP(7)
- remove a database role
- DS1825(3)
- Programmable Resolution 1-Wire Digital Thermometer with ID MAX31826 - Digital Temperature Sensor with 1Kb Lockable EEPROM MAX31850 MAX31851 - Cold-Junction Compensated Thermocouple
- DS2409(3)
- MicroLAN Coupler
- DS2415(3), DS1904(3), DS2417(3)
- 1-Wire Time Chip, RTC (real time clock) iButton, 1-Wire Time Chip with Interrupt
- DSA_dup_DH(3)
- create a DH structure out of DSA structure
- DSA_dup_DH(3ossl)
- create a DH structure out of DSA structure
- DSA_meth_new(3), DSA_meth_free(3), DSA_meth_dup(3), DSA_meth_get0_name(3), DSA_meth_set1_name(3), DSA_meth_get_flags(3), DSA_meth_set_flags(3), DSA_meth_get0_app_data(3), DSA_meth_set0_app_data(3), DSA_meth_get_sign(3), DSA_meth_set_sign(3), DSA_meth_get_sign_setup(3), DSA_meth_set_sign_setup(3), DSA_meth_get_verify(3), DSA_meth_set_verify(3), DSA_meth_get_mod_exp(3), DSA_meth_set_mod_exp(3), DSA_meth_get_bn_mod_exp(3), DSA_meth_set_bn_mod_exp(3), DSA_meth_get_init(3), DSA_meth_set_init(3), DSA_meth_get_finish(3), DSA_meth_set_finish(3), DSA_meth_get_paramgen(3), DSA_meth_set_paramgen(3), DSA_meth_get_keygen(3), DSA_meth_set_keygen(3)
- Routines to build up DSA methods
- DSA_meth_new(3ossl), DSA_meth_free(3ossl), DSA_meth_dup(3ossl), DSA_meth_get0_name(3ossl), DSA_meth_set1_name(3ossl), DSA_meth_get_flags(3ossl), DSA_meth_set_flags(3ossl), DSA_meth_get0_app_data(3ossl), DSA_meth_set0_app_data(3ossl), DSA_meth_get_sign(3ossl), DSA_meth_set_sign(3ossl), DSA_meth_get_sign_setup(3ossl), DSA_meth_set_sign_setup(3ossl), DSA_meth_get_verify(3ossl), DSA_meth_set_verify(3ossl), DSA_meth_get_mod_exp(3ossl), DSA_meth_set_mod_exp(3ossl), DSA_meth_get_bn_mod_exp(3ossl), DSA_meth_set_bn_mod_exp(3ossl), DSA_meth_get_init(3ossl), DSA_meth_set_init(3ossl), DSA_meth_get_finish(3ossl), DSA_meth_set_finish(3ossl), DSA_meth_get_paramgen(3ossl), DSA_meth_set_paramgen(3ossl), DSA_meth_get_keygen(3ossl), DSA_meth_set_keygen(3ossl)
- Routines to build up DSA methods
- DSA_sign(3), DSA_sign_setup(3), DSA_verify(3)
- DSA signatures
- DSA_sign(3ossl), DSA_sign_setup(3ossl), DSA_verify(3ossl)
- DSA signatures
- Dpkg::BuildOptions(3perl)
- parse and update build options
- ECDSA_SIG_get0(3), ECDSA_SIG_get0_r(3), ECDSA_SIG_get0_s(3), ECDSA_SIG_set0(3), ECDSA_SIG_new(3), ECDSA_SIG_free(3), ECDSA_size(3), ECDSA_sign(3), ECDSA_do_sign(3), ECDSA_verify(3), ECDSA_do_verify(3), ECDSA_sign_setup(3), ECDSA_sign_ex(3), ECDSA_do_sign_ex(3)
- low-level elliptic curve digital signature algorithm (ECDSA) functions
- ECDSA_size(3ossl), ECDSA_sign(3ossl), ECDSA_do_sign(3ossl), ECDSA_verify(3ossl), ECDSA_do_verify(3ossl), ECDSA_sign_setup(3ossl), ECDSA_sign_ex(3ossl), ECDSA_do_sign_ex(3ossl)
- deprecated low-level elliptic curve digital signature algorithm (ECDSA) functions
- EC_GROUP_get0_order(3), EC_GROUP_order_bits(3), EC_GROUP_get0_cofactor(3), EC_GROUP_copy(3), EC_GROUP_dup(3), EC_GROUP_method_of(3), EC_GROUP_set_generator(3), EC_GROUP_get0_generator(3), EC_GROUP_get_order(3), EC_GROUP_get_cofactor(3), EC_GROUP_set_curve_name(3), EC_GROUP_get_curve_name(3), EC_GROUP_set_asn1_flag(3), EC_GROUP_get_asn1_flag(3), EC_GROUP_set_point_conversion_form(3), EC_GROUP_get_point_conversion_form(3), EC_GROUP_get0_seed(3), EC_GROUP_get_seed_len(3), EC_GROUP_set_seed(3), EC_GROUP_get_degree(3), EC_GROUP_check(3), EC_GROUP_check_discriminant(3), EC_GROUP_cmp(3), EC_GROUP_get_basis_type(3), EC_GROUP_get_trinomial_basis(3), EC_GROUP_get_pentanomial_basis(3)
- Functions for manipulating EC_GROUP objects
- EC_GROUP_get0_order(3ossl), EC_GROUP_order_bits(3ossl), EC_GROUP_get0_cofactor(3ossl), EC_GROUP_copy(3ossl), EC_GROUP_dup(3ossl), EC_GROUP_method_of(3ossl), EC_GROUP_set_generator(3ossl), EC_GROUP_get0_generator(3ossl), EC_GROUP_get_order(3ossl), EC_GROUP_get_cofactor(3ossl), EC_GROUP_set_curve_name(3ossl), EC_GROUP_get_curve_name(3ossl), EC_GROUP_set_asn1_flag(3ossl), EC_GROUP_get_asn1_flag(3ossl), EC_GROUP_set_point_conversion_form(3ossl), EC_GROUP_get_point_conversion_form(3ossl), EC_GROUP_get0_seed(3ossl), EC_GROUP_get_seed_len(3ossl), EC_GROUP_set_seed(3ossl), EC_GROUP_get_degree(3ossl), EC_GROUP_check(3ossl), EC_GROUP_check_named_curve(3ossl), EC_GROUP_check_discriminant(3ossl), EC_GROUP_cmp(3ossl), EC_GROUP_get_basis_type(3ossl), EC_GROUP_get_trinomial_basis(3ossl), EC_GROUP_get_pentanomial_basis(3ossl), EC_GROUP_get0_field(3ossl), EC_GROUP_get_field_type(3ossl)
- Functions for manipulating EC_GROUP objects
- EC_GROUP_get_ecparameters(3), EC_GROUP_get_ecpkparameters(3), EC_GROUP_new(3), EC_GROUP_new_from_ecparameters(3), EC_GROUP_new_from_ecpkparameters(3), EC_GROUP_free(3), EC_GROUP_clear_free(3), EC_GROUP_new_curve_GFp(3), EC_GROUP_new_curve_GF2m(3), EC_GROUP_new_by_curve_name(3), EC_GROUP_set_curve(3), EC_GROUP_get_curve(3), EC_GROUP_set_curve_GFp(3), EC_GROUP_get_curve_GFp(3), EC_GROUP_set_curve_GF2m(3), EC_GROUP_get_curve_GF2m(3), EC_get_builtin_curves(3)
- Functions for creating and destroying EC_GROUP objects
- EC_GROUP_get_ecparameters(3ossl), EC_GROUP_get_ecpkparameters(3ossl), EC_GROUP_new_from_params(3ossl), EC_GROUP_to_params(3ossl), EC_GROUP_new_from_ecparameters(3ossl), EC_GROUP_new_from_ecpkparameters(3ossl), EC_GROUP_new(3ossl), EC_GROUP_free(3ossl), EC_GROUP_clear_free(3ossl), EC_GROUP_new_curve_GFp(3ossl), EC_GROUP_new_curve_GF2m(3ossl), EC_GROUP_new_by_curve_name_ex(3ossl), EC_GROUP_new_by_curve_name(3ossl), EC_GROUP_set_curve(3ossl), EC_GROUP_get_curve(3ossl), EC_GROUP_set_curve_GFp(3ossl), EC_GROUP_get_curve_GFp(3ossl), EC_GROUP_set_curve_GF2m(3ossl), EC_GROUP_get_curve_GF2m(3ossl), EC_get_builtin_curves(3ossl), OSSL_EC_curve_nid2name(3ossl)
- Functions for creating and destroying EC_GROUP objects
- EC_KEY_get_method(3), EC_KEY_set_method(3), EC_KEY_new(3), EC_KEY_get_flags(3), EC_KEY_set_flags(3), EC_KEY_clear_flags(3), EC_KEY_new_by_curve_name(3), EC_KEY_free(3), EC_KEY_copy(3), EC_KEY_dup(3), EC_KEY_up_ref(3), EC_KEY_get0_engine(3), EC_KEY_get0_group(3), EC_KEY_set_group(3), EC_KEY_get0_private_key(3), EC_KEY_set_private_key(3), EC_KEY_get0_public_key(3), EC_KEY_set_public_key(3), EC_KEY_get_conv_form(3), EC_KEY_set_conv_form(3), EC_KEY_set_asn1_flag(3), EC_KEY_decoded_from_explicit_params(3), EC_KEY_precompute_mult(3), EC_KEY_generate_key(3), EC_KEY_check_key(3), EC_KEY_set_public_key_affine_coordinates(3), EC_KEY_oct2key(3), EC_KEY_key2buf(3), EC_KEY_oct2priv(3), EC_KEY_priv2oct(3), EC_KEY_priv2buf(3)
- Functions for creating, destroying and manipulating EC_KEY objects
- EC_POINT_add(3), EC_POINT_dbl(3), EC_POINT_invert(3), EC_POINT_is_at_infinity(3), EC_POINT_is_on_curve(3), EC_POINT_cmp(3), EC_POINT_make_affine(3), EC_POINTs_make_affine(3), EC_POINTs_mul(3), EC_POINT_mul(3), EC_GROUP_precompute_mult(3), EC_GROUP_have_precompute_mult(3)
- Functions for performing mathematical operations and tests on EC_POINT objects
- EC_POINT_add(3ossl), EC_POINT_dbl(3ossl), EC_POINT_invert(3ossl), EC_POINT_is_at_infinity(3ossl), EC_POINT_is_on_curve(3ossl), EC_POINT_cmp(3ossl), EC_POINT_make_affine(3ossl), EC_POINTs_make_affine(3ossl), EC_POINTs_mul(3ossl), EC_POINT_mul(3ossl), EC_GROUP_precompute_mult(3ossl), EC_GROUP_have_precompute_mult(3ossl)
- Functions for performing mathematical operations and tests on EC_POINT objects
- EC_POINT_set_Jprojective_coordinates_GFp(3), EC_POINT_point2buf(3), EC_POINT_new(3), EC_POINT_free(3), EC_POINT_clear_free(3), EC_POINT_copy(3), EC_POINT_dup(3), EC_POINT_method_of(3), EC_POINT_set_to_infinity(3), EC_POINT_get_Jprojective_coordinates_GFp(3), EC_POINT_set_affine_coordinates(3), EC_POINT_get_affine_coordinates(3), EC_POINT_set_compressed_coordinates(3), EC_POINT_set_affine_coordinates_GFp(3), EC_POINT_get_affine_coordinates_GFp(3), EC_POINT_set_compressed_coordinates_GFp(3), EC_POINT_set_affine_coordinates_GF2m(3), EC_POINT_get_affine_coordinates_GF2m(3), EC_POINT_set_compressed_coordinates_GF2m(3), EC_POINT_point2oct(3), EC_POINT_oct2point(3), EC_POINT_point2bn(3), EC_POINT_bn2point(3), EC_POINT_point2hex(3), EC_POINT_hex2point(3)
- Functions for creating, destroying and manipulating EC_POINT objects
- EC_POINT_set_Jprojective_coordinates_GFp(3ossl), EC_POINT_point2buf(3ossl), EC_POINT_new(3ossl), EC_POINT_free(3ossl), EC_POINT_clear_free(3ossl), EC_POINT_copy(3ossl), EC_POINT_dup(3ossl), EC_POINT_method_of(3ossl), EC_POINT_set_to_infinity(3ossl), EC_POINT_get_Jprojective_coordinates_GFp(3ossl), EC_POINT_set_affine_coordinates(3ossl), EC_POINT_get_affine_coordinates(3ossl), EC_POINT_set_compressed_coordinates(3ossl), EC_POINT_set_affine_coordinates_GFp(3ossl), EC_POINT_get_affine_coordinates_GFp(3ossl), EC_POINT_set_compressed_coordinates_GFp(3ossl), EC_POINT_set_affine_coordinates_GF2m(3ossl), EC_POINT_get_affine_coordinates_GF2m(3ossl), EC_POINT_set_compressed_coordinates_GF2m(3ossl), EC_POINT_point2oct(3ossl), EC_POINT_oct2point(3ossl), EC_POINT_point2bn(3ossl), EC_POINT_bn2point(3ossl), EC_POINT_point2hex(3ossl), EC_POINT_hex2point(3ossl)
- Functions for creating, destroying and manipulating EC_POINT objects
- ENGINE_get_DH(3), ENGINE_get_DSA(3), ENGINE_by_id(3), ENGINE_get_cipher_engine(3), ENGINE_get_default_DH(3), ENGINE_get_default_DSA(3), ENGINE_get_default_RAND(3), ENGINE_get_default_RSA(3), ENGINE_get_digest_engine(3), ENGINE_get_first(3), ENGINE_get_last(3), ENGINE_get_next(3), ENGINE_get_prev(3), ENGINE_new(3), ENGINE_get_ciphers(3), ENGINE_get_ctrl_function(3), ENGINE_get_digests(3), ENGINE_get_destroy_function(3), ENGINE_get_finish_function(3), ENGINE_get_init_function(3), ENGINE_get_load_privkey_function(3), ENGINE_get_load_pubkey_function(3), ENGINE_load_private_key(3), ENGINE_load_public_key(3), ENGINE_get_RAND(3), ENGINE_get_RSA(3), ENGINE_get_id(3), ENGINE_get_name(3), ENGINE_get_cmd_defns(3), ENGINE_get_cipher(3), ENGINE_get_digest(3), ENGINE_add(3), ENGINE_cmd_is_executable(3), ENGINE_ctrl(3), ENGINE_ctrl_cmd(3), ENGINE_ctrl_cmd_string(3), ENGINE_finish(3), ENGINE_free(3), ENGINE_get_flags(3), ENGINE_init(3), ENGINE_register_DH(3), ENGINE_register_DSA(3), ENGINE_register_RAND(3), ENGINE_register_RSA(3), ENGINE_register_all_complete(3), ENGINE_register_ciphers(3), ENGINE_register_complete(3), ENGINE_register_digests(3), ENGINE_remove(3), ENGINE_set_DH(3), ENGINE_set_DSA(3), ENGINE_set_RAND(3), ENGINE_set_RSA(3), ENGINE_set_ciphers(3), ENGINE_set_cmd_defns(3), ENGINE_set_ctrl_function(3), ENGINE_set_default(3), ENGINE_set_default_DH(3), ENGINE_set_default_DSA(3), ENGINE_set_default_RAND(3), ENGINE_set_default_RSA(3), ENGINE_set_default_ciphers(3), ENGINE_set_default_digests(3), ENGINE_set_default_string(3), ENGINE_set_destroy_function(3), ENGINE_set_digests(3), ENGINE_set_finish_function(3), ENGINE_set_flags(3), ENGINE_set_id(3), ENGINE_set_init_function(3), ENGINE_set_load_privkey_function(3), ENGINE_set_load_pubkey_function(3), ENGINE_set_name(3), ENGINE_up_ref(3), ENGINE_get_table_flags(3), ENGINE_cleanup(3), ENGINE_load_builtin_engines(3), ENGINE_register_all_DH(3), ENGINE_register_all_DSA(3), ENGINE_register_all_RAND(3), ENGINE_register_all_RSA(3), ENGINE_register_all_ciphers(3), ENGINE_register_all_digests(3), ENGINE_set_table_flags(3), ENGINE_unregister_DH(3), ENGINE_unregister_DSA(3), ENGINE_unregister_RAND(3), ENGINE_unregister_RSA(3), ENGINE_unregister_ciphers(3), ENGINE_unregister_digests(3)
- ENGINE cryptographic module support
- ENGINE_get_DH(3ossl), ENGINE_get_DSA(3ossl), ENGINE_by_id(3ossl), ENGINE_get_cipher_engine(3ossl), ENGINE_get_default_DH(3ossl), ENGINE_get_default_DSA(3ossl), ENGINE_get_default_RAND(3ossl), ENGINE_get_default_RSA(3ossl), ENGINE_get_digest_engine(3ossl), ENGINE_get_first(3ossl), ENGINE_get_last(3ossl), ENGINE_get_next(3ossl), ENGINE_get_prev(3ossl), ENGINE_new(3ossl), ENGINE_get_ciphers(3ossl), ENGINE_get_ctrl_function(3ossl), ENGINE_get_digests(3ossl), ENGINE_get_destroy_function(3ossl), ENGINE_get_finish_function(3ossl), ENGINE_get_init_function(3ossl), ENGINE_get_load_privkey_function(3ossl), ENGINE_get_load_pubkey_function(3ossl), ENGINE_load_private_key(3ossl), ENGINE_load_public_key(3ossl), ENGINE_get_RAND(3ossl), ENGINE_get_RSA(3ossl), ENGINE_get_id(3ossl), ENGINE_get_name(3ossl), ENGINE_get_cmd_defns(3ossl), ENGINE_get_cipher(3ossl), ENGINE_get_digest(3ossl), ENGINE_add(3ossl), ENGINE_cmd_is_executable(3ossl), ENGINE_ctrl(3ossl), ENGINE_ctrl_cmd(3ossl), ENGINE_ctrl_cmd_string(3ossl), ENGINE_finish(3ossl), ENGINE_free(3ossl), ENGINE_get_flags(3ossl), ENGINE_init(3ossl), ENGINE_register_DH(3ossl), ENGINE_register_DSA(3ossl), ENGINE_register_RAND(3ossl), ENGINE_register_RSA(3ossl), ENGINE_register_all_complete(3ossl), ENGINE_register_ciphers(3ossl), ENGINE_register_complete(3ossl), ENGINE_register_digests(3ossl), ENGINE_remove(3ossl), ENGINE_set_DH(3ossl), ENGINE_set_DSA(3ossl), ENGINE_set_RAND(3ossl), ENGINE_set_RSA(3ossl), ENGINE_set_ciphers(3ossl), ENGINE_set_cmd_defns(3ossl), ENGINE_set_ctrl_function(3ossl), ENGINE_set_default(3ossl), ENGINE_set_default_DH(3ossl), ENGINE_set_default_DSA(3ossl), ENGINE_set_default_RAND(3ossl), ENGINE_set_default_RSA(3ossl), ENGINE_set_default_ciphers(3ossl), ENGINE_set_default_digests(3ossl), ENGINE_set_default_string(3ossl), ENGINE_set_destroy_function(3ossl), ENGINE_set_digests(3ossl), ENGINE_set_finish_function(3ossl), ENGINE_set_flags(3ossl), ENGINE_set_id(3ossl), ENGINE_set_init_function(3ossl), ENGINE_set_load_privkey_function(3ossl), ENGINE_set_load_pubkey_function(3ossl), ENGINE_set_name(3ossl), ENGINE_up_ref(3ossl), ENGINE_get_table_flags(3ossl), ENGINE_cleanup(3ossl), ENGINE_load_builtin_engines(3ossl), ENGINE_register_all_DH(3ossl), ENGINE_register_all_DSA(3ossl), ENGINE_register_all_RAND(3ossl), ENGINE_register_all_RSA(3ossl), ENGINE_register_all_ciphers(3ossl), ENGINE_register_all_digests(3ossl), ENGINE_set_table_flags(3ossl), ENGINE_unregister_DH(3ossl), ENGINE_unregister_DSA(3ossl), ENGINE_unregister_RAND(3ossl), ENGINE_unregister_RSA(3ossl), ENGINE_unregister_ciphers(3ossl), ENGINE_unregister_digests(3ossl)
- ENGINE cryptographic module support
- EVP_AEAD_CTX_new(3), EVP_AEAD_CTX_free(3), EVP_AEAD_CTX_init(3), EVP_AEAD_CTX_cleanup(3), EVP_AEAD_CTX_open(3), EVP_AEAD_CTX_seal(3), EVP_AEAD_key_length(3), EVP_AEAD_max_overhead(3), EVP_AEAD_max_tag_len(3), EVP_AEAD_nonce_length(3), EVP_aead_aes_128_gcm(3), EVP_aead_aes_256_gcm(3), EVP_aead_chacha20_poly1305(3), EVP_aead_xchacha20_poly1305(3)
- authenticated encryption with additional data
- EVP_ASYM_CIPHER-RSA(7ossl)
- RSA Asymmetric Cipher algorithm support
- EVP_ASYM_CIPHER-SM2(7ossl)
- SM2 Asymmetric Cipher algorithm support
- EVP_ASYM_CIPHER_fetch(3ossl), EVP_ASYM_CIPHER_free(3ossl), EVP_ASYM_CIPHER_up_ref(3ossl), EVP_ASYM_CIPHER_is_a(3ossl), EVP_ASYM_CIPHER_get0_provider(3ossl), EVP_ASYM_CIPHER_do_all_provided(3ossl), EVP_ASYM_CIPHER_names_do_all(3ossl), EVP_ASYM_CIPHER_get0_name(3ossl), EVP_ASYM_CIPHER_get0_description(3ossl), EVP_ASYM_CIPHER_gettable_ctx_params(3ossl), EVP_ASYM_CIPHER_settable_ctx_params(3ossl)
- Functions to manage EVP_ASYM_CIPHER algorithm objects
- EVP_CIPHER_CTX_get_original_iv(3ossl), EVP_CIPHER_CTX_get_updated_iv(3ossl), EVP_CIPHER_CTX_iv(3ossl), EVP_CIPHER_CTX_original_iv(3ossl), EVP_CIPHER_CTX_iv_noconst(3ossl)
- Routines to inspect EVP_CIPHER_CTX IV data
- EVP_CIPHER_CTX_init(3), EVP_CIPHER_CTX_cleanup(3), EVP_Cipher(3)
- obsolete EVP cipher functions
- EVP_CIPHER_CTX_new(3), EVP_CIPHER_CTX_reset(3), EVP_CIPHER_CTX_free(3), EVP_EncryptInit_ex(3), EVP_EncryptUpdate(3), EVP_EncryptFinal_ex(3), EVP_DecryptInit_ex(3), EVP_DecryptUpdate(3), EVP_DecryptFinal_ex(3), EVP_CipherInit_ex(3), EVP_CipherUpdate(3), EVP_CipherFinal_ex(3), EVP_CIPHER_CTX_set_key_length(3), EVP_CIPHER_CTX_ctrl(3), EVP_EncryptInit(3), EVP_EncryptFinal(3), EVP_DecryptInit(3), EVP_DecryptFinal(3), EVP_CipherInit(3), EVP_CipherFinal(3), EVP_get_cipherbyname(3), EVP_get_cipherbynid(3), EVP_get_cipherbyobj(3), EVP_CIPHER_nid(3), EVP_CIPHER_block_size(3), EVP_CIPHER_key_length(3), EVP_CIPHER_iv_length(3), EVP_CIPHER_flags(3), EVP_CIPHER_mode(3), EVP_CIPHER_type(3), EVP_CIPHER_CTX_cipher(3), EVP_CIPHER_CTX_nid(3), EVP_CIPHER_CTX_block_size(3), EVP_CIPHER_CTX_key_length(3), EVP_CIPHER_CTX_iv_length(3), EVP_CIPHER_CTX_get_app_data(3), EVP_CIPHER_CTX_set_app_data(3), EVP_CIPHER_CTX_type(3), EVP_CIPHER_CTX_flags(3), EVP_CIPHER_CTX_mode(3), EVP_CIPHER_param_to_asn1(3), EVP_CIPHER_asn1_to_param(3), EVP_CIPHER_CTX_set_padding(3), EVP_enc_null(3)
- EVP cipher routines
- EVP_CIPHER_do_all(3), EVP_CIPHER_do_all_sorted(3), EVP_MD_do_all(3), EVP_MD_do_all_sorted(3), OBJ_NAME_do_all(3), OBJ_NAME_do_all_sorted(3)
- iterate over lookup tables for ciphers and digests
- EVP_CIPHER_fetch(3ossl), EVP_CIPHER_up_ref(3ossl), EVP_CIPHER_free(3ossl), EVP_CIPHER_CTX_new(3ossl), EVP_CIPHER_CTX_reset(3ossl), EVP_CIPHER_CTX_free(3ossl), EVP_CIPHER_CTX_dup(3ossl), EVP_CIPHER_CTX_copy(3ossl), EVP_EncryptInit_ex(3ossl), EVP_EncryptInit_ex2(3ossl), EVP_EncryptUpdate(3ossl), EVP_EncryptFinal_ex(3ossl), EVP_DecryptInit_ex(3ossl), EVP_DecryptInit_ex2(3ossl), EVP_DecryptUpdate(3ossl), EVP_DecryptFinal_ex(3ossl), EVP_CipherInit_ex(3ossl), EVP_CipherInit_ex2(3ossl), EVP_CipherInit_SKEY(3ossl), EVP_CipherUpdate(3ossl), EVP_CipherFinal_ex(3ossl), EVP_CIPHER_CTX_set_key_length(3ossl), EVP_CIPHER_CTX_ctrl(3ossl), EVP_EncryptInit(3ossl), EVP_EncryptFinal(3ossl), EVP_DecryptInit(3ossl), EVP_DecryptFinal(3ossl), EVP_CipherInit(3ossl), EVP_CipherFinal(3ossl), EVP_Cipher(3ossl), EVP_CIPHER_can_pipeline(3ossl), EVP_CipherPipelineEncryptInit(3ossl), EVP_CipherPipelineDecryptInit(3ossl), EVP_CipherPipelineUpdate(3ossl), EVP_CipherPipelineFinal(3ossl), EVP_get_cipherbyname(3ossl), EVP_get_cipherbynid(3ossl), EVP_get_cipherbyobj(3ossl), EVP_CIPHER_is_a(3ossl), EVP_CIPHER_get0_name(3ossl), EVP_CIPHER_get0_description(3ossl), EVP_CIPHER_names_do_all(3ossl), EVP_CIPHER_get0_provider(3ossl), EVP_CIPHER_get_nid(3ossl), EVP_CIPHER_get_params(3ossl), EVP_CIPHER_gettable_params(3ossl), EVP_CIPHER_get_block_size(3ossl), EVP_CIPHER_get_key_length(3ossl), EVP_CIPHER_get_iv_length(3ossl), EVP_CIPHER_get_flags(3ossl), EVP_CIPHER_get_mode(3ossl), EVP_CIPHER_get_type(3ossl), EVP_CIPHER_CTX_cipher(3ossl), EVP_CIPHER_CTX_get0_cipher(3ossl), EVP_CIPHER_CTX_get1_cipher(3ossl), EVP_CIPHER_CTX_get0_name(3ossl), EVP_CIPHER_CTX_get_nid(3ossl), EVP_CIPHER_CTX_get_params(3ossl), EVP_CIPHER_gettable_ctx_params(3ossl), EVP_CIPHER_CTX_gettable_params(3ossl), EVP_CIPHER_CTX_set_params(3ossl), EVP_CIPHER_settable_ctx_params(3ossl), EVP_CIPHER_CTX_settable_params(3ossl), EVP_CIPHER_CTX_get_block_size(3ossl), EVP_CIPHER_CTX_get_key_length(3ossl), EVP_CIPHER_CTX_get_iv_length(3ossl), EVP_CIPHER_CTX_get_tag_length(3ossl), EVP_CIPHER_CTX_get_app_data(3ossl), EVP_CIPHER_CTX_set_app_data(3ossl), EVP_CIPHER_CTX_flags(3ossl), EVP_CIPHER_CTX_set_flags(3ossl), EVP_CIPHER_CTX_clear_flags(3ossl), EVP_CIPHER_CTX_test_flags(3ossl), EVP_CIPHER_CTX_get_type(3ossl), EVP_CIPHER_CTX_get_mode(3ossl), EVP_CIPHER_CTX_get_num(3ossl), EVP_CIPHER_CTX_set_num(3ossl), EVP_CIPHER_CTX_is_encrypting(3ossl), EVP_CIPHER_param_to_asn1(3ossl), EVP_CIPHER_asn1_to_param(3ossl), EVP_CIPHER_CTX_set_padding(3ossl), EVP_enc_null(3ossl), EVP_CIPHER_do_all_provided(3ossl), EVP_CIPHER_nid(3ossl), EVP_CIPHER_name(3ossl), EVP_CIPHER_block_size(3ossl), EVP_CIPHER_key_length(3ossl), EVP_CIPHER_iv_length(3ossl), EVP_CIPHER_flags(3ossl), EVP_CIPHER_mode(3ossl), EVP_CIPHER_type(3ossl), EVP_CIPHER_CTX_encrypting(3ossl), EVP_CIPHER_CTX_nid(3ossl), EVP_CIPHER_CTX_block_size(3ossl), EVP_CIPHER_CTX_key_length(3ossl), EVP_CIPHER_CTX_iv_length(3ossl), EVP_CIPHER_CTX_tag_length(3ossl), EVP_CIPHER_CTX_num(3ossl), EVP_CIPHER_CTX_type(3ossl), EVP_CIPHER_CTX_mode(3ossl)
- EVP cipher routines
- EVP_CIPHER_meth_new(3), EVP_CIPHER_meth_dup(3), EVP_CIPHER_meth_free(3), EVP_CIPHER_meth_set_iv_length(3), EVP_CIPHER_meth_set_flags(3), EVP_CIPHER_meth_set_impl_ctx_size(3), EVP_CIPHER_meth_set_init(3), EVP_CIPHER_meth_set_do_cipher(3), EVP_CIPHER_meth_set_cleanup(3), EVP_CIPHER_meth_set_set_asn1_params(3), EVP_CIPHER_meth_set_get_asn1_params(3), EVP_CIPHER_meth_set_ctrl(3), EVP_CIPHER_meth_get_init(3), EVP_CIPHER_meth_get_do_cipher(3), EVP_CIPHER_meth_get_cleanup(3), EVP_CIPHER_meth_get_set_asn1_params(3), EVP_CIPHER_meth_get_get_asn1_params(3), EVP_CIPHER_meth_get_ctrl(3)
- Routines to build up EVP_CIPHER methods
- EVP_CIPHER_meth_new(3ossl), EVP_CIPHER_meth_dup(3ossl), EVP_CIPHER_meth_free(3ossl), EVP_CIPHER_meth_set_iv_length(3ossl), EVP_CIPHER_meth_set_flags(3ossl), EVP_CIPHER_meth_set_impl_ctx_size(3ossl), EVP_CIPHER_meth_set_init(3ossl), EVP_CIPHER_meth_set_do_cipher(3ossl), EVP_CIPHER_meth_set_cleanup(3ossl), EVP_CIPHER_meth_set_set_asn1_params(3ossl), EVP_CIPHER_meth_set_get_asn1_params(3ossl), EVP_CIPHER_meth_set_ctrl(3ossl), EVP_CIPHER_meth_get_init(3ossl), EVP_CIPHER_meth_get_do_cipher(3ossl), EVP_CIPHER_meth_get_cleanup(3ossl), EVP_CIPHER_meth_get_set_asn1_params(3ossl), EVP_CIPHER_meth_get_get_asn1_params(3ossl), EVP_CIPHER_meth_get_ctrl(3ossl)
- Routines to build up EVP_CIPHER methods
- EVP_DigestSignInit(3), EVP_DigestSignUpdate(3), EVP_DigestSignFinal(3), EVP_DigestSign(3)
- EVP signing functions
- EVP_DigestSignInit_ex(3ossl), EVP_DigestSignInit(3ossl), EVP_DigestSignUpdate(3ossl), EVP_DigestSignFinal(3ossl), EVP_DigestSign(3ossl)
- EVP signing functions
- EVP_DigestVerifyInit(3), EVP_DigestVerifyUpdate(3), EVP_DigestVerifyFinal(3), EVP_DigestVerify(3)
- EVP signature verification functions
- EVP_DigestVerifyInit_ex(3ossl), EVP_DigestVerifyInit(3ossl), EVP_DigestVerifyUpdate(3ossl), EVP_DigestVerifyFinal(3ossl), EVP_DigestVerify(3ossl)
- EVP signature verification functions
- EVP_EC_gen(3ossl), EC_KEY_get_method(3ossl), EC_KEY_set_method(3ossl), EC_KEY_new_ex(3ossl), EC_KEY_new(3ossl), EC_KEY_get_flags(3ossl), EC_KEY_set_flags(3ossl), EC_KEY_clear_flags(3ossl), EC_KEY_new_by_curve_name_ex(3ossl), EC_KEY_new_by_curve_name(3ossl), EC_KEY_free(3ossl), EC_KEY_copy(3ossl), EC_KEY_dup(3ossl), EC_KEY_up_ref(3ossl), EC_KEY_get0_engine(3ossl), EC_KEY_get0_group(3ossl), EC_KEY_set_group(3ossl), EC_KEY_get0_private_key(3ossl), EC_KEY_set_private_key(3ossl), EC_KEY_get0_public_key(3ossl), EC_KEY_set_public_key(3ossl), EC_KEY_get_conv_form(3ossl), EC_KEY_set_conv_form(3ossl), EC_KEY_set_asn1_flag(3ossl), EC_KEY_decoded_from_explicit_params(3ossl), EC_KEY_precompute_mult(3ossl), EC_KEY_generate_key(3ossl), EC_KEY_check_key(3ossl), EC_KEY_set_public_key_affine_coordinates(3ossl), EC_KEY_oct2key(3ossl), EC_KEY_key2buf(3ossl), EC_KEY_oct2priv(3ossl), EC_KEY_priv2oct(3ossl), EC_KEY_priv2buf(3ossl)
- Functions for creating, destroying and manipulating EC_KEY objects
- EVP_ENCODE_CTX_new(3), EVP_ENCODE_CTX_free(3), EVP_ENCODE_CTX_copy(3), EVP_ENCODE_CTX_num(3), EVP_EncodeInit(3), EVP_EncodeUpdate(3), EVP_EncodeFinal(3), EVP_EncodeBlock(3), EVP_DecodeInit(3), EVP_DecodeUpdate(3), EVP_DecodeFinal(3), EVP_DecodeBlock(3)
- EVP base 64 encode/decode routines
- EVP_ENCODE_CTX_new(3ossl), EVP_ENCODE_CTX_free(3ossl), EVP_ENCODE_CTX_copy(3ossl), EVP_ENCODE_CTX_num(3ossl), EVP_EncodeInit(3ossl), EVP_EncodeUpdate(3ossl), EVP_EncodeFinal(3ossl), EVP_EncodeBlock(3ossl), EVP_DecodeInit(3ossl), EVP_DecodeUpdate(3ossl), EVP_DecodeFinal(3ossl), EVP_DecodeBlock(3ossl)
- EVP base64 encode/decode routines
- EVP_KDF(3ossl), EVP_KDF_fetch(3ossl), EVP_KDF_free(3ossl), EVP_KDF_up_ref(3ossl), EVP_KDF_CTX(3ossl), EVP_KDF_CTX_new(3ossl), EVP_KDF_CTX_free(3ossl), EVP_KDF_CTX_dup(3ossl), EVP_KDF_CTX_reset(3ossl), EVP_KDF_derive(3ossl), EVP_KDF_CTX_get_kdf_size(3ossl), EVP_KDF_get0_provider(3ossl), EVP_KDF_CTX_kdf(3ossl), EVP_KDF_is_a(3ossl), EVP_KDF_get0_name(3ossl), EVP_KDF_names_do_all(3ossl), EVP_KDF_get0_description(3ossl), EVP_KDF_CTX_get_params(3ossl), EVP_KDF_CTX_set_params(3ossl), EVP_KDF_do_all_provided(3ossl), EVP_KDF_get_params(3ossl), EVP_KDF_gettable_params(3ossl), EVP_KDF_gettable_ctx_params(3ossl), EVP_KDF_settable_ctx_params(3ossl), EVP_KDF_CTX_gettable_params(3ossl), EVP_KDF_CTX_settable_params(3ossl)
- EVP KDF routines
- EVP_KEM-EC(7ossl)
- EVP_KEM EC keytype and algorithm support
- EVP_KEM-ML-KEM-512(7ossl), EVP_KEM-ML-KEM-768(7ossl), EVP_KEM-ML-KEM-1024(7ossl), EVP_KEM-ML-KEM(7ossl)
- EVP_KEM ML-KEM keytype and algorithm support
- EVP_KEM-RSA(7ossl)
- EVP_KEM RSA keytype and algorithm support
- EVP_KEM-X25519(7ossl), EVP_KEM-X448(7ossl)
- EVP_KEM X25519 and EVP_KEM X448 keytype and algorithm support
- EVP_KEM_fetch(3ossl), EVP_KEM_free(3ossl), EVP_KEM_up_ref(3ossl), EVP_KEM_get0_name(3ossl), EVP_KEM_is_a(3ossl), EVP_KEM_get0_provider(3ossl), EVP_KEM_do_all_provided(3ossl), EVP_KEM_names_do_all(3ossl), EVP_KEM_get0_description(3ossl), EVP_KEM_gettable_ctx_params(3ossl), EVP_KEM_settable_ctx_params(3ossl)
- Functions to manage EVP_KEM algorithm objects
- EVP_KEYEXCH-DH(7ossl)
- DH Key Exchange algorithm support
- EVP_KEYEXCH-ECDH(7ossl)
- ECDH Key Exchange algorithm support
- EVP_KEYEXCH-X25519(7ossl), EVP_KEYEXCH-X448(7ossl)
- X25519 and X448 Key Exchange algorithm support
- EVP_KEYEXCH_fetch(3ossl), EVP_KEYEXCH_free(3ossl), EVP_KEYEXCH_up_ref(3ossl), EVP_KEYEXCH_get0_provider(3ossl), EVP_KEYEXCH_is_a(3ossl), EVP_KEYEXCH_do_all_provided(3ossl), EVP_KEYEXCH_names_do_all(3ossl), EVP_KEYEXCH_get0_name(3ossl), EVP_KEYEXCH_get0_description(3ossl), EVP_KEYEXCH_gettable_ctx_params(3ossl), EVP_KEYEXCH_settable_ctx_params(3ossl)
- Functions to manage EVP_KEYEXCH algorithm objects
- EVP_KEYMGMT(3ossl), EVP_KEYMGMT_fetch(3ossl), EVP_KEYMGMT_up_ref(3ossl), EVP_KEYMGMT_free(3ossl), EVP_KEYMGMT_get0_provider(3ossl), EVP_KEYMGMT_is_a(3ossl), EVP_KEYMGMT_get0_description(3ossl), EVP_KEYMGMT_get0_name(3ossl), EVP_KEYMGMT_do_all_provided(3ossl), EVP_KEYMGMT_names_do_all(3ossl), EVP_KEYMGMT_gettable_params(3ossl), EVP_KEYMGMT_settable_params(3ossl), EVP_KEYMGMT_gen_gettable_params(3ossl), EVP_KEYMGMT_gen_settable_params(3ossl)
- EVP key management routines
- EVP_MAC(3ossl), EVP_MAC_fetch(3ossl), EVP_MAC_up_ref(3ossl), EVP_MAC_free(3ossl), EVP_MAC_is_a(3ossl), EVP_MAC_get0_name(3ossl), EVP_MAC_names_do_all(3ossl), EVP_MAC_get0_description(3ossl), EVP_MAC_get0_provider(3ossl), EVP_MAC_get_params(3ossl), EVP_MAC_gettable_params(3ossl), EVP_MAC_CTX(3ossl), EVP_MAC_CTX_new(3ossl), EVP_MAC_CTX_free(3ossl), EVP_MAC_CTX_dup(3ossl), EVP_MAC_CTX_get0_mac(3ossl), EVP_MAC_CTX_get_params(3ossl), EVP_MAC_CTX_set_params(3ossl), EVP_MAC_CTX_get_mac_size(3ossl), EVP_MAC_CTX_get_block_size(3ossl), EVP_Q_mac(3ossl), EVP_MAC_init(3ossl), EVP_MAC_init_SKEY(3ossl), EVP_MAC_update(3ossl), EVP_MAC_final(3ossl), EVP_MAC_finalXOF(3ossl), EVP_MAC_gettable_ctx_params(3ossl), EVP_MAC_settable_ctx_params(3ossl), EVP_MAC_CTX_gettable_params(3ossl), EVP_MAC_CTX_settable_params(3ossl), EVP_MAC_do_all_provided(3ossl)
- EVP MAC routines
- EVP_MD_CTX_new(3), EVP_MD_CTX_reset(3), EVP_MD_CTX_free(3), EVP_MD_CTX_copy(3), EVP_MD_CTX_copy_ex(3), EVP_MD_CTX_ctrl(3), EVP_MD_CTX_set_flags(3), EVP_MD_CTX_clear_flags(3), EVP_MD_CTX_test_flags(3), EVP_Digest(3), EVP_DigestInit_ex(3), EVP_DigestInit(3), EVP_DigestUpdate(3), EVP_DigestFinal_ex(3), EVP_DigestFinalXOF(3), EVP_DigestFinal(3), EVP_MD_type(3), EVP_MD_pkey_type(3), EVP_MD_size(3), EVP_MD_block_size(3), EVP_MD_flags(3), EVP_MD_CTX_md(3), EVP_MD_CTX_type(3), EVP_MD_CTX_size(3), EVP_MD_CTX_block_size(3), EVP_MD_CTX_md_data(3), EVP_MD_CTX_update_fn(3), EVP_MD_CTX_set_update_fn(3), EVP_md_null(3), EVP_get_digestbyname(3), EVP_get_digestbynid(3), EVP_get_digestbyobj(3), EVP_MD_CTX_pkey_ctx(3), EVP_MD_CTX_set_pkey_ctx(3)
- EVP digest routines
- EVP_MD_fetch(3ossl), EVP_MD_up_ref(3ossl), EVP_MD_free(3ossl), EVP_MD_get_params(3ossl), EVP_MD_gettable_params(3ossl), EVP_MD_CTX_new(3ossl), EVP_MD_CTX_reset(3ossl), EVP_MD_CTX_free(3ossl), EVP_MD_CTX_dup(3ossl), EVP_MD_CTX_copy(3ossl), EVP_MD_CTX_copy_ex(3ossl), EVP_MD_CTX_ctrl(3ossl), EVP_MD_CTX_set_params(3ossl), EVP_MD_CTX_get_params(3ossl), EVP_MD_settable_ctx_params(3ossl), EVP_MD_gettable_ctx_params(3ossl), EVP_MD_CTX_settable_params(3ossl), EVP_MD_CTX_gettable_params(3ossl), EVP_MD_CTX_set_flags(3ossl), EVP_MD_CTX_clear_flags(3ossl), EVP_MD_CTX_test_flags(3ossl), EVP_Q_digest(3ossl), EVP_Digest(3ossl), EVP_DigestInit_ex2(3ossl), EVP_DigestInit_ex(3ossl), EVP_DigestInit(3ossl), EVP_DigestUpdate(3ossl), EVP_DigestFinal_ex(3ossl), EVP_DigestFinalXOF(3ossl), EVP_DigestFinal(3ossl), EVP_DigestSqueeze(3ossl), EVP_MD_is_a(3ossl), EVP_MD_get0_name(3ossl), EVP_MD_get0_description(3ossl), EVP_MD_names_do_all(3ossl), EVP_MD_get0_provider(3ossl), EVP_MD_get_type(3ossl), EVP_MD_get_pkey_type(3ossl), EVP_MD_get_size(3ossl), EVP_MD_get_block_size(3ossl), EVP_MD_get_flags(3ossl), EVP_MD_CTX_get0_name(3ossl), EVP_MD_CTX_md(3ossl), EVP_MD_CTX_get0_md(3ossl), EVP_MD_CTX_get1_md(3ossl), EVP_MD_CTX_get_type(3ossl), EVP_MD_CTX_get_size_ex(3ossl), EVP_MD_CTX_get_block_size(3ossl), EVP_MD_CTX_get0_md_data(3ossl), EVP_MD_CTX_update_fn(3ossl), EVP_MD_CTX_set_update_fn(3ossl), EVP_md_null(3ossl), EVP_get_digestbyname(3ossl), EVP_get_digestbynid(3ossl), EVP_get_digestbyobj(3ossl), EVP_MD_CTX_get_pkey_ctx(3ossl), EVP_MD_CTX_set_pkey_ctx(3ossl), EVP_MD_do_all_provided(3ossl), EVP_MD_type(3ossl), EVP_MD_nid(3ossl), EVP_MD_name(3ossl), EVP_MD_pkey_type(3ossl), EVP_MD_size(3ossl), EVP_MD_block_size(3ossl), EVP_MD_flags(3ossl), EVP_MD_xof(3ossl), EVP_MD_CTX_size(3ossl), EVP_MD_CTX_get_size(3ossl), EVP_MD_CTX_block_size(3ossl), EVP_MD_CTX_type(3ossl), EVP_MD_CTX_pkey_ctx(3ossl), EVP_MD_CTX_md_data(3ossl)
- EVP digest routines
- EVP_MD_meth_dup(3), EVP_MD_meth_new(3), EVP_MD_meth_free(3), EVP_MD_meth_set_input_blocksize(3), EVP_MD_meth_set_result_size(3), EVP_MD_meth_set_app_datasize(3), EVP_MD_meth_set_flags(3), EVP_MD_meth_set_init(3), EVP_MD_meth_set_update(3), EVP_MD_meth_set_final(3), EVP_MD_meth_set_copy(3), EVP_MD_meth_set_cleanup(3), EVP_MD_meth_set_ctrl(3), EVP_MD_meth_get_input_blocksize(3), EVP_MD_meth_get_result_size(3), EVP_MD_meth_get_app_datasize(3), EVP_MD_meth_get_flags(3), EVP_MD_meth_get_init(3), EVP_MD_meth_get_update(3), EVP_MD_meth_get_final(3), EVP_MD_meth_get_copy(3), EVP_MD_meth_get_cleanup(3), EVP_MD_meth_get_ctrl(3)
- Routines to build up EVP_MD methods
- EVP_MD_meth_new(3ossl), EVP_MD_meth_dup(3ossl), EVP_MD_meth_free(3ossl), EVP_MD_meth_set_input_blocksize(3ossl), EVP_MD_meth_set_result_size(3ossl), EVP_MD_meth_set_app_datasize(3ossl), EVP_MD_meth_set_flags(3ossl), EVP_MD_meth_set_init(3ossl), EVP_MD_meth_set_update(3ossl), EVP_MD_meth_set_final(3ossl), EVP_MD_meth_set_copy(3ossl), EVP_MD_meth_set_cleanup(3ossl), EVP_MD_meth_set_ctrl(3ossl), EVP_MD_meth_get_input_blocksize(3ossl), EVP_MD_meth_get_result_size(3ossl), EVP_MD_meth_get_app_datasize(3ossl), EVP_MD_meth_get_flags(3ossl), EVP_MD_meth_get_init(3ossl), EVP_MD_meth_get_update(3ossl), EVP_MD_meth_get_final(3ossl), EVP_MD_meth_get_copy(3ossl), EVP_MD_meth_get_cleanup(3ossl), EVP_MD_meth_get_ctrl(3ossl)
- Routines to build up legacy EVP_MD methods
- EVP_OpenInit(3), EVP_OpenUpdate(3), EVP_OpenFinal(3)
- EVP envelope decryption
- EVP_OpenInit(3ossl), EVP_OpenUpdate(3ossl), EVP_OpenFinal(3ossl)
- EVP envelope decryption
- EVP_PKEY(3ossl), EVP_PKEY_new(3ossl), EVP_PKEY_up_ref(3ossl), EVP_PKEY_dup(3ossl), EVP_PKEY_free(3ossl), EVP_PKEY_new_raw_private_key_ex(3ossl), EVP_PKEY_new_raw_private_key(3ossl), EVP_PKEY_new_raw_public_key_ex(3ossl), EVP_PKEY_new_raw_public_key(3ossl), EVP_PKEY_new_CMAC_key(3ossl), EVP_PKEY_new_mac_key(3ossl), EVP_PKEY_get_raw_private_key(3ossl), EVP_PKEY_get_raw_public_key(3ossl)
- public/private key allocation and raw key handling functions
- EVP_PKEY-DH(7ossl), EVP_PKEY-DHX(7ossl), EVP_KEYMGMT-DH(7ossl), EVP_KEYMGMT-DHX(7ossl)
- EVP_PKEY DH and DHX keytype and algorithm support
- EVP_PKEY-DSA(7ossl), EVP_KEYMGMT-DSA(7ossl)
- EVP_PKEY DSA keytype and algorithm support
- EVP_PKEY-EC(7ossl), EVP_KEYMGMT-EC(7ossl)
- EVP_PKEY EC keytype and algorithm support
- EVP_PKEY-HMAC(7ossl), EVP_KEYMGMT-HMAC(7ossl), EVP_PKEY-Siphash(7ossl), EVP_KEYMGMT-Siphash(7ossl), EVP_PKEY-Poly1305(7ossl), EVP_KEYMGMT-Poly1305(7ossl), EVP_PKEY-CMAC(7ossl), EVP_KEYMGMT-CMAC(7ossl)
- EVP_PKEY legacy MAC keytypes and algorithm support
- EVP_PKEY-ML-DSA(7ossl), EVP_KEYMGMT-ML-DSA(7ossl), EVP_PKEY-ML-DSA-44(7ossl), EVP_PKEY-ML-DSA-65(7ossl), EVP_PKEY-ML-DSA-87(7ossl)
- EVP_PKEY ML-DSA keytype and algorithm support
- EVP_PKEY-ML-KEM(7ossl), EVP_KEYMGMT-ML-KEM(7ossl), EVP_PKEY-ML-KEM-512(7ossl), EVP_PKEY-ML-KEM-768(7ossl), EVP_PKEY-ML-KEM-1024(7ossl), EVP_KEYMGMT-ML-KEM-512(7ossl), EVP_KEYMGMT-ML-KEM-768(7ossl), EVP_KEYMGMT-ML-KEM-1024(7ossl)
- ML-KEM keytype and algorithm support
- EVP_PKEY-RSA(7ossl), EVP_KEYMGMT-RSA(7ossl), RSA(7ossl)
- EVP_PKEY RSA keytype and algorithm support
- EVP_PKEY-SLH-DSA(7ossl), EVP_KEYMGMT-SLH-DSA(7ossl), EVP_PKEY-SLH-DSA-SHA2-128s(7ossl), EVP_PKEY-SLH-DSA-SHA2-128f(7ossl), EVP_PKEY-SLH-DSA-SHA2-192s(7ossl), EVP_PKEY-SLH-DSA-SHA2-192f(7ossl), EVP_PKEY-SLH-DSA-SHA2-256s(7ossl), EVP_PKEY-SLH-DSA-SHA2-256f(7ossl), EVP_PKEY-SLH-DSA-SHAKE-128s(7ossl), EVP_PKEY-SLH-DSA-SHAKE-128f(7ossl), EVP_PKEY-SLH-DSA-SHAKE-192s(7ossl), EVP_PKEY-SLH-DSA-SHAKE-192f(7ossl), EVP_PKEY-SLH-DSA-SHAKE-256s(7ossl), EVP_PKEY-SLH-DSA-SHAKE-256f(7ossl)
- EVP_PKEY SLH-DSA keytype and algorithm support
- EVP_PKEY-SM2(7ossl), EVP_KEYMGMT-SM2(7ossl), SM2(7ossl)
- EVP_PKEY keytype support for the Chinese SM2 signature and encryption algorithms
- EVP_PKEY-X25519(7ossl), EVP_PKEY-X448(7ossl), EVP_PKEY-ED25519(7ossl), EVP_PKEY-ED448(7ossl), EVP_KEYMGMT-X25519(7ossl), EVP_KEYMGMT-X448(7ossl), EVP_KEYMGMT-ED25519(7ossl), EVP_KEYMGMT-ED448(7ossl)
- EVP_PKEY X25519, X448, ED25519 and ED448 keytype and algorithm support
- EVP_PKEY_CTX_ctrl(3ossl), EVP_PKEY_CTX_ctrl_str(3ossl), EVP_PKEY_CTX_ctrl_uint64(3ossl), EVP_PKEY_CTX_md(3ossl), EVP_PKEY_CTX_set_signature_md(3ossl), EVP_PKEY_CTX_get_signature_md(3ossl), EVP_PKEY_CTX_set_mac_key(3ossl), EVP_PKEY_CTX_set_group_name(3ossl), EVP_PKEY_CTX_get_group_name(3ossl), EVP_PKEY_CTX_set_rsa_padding(3ossl), EVP_PKEY_CTX_get_rsa_padding(3ossl), EVP_PKEY_CTX_set_rsa_pss_saltlen(3ossl), EVP_PKEY_CTX_get_rsa_pss_saltlen(3ossl), EVP_PKEY_CTX_set_rsa_keygen_bits(3ossl), EVP_PKEY_CTX_set_rsa_keygen_pubexp(3ossl), EVP_PKEY_CTX_set1_rsa_keygen_pubexp(3ossl), EVP_PKEY_CTX_set_rsa_keygen_primes(3ossl), EVP_PKEY_CTX_set_rsa_mgf1_md_name(3ossl), EVP_PKEY_CTX_set_rsa_mgf1_md(3ossl), EVP_PKEY_CTX_get_rsa_mgf1_md(3ossl), EVP_PKEY_CTX_get_rsa_mgf1_md_name(3ossl), EVP_PKEY_CTX_set_rsa_oaep_md_name(3ossl), EVP_PKEY_CTX_set_rsa_oaep_md(3ossl), EVP_PKEY_CTX_get_rsa_oaep_md(3ossl), EVP_PKEY_CTX_get_rsa_oaep_md_name(3ossl), EVP_PKEY_CTX_set0_rsa_oaep_label(3ossl), EVP_PKEY_CTX_get0_rsa_oaep_label(3ossl), EVP_PKEY_CTX_set_dsa_paramgen_bits(3ossl), EVP_PKEY_CTX_set_dsa_paramgen_q_bits(3ossl), EVP_PKEY_CTX_set_dsa_paramgen_md(3ossl), EVP_PKEY_CTX_set_dsa_paramgen_md_props(3ossl), EVP_PKEY_CTX_set_dsa_paramgen_gindex(3ossl), EVP_PKEY_CTX_set_dsa_paramgen_type(3ossl), EVP_PKEY_CTX_set_dsa_paramgen_seed(3ossl), EVP_PKEY_CTX_set_dh_paramgen_prime_len(3ossl), EVP_PKEY_CTX_set_dh_paramgen_subprime_len(3ossl), EVP_PKEY_CTX_set_dh_paramgen_generator(3ossl), EVP_PKEY_CTX_set_dh_paramgen_type(3ossl), EVP_PKEY_CTX_set_dh_paramgen_gindex(3ossl), EVP_PKEY_CTX_set_dh_paramgen_seed(3ossl), EVP_PKEY_CTX_set_dh_rfc5114(3ossl), EVP_PKEY_CTX_set_dhx_rfc5114(3ossl), EVP_PKEY_CTX_set_dh_pad(3ossl), EVP_PKEY_CTX_set_dh_nid(3ossl), EVP_PKEY_CTX_set_dh_kdf_type(3ossl), EVP_PKEY_CTX_get_dh_kdf_type(3ossl), EVP_PKEY_CTX_set0_dh_kdf_oid(3ossl), EVP_PKEY_CTX_get0_dh_kdf_oid(3ossl), EVP_PKEY_CTX_set_dh_kdf_md(3ossl), EVP_PKEY_CTX_get_dh_kdf_md(3ossl), EVP_PKEY_CTX_set_dh_kdf_outlen(3ossl), EVP_PKEY_CTX_get_dh_kdf_outlen(3ossl), EVP_PKEY_CTX_set0_dh_kdf_ukm(3ossl), EVP_PKEY_CTX_get0_dh_kdf_ukm(3ossl), EVP_PKEY_CTX_set_ec_paramgen_curve_nid(3ossl), EVP_PKEY_CTX_set_ec_param_enc(3ossl), EVP_PKEY_CTX_set_ecdh_cofactor_mode(3ossl), EVP_PKEY_CTX_get_ecdh_cofactor_mode(3ossl), EVP_PKEY_CTX_set_ecdh_kdf_type(3ossl), EVP_PKEY_CTX_get_ecdh_kdf_type(3ossl), EVP_PKEY_CTX_set_ecdh_kdf_md(3ossl), EVP_PKEY_CTX_get_ecdh_kdf_md(3ossl), EVP_PKEY_CTX_set_ecdh_kdf_outlen(3ossl), EVP_PKEY_CTX_get_ecdh_kdf_outlen(3ossl), EVP_PKEY_CTX_set0_ecdh_kdf_ukm(3ossl), EVP_PKEY_CTX_get0_ecdh_kdf_ukm(3ossl), EVP_PKEY_CTX_set1_id(3ossl), EVP_PKEY_CTX_get1_id(3ossl), EVP_PKEY_CTX_get1_id_len(3ossl), EVP_PKEY_CTX_set_kem_op(3ossl)
- algorithm specific control operations
- EVP_PKEY_CTX_new(3), EVP_PKEY_CTX_new_id(3), EVP_PKEY_CTX_dup(3), EVP_PKEY_CTX_free(3)
- public key algorithm context functions
- EVP_PKEY_CTX_new(3ossl), EVP_PKEY_CTX_new_id(3ossl), EVP_PKEY_CTX_new_from_name(3ossl), EVP_PKEY_CTX_new_from_pkey(3ossl), EVP_PKEY_CTX_dup(3ossl), EVP_PKEY_CTX_free(3ossl), EVP_PKEY_CTX_is_a(3ossl)
- public key algorithm context functions
- EVP_PKEY_CTX_set1_pbe_pass(3)
- generic KDF support functions
- EVP_PKEY_CTX_set1_pbe_pass(3ossl)
- generic KDF support functions
- EVP_PKEY_CTX_set1_scrypt_salt(3), EVP_PKEY_CTX_set_scrypt_N(3), EVP_PKEY_CTX_set_scrypt_r(3), EVP_PKEY_CTX_set_scrypt_p(3), EVP_PKEY_CTX_set_scrypt_maxmem_bytes(3)
- EVP_PKEY scrypt KDF support functions
- EVP_PKEY_CTX_set1_scrypt_salt(3ossl), EVP_PKEY_CTX_set_scrypt_N(3ossl), EVP_PKEY_CTX_set_scrypt_r(3ossl), EVP_PKEY_CTX_set_scrypt_p(3ossl), EVP_PKEY_CTX_set_scrypt_maxmem_bytes(3ossl)
- EVP_PKEY scrypt KDF support functions
- EVP_PKEY_CTX_set_rsa_pss_keygen_md(3), EVP_PKEY_CTX_set_rsa_pss_keygen_mgf1_md(3), EVP_PKEY_CTX_set_rsa_pss_keygen_saltlen(3)
- EVP_PKEY RSA-PSS algorithm support functions
- EVP_PKEY_CTX_set_rsa_pss_keygen_md(3ossl), EVP_PKEY_CTX_set_rsa_pss_keygen_md_name(3ossl), EVP_PKEY_CTX_set_rsa_pss_keygen_mgf1_md(3ossl), EVP_PKEY_CTX_set_rsa_pss_keygen_mgf1_md_name(3ossl), EVP_PKEY_CTX_set_rsa_pss_keygen_saltlen(3ossl)
- EVP_PKEY RSA-PSS algorithm support functions
- EVP_PKEY_digestsign_supports_digest(3ossl)
- indicate support for signature digest
- EVP_PKEY_get_group_name(3ossl)
- get group name of a key
- EVP_PKEY_meth_new(3), EVP_PKEY_meth_free(3), EVP_PKEY_meth_copy(3), EVP_PKEY_meth_find(3), EVP_PKEY_meth_add0(3), EVP_PKEY_METHOD(3), EVP_PKEY_meth_set_init(3), EVP_PKEY_meth_set_copy(3), EVP_PKEY_meth_set_cleanup(3), EVP_PKEY_meth_set_paramgen(3), EVP_PKEY_meth_set_keygen(3), EVP_PKEY_meth_set_sign(3), EVP_PKEY_meth_set_verify(3), EVP_PKEY_meth_set_verify_recover(3), EVP_PKEY_meth_set_signctx(3), EVP_PKEY_meth_set_verifyctx(3), EVP_PKEY_meth_set_encrypt(3), EVP_PKEY_meth_set_decrypt(3), EVP_PKEY_meth_set_derive(3), EVP_PKEY_meth_set_ctrl(3), EVP_PKEY_meth_set_digestsign(3), EVP_PKEY_meth_set_digestverify(3), EVP_PKEY_meth_set_check(3), EVP_PKEY_meth_set_public_check(3), EVP_PKEY_meth_set_param_check(3), EVP_PKEY_meth_set_digest_custom(3), EVP_PKEY_meth_get_init(3), EVP_PKEY_meth_get_copy(3), EVP_PKEY_meth_get_cleanup(3), EVP_PKEY_meth_get_paramgen(3), EVP_PKEY_meth_get_keygen(3), EVP_PKEY_meth_get_sign(3), EVP_PKEY_meth_get_verify(3), EVP_PKEY_meth_get_verify_recover(3), EVP_PKEY_meth_get_signctx(3), EVP_PKEY_meth_get_verifyctx(3), EVP_PKEY_meth_get_encrypt(3), EVP_PKEY_meth_get_decrypt(3), EVP_PKEY_meth_get_derive(3), EVP_PKEY_meth_get_ctrl(3), EVP_PKEY_meth_get_digestsign(3), EVP_PKEY_meth_get_digestverify(3), EVP_PKEY_meth_get_check(3), EVP_PKEY_meth_get_public_check(3), EVP_PKEY_meth_get_param_check(3), EVP_PKEY_meth_get_digest_custom(3), EVP_PKEY_meth_remove(3)
- manipulating EVP_PKEY_METHOD structure
- EVP_PKEY_meth_new(3ossl), EVP_PKEY_meth_free(3ossl), EVP_PKEY_meth_copy(3ossl), EVP_PKEY_meth_find(3ossl), EVP_PKEY_meth_add0(3ossl), EVP_PKEY_METHOD(3ossl), EVP_PKEY_meth_set_init(3ossl), EVP_PKEY_meth_set_copy(3ossl), EVP_PKEY_meth_set_cleanup(3ossl), EVP_PKEY_meth_set_paramgen(3ossl), EVP_PKEY_meth_set_keygen(3ossl), EVP_PKEY_meth_set_sign(3ossl), EVP_PKEY_meth_set_verify(3ossl), EVP_PKEY_meth_set_verify_recover(3ossl), EVP_PKEY_meth_set_signctx(3ossl), EVP_PKEY_meth_set_verifyctx(3ossl), EVP_PKEY_meth_set_encrypt(3ossl), EVP_PKEY_meth_set_decrypt(3ossl), EVP_PKEY_meth_set_derive(3ossl), EVP_PKEY_meth_set_ctrl(3ossl), EVP_PKEY_meth_set_digestsign(3ossl), EVP_PKEY_meth_set_digestverify(3ossl), EVP_PKEY_meth_set_check(3ossl), EVP_PKEY_meth_set_public_check(3ossl), EVP_PKEY_meth_set_param_check(3ossl), EVP_PKEY_meth_set_digest_custom(3ossl), EVP_PKEY_meth_get_init(3ossl), EVP_PKEY_meth_get_copy(3ossl), EVP_PKEY_meth_get_cleanup(3ossl), EVP_PKEY_meth_get_paramgen(3ossl), EVP_PKEY_meth_get_keygen(3ossl), EVP_PKEY_meth_get_sign(3ossl), EVP_PKEY_meth_get_verify(3ossl), EVP_PKEY_meth_get_verify_recover(3ossl), EVP_PKEY_meth_get_signctx(3ossl), EVP_PKEY_meth_get_verifyctx(3ossl), EVP_PKEY_meth_get_encrypt(3ossl), EVP_PKEY_meth_get_decrypt(3ossl), EVP_PKEY_meth_get_derive(3ossl), EVP_PKEY_meth_get_ctrl(3ossl), EVP_PKEY_meth_get_digestsign(3ossl), EVP_PKEY_meth_get_digestverify(3ossl), EVP_PKEY_meth_get_check(3ossl), EVP_PKEY_meth_get_public_check(3ossl), EVP_PKEY_meth_get_param_check(3ossl), EVP_PKEY_meth_get_digest_custom(3ossl), EVP_PKEY_meth_remove(3ossl)
- manipulating EVP_PKEY_METHOD structure
- EVP_PKEY_new(3), EVP_PKEY_up_ref(3), EVP_PKEY_free(3), EVP_PKEY_new_raw_private_key(3), EVP_PKEY_new_raw_public_key(3), EVP_PKEY_new_CMAC_key(3), EVP_PKEY_new_mac_key(3), EVP_PKEY_get_raw_private_key(3), EVP_PKEY_get_raw_public_key(3)
- public/private key allocation and raw key handling functions
- EVP_PKEY_sign_init(3ossl), EVP_PKEY_sign_init_ex(3ossl), EVP_PKEY_sign_init_ex2(3ossl), EVP_PKEY_sign(3ossl), EVP_PKEY_sign_message_init(3ossl), EVP_PKEY_sign_message_update(3ossl), EVP_PKEY_sign_message_final(3ossl)
- sign using a public key algorithm
- EVP_PKEY_verify_init(3ossl), EVP_PKEY_verify_init_ex(3ossl), EVP_PKEY_verify_init_ex2(3ossl), EVP_PKEY_verify(3ossl), EVP_PKEY_verify_message_init(3ossl), EVP_PKEY_verify_message_update(3ossl), EVP_PKEY_verify_message_final(3ossl), EVP_PKEY_CTX_set_signature(3ossl)
- signature verification using a public key algorithm
- EVP_RAND(3ossl), EVP_RAND_fetch(3ossl), EVP_RAND_free(3ossl), EVP_RAND_up_ref(3ossl), EVP_RAND_CTX(3ossl), EVP_RAND_CTX_new(3ossl), EVP_RAND_CTX_free(3ossl), EVP_RAND_CTX_up_ref(3ossl), EVP_RAND_instantiate(3ossl), EVP_RAND_uninstantiate(3ossl), EVP_RAND_generate(3ossl), EVP_RAND_reseed(3ossl), EVP_RAND_nonce(3ossl), EVP_RAND_enable_locking(3ossl), EVP_RAND_verify_zeroization(3ossl), EVP_RAND_get_strength(3ossl), EVP_RAND_get_state(3ossl), EVP_RAND_get0_provider(3ossl), EVP_RAND_CTX_get0_rand(3ossl), EVP_RAND_is_a(3ossl), EVP_RAND_get0_name(3ossl), EVP_RAND_names_do_all(3ossl), EVP_RAND_get0_description(3ossl), EVP_RAND_CTX_get_params(3ossl), EVP_RAND_CTX_set_params(3ossl), EVP_RAND_do_all_provided(3ossl), EVP_RAND_get_params(3ossl), EVP_RAND_gettable_ctx_params(3ossl), EVP_RAND_settable_ctx_params(3ossl), EVP_RAND_CTX_gettable_params(3ossl), EVP_RAND_CTX_settable_params(3ossl), EVP_RAND_gettable_params(3ossl), EVP_RAND_STATE_UNINITIALISED(3ossl), EVP_RAND_STATE_READY(3ossl), EVP_RAND_STATE_ERROR(3ossl)
- EVP RAND routines
- EVP_SIGNATURE(3ossl), EVP_SIGNATURE_fetch(3ossl), EVP_SIGNATURE_free(3ossl), EVP_SIGNATURE_up_ref(3ossl), EVP_SIGNATURE_is_a(3ossl), EVP_SIGNATURE_get0_provider(3ossl), EVP_SIGNATURE_do_all_provided(3ossl), EVP_SIGNATURE_names_do_all(3ossl), EVP_SIGNATURE_get0_name(3ossl), EVP_SIGNATURE_get0_description(3ossl), EVP_SIGNATURE_gettable_ctx_params(3ossl), EVP_SIGNATURE_settable_ctx_params(3ossl)
- Functions to manage EVP_SIGNATURE algorithm objects
- EVP_SIGNATURE-ED25519(7ossl), EVP_SIGNATURE-ED448(7ossl), Ed25519(7ossl), Ed448(7ossl)
- EVP_PKEY Ed25519 and Ed448 support
- EVP_SIGNATURE-ML-DSA(7ossl), EVP_SIGNATURE-ML-DSA-44(7ossl), EVP_SIGNATURE-ML-DSA-65(7ossl), EVP_SIGNATURE-ML-DSA-87(7ossl)
- EVP_SIGNATURE ML-DSA support
- EVP_SIGNATURE-SLH-DSA(7ossl), EVP_SIGNATURE-SLH-DSA-SHA2-128s(7ossl), EVP_SIGNATURE-SLH-DSA-SHA2-128f(7ossl), EVP_SIGNATURE-SLH-DSA-SHA2-192s(7ossl), EVP_SIGNATURE-SLH-DSA-SHA2-192f(7ossl), EVP_SIGNATURE-SLH-DSA-SHA2-256s(7ossl), EVP_SIGNATURE-SLH-DSA-SHA2-256f(7ossl), EVP_SIGNATURE-SLH-DSA-SHAKE-128s(7ossl), EVP_SIGNATURE-SLH-DSA-SHAKE-128f(7ossl), EVP_SIGNATURE-SLH-DSA-SHAKE-192s(7ossl), EVP_SIGNATURE-SLH-DSA-SHAKE-192f(7ossl), EVP_SIGNATURE-SLH-DSA-SHAKE-256s(7ossl), EVP_SIGNATURE-SLH-DSA-SHAKE-256f(7ossl)
- EVP_PKEY SLH-DSA support
- EVP_SKEY(3ossl), EVP_SKEY_generate(3ossl), EVP_SKEY_import(3ossl), EVP_SKEY_import_raw_key(3ossl), EVP_SKEY_up_ref(3ossl), EVP_SKEY_export(3ossl), EVP_SKEY_get0_raw_key(3ossl), EVP_SKEY_get0_key_id(3ossl), EVP_SKEY_get0_skeymgmt_name(3ossl), EVP_SKEY_get0_provider_name(3ossl), EVP_SKEY_free(3ossl), EVP_SKEY_is_a(3ossl), EVP_SKEY_to_provider(3ossl)
- opaque symmetric key allocation and handling functions
- EVP_SKEYMGMT(3ossl), EVP_SKEYMGMT_fetch(3ossl), EVP_SKEYMGMT_up_ref(3ossl), EVP_SKEYMGMT_free(3ossl), EVP_SKEYMGMT_get0_provider(3ossl), EVP_SKEYMGMT_is_a(3ossl), EVP_SKEYMGMT_get0_description(3ossl), EVP_SKEYMGMT_get0_name(3ossl), EVP_SKEYMGMT_do_all_provided(3ossl), EVP_SKEYMGMT_names_do_all(3ossl), EVP_SKEYMGMT_get0_gen_settable_params(3ossl), EVP_SKEYMGMT_get0_imp_settable_params(3ossl)
- EVP key management routines for opaque symmetric keys
- EVP_SealInit(3), EVP_SealUpdate(3), EVP_SealFinal(3)
- EVP envelope encryption
- EVP_SealInit(3ossl), EVP_SealUpdate(3ossl), EVP_SealFinal(3ossl)
- EVP envelope encryption
- EVP_SignInit(3), EVP_SignInit_ex(3), EVP_SignUpdate(3), EVP_SignFinal(3)
- EVP signing functions
- EVP_SignInit(3ossl), EVP_SignInit_ex(3ossl), EVP_SignUpdate(3ossl), EVP_SignFinal_ex(3ossl), EVP_SignFinal(3ossl)
- EVP signing functions
- EVP_VerifyInit_ex(3), EVP_VerifyInit(3), EVP_VerifyUpdate(3), EVP_VerifyFinal(3)
- EVP signature verification functions
- EVP_VerifyInit_ex(3ossl), EVP_VerifyInit(3ossl), EVP_VerifyUpdate(3ossl), EVP_VerifyFinal_ex(3ossl), EVP_VerifyFinal(3ossl)
- EVP signature verification functions
- Ed25519(7), Ed448(7)
- EVP_PKEY Ed25519 and Ed448 support
- FcConfigUptoDate(3)
- Check timestamps on config files
- FcDirCacheClean(3)
- Clean up a cache directory
- FcInitBringUptoDate(3)
- reload configuration files if needed
- FcIsUpper(3)
- check for upper case ASCII character
- FcLangSetHasLang(3)
- test langset for language support
- FcNameGetConstant(3)
- Lookup symbolic constant
- FcNameGetConstantFor(3)
- Lookup symbolic constant For object
- FcNameGetObjectType(3)
- Lookup an object type
- FcPatternDuplicate(3)
- Copy a pattern
- FcStrCopy(3)
- duplicate a string
- FcToLower(3)
- convert upper case ASCII to lower case
- GENLIB_COPY_UP_ALL_CON(3)
- copy all physical connectors of an instance face in the current figure
- GENLIB_COPY_UP_ALL_REF(3)
- copy a several physical reference from an instance in the current figure
- GENLIB_COPY_UP_CON(3)
- copy a physical connector from an instance in the current figure
- GENLIB_COPY_UP_CON_FACE(3)
- copy a physical connector from an instance in the current figure
- GENLIB_COPY_UP_REF(3)
- copy a physical reference from an instance in the current figure
- GENLIB_COPY_UP_SEG(3)
- copy a physical segment from an instance in the current figure
- GeoIP.conf(5)
- Configuration file for geoipupdate
- GeoidEval(1)
- -- look up geoid heights
- HMAC(3), HMAC_CTX_new(3), HMAC_CTX_reset(3), HMAC_CTX_free(3), HMAC_Init(3), HMAC_Init_ex(3), HMAC_Update(3), HMAC_Final(3), HMAC_CTX_copy(3), HMAC_CTX_set_flags(3), HMAC_CTX_get_md(3), HMAC_size(3)
- HMAC message authentication code
- HMAC(3ossl), HMAC_CTX_new(3ossl), HMAC_CTX_reset(3ossl), HMAC_CTX_free(3ossl), HMAC_Init(3ossl), HMAC_Init_ex(3ossl), HMAC_Update(3ossl), HMAC_Final(3ossl), HMAC_CTX_copy(3ossl), HMAC_CTX_set_flags(3ossl), HMAC_CTX_get_md(3ossl), HMAC_size(3ossl)
- HMAC message authentication code
- HPL_pdupdateNN(3)
- Broadcast a panel and update the trailing submatrix
- HPL_pdupdateNT(3)
- Broadcast a panel and update the trailing submatrix
- HPL_pdupdateTN(3)
- Broadcast a panel and update the trailing submatrix
- HPL_pdupdateTT(3)
- Broadcast a panel and update the trailing submatrix
- InfernoEmbedded(3), InfernoEmbedded Softdevices(3)
- RGBW Controllers - Switch Masters - Firmware Updater
- MD2(3), MD4(3), MD5(3), MD2_Init(3), MD2_Update(3), MD2_Final(3), MD4_Init(3), MD4_Update(3), MD4_Final(3), MD5_Init(3), MD5_Update(3), MD5_Final(3)
- MD2, MD4, and MD5 hash functions
- MD2(3ossl), MD4(3ossl), MD5(3ossl), MD2_Init(3ossl), MD2_Update(3ossl), MD2_Final(3ossl), MD4_Init(3ossl), MD4_Update(3ossl), MD4_Final(3ossl), MD5_Init(3ossl), MD5_Update(3ossl), MD5_Final(3ossl)
- MD2, MD4, and MD5 hash functions
- MDC2(3), MDC2_Init(3), MDC2_Update(3), MDC2_Final(3)
- MDC2 hash function
- MDC2(3ossl), MDC2_Init(3ossl), MDC2_Update(3ossl), MDC2_Final(3ossl)
- MDC2 hash function
- MERGE(7)
- conditionally insert, update, or delete rows of a table
- MPIX_Comm_failure_ack(3)
- Acknowledge the current group of failed processes
- MPIX_Comm_failure_get_acked(3)
- Get the group of acknowledged failures
- MPIX_Comm_get_failed(3)
- This local operation returns the group of processes that are locally known to have failed
- MPIX_GPU_query_support(3)
- Returns whether the specific type of GPU is supported
- MPIX_Query_cuda_support(3)
- Returns whether CUDA is supported
- MPIX_Query_hip_support(3)
- Returns whether HIP (AMD GPU) is supported
- MPIX_Query_ze_support(3)
- Returns whether ZE (Intel GPU) is supported
- MPI_Cart_coords(3)
- Determines process coords in cartesian topology given rank in group
- MPI_Cart_sub(3)
- Partitions a communicator into subgroups which form lower-dimensional cartesian subgrids
- MPI_Comm_create_from_group(3)
- Create communicator from a group
- MPI_Comm_create_group(3)
- Creates a new communicator
- MPI_Comm_dup(3)
- Duplicates an existing communicator
- MPI_Comm_dup_with_info(3)
- Duplicates an existing communicator using the supplied info hints
- MPI_Comm_group(3)
- Accesses the group associated with given communicator
- MPI_Comm_idup(3)
- nonblocking communicator duplication
- MPI_Comm_idup_with_info(3)
- nonblocking communicator duplication
- MPI_Comm_remote_group(3)
- Accesses the remote group associated with
- MPI_Comm_remote_size(3)
- Determines the size of the remote group
- MPI_Comm_size(3)
- Determines the size of the group associated with a communicator
- MPI_Comm_spawn(3)
- Spawn up to maxprocs instances of a single MPI application
- MPI_Comm_spawn_multiple(3)
- Spawn up multiple MPI applications
- MPI_File_get_group(3)
- Returns the group of processes that opened the file
- MPI_File_seek(3)
- Updates the individual file pointer
- MPI_File_seek_shared(3)
- Updates the shared file pointer
- MPI_Gather(3)
- Gathers together values from a group of processes
- MPI_Gatherv(3)
- Gathers into specified locations from all processes in a group
- MPI_Group_c2f(3)
- converts MPI_Group to Fortran INTEGER
- MPI_Group_compare(3)
- Compares two groups
- MPI_Group_difference(3)
- Makes a group from the difference of two groups
- MPI_Group_excl(3)
- Produces a group by reordering an existing group and taking only unlisted members
- MPI_Group_f2c(3)
- converts Fortran INTEGER to MPI_Group
- MPI_Group_free(3)
- Frees a group
- MPI_Group_from_session_pset(3)
- Get group from a session processes set
- MPI_Group_incl(3)
- Produces a group by reordering an existing group and taking only listed members
- MPI_Group_intersection(3)
- Produces a group as the intersection of two existing groups
- MPI_Group_range_excl(3)
- Produces a group by excluding ranges of processes from an existing group
- MPI_Group_range_incl(3)
- Creates a new group from ranges of ranks in an existing group
- MPI_Group_rank(3)
- Returns the rank of this process in the given group
- MPI_Group_size(3)
- Returns the size of a group
- MPI_Group_translate_ranks(3)
- Translates the ranks of processes in one group to those in another group
- MPI_Group_union(3)
- Produces a group by combining two groups
- MPI_Igather(3)
- Gathers together values from a group of processes in a nonblocking way
- MPI_Igatherv(3)
- Gathers into specified locations from all processes in a group in a nonblocking way
- MPI_Info_dup(3)
- Returns a duplicate of the info object
- MPI_Intercomm_create_from_groups(3)
- Create an intercommuncator from local and remote groups
- MPI_Lookup_name(3)
- Lookup a port given a service name
- MPI_Open_port(3)
- Establish an address that can be used to establish connections between groups of MPI processes
- MPI_Pack_external_size(3)
- Returns the upper bound on the amount of space needed to pack a message using MPI_Pack_external
- MPI_Pack_size(3)
- Returns the upper bound on the amount of space needed to pack a message
- MPI_Query_thread(3)
- Return the level of thread support provided by the MPI library
- MPI_T_event_callback_set_info(3)
- Updates the hints of the callback function registered for the callback safety level specified by cb_safety of the event-registration handle associated with event_registration
- MPI_T_event_handle_set_info(3)
- Updates the hints of the event-registration handle associated with event_registration
- MPI_Type_dup(3)
- Duplicate a datatype
- MPI_Type_size(3)
- Return the number of bytes occupied by entries in the datatype
- MPI_Type_size_x(3)
- Return the number of bytes occupied by entries in the datatype
- MPI_Type_ub(3)
- Returns the upper bound of a datatype
- MPI_Win_get_group(3)
- Get the MPI Group of the window object
- Munin::Master::Group(3)
- Holds information on host groups. Groups can be nested
- Munin::Master::GroupRepository(3)
- FIX
- Munin::Master::Update(3)
- Contacts Munin Nodes, gathers data from their service data sources, and stores this information in RRD files
- Munin::Master::UpdateWorker(3)
- FIX
- NCURSES_SCREEN_CB(3x), %NCURSES_WINDOW_CB(3x), %NCURSES_SCREEN_CB(3x), %get_escdelay(3x), %set_escdelay(3x), %set_tabsize(3x), %use_screen(3x), %use_window(3x)
- curses support for multi-threaded applications
- OBJ_NAME_add(3), OBJ_NAME_remove(3), OBJ_NAME_get(3), OBJ_NAME_new_index(3), OBJ_NAME_init(3), OBJ_NAME_cleanup(3)
- global associative array
- OPENSSL_INIT_new(3), OPENSSL_INIT_set_config_filename(3), OPENSSL_INIT_set_config_appname(3), OPENSSL_INIT_set_config_file_flags(3), OPENSSL_INIT_free(3), OPENSSL_init_crypto(3), OPENSSL_cleanup(3), OPENSSL_atexit(3), OPENSSL_thread_stop(3)
- OpenSSL initialisation and deinitialisation functions
- OPENSSL_INIT_new(3ossl), OPENSSL_INIT_set_config_filename(3ossl), OPENSSL_INIT_set_config_appname(3ossl), OPENSSL_INIT_set_config_file_flags(3ossl), OPENSSL_INIT_free(3ossl), OPENSSL_init_crypto(3ossl), OPENSSL_cleanup(3ossl), OPENSSL_atexit(3ossl), OPENSSL_thread_stop_ex(3ossl), OPENSSL_thread_stop(3ossl)
- OpenSSL initialisation and deinitialisation functions
- OPENSSL_malloc_init(3), OPENSSL_malloc(3), OPENSSL_zalloc(3), OPENSSL_realloc(3), OPENSSL_free(3), OPENSSL_clear_realloc(3), OPENSSL_clear_free(3), OPENSSL_cleanse(3), CRYPTO_malloc(3), CRYPTO_zalloc(3), CRYPTO_realloc(3), CRYPTO_free(3), OPENSSL_strdup(3), OPENSSL_strndup(3), OPENSSL_memdup(3), OPENSSL_strlcpy(3), OPENSSL_strlcat(3), OPENSSL_hexstr2buf(3), OPENSSL_buf2hexstr(3), OPENSSL_hexchar2int(3), CRYPTO_strdup(3), CRYPTO_strndup(3), OPENSSL_mem_debug_push(3), OPENSSL_mem_debug_pop(3), CRYPTO_mem_debug_push(3), CRYPTO_mem_debug_pop(3), CRYPTO_clear_realloc(3), CRYPTO_clear_free(3), CRYPTO_get_mem_functions(3), CRYPTO_set_mem_functions(3), CRYPTO_get_alloc_counts(3), CRYPTO_set_mem_debug(3), CRYPTO_mem_ctrl(3), CRYPTO_mem_leaks(3), CRYPTO_mem_leaks_fp(3), CRYPTO_mem_leaks_cb(3), OPENSSL_MALLOC_FAILURES(3), OPENSSL_MALLOC_FD(3)
- Memory allocation functions
- OPENSSL_malloc_init(3ossl), OPENSSL_malloc(3ossl), OPENSSL_aligned_alloc(3ossl), OPENSSL_zalloc(3ossl), OPENSSL_realloc(3ossl), OPENSSL_free(3ossl), OPENSSL_clear_realloc(3ossl), OPENSSL_clear_free(3ossl), OPENSSL_cleanse(3ossl), CRYPTO_malloc(3ossl), CRYPTO_aligned_alloc(3ossl), CRYPTO_zalloc(3ossl), CRYPTO_realloc(3ossl), CRYPTO_free(3ossl), OPENSSL_strdup(3ossl), OPENSSL_strndup(3ossl), OPENSSL_memdup(3ossl), OPENSSL_strlcpy(3ossl), OPENSSL_strlcat(3ossl), OPENSSL_strtoul(3ossl), CRYPTO_strdup(3ossl), CRYPTO_strndup(3ossl), OPENSSL_mem_debug_push(3ossl), OPENSSL_mem_debug_pop(3ossl), CRYPTO_mem_debug_push(3ossl), CRYPTO_mem_debug_pop(3ossl), CRYPTO_clear_realloc(3ossl), CRYPTO_clear_free(3ossl), CRYPTO_malloc_fn(3ossl), CRYPTO_realloc_fn(3ossl), CRYPTO_free_fn(3ossl), CRYPTO_get_mem_functions(3ossl), CRYPTO_set_mem_functions(3ossl), CRYPTO_get_alloc_counts(3ossl), CRYPTO_set_mem_debug(3ossl), CRYPTO_mem_ctrl(3ossl), CRYPTO_mem_leaks(3ossl), CRYPTO_mem_leaks_fp(3ossl), CRYPTO_mem_leaks_cb(3ossl), OPENSSL_MALLOC_FAILURES(3ossl), OPENSSL_MALLOC_FD(3ossl)
- Memory allocation functions
- OSSL_CMP_ITAV_new_caCerts(3ossl), OSSL_CMP_ITAV_get0_caCerts(3ossl), OSSL_CMP_ITAV_new_rootCaCert(3ossl), OSSL_CMP_ITAV_get0_rootCaCert(3ossl), OSSL_CMP_ITAV_new_rootCaKeyUpdate(3ossl), OSSL_CMP_ITAV_get0_rootCaKeyUpdate(3ossl), OSSL_CMP_CRLSTATUS_new1(3ossl), OSSL_CMP_CRLSTATUS_create(3ossl), OSSL_CMP_CRLSTATUS_get0(3ossl), OSSL_CMP_ITAV_new0_crlStatusList(3ossl), OSSL_CMP_ITAV_get0_crlStatusList(3ossl), OSSL_CMP_ITAV_new_crls(3ossl), OSSL_CMP_ITAV_get0_crls(3ossl), OSSL_CMP_ITAV_new0_certReqTemplate(3ossl), OSSL_CMP_ITAV_get1_certReqTemplate(3ossl)
- CMP utility functions for handling specific genm and genp messages
- OSSL_CMP_MSG_get0_header(3ossl), OSSL_CMP_MSG_get_bodytype(3ossl), OSSL_CMP_MSG_get0_certreq_publickey(3ossl), OSSL_CMP_MSG_update_transactionID(3ossl), OSSL_CMP_MSG_update_recipNonce(3ossl), OSSL_CMP_CTX_setup_CRM(3ossl), OSSL_CMP_MSG_read(3ossl), OSSL_CMP_MSG_write(3ossl), d2i_OSSL_CMP_MSG_bio(3ossl), i2d_OSSL_CMP_MSG_bio(3ossl)
- function(s) manipulating CMP messages
- OSSL_CMP_SRV_process_request(3ossl), OSSL_CMP_CTX_server_perform(3ossl), OSSL_CMP_SRV_CTX_new(3ossl), OSSL_CMP_SRV_CTX_free(3ossl), OSSL_CMP_SRV_cert_request_cb_t(3ossl), OSSL_CMP_SRV_rr_cb_t(3ossl), OSSL_CMP_SRV_certConf_cb_t(3ossl), OSSL_CMP_SRV_genm_cb_t(3ossl), OSSL_CMP_SRV_error_cb_t(3ossl), OSSL_CMP_SRV_pollReq_cb_t(3ossl), OSSL_CMP_SRV_CTX_init(3ossl), OSSL_CMP_SRV_delayed_delivery_cb_t(3ossl), OSSL_CMP_SRV_clean_transaction_cb_t(3ossl), OSSL_CMP_SRV_CTX_init_trans(3ossl), OSSL_CMP_SRV_CTX_get0_cmp_ctx(3ossl), OSSL_CMP_SRV_CTX_get0_custom_ctx(3ossl), OSSL_CMP_SRV_CTX_set_send_unprotected_errors(3ossl), OSSL_CMP_SRV_CTX_set_accept_unprotected(3ossl), OSSL_CMP_SRV_CTX_set_accept_raverified(3ossl), OSSL_CMP_SRV_CTX_set_grant_implicit_confirm(3ossl)
- generic functions to set up and control a CMP server
- OSSL_CMP_exec_certreq(3ossl), OSSL_CMP_exec_IR_ses(3ossl), OSSL_CMP_exec_CR_ses(3ossl), OSSL_CMP_exec_P10CR_ses(3ossl), OSSL_CMP_exec_KUR_ses(3ossl), OSSL_CMP_IR(3ossl), OSSL_CMP_CR(3ossl), OSSL_CMP_P10CR(3ossl), OSSL_CMP_KUR(3ossl), OSSL_CMP_try_certreq(3ossl), OSSL_CMP_exec_RR_ses(3ossl), OSSL_CMP_exec_GENM_ses(3ossl), OSSL_CMP_get1_caCerts(3ossl), OSSL_CMP_get1_rootCaKeyUpdate(3ossl), OSSL_CMP_get1_crlUpdate(3ossl), OSSL_CMP_get1_certReqTemplate(3ossl)
- functions implementing CMP client transactions
- OSSL_DECODER(3ossl), OSSL_DECODER_fetch(3ossl), OSSL_DECODER_up_ref(3ossl), OSSL_DECODER_free(3ossl), OSSL_DECODER_get0_provider(3ossl), OSSL_DECODER_get0_properties(3ossl), OSSL_DECODER_is_a(3ossl), OSSL_DECODER_get0_name(3ossl), OSSL_DECODER_get0_description(3ossl), OSSL_DECODER_do_all_provided(3ossl), OSSL_DECODER_names_do_all(3ossl), OSSL_DECODER_gettable_params(3ossl), OSSL_DECODER_get_params(3ossl)
- Decoder method routines
- OSSL_DECODER_CTX(3ossl), OSSL_DECODER_CTX_new(3ossl), OSSL_DECODER_settable_ctx_params(3ossl), OSSL_DECODER_CTX_set_params(3ossl), OSSL_DECODER_CTX_free(3ossl), OSSL_DECODER_CTX_set_selection(3ossl), OSSL_DECODER_CTX_set_input_type(3ossl), OSSL_DECODER_CTX_set_input_structure(3ossl), OSSL_DECODER_CTX_add_decoder(3ossl), OSSL_DECODER_CTX_add_extra(3ossl), OSSL_DECODER_CTX_get_num_decoders(3ossl), OSSL_DECODER_INSTANCE(3ossl), OSSL_DECODER_CONSTRUCT(3ossl), OSSL_DECODER_CLEANUP(3ossl), OSSL_DECODER_CTX_set_construct(3ossl), OSSL_DECODER_CTX_set_construct_data(3ossl), OSSL_DECODER_CTX_set_cleanup(3ossl), OSSL_DECODER_CTX_get_construct(3ossl), OSSL_DECODER_CTX_get_construct_data(3ossl), OSSL_DECODER_CTX_get_cleanup(3ossl), OSSL_DECODER_export(3ossl), OSSL_DECODER_INSTANCE_get_decoder(3ossl), OSSL_DECODER_INSTANCE_get_decoder_ctx(3ossl), OSSL_DECODER_INSTANCE_get_input_type(3ossl), OSSL_DECODER_INSTANCE_get_input_structure(3ossl)
- Decoder context routines
- OSSL_ENCODER(3ossl), OSSL_ENCODER_fetch(3ossl), OSSL_ENCODER_up_ref(3ossl), OSSL_ENCODER_free(3ossl), OSSL_ENCODER_get0_provider(3ossl), OSSL_ENCODER_get0_properties(3ossl), OSSL_ENCODER_is_a(3ossl), OSSL_ENCODER_get0_name(3ossl), OSSL_ENCODER_get0_description(3ossl), OSSL_ENCODER_do_all_provided(3ossl), OSSL_ENCODER_names_do_all(3ossl), OSSL_ENCODER_gettable_params(3ossl), OSSL_ENCODER_get_params(3ossl)
- Encoder method routines
- OSSL_ENCODER_CTX(3ossl), OSSL_ENCODER_CTX_new(3ossl), OSSL_ENCODER_settable_ctx_params(3ossl), OSSL_ENCODER_CTX_set_params(3ossl), OSSL_ENCODER_CTX_free(3ossl), OSSL_ENCODER_CTX_set_selection(3ossl), OSSL_ENCODER_CTX_set_output_type(3ossl), OSSL_ENCODER_CTX_set_output_structure(3ossl), OSSL_ENCODER_CTX_add_encoder(3ossl), OSSL_ENCODER_CTX_add_extra(3ossl), OSSL_ENCODER_CTX_get_num_encoders(3ossl), OSSL_ENCODER_INSTANCE(3ossl), OSSL_ENCODER_INSTANCE_get_encoder(3ossl), OSSL_ENCODER_INSTANCE_get_encoder_ctx(3ossl), OSSL_ENCODER_INSTANCE_get_output_type(3ossl), OSSL_ENCODER_INSTANCE_get_output_structure(3ossl), OSSL_ENCODER_CONSTRUCT(3ossl), OSSL_ENCODER_CLEANUP(3ossl), OSSL_ENCODER_CTX_set_construct(3ossl), OSSL_ENCODER_CTX_set_construct_data(3ossl), OSSL_ENCODER_CTX_set_cleanup(3ossl)
- Encoder context routines
- OSSL_PARAM_dup(3ossl), OSSL_PARAM_merge(3ossl), OSSL_PARAM_free(3ossl)
- OSSL_PARAM array copy functions
- OSSL_SELF_TEST_new(3ossl), OSSL_SELF_TEST_free(3ossl), OSSL_SELF_TEST_onbegin(3ossl), OSSL_SELF_TEST_oncorrupt_byte(3ossl), OSSL_SELF_TEST_onend(3ossl)
- functionality to trigger a callback during a self test
- OSSL_STORE_LOADER(3ossl), OSSL_STORE_LOADER_fetch(3ossl), OSSL_STORE_LOADER_up_ref(3ossl), OSSL_STORE_LOADER_free(3ossl), OSSL_STORE_LOADER_get0_provider(3ossl), OSSL_STORE_LOADER_get0_properties(3ossl), OSSL_STORE_LOADER_is_a(3ossl), OSSL_STORE_LOADER_get0_description(3ossl), OSSL_STORE_LOADER_do_all_provided(3ossl), OSSL_STORE_LOADER_names_do_all(3ossl), OSSL_STORE_LOADER_CTX(3ossl), OSSL_STORE_LOADER_new(3ossl), OSSL_STORE_LOADER_get0_engine(3ossl), OSSL_STORE_LOADER_get0_scheme(3ossl), OSSL_STORE_LOADER_set_open(3ossl), OSSL_STORE_LOADER_set_open_ex(3ossl), OSSL_STORE_LOADER_set_attach(3ossl), OSSL_STORE_LOADER_set_ctrl(3ossl), OSSL_STORE_LOADER_set_expect(3ossl), OSSL_STORE_LOADER_set_find(3ossl), OSSL_STORE_LOADER_set_load(3ossl), OSSL_STORE_LOADER_set_eof(3ossl), OSSL_STORE_LOADER_set_error(3ossl), OSSL_STORE_LOADER_set_close(3ossl), OSSL_STORE_register_loader(3ossl), OSSL_STORE_unregister_loader(3ossl), OSSL_STORE_open_fn(3ossl), OSSL_STORE_open_ex_fn(3ossl), OSSL_STORE_attach_fn(3ossl), OSSL_STORE_ctrl_fn(3ossl), OSSL_STORE_expect_fn(3ossl), OSSL_STORE_find_fn(3ossl), OSSL_STORE_load_fn(3ossl), OSSL_STORE_eof_fn(3ossl), OSSL_STORE_error_fn(3ossl), OSSL_STORE_close_fn(3ossl)
- Types and functions to manipulate, register and unregister STORE loaders for different URI schemes
- OSSL_STORE_expect(3), OSSL_STORE_supports_search(3), OSSL_STORE_find(3)
- Specify what object type is expected
- OSSL_STORE_expect(3ossl), OSSL_STORE_supports_search(3ossl), OSSL_STORE_find(3ossl)
- Specify what object type is expected
- OpenSSL_add_all_algorithms(3), OpenSSL_add_all_ciphers(3), OpenSSL_add_all_digests(3), EVP_cleanup(3)
- add algorithms to internal table
- OpenSSL_add_all_algorithms(3ossl), OpenSSL_add_all_ciphers(3ossl), OpenSSL_add_all_digests(3ossl), EVP_cleanup(3ossl)
- add algorithms to internal table
- PKCS12_gen_mac(3ossl), PKCS12_setup_mac(3ossl), PKCS12_set_mac(3ossl), PKCS12_set_pbmac1_pbkdf2(3ossl), PKCS12_verify_mac(3ossl), PKCS12_get0_mac(3ossl)
- Functions to create and manipulate a PKCS#12 MAC structure
- PS_shutdown(3)
- Final clean up of library
- Placement(1x)
- AfterStep supports several different window placement policies. Some of them designed to fill free space, and some allowing for windows to be placed on top of others
- Q(3)
- support for Forall, Exists, etc in GNU C and C++
- Qstl(3)
- support for Forall, Exists, etc in GNU C++ using STL
- RAND_DRBG_new(3), RAND_DRBG_secure_new(3), RAND_DRBG_set(3), RAND_DRBG_set_defaults(3), RAND_DRBG_instantiate(3), RAND_DRBG_uninstantiate(3), RAND_DRBG_free(3)
- initialize and cleanup a RAND_DRBG instance
- RAND_DRBG_set_callbacks(3), RAND_DRBG_get_entropy_fn(3), RAND_DRBG_cleanup_entropy_fn(3), RAND_DRBG_get_nonce_fn(3), RAND_DRBG_cleanup_nonce_fn(3)
- set callbacks for reseeding
- RAND_cleanup(3)
- erase the PRNG state
- RAND_cleanup(3ossl)
- erase the PRNG state
- RIPEMD160(3), RIPEMD160_Init(3), RIPEMD160_Update(3), RIPEMD160_Final(3)
- RIPEMD-160 hash function
- RIPEMD160(3ossl), RIPEMD160_Init(3ossl), RIPEMD160_Update(3ossl), RIPEMD160_Final(3ossl)
- RIPEMD-160 hash function
- RNAaliduplex(1)
- manual page for RNAaliduplex 2.7.0
- RNAduplex(1)
- manual page for RNAduplex 2.7.0
- RNAup(1)
- manual page for RNAup 2.7.0
- RSA-PSS(7)
- EVP_PKEY RSA-PSS algorithm support
- RSA-PSS(7ossl)
- EVP_PKEY RSA-PSS algorithm support
- RSA_meth_get0_app_data(3), RSA_meth_set0_app_data(3), RSA_meth_new(3), RSA_meth_free(3), RSA_meth_dup(3), RSA_meth_get0_name(3), RSA_meth_set1_name(3), RSA_meth_get_flags(3), RSA_meth_set_flags(3), RSA_meth_get_pub_enc(3), RSA_meth_set_pub_enc(3), RSA_meth_get_pub_dec(3), RSA_meth_set_pub_dec(3), RSA_meth_get_priv_enc(3), RSA_meth_set_priv_enc(3), RSA_meth_get_priv_dec(3), RSA_meth_set_priv_dec(3), RSA_meth_get_mod_exp(3), RSA_meth_set_mod_exp(3), RSA_meth_get_bn_mod_exp(3), RSA_meth_set_bn_mod_exp(3), RSA_meth_get_init(3), RSA_meth_set_init(3), RSA_meth_get_finish(3), RSA_meth_set_finish(3), RSA_meth_get_sign(3), RSA_meth_set_sign(3), RSA_meth_get_verify(3), RSA_meth_set_verify(3), RSA_meth_get_keygen(3), RSA_meth_set_keygen(3), RSA_meth_get_multi_prime_keygen(3), RSA_meth_set_multi_prime_keygen(3)
- Routines to build up RSA methods
- RSA_meth_get0_app_data(3ossl), RSA_meth_set0_app_data(3ossl), RSA_meth_new(3ossl), RSA_meth_free(3ossl), RSA_meth_dup(3ossl), RSA_meth_get0_name(3ossl), RSA_meth_set1_name(3ossl), RSA_meth_get_flags(3ossl), RSA_meth_set_flags(3ossl), RSA_meth_get_pub_enc(3ossl), RSA_meth_set_pub_enc(3ossl), RSA_meth_get_pub_dec(3ossl), RSA_meth_set_pub_dec(3ossl), RSA_meth_get_priv_enc(3ossl), RSA_meth_set_priv_enc(3ossl), RSA_meth_get_priv_dec(3ossl), RSA_meth_set_priv_dec(3ossl), RSA_meth_get_mod_exp(3ossl), RSA_meth_set_mod_exp(3ossl), RSA_meth_get_bn_mod_exp(3ossl), RSA_meth_set_bn_mod_exp(3ossl), RSA_meth_get_init(3ossl), RSA_meth_set_init(3ossl), RSA_meth_get_finish(3ossl), RSA_meth_set_finish(3ossl), RSA_meth_get_sign(3ossl), RSA_meth_set_sign(3ossl), RSA_meth_get_verify(3ossl), RSA_meth_set_verify(3ossl), RSA_meth_get_keygen(3ossl), RSA_meth_set_keygen(3ossl), RSA_meth_get_multi_prime_keygen(3ossl), RSA_meth_set_multi_prime_keygen(3ossl)
- Routines to build up RSA methods
- RkGetLex(3)
- get morphemic information on each word that makes up the current candidate
- SDL_GL_SwapBuffers(3)
- Swap OpenGL framebuffers/Update Display
- SDL_GetGammaRamp(3)
- Gets the color gamma lookup tables for the display
- SDL_JoystickUpdate(3)
- Updates the state of all joysticks
- SDL_SemWaitTimeout(3)
- Lock a semaphore, but only wait up to a specified maximum time
- SDL_SetEventFilter(3)
- Sets up a filter to process all events before they are posted to the event queue
- SDL_SetGammaRamp(3)
- Sets the color gamma lookup tables for the display
- SDL_SetVideoMode(3)
- Set up a video mode with the specified width, height and bits-per-pixel
- SDL_UpdateRect(3)
- Makes sure the given area is updated on the given screen
- SDL_UpdateRects(3)
- Makes sure the given list of rectangles is updated on the given screen
- SDL_VideoModeOK(3)
- Check to see if a particular video mode is supported
- SHA1(3), SHA1_Init(3), SHA1_Update(3), SHA1_Final(3), SHA224(3), SHA224_Init(3), SHA224_Update(3), SHA224_Final(3), SHA256(3), SHA256_Init(3), SHA256_Update(3), SHA256_Final(3), SHA384(3), SHA384_Init(3), SHA384_Update(3), SHA384_Final(3), SHA512(3), SHA512_Init(3), SHA512_Update(3), SHA512_Final(3)
- Secure Hash Algorithm
- SHA1(3ossl), SHA1_Init(3ossl), SHA1_Update(3ossl), SHA1_Final(3ossl), SHA224(3ossl), SHA224_Init(3ossl), SHA224_Update(3ossl), SHA224_Final(3ossl), SHA256(3ossl), SHA256_Init(3ossl), SHA256_Update(3ossl), SHA256_Final(3ossl), SHA384(3ossl), SHA384_Init(3ossl), SHA384_Update(3ossl), SHA384_Final(3ossl), SHA512(3ossl), SHA512_Init(3ossl), SHA512_Update(3ossl), SHA512_Final(3ossl)
- Secure Hash Algorithm
- SM2(7)
- Chinese SM2 signature and encryption algorithm support
- SPI_copytuple(3)
- make a copy of a row in the upper executor context
- SPI_cursor_open(3)
- set up a cursor using a statement created with SPI_prepare
- SPI_cursor_open_with_args(3)
- set up a cursor using a query and parameters
- SPI_cursor_open_with_paramlist(3)
- set up a cursor using parameters
- SPI_cursor_parse_open(3)
- set up a cursor using a query string and parameters
- SPI_freetuple(3)
- free a row allocated in the upper executor context
- SPI_freetuptable(3)
- free a row set created by SPI_execute or a similar function
- SPI_modifytuple(3)
- create a row by replacing selected fields of a given row
- SPI_palloc(3)
- allocate memory in the upper executor context
- SPI_pfree(3)
- free memory in the upper executor context
- SPI_repalloc(3)
- reallocate memory in the upper executor context
- SPI_returntuple(3)
- prepare to return a tuple as a Datum
- SP_equal_group_ids(3)
- checks amount of data ready to be read
- SP_multicast(3), SP_scat_multicast(3), SP_multigroup_multicast(3), SP_multigroup_scat_multicast(3)
- Multicast message to groups
- SSL_CTX_set1_groups(3), SSL_CTX_set1_groups_list(3), SSL_set1_groups(3), SSL_set1_groups_list(3), SSL_get1_groups(3), SSL_get_shared_group(3), SSL_CTX_set1_curves(3), SSL_CTX_set1_curves_list(3), SSL_set1_curves(3), SSL_set1_curves_list(3), SSL_get1_curves(3), SSL_get_shared_curve(3)
- EC supported curve functions
- SSL_CTX_set1_groups(3ossl), SSL_CTX_set1_groups_list(3ossl), SSL_set1_groups(3ossl), SSL_set1_groups_list(3ossl), SSL_get1_groups(3ossl), SSL_get0_iana_groups(3ossl), SSL_get_shared_group(3ossl), SSL_get_negotiated_group(3ossl), SSL_CTX_set1_curves(3ossl), SSL_CTX_set1_curves_list(3ossl), SSL_set1_curves(3ossl), SSL_set1_curves_list(3ossl), SSL_get1_curves(3ossl), SSL_get_shared_curve(3ossl), SSL_CTX_get0_implemented_groups(3ossl)
- EC supported curve functions
- SSL_CTX_set1_sigalgs(3), SSL_set1_sigalgs(3), SSL_CTX_set1_sigalgs_list(3), SSL_set1_sigalgs_list(3), SSL_CTX_set1_client_sigalgs(3), SSL_set1_client_sigalgs(3), SSL_CTX_set1_client_sigalgs_list(3), SSL_set1_client_sigalgs_list(3)
- set supported signature algorithms
- SSL_CTX_set1_sigalgs(3ossl), SSL_set1_sigalgs(3ossl), SSL_CTX_set1_sigalgs_list(3ossl), SSL_set1_sigalgs_list(3ossl), SSL_CTX_set1_client_sigalgs(3ossl), SSL_set1_client_sigalgs(3ossl), SSL_CTX_set1_client_sigalgs_list(3ossl), SSL_set1_client_sigalgs_list(3ossl)
- set supported signature algorithms
- SSL_CTX_set_min_proto_version(3), SSL_CTX_set_max_proto_version(3), SSL_CTX_get_min_proto_version(3), SSL_CTX_get_max_proto_version(3), SSL_set_min_proto_version(3), SSL_set_max_proto_version(3), SSL_get_min_proto_version(3), SSL_get_max_proto_version(3)
- Get and set minimum and maximum supported protocol version
- SSL_CTX_set_min_proto_version(3ossl), SSL_CTX_set_max_proto_version(3ossl), SSL_CTX_get_min_proto_version(3ossl), SSL_CTX_get_max_proto_version(3ossl), SSL_set_min_proto_version(3ossl), SSL_set_max_proto_version(3ossl), SSL_get_min_proto_version(3ossl), SSL_get_max_proto_version(3ossl)
- Get and set minimum and maximum supported protocol version
- SSL_CTX_set_options(3), SSL_set_options(3), SSL_CTX_clear_options(3), SSL_clear_options(3), SSL_CTX_get_options(3), SSL_get_options(3), SSL_get_secure_renegotiation_support(3)
- manipulate SSL options
- SSL_CTX_set_options(3ossl), SSL_set_options(3ossl), SSL_CTX_clear_options(3ossl), SSL_clear_options(3ossl), SSL_CTX_get_options(3ossl), SSL_get_options(3ossl), SSL_get_secure_renegotiation_support(3ossl)
- manipulate SSL options
- SSL_CTX_set_tlsext_use_srtp(3), SSL_set_tlsext_use_srtp(3), SSL_get_srtp_profiles(3), SSL_get_selected_srtp_profile(3)
- Configure and query SRTP support
- SSL_CTX_set_tlsext_use_srtp(3ossl), SSL_set_tlsext_use_srtp(3ossl), SSL_get_srtp_profiles(3ossl), SSL_get_selected_srtp_profile(3ossl)
- Configure and query SRTP support
- SSL_QUIC_METHOD(3ossl), OSSL_ENCRYPTION_LEVEL(3ossl), SSL_CTX_set_quic_method(3ossl), SSL_set_quic_method(3ossl), SSL_set_quic_transport_params(3ossl), SSL_get_peer_quic_transport_params(3ossl), SSL_quic_max_handshake_flight_len(3ossl), SSL_quic_read_level(3ossl), SSL_quic_write_level(3ossl), SSL_provide_quic_data(3ossl), SSL_process_quic_post_handshake(3ossl), SSL_is_quic(3ossl), SSL_get_peer_quic_transport_version(3ossl), SSL_get_quic_transport_version(3ossl), SSL_set_quic_transport_version(3ossl), SSL_set_quic_use_legacy_codepoint(3ossl), SSL_set_quic_early_data_enabled(3ossl)
- QUIC support
- SSL_SESSION_new(3), SSL_SESSION_dup(3), SSL_SESSION_up_ref(3), SSL_SESSION_free(3)
- create, free and manage SSL_SESSION structures
- SSL_SESSION_new(3ossl), SSL_SESSION_dup(3ossl), SSL_SESSION_up_ref(3ossl), SSL_SESSION_free(3ossl)
- create, free and manage SSL_SESSION structures
- SSL_add_expected_rpk(3ossl), SSL_get_negotiated_client_cert_type(3ossl), SSL_get_negotiated_server_cert_type(3ossl), SSL_get0_peer_rpk(3ossl), SSL_SESSION_get0_peer_rpk(3ossl)
- raw public key (RFC7250) support
- SSL_dup(3), SSL_new(3), SSL_up_ref(3)
- create an SSL structure for a connection
- SSL_dup(3ossl), SSL_new(3ossl), SSL_up_ref(3ossl)
- create an SSL structure for a connection
- SSL_dup_CA_list(3)
- deep copy of a stack of X.509 Name objects
- SSL_extension_supported(3), SSL_CTX_add_custom_ext(3), SSL_CTX_add_client_custom_ext(3), SSL_CTX_add_server_custom_ext(3), custom_ext_add_cb(3), custom_ext_free_cb(3), custom_ext_parse_cb(3)
- custom TLS extension handling
- SSL_extension_supported(3ossl), SSL_custom_ext_add_cb_ex(3ossl), SSL_custom_ext_free_cb_ex(3ossl), SSL_custom_ext_parse_cb_ex(3ossl), SSL_CTX_add_custom_ext(3ossl), SSL_CTX_add_client_custom_ext(3ossl), SSL_CTX_add_server_custom_ext(3ossl), custom_ext_add_cb(3ossl), custom_ext_free_cb(3ossl), custom_ext_parse_cb(3ossl)
- custom TLS extension handling
- SSL_get0_group_name(3ossl)
- get name of the group that was used for the key agreement of the current TLS session establishment
- SSL_get1_supported_ciphers(3), SSL_get_client_ciphers(3), SSL_get_ciphers(3), SSL_CTX_get_ciphers(3), SSL_bytes_to_cipher_list(3), SSL_get_cipher_list(3), SSL_get_shared_ciphers(3)
- get list of available SSL_CIPHERs
- SSL_get1_supported_ciphers(3ossl), SSL_get_client_ciphers(3ossl), SSL_get_ciphers(3ossl), SSL_CTX_get_ciphers(3ossl), SSL_bytes_to_cipher_list(3ossl), SSL_get_cipher_list(3ossl), SSL_get_shared_ciphers(3ossl)
- get list of available SSL_CIPHERs
- SSL_get_conn_close_info(3ossl), SSL_CONN_CLOSE_FLAG_LOCAL(3ossl), SSL_CONN_CLOSE_FLAG_TRANSPORT(3ossl), OSSL_QUIC_ERR_NO_ERROR(3ossl), OSSL_QUIC_ERR_INTERNAL_ERROR(3ossl), OSSL_QUIC_ERR_CONNECTION_REFUSED(3ossl), OSSL_QUIC_ERR_FLOW_CONTROL_ERROR(3ossl), OSSL_QUIC_ERR_STREAM_LIMIT_ERROR(3ossl), OSSL_QUIC_ERR_STREAM_STATE_ERROR(3ossl), OSSL_QUIC_ERR_FINAL_SIZE_ERROR(3ossl), OSSL_QUIC_ERR_FRAME_ENCODING_ERROR(3ossl), OSSL_QUIC_ERR_TRANSPORT_PARAMETER_ERROR(3ossl), OSSL_QUIC_ERR_CONNECTION_ID_LIMIT_ERROR(3ossl), OSSL_QUIC_ERR_PROTOCOL_VIOLATION(3ossl), OSSL_QUIC_ERR_INVALID_TOKEN(3ossl), OSSL_QUIC_ERR_APPLICATION_ERROR(3ossl), OSSL_QUIC_ERR_CRYPTO_BUFFER_EXCEEDED(3ossl), OSSL_QUIC_ERR_KEY_UPDATE_ERROR(3ossl), OSSL_QUIC_ERR_AEAD_LIMIT_REACHED(3ossl), OSSL_QUIC_ERR_NO_VIABLE_PATH(3ossl), OSSL_QUIC_ERR_CRYPTO_ERR_BEGIN(3ossl), OSSL_QUIC_ERR_CRYPTO_ERR_END(3ossl), OSSL_QUIC_ERR_CRYPTO_ERR(3ossl), OSSL_QUIC_LOCAL_ERR_IDLE_TIMEOUT(3ossl)
- get information about why a QUIC connection was closed
- SSL_get_extms_support(3)
- extended master secret support
- SSL_get_extms_support(3ossl)
- extended master secret support
- SSL_get_shared_sigalgs(3), SSL_get_sigalgs(3)
- get supported signature algorithms
- SSL_get_shared_sigalgs(3ossl), SSL_get_sigalgs(3ossl)
- get supported signature algorithms
- SSL_group_to_name(3ossl)
- get name of group
- SSL_key_update(3), SSL_get_key_update_type(3), SSL_renegotiate(3), SSL_renegotiate_abbreviated(3), SSL_renegotiate_pending(3)
- initiate and obtain information about updating connection keys
- SSL_key_update(3ossl), SSL_get_key_update_type(3ossl), SSL_renegotiate(3ossl), SSL_renegotiate_abbreviated(3ossl), SSL_renegotiate_pending(3ossl)
- initiate and obtain information about updating connection keys
- SSL_set1_client_cert_type(3ossl), SSL_set1_server_cert_type(3ossl), SSL_CTX_set1_client_cert_type(3ossl), SSL_CTX_set1_server_cert_type(3ossl), SSL_get0_client_cert_type(3ossl), SSL_get0_server_cert_type(3ossl), SSL_CTX_get0_client_cert_type(3ossl), SSL_CTX_get0_server_cert_type(3ossl)
- certificate type (RFC7250) support
- SSL_want(3), SSL_want_nothing(3), SSL_want_read(3), SSL_want_write(3), SSL_want_x509_lookup(3), SSL_want_async(3), SSL_want_async_job(3), SSL_want_client_hello_cb(3)
- obtain state information TLS/SSL I/O operation
- SSL_want(3ossl), SSL_want_nothing(3ossl), SSL_want_read(3ossl), SSL_want_write(3ossl), SSL_want_x509_lookup(3ossl), SSL_want_retry_verify(3ossl), SSL_want_async(3ossl), SSL_want_async_job(3ossl), SSL_want_client_hello_cb(3ossl)
- obtain state information TLS/SSL I/O operation
- SupportedHints(1x)
- Afterstep SupportedHints
- Sympa::Aliases::External(3Sympa)
- Alias management: Updating aliases by external program
- Sympa::Request::Handler::update_automatic_list(3Sympa)
- update_automatic_list request handler
- TLSv1_2_method(3), TLSv1_2_server_method(3), TLSv1_2_client_method(3), SSL_CTX_new(3), SSL_CTX_up_ref(3), SSLv3_method(3), SSLv3_server_method(3), SSLv3_client_method(3), TLSv1_method(3), TLSv1_server_method(3), TLSv1_client_method(3), TLSv1_1_method(3), TLSv1_1_server_method(3), TLSv1_1_client_method(3), TLS_method(3), TLS_server_method(3), TLS_client_method(3), SSLv23_method(3), SSLv23_server_method(3), SSLv23_client_method(3), DTLS_method(3), DTLS_server_method(3), DTLS_client_method(3), DTLSv1_method(3), DTLSv1_server_method(3), DTLSv1_client_method(3), DTLSv1_2_method(3), DTLSv1_2_server_method(3), DTLSv1_2_client_method(3)
- create a new SSL_CTX object as framework for TLS/SSL or DTLS enabled functions
- TLSv1_2_method(3ossl), TLSv1_2_server_method(3ossl), TLSv1_2_client_method(3ossl), SSL_CTX_new(3ossl), SSL_CTX_new_ex(3ossl), SSL_CTX_up_ref(3ossl), SSLv3_method(3ossl), SSLv3_server_method(3ossl), SSLv3_client_method(3ossl), TLSv1_method(3ossl), TLSv1_server_method(3ossl), TLSv1_client_method(3ossl), TLSv1_1_method(3ossl), TLSv1_1_server_method(3ossl), TLSv1_1_client_method(3ossl), TLS_method(3ossl), TLS_server_method(3ossl), TLS_client_method(3ossl), SSLv23_method(3ossl), SSLv23_server_method(3ossl), SSLv23_client_method(3ossl), DTLS_method(3ossl), DTLS_server_method(3ossl), DTLS_client_method(3ossl), DTLSv1_method(3ossl), DTLSv1_server_method(3ossl), DTLSv1_client_method(3ossl), DTLSv1_2_method(3ossl), DTLSv1_2_server_method(3ossl), DTLSv1_2_client_method(3ossl)
- create a new SSL_CTX object as framework for TLS/SSL or DTLS enabled functions
- TS_VERIFY_CTX(3ossl), TS_VERIFY_CTX_new(3ossl), TS_VERIFY_CTX_init(3ossl), TS_VERIFY_CTX_free(3ossl), TS_VERIFY_CTX_cleanup(3ossl), TS_VERIFY_CTX_set_flags(3ossl), TS_VERIFY_CTX_add_flags(3ossl), TS_VERIFY_CTX_set0_data(3ossl), TS_VERIFY_CTX_set0_imprint(3ossl), TS_VERIFY_CTX_set0_store(3ossl), TS_VERIFY_CTX_set0_certs(3ossl), TS_VERIFY_CTX_set_certs(3ossl), TS_VERIFY_CTS_set_certs(3ossl), TS_VERIFY_CTX_set_data(3ossl), TS_VERIFY_CTX_set_imprint(3ossl), TS_VERIFY_CTX_set_store(3ossl)
- manage the TS response verification context
- Tcl_AllocStatBuf.tcl86(3), Tcl_FSRegister(3), Tcl_FSUnregister(3), Tcl_FSData(3), Tcl_FSMountsChanged(3), Tcl_FSGetFileSystemForPath(3), Tcl_FSGetPathType(3), Tcl_FSCopyFile(3), Tcl_FSCopyDirectory(3), Tcl_FSCreateDirectory(3), Tcl_FSDeleteFile(3), Tcl_FSRemoveDirectory(3), Tcl_FSRenameFile(3), Tcl_FSListVolumes(3), Tcl_FSEvalFile(3), Tcl_FSEvalFileEx(3), Tcl_FSLoadFile(3), Tcl_FSUnloadFile(3), Tcl_FSMatchInDirectory(3), Tcl_FSLink(3), Tcl_FSLstat(3), Tcl_FSUtime(3), Tcl_FSFileAttrsGet(3), Tcl_FSFileAttrsSet(3), Tcl_FSFileAttrStrings(3), Tcl_FSStat(3), Tcl_FSAccess(3), Tcl_FSOpenFileChannel(3), Tcl_FSGetCwd(3), Tcl_FSChdir(3), Tcl_FSPathSeparator(3), Tcl_FSJoinPath(3), Tcl_FSSplitPath(3), Tcl_FSEqualPaths(3), Tcl_FSGetNormalizedPath(3), Tcl_FSJoinToPath(3), Tcl_FSConvertToPathType(3), Tcl_FSGetInternalRep(3), Tcl_FSGetTranslatedPath(3), Tcl_FSGetTranslatedStringPath(3), Tcl_FSNewNativePath(3), Tcl_FSGetNativePath(3), Tcl_FSFileSystemInfo(3), Tcl_GetAccessTimeFromStat(3), Tcl_GetBlockSizeFromStat(3), Tcl_GetBlocksFromStat(3), Tcl_GetChangeTimeFromStat(3), Tcl_GetDeviceTypeFromStat(3), Tcl_GetFSDeviceFromStat(3), Tcl_GetFSInodeFromStat(3), Tcl_GetGroupIdFromStat(3), Tcl_GetLinkCountFromStat(3), Tcl_GetModeFromStat(3), Tcl_GetModificationTimeFromStat(3), Tcl_GetSizeFromStat(3), Tcl_GetUserIdFromStat(3), Tcl_AllocStatBuf(3)
- procedures to interact with any filesystem
- Tcl_AllocStatBuf.tcl90(3), Tcl_FSRegister(3), Tcl_FSUnregister(3), Tcl_FSData(3), Tcl_FSMountsChanged(3), Tcl_FSGetFileSystemForPath(3), Tcl_FSGetPathType(3), Tcl_FSCopyFile(3), Tcl_FSCopyDirectory(3), Tcl_FSCreateDirectory(3), Tcl_FSDeleteFile(3), Tcl_FSRemoveDirectory(3), Tcl_FSRenameFile(3), Tcl_FSListVolumes(3), Tcl_FSEvalFile(3), Tcl_FSEvalFileEx(3), Tcl_FSLoadFile(3), Tcl_FSUnloadFile(3), Tcl_FSMatchInDirectory(3), Tcl_FSLink(3), Tcl_FSLstat(3), Tcl_FSUtime(3), Tcl_FSFileAttrsGet(3), Tcl_FSFileAttrsSet(3), Tcl_FSFileAttrStrings(3), Tcl_FSStat(3), Tcl_FSAccess(3), Tcl_FSOpenFileChannel(3), Tcl_FSGetCwd(3), Tcl_FSChdir(3), Tcl_FSPathSeparator(3), Tcl_FSJoinPath(3), Tcl_FSSplitPath(3), Tcl_FSEqualPaths(3), Tcl_FSGetNormalizedPath(3), Tcl_FSJoinToPath(3), Tcl_FSConvertToPathType(3), Tcl_FSGetInternalRep(3), Tcl_FSGetTranslatedPath(3), Tcl_FSGetTranslatedStringPath(3), Tcl_FSNewNativePath(3), Tcl_FSGetNativePath(3), Tcl_FSFileSystemInfo(3), Tcl_GetAccessTimeFromStat(3), Tcl_GetBlockSizeFromStat(3), Tcl_GetBlocksFromStat(3), Tcl_GetChangeTimeFromStat(3), Tcl_GetDeviceTypeFromStat(3), Tcl_GetFSDeviceFromStat(3), Tcl_GetFSInodeFromStat(3), Tcl_GetGroupIdFromStat(3), Tcl_GetLinkCountFromStat(3), Tcl_GetModeFromStat(3), Tcl_GetModificationTimeFromStat(3), Tcl_GetSizeFromStat(3), Tcl_GetUserIdFromStat(3), Tcl_AllocStatBuf(3), Tcl_FSTildeExpand(3)
- procedures to interact with any filesystem
- Tcl_BounceRefCount.tcl90(3), Tcl_NewObj(3), Tcl_DuplicateObj(3), Tcl_IncrRefCount(3), Tcl_DecrRefCount(3), Tcl_BounceRefCount(3), Tcl_IsShared(3), Tcl_InvalidateStringRep(3)
- manipulate Tcl values
- Tcl_ConditionFinalize.tcl86(3), Tcl_ConditionNotify(3), Tcl_ConditionWait(3), Tcl_ConditionFinalize(3), Tcl_GetThreadData(3), Tcl_MutexLock(3), Tcl_MutexUnlock(3), Tcl_MutexFinalize(3), Tcl_CreateThread(3), Tcl_JoinThread(3)
- Tcl thread support
- Tcl_ConditionFinalize.tcl90(3), Tcl_ConditionNotify(3), Tcl_ConditionWait(3), Tcl_ConditionFinalize(3), Tcl_GetThreadData(3), Tcl_MutexLock(3), Tcl_MutexUnlock(3), Tcl_MutexFinalize(3), Tcl_CreateThread(3), Tcl_JoinThread(3)
- Tcl thread support
- Tcl_DecrRefCount.tcl86(3), Tcl_NewObj(3), Tcl_DuplicateObj(3), Tcl_IncrRefCount(3), Tcl_DecrRefCount(3), Tcl_IsShared(3), Tcl_InvalidateStringRep(3)
- manipulate Tcl values
- Tcl_GetIndexFromObj.tcl86(3), Tcl_GetIndexFromObj(3), Tcl_GetIndexFromObjStruct(3)
- lookup string in table of keywords
- Tcl_GetIndexFromObj.tcl90(3), Tcl_GetIndexFromObj(3), Tcl_GetIndexFromObjStruct(3)
- lookup string in table of keywords
- Tcl_GetStartupScript.tcl86(3), Tcl_Main(3), Tcl_MainEx(3), Tcl_MainExW(3), Tcl_SetStartupScript(3), Tcl_GetStartupScript(3), Tcl_SetMainLoop(3)
- main program, startup script, and event loop definition for Tcl-based applications
- Tcl_GetStartupScript.tcl90(3), Tcl_Main(3), Tcl_MainEx(3), Tcl_MainExW(3), Tcl_SetStartupScript(3), Tcl_GetStartupScript(3), Tcl_SetMainLoop(3)
- main program, startup script, and event loop definition for Tcl-based applications
- Tcl_LinkArray.tcl90(3), Tcl_LinkArray(3), Tcl_LinkVar(3), Tcl_UnlinkVar(3), Tcl_UpdateLinkedVar(3)
- link Tcl variable to C variable
- Tcl_LinkVar.tcl86(3), Tcl_LinkVar(3), Tcl_UnlinkVar(3), Tcl_UpdateLinkedVar(3)
- link Tcl variable to C variable
- Tcl_UniCharIsAlnum.tcl86(3), Tcl_UniCharIsAlnum(3), Tcl_UniCharIsAlpha(3), Tcl_UniCharIsControl(3), Tcl_UniCharIsDigit(3), Tcl_UniCharIsGraph(3), Tcl_UniCharIsLower(3), Tcl_UniCharIsPrint(3), Tcl_UniCharIsPunct(3), Tcl_UniCharIsSpace(3), Tcl_UniCharIsUpper(3), Tcl_UniCharIsWordChar(3)
- routines for classification of Tcl_UniChar characters
- Tcl_UniCharIsAlnum.tcl90(3), Tcl_UniCharIsAlnum(3), Tcl_UniCharIsAlpha(3), Tcl_UniCharIsControl(3), Tcl_UniCharIsDigit(3), Tcl_UniCharIsGraph(3), Tcl_UniCharIsLower(3), Tcl_UniCharIsPrint(3), Tcl_UniCharIsPunct(3), Tcl_UniCharIsSpace(3), Tcl_UniCharIsUpper(3), Tcl_UniCharIsWordChar(3)
- routines for classification of Tcl_UniChar characters
- Tcl_UniCharToLower.tcl86(3), Tcl_UniCharToUpper(3), Tcl_UniCharToLower(3), Tcl_UniCharToTitle(3), Tcl_UtfToUpper(3), Tcl_UtfToLower(3), Tcl_UtfToTitle(3)
- routines for manipulating the case of Unicode characters and UTF-8 strings
- Tcl_UniCharToLower.tcl90(3), Tcl_UniCharToUpper(3), Tcl_UniCharToLower(3), Tcl_UniCharToTitle(3), Tcl_UtfToUpper(3), Tcl_UtfToLower(3), Tcl_UtfToTitle(3)
- routines for manipulating the case of Unicode characters and UTF-8 strings
- Tcl_UpVar.tcl86(3), Tcl_UpVar(3), Tcl_UpVar2(3)
- link one variable to another
- Tcl_UpVar.tcl90(3), Tcl_UpVar(3), Tcl_UpVar2(3)
- link one variable to another
- Tspi_Hash_UpdateHashValue(3)
- update the hash value of a hash object
- UI(3), UI_new(3), UI_new_method(3), UI_free(3), UI_add_input_string(3), UI_dup_input_string(3), UI_add_verify_string(3), UI_dup_verify_string(3), UI_add_input_boolean(3), UI_dup_input_boolean(3), UI_add_info_string(3), UI_dup_info_string(3), UI_add_error_string(3), UI_dup_error_string(3), UI_construct_prompt(3), UI_add_user_data(3), UI_dup_user_data(3), UI_get0_user_data(3), UI_get0_result(3), UI_get_result_length(3), UI_process(3), UI_ctrl(3), UI_set_default_method(3), UI_get_default_method(3), UI_get_method(3), UI_set_method(3), UI_OpenSSL(3), UI_null(3)
- user interface
- UI(3ossl), UI_new(3ossl), UI_new_method(3ossl), UI_free(3ossl), UI_add_input_string(3ossl), UI_dup_input_string(3ossl), UI_add_verify_string(3ossl), UI_dup_verify_string(3ossl), UI_add_input_boolean(3ossl), UI_dup_input_boolean(3ossl), UI_add_info_string(3ossl), UI_dup_info_string(3ossl), UI_add_error_string(3ossl), UI_dup_error_string(3ossl), UI_construct_prompt(3ossl), UI_add_user_data(3ossl), UI_dup_user_data(3ossl), UI_get0_user_data(3ossl), UI_get0_result(3ossl), UI_get_result_length(3ossl), UI_process(3ossl), UI_ctrl(3ossl), UI_set_default_method(3ossl), UI_get_default_method(3ossl), UI_get_method(3ossl), UI_set_method(3ossl), UI_OpenSSL(3ossl), UI_null(3ossl)
- user interface
- UI_METHOD(3), UI_create_method(3), UI_destroy_method(3), UI_method_set_opener(3), UI_method_set_writer(3), UI_method_set_flusher(3), UI_method_set_reader(3), UI_method_set_closer(3), UI_method_set_data_duplicator(3), UI_method_set_prompt_constructor(3), UI_method_set_ex_data(3), UI_method_get_opener(3), UI_method_get_writer(3), UI_method_get_flusher(3), UI_method_get_reader(3), UI_method_get_closer(3), UI_method_get_data_duplicator(3), UI_method_get_data_destructor(3), UI_method_get_prompt_constructor(3), UI_method_get_ex_data(3)
- user interface method creation and destruction
- UI_METHOD(3ossl), UI_create_method(3ossl), UI_destroy_method(3ossl), UI_method_set_opener(3ossl), UI_method_set_writer(3ossl), UI_method_set_flusher(3ossl), UI_method_set_reader(3ossl), UI_method_set_closer(3ossl), UI_method_set_data_duplicator(3ossl), UI_method_set_prompt_constructor(3ossl), UI_method_set_ex_data(3ossl), UI_method_get_opener(3ossl), UI_method_get_writer(3ossl), UI_method_get_flusher(3ossl), UI_method_get_reader(3ossl), UI_method_get_closer(3ossl), UI_method_get_data_duplicator(3ossl), UI_method_get_data_destructor(3ossl), UI_method_get_prompt_constructor(3ossl), UI_method_get_ex_data(3ossl)
- user interface method creation and destruction
- UPDATE(7)
- update rows of a table
- UPower(7)
- System-wide Power Management
- WordContext(3)
- read configuration and setup mifluz context
- X.Org(7), XProjectTeam(7)
- X.Org Group information
- X25519(7), X448(7)
- EVP_PKEY X25519 and X448 support
- X25519(7ossl), X448(7ossl)
- EVP_PKEY X25519 and X448 support
- X509_ALGOR_dup(3), X509_ALGOR_set0(3), X509_ALGOR_get0(3), X509_ALGOR_set_md(3), X509_ALGOR_cmp(3), X509_ALGOR_copy(3)
- AlgorithmIdentifier functions
- X509_ALGOR_dup(3ossl), X509_ALGOR_set0(3ossl), X509_ALGOR_get0(3ossl), X509_ALGOR_set_md(3ossl), X509_ALGOR_cmp(3ossl), X509_ALGOR_copy(3ossl)
- AlgorithmIdentifier functions
- X509_LOOKUP(3), X509_LOOKUP_TYPE(3), X509_LOOKUP_new(3), X509_LOOKUP_free(3), X509_LOOKUP_init(3), X509_LOOKUP_shutdown(3), X509_LOOKUP_set_method_data(3), X509_LOOKUP_get_method_data(3), X509_LOOKUP_ctrl(3), X509_LOOKUP_load_file(3), X509_LOOKUP_add_dir(3), X509_LOOKUP_get_store(3), X509_LOOKUP_by_subject(3), X509_LOOKUP_by_issuer_serial(3), X509_LOOKUP_by_fingerprint(3), X509_LOOKUP_by_alias(3)
- OpenSSL certificate lookup mechanisms
- X509_LOOKUP(3ossl), X509_LOOKUP_TYPE(3ossl), X509_LOOKUP_new(3ossl), X509_LOOKUP_free(3ossl), X509_LOOKUP_init(3ossl), X509_LOOKUP_shutdown(3ossl), X509_LOOKUP_set_method_data(3ossl), X509_LOOKUP_get_method_data(3ossl), X509_LOOKUP_ctrl_ex(3ossl), X509_LOOKUP_ctrl(3ossl), X509_LOOKUP_load_file_ex(3ossl), X509_LOOKUP_load_file(3ossl), X509_LOOKUP_add_dir(3ossl), X509_LOOKUP_add_store_ex(3ossl), X509_LOOKUP_add_store(3ossl), X509_LOOKUP_load_store_ex(3ossl), X509_LOOKUP_load_store(3ossl), X509_LOOKUP_get_store(3ossl), X509_LOOKUP_by_subject_ex(3ossl), X509_LOOKUP_by_subject(3ossl), X509_LOOKUP_by_issuer_serial(3ossl), X509_LOOKUP_by_fingerprint(3ossl), X509_LOOKUP_by_alias(3ossl)
- OpenSSL certificate lookup mechanisms
- X509_LOOKUP_METHOD(3), X509_LOOKUP_meth_new(3), X509_LOOKUP_meth_free(3), X509_LOOKUP_meth_set_new_item(3), X509_LOOKUP_meth_get_new_item(3), X509_LOOKUP_meth_set_free(3), X509_LOOKUP_meth_get_free(3), X509_LOOKUP_meth_set_init(3), X509_LOOKUP_meth_get_init(3), X509_LOOKUP_meth_set_shutdown(3), X509_LOOKUP_meth_get_shutdown(3), X509_LOOKUP_ctrl_fn(3), X509_LOOKUP_meth_set_ctrl(3), X509_LOOKUP_meth_get_ctrl(3), X509_LOOKUP_get_by_subject_fn(3), X509_LOOKUP_meth_set_get_by_subject(3), X509_LOOKUP_meth_get_get_by_subject(3), X509_LOOKUP_get_by_issuer_serial_fn(3), X509_LOOKUP_meth_set_get_by_issuer_serial(3), X509_LOOKUP_meth_get_get_by_issuer_serial(3), X509_LOOKUP_get_by_fingerprint_fn(3), X509_LOOKUP_meth_set_get_by_fingerprint(3), X509_LOOKUP_meth_get_get_by_fingerprint(3), X509_LOOKUP_get_by_alias_fn(3), X509_LOOKUP_meth_set_get_by_alias(3), X509_LOOKUP_meth_get_get_by_alias(3), X509_OBJECT_set1_X509(3), X509_OBJECT_set1_X509_CRL(3)
- Routines to build up X509_LOOKUP methods
- X509_LOOKUP_METHOD(3ossl), X509_LOOKUP_meth_new(3ossl), X509_LOOKUP_meth_free(3ossl), X509_LOOKUP_meth_set_new_item(3ossl), X509_LOOKUP_meth_get_new_item(3ossl), X509_LOOKUP_meth_set_free(3ossl), X509_LOOKUP_meth_get_free(3ossl), X509_LOOKUP_meth_set_init(3ossl), X509_LOOKUP_meth_get_init(3ossl), X509_LOOKUP_meth_set_shutdown(3ossl), X509_LOOKUP_meth_get_shutdown(3ossl), X509_LOOKUP_ctrl_fn(3ossl), X509_LOOKUP_meth_set_ctrl(3ossl), X509_LOOKUP_meth_get_ctrl(3ossl), X509_LOOKUP_get_by_subject_fn(3ossl), X509_LOOKUP_meth_set_get_by_subject(3ossl), X509_LOOKUP_meth_get_get_by_subject(3ossl), X509_LOOKUP_get_by_issuer_serial_fn(3ossl), X509_LOOKUP_meth_set_get_by_issuer_serial(3ossl), X509_LOOKUP_meth_get_get_by_issuer_serial(3ossl), X509_LOOKUP_get_by_fingerprint_fn(3ossl), X509_LOOKUP_meth_set_get_by_fingerprint(3ossl), X509_LOOKUP_meth_get_get_by_fingerprint(3ossl), X509_LOOKUP_get_by_alias_fn(3ossl), X509_LOOKUP_meth_set_get_by_alias(3ossl), X509_LOOKUP_meth_get_get_by_alias(3ossl), X509_OBJECT_set1_X509(3ossl), X509_OBJECT_set1_X509_CRL(3ossl)
- Routines to build up X509_LOOKUP methods
- X509_LOOKUP_hash_dir(3), X509_LOOKUP_file(3), X509_load_cert_file(3), X509_load_crl_file(3), X509_load_cert_crl_file(3)
- Default OpenSSL certificate lookup methods
- X509_LOOKUP_hash_dir(3ossl), X509_LOOKUP_file(3ossl), X509_LOOKUP_store(3ossl), X509_load_cert_file_ex(3ossl), X509_load_cert_file(3ossl), X509_load_crl_file(3ossl), X509_load_cert_crl_file_ex(3ossl), X509_load_cert_crl_file(3ossl)
- Default OpenSSL certificate lookup methods
- X509_NAME_get_index_by_NID(3), X509_NAME_get_index_by_OBJ(3), X509_NAME_get_entry(3), X509_NAME_entry_count(3), X509_NAME_get_text_by_NID(3), X509_NAME_get_text_by_OBJ(3)
- X509_NAME lookup and enumeration functions
- X509_NAME_get_index_by_NID(3ossl), X509_NAME_get_index_by_OBJ(3ossl), X509_NAME_get_entry(3ossl), X509_NAME_entry_count(3ossl), X509_NAME_get_text_by_NID(3ossl), X509_NAME_get_text_by_OBJ(3ossl)
- X509_NAME lookup and enumeration functions
- X509_OBJECT_get_type(3), X509_OBJECT_new(3), X509_OBJECT_up_ref_count(3), X509_OBJECT_free_contents(3), X509_OBJECT_free(3), X509_OBJECT_get0_X509(3), X509_OBJECT_get0_X509_CRL(3), X509_OBJECT_idx_by_subject(3), X509_OBJECT_retrieve_by_subject(3), X509_OBJECT_retrieve_match(3)
- certificate, CRL, private key, and string wrapper for certificate stores
- X509_PUBKEY_new_ex(3ossl), X509_PUBKEY_new(3ossl), X509_PUBKEY_free(3ossl), X509_PUBKEY_dup(3ossl), X509_PUBKEY_set(3ossl), X509_PUBKEY_get0(3ossl), X509_PUBKEY_get(3ossl), d2i_PUBKEY_ex(3ossl), d2i_PUBKEY(3ossl), i2d_PUBKEY(3ossl), d2i_PUBKEY_ex_bio(3ossl), d2i_PUBKEY_bio(3ossl), d2i_PUBKEY_ex_fp(3ossl), d2i_PUBKEY_fp(3ossl), i2d_PUBKEY_fp(3ossl), i2d_PUBKEY_bio(3ossl), X509_PUBKEY_set0_public_key(3ossl), X509_PUBKEY_set0_param(3ossl), X509_PUBKEY_get0_param(3ossl), X509_PUBKEY_eq(3ossl)
- SubjectPublicKeyInfo public key functions
- X509_PURPOSE_set(3), X509_PURPOSE_get_by_id(3), X509_PURPOSE_add(3), X509_PURPOSE_get_count(3), X509_PURPOSE_cleanup(3), X509_PURPOSE_get0(3), X509_PURPOSE_get_by_sname(3), X509_PURPOSE_get_id(3), X509_PURPOSE_get0_name(3), X509_PURPOSE_get0_sname(3), X509_PURPOSE_get_trust(3)
- purpose objects, indices, and identifiers
- X509_REQ_get_attr_count(3ossl), X509_REQ_get_attr_by_NID(3ossl), X509_REQ_get_attr_by_OBJ(3ossl), X509_REQ_get_attr(3ossl), X509_REQ_delete_attr(3ossl), X509_REQ_add1_attr(3ossl), X509_REQ_add1_attr_by_OBJ(3ossl), X509_REQ_add1_attr_by_NID(3ossl), X509_REQ_add1_attr_by_txt(3ossl)
- X509_ATTRIBUTE support for signed certificate requests
- X509_STORE(3), X509_STORE_add_cert(3), X509_STORE_add_crl(3), X509_STORE_set_depth(3), X509_STORE_set_flags(3), X509_STORE_set_purpose(3), X509_STORE_set_trust(3), X509_STORE_add_lookup(3), X509_STORE_load_locations(3), X509_STORE_set_default_paths(3)
- X509_STORE manipulation
- X509_STORE(3ossl), X509_STORE_add_cert(3ossl), X509_STORE_add_crl(3ossl), X509_STORE_set_depth(3ossl), X509_STORE_set_flags(3ossl), X509_STORE_set_purpose(3ossl), X509_STORE_set_trust(3ossl), X509_STORE_add_lookup(3ossl), X509_STORE_load_file_ex(3ossl), X509_STORE_load_file(3ossl), X509_STORE_load_path(3ossl), X509_STORE_load_store_ex(3ossl), X509_STORE_load_store(3ossl), X509_STORE_set_default_paths_ex(3ossl), X509_STORE_set_default_paths(3ossl), X509_STORE_load_locations_ex(3ossl), X509_STORE_load_locations(3ossl)
- X509_STORE manipulation
- X509_STORE_CTX_get_by_subject(3ossl), X509_STORE_CTX_get_obj_by_subject(3ossl)
- X509 and X509_CRL lookup functions
- X509_STORE_CTX_get_cleanup(3), X509_STORE_CTX_get_lookup_crls(3), X509_STORE_CTX_get_lookup_certs(3), X509_STORE_CTX_get_check_policy(3), X509_STORE_CTX_get_cert_crl(3), X509_STORE_CTX_get_check_crl(3), X509_STORE_CTX_get_get_crl(3), X509_STORE_CTX_get_check_revocation(3), X509_STORE_CTX_get_check_issued(3), X509_STORE_CTX_get_get_issuer(3), X509_STORE_CTX_get_verify_cb(3), X509_STORE_CTX_set_verify_cb(3), X509_STORE_CTX_verify_cb(3)
- get and set verification callback
- X509_STORE_CTX_get_cleanup(3ossl), X509_STORE_CTX_get_lookup_crls(3ossl), X509_STORE_CTX_get_lookup_certs(3ossl), X509_STORE_CTX_get_check_policy(3ossl), X509_STORE_CTX_get_cert_crl(3ossl), X509_STORE_CTX_get_check_crl(3ossl), X509_STORE_CTX_get_get_crl(3ossl), X509_STORE_CTX_set_get_crl(3ossl), X509_STORE_CTX_get_check_revocation(3ossl), X509_STORE_CTX_get_check_issued(3ossl), X509_STORE_CTX_get_get_issuer(3ossl), X509_STORE_CTX_get_verify_cb(3ossl), X509_STORE_CTX_set_verify_cb(3ossl), X509_STORE_CTX_verify_cb(3ossl), X509_STORE_CTX_print_verify_cb(3ossl), X509_STORE_CTX_set_current_reasons(3ossl)
- get and set X509_STORE_CTX components such as verification callback
- X509_STORE_CTX_new(3), X509_STORE_CTX_cleanup(3), X509_STORE_CTX_free(3), X509_STORE_CTX_init(3), X509_STORE_CTX_set0_trusted_stack(3), X509_STORE_CTX_set_cert(3), X509_STORE_CTX_set0_crls(3), X509_STORE_CTX_get0_chain(3), X509_STORE_CTX_set0_verified_chain(3), X509_STORE_CTX_get0_param(3), X509_STORE_CTX_set0_param(3), X509_STORE_CTX_get0_untrusted(3), X509_STORE_CTX_set0_untrusted(3), X509_STORE_CTX_get_num_untrusted(3), X509_STORE_CTX_set_default(3), X509_STORE_CTX_set_verify(3), X509_STORE_CTX_verify_fn(3), X509_STORE_CTX_set_purpose(3), X509_STORE_CTX_set_trust(3), X509_STORE_CTX_purpose_inherit(3)
- X509_STORE_CTX initialisation
- X509_STORE_CTX_new_ex(3ossl), X509_STORE_CTX_new(3ossl), X509_STORE_CTX_cleanup(3ossl), X509_STORE_CTX_free(3ossl), X509_STORE_CTX_init(3ossl), X509_STORE_CTX_init_rpk(3ossl), X509_STORE_CTX_set0_trusted_stack(3ossl), X509_STORE_CTX_set_cert(3ossl), X509_STORE_CTX_set0_crls(3ossl), X509_STORE_CTX_set0_rpk(3ossl), X509_STORE_CTX_get0_param(3ossl), X509_STORE_CTX_set0_param(3ossl), X509_STORE_CTX_get0_untrusted(3ossl), X509_STORE_CTX_set0_untrusted(3ossl), X509_STORE_CTX_get_num_untrusted(3ossl), X509_STORE_CTX_get0_chain(3ossl), X509_STORE_CTX_set0_verified_chain(3ossl), X509_STORE_CTX_get0_rpk(3ossl), X509_STORE_CTX_set_default(3ossl), X509_STORE_CTX_set_verify(3ossl), X509_STORE_CTX_verify_fn(3ossl), X509_STORE_CTX_set_purpose(3ossl), X509_STORE_CTX_set_trust(3ossl), X509_STORE_CTX_purpose_inherit(3ossl)
- X509_STORE_CTX initialisation
- X509_STORE_new(3), X509_STORE_up_ref(3), X509_STORE_free(3), X509_STORE_lock(3), X509_STORE_unlock(3)
- X509_STORE allocation, freeing and locking functions
- X509_STORE_new(3ossl), X509_STORE_up_ref(3ossl), X509_STORE_free(3ossl), X509_STORE_lock(3ossl), X509_STORE_unlock(3ossl)
- X509_STORE allocation, freeing and locking functions
- X509_STORE_set_lookup_crls_cb(3), X509_STORE_set_verify_func(3), X509_STORE_get_cleanup(3), X509_STORE_set_cleanup(3), X509_STORE_get_lookup_crls(3), X509_STORE_set_lookup_crls(3), X509_STORE_get_lookup_certs(3), X509_STORE_set_lookup_certs(3), X509_STORE_get_check_policy(3), X509_STORE_set_check_policy(3), X509_STORE_get_cert_crl(3), X509_STORE_set_cert_crl(3), X509_STORE_get_check_crl(3), X509_STORE_set_check_crl(3), X509_STORE_get_get_crl(3), X509_STORE_set_get_crl(3), X509_STORE_get_check_revocation(3), X509_STORE_set_check_revocation(3), X509_STORE_get_check_issued(3), X509_STORE_set_check_issued(3), X509_STORE_get_get_issuer(3), X509_STORE_set_get_issuer(3), X509_STORE_CTX_get_verify(3), X509_STORE_set_verify(3), X509_STORE_get_verify_cb(3), X509_STORE_set_verify_cb_func(3), X509_STORE_set_verify_cb(3), X509_STORE_CTX_cert_crl_fn(3), X509_STORE_CTX_check_crl_fn(3), X509_STORE_CTX_check_issued_fn(3), X509_STORE_CTX_check_policy_fn(3), X509_STORE_CTX_check_revocation_fn(3), X509_STORE_CTX_cleanup_fn(3), X509_STORE_CTX_get_crl_fn(3), X509_STORE_CTX_get_issuer_fn(3), X509_STORE_CTX_lookup_certs_fn(3), X509_STORE_CTX_lookup_crls_fn(3)
- set verification callback
- X509_STORE_set_lookup_crls_cb(3ossl), X509_STORE_set_verify_func(3ossl), X509_STORE_get_cleanup(3ossl), X509_STORE_set_cleanup(3ossl), X509_STORE_get_lookup_crls(3ossl), X509_STORE_set_lookup_crls(3ossl), X509_STORE_get_lookup_certs(3ossl), X509_STORE_set_lookup_certs(3ossl), X509_STORE_get_check_policy(3ossl), X509_STORE_set_check_policy(3ossl), X509_STORE_get_cert_crl(3ossl), X509_STORE_set_cert_crl(3ossl), X509_STORE_get_check_crl(3ossl), X509_STORE_set_check_crl(3ossl), X509_STORE_get_get_crl(3ossl), X509_STORE_set_get_crl(3ossl), X509_STORE_get_check_revocation(3ossl), X509_STORE_set_check_revocation(3ossl), X509_STORE_get_check_issued(3ossl), X509_STORE_set_check_issued(3ossl), X509_STORE_CTX_get1_issuer(3ossl), X509_STORE_get_get_issuer(3ossl), X509_STORE_set_get_issuer(3ossl), X509_STORE_CTX_get_verify(3ossl), X509_STORE_set_verify(3ossl), X509_STORE_get_verify_cb(3ossl), X509_STORE_set_verify_cb_func(3ossl), X509_STORE_set_verify_cb(3ossl), X509_STORE_CTX_cert_crl_fn(3ossl), X509_STORE_CTX_check_crl_fn(3ossl), X509_STORE_CTX_check_issued_fn(3ossl), X509_STORE_CTX_check_policy_fn(3ossl), X509_STORE_CTX_check_revocation_fn(3ossl), X509_STORE_CTX_cleanup_fn(3ossl), X509_STORE_CTX_get_crl_fn(3ossl), X509_STORE_CTX_get_issuer_fn(3ossl), X509_STORE_CTX_lookup_certs_fn(3ossl), X509_STORE_CTX_lookup_crls_fn(3ossl)
- set verification callback
- X509_VERIFY_PARAM_new(3), X509_VERIFY_PARAM_inherit(3), X509_VERIFY_PARAM_set1(3), X509_VERIFY_PARAM_free(3), X509_VERIFY_PARAM_add0_table(3), X509_VERIFY_PARAM_lookup(3), X509_VERIFY_PARAM_get_count(3), X509_VERIFY_PARAM_get0(3), X509_VERIFY_PARAM_table_cleanup(3)
- X509 verification parameter objects
- X509_chain_up_ref(3), X509_new(3), X509_free(3), X509_up_ref(3)
- X509 certificate ASN1 allocation functions
- X509_check_purpose(3ossl), X509_PURPOSE_get_count(3ossl), X509_PURPOSE_get_unused_id(3ossl), X509_PURPOSE_get_by_sname(3ossl), X509_PURPOSE_get_by_id(3ossl), X509_PURPOSE_add(3ossl), X509_PURPOSE_cleanup(3ossl), X509_PURPOSE_get0(3ossl), X509_PURPOSE_get_id(3ossl), X509_PURPOSE_get0_name(3ossl), X509_PURPOSE_get0_sname(3ossl), X509_PURPOSE_get_trust(3ossl), X509_PURPOSE_set(3ossl)
- functions related to checking the purpose of a certificate
- X509_get0_notBefore(3), X509_getm_notBefore(3), X509_get0_notAfter(3), X509_getm_notAfter(3), X509_set1_notBefore(3), X509_set1_notAfter(3), X509_CRL_get0_lastUpdate(3), X509_CRL_get0_nextUpdate(3), X509_CRL_set1_lastUpdate(3), X509_CRL_set1_nextUpdate(3)
- get or set certificate or CRL dates
- X509_get0_notBefore(3ossl), X509_getm_notBefore(3ossl), X509_get0_notAfter(3ossl), X509_getm_notAfter(3ossl), X509_set1_notBefore(3ossl), X509_set1_notAfter(3ossl), X509_ACERT_get0_notBefore(3ossl), X509_ACERT_get0_notAfter(3ossl), X509_ACERT_set1_notBefore(3ossl), X509_ACERT_set1_notAfter(3ossl), X509_CRL_get0_lastUpdate(3ossl), X509_CRL_get0_nextUpdate(3ossl), X509_CRL_set1_lastUpdate(3ossl), X509_CRL_set1_nextUpdate(3ossl)
- get or set certificate or CRL dates
- X509_new(3ossl), X509_new_ex(3ossl), X509_free(3ossl), X509_up_ref(3ossl), X509_chain_up_ref(3ossl), OSSL_STACK_OF_X509_free(3ossl)
- X509 certificate ASN1 allocation and deallocation functions
- XDeviceBell(3)
- ring a bell on a device supported through the input extension
- XIQueryVersion(3)
- announce and query the support XI2 version
- XInitThreads(3), XLockDisplay(3), XUnlockDisplay(3)
- multi-threading support
- XLookupKeysym(3), XRefreshKeyboardMapping(3), XLookupString(3), XRebindKeysym(3)
- handle keyboard input events in Latin-1
- XQueryColor(3), XQueryColors(3), XLookupColor(3), XParseColor(3)
- obtain color values
- XRaiseWindow(3), XLowerWindow(3), XCirculateSubwindows(3), XCirculateSubwindowsUp(3), XCirculateSubwindowsDown(3), XRestackWindows(3)
- change window stacking order
- XSaveContext(3), XFindContext(3), XDeleteContext(3), XUniqueContext(3)
- associative look-up routines
- XSupportsLocale(3), XSetLocaleModifiers(3)
- determine locale support and configure locale modifiers
- XcmsQueryColor(3), XcmsQueryColors(3), XcmsLookupColor(3)
- obtain color values
- XcupGetReservedColormapEntries(3)
- list colormap entries reserved by the system
- XcupQueryVersion(3)
- Returns TOG-CUP protocol version supported by the X server
- XcupStoreColors(3)
- initialize shareable colormap entries at specific locations
- XdbeQueryExtension(3)
- returns the version of DBE supported by the server
- XkbApplyCompatMapToKey(3)
- Apply the new compatibility mapping to an individual key to get its semantics updated
- XkbChangeControls(3)
- Provides a flexible method for updating the controls in a server to match those in the changed keyboard description
- XkbChangeDeviceInfo(3)
- Update the server's description of a device with the changes noted in an XkbDeviceChangesRec
- XkbChangeMap(3)
- Update only partial components of a keyboard description, modify the appropriate fields in the server and map components of a local copy of the keyboard description
- XkbChangeTypesOfKey(3)
- Change the number of groups and the types bound to a key
- XkbComputeRowBounds(3)
- Update the bounding box of a row
- XkbComputeSectionBounds(3)
- Update the bounding box of a section
- XkbComputeShapeBounds(3)
- Updates the bounding box of a shape
- XkbGetControlsChanges(3)
- Updates a local copy of a keyboard description with the changes previously noted by one or more calls to XkbNoteControlsChanges
- XkbGetDetectableAutoRepeat(3)
- Determines whether or not the server supports DetectableAutoRepeat
- XkbGetKeyActions(3)
- Update the actions (the key_acts array) for a subset of the keys in a keyboard description
- XkbGetKeyModifierMap(3)
- Update the modifier map for one or more of the keys in a keyboard description
- XkbGetNamedIndicator(3)
- Look up the indicator map and other information for an indicator by name
- XkbGetUpdatedMap(3)
- Update the client or server map information in an existing keyboard description
- XkbKeyActionEntry(3)
- Returns a pointer to the key action corresponding to group grp and shift level lvl from the two-dimensional table of key actions associated with the key corresponding to keycode
- XkbKeyGroupInfo(3)
- Returns the number of groups of symbols bound to the key corresponding to keycode
- XkbKeyGroupWidth(3)
- Computes the width of the type associated with the group grp for the key corresponding to keycode
- XkbKeyGroupsWidth(3)
- Computes the maximum width associated with the key corresponding to keycode
- XkbKeyNumGroups(3)
- Returns the number of groups of symbols bound to the key corresponding to keycode
- XkbKeySymEntry(3)
- Returns the keysym corresponding to shift level shift and group grp from the two-dimensional array of keysyms for the key corresponding to keycode
- XkbKeycodeToKeysym(3)
- Finds the keysym bound to a particular key at a specified group and shift level
- XkbLatchGroup(3)
- Latches the keysym group
- XkbLockGroup(3)
- Locks the keysym group
- XkbLookupKeyBinding(3)
- Find the string bound to a key by XRebindKeySym
- XkbLookupKeySym(3)
- Find the symbol associated with a key for a particular state
- XkbOutOfRangeGroupInfo(3)
- Returns only the out-of-range processing information from the group_info field of an XkbSymMapRec structure
- XkbOutOfRangeGroupNumber(3)
- Returns the out-of-range group number, represented as a group index, from the group_info field of an XkbSymMapRec structure
- XkbRefreshKeyboardMapping(3)
- Update the keyboard description that is internal to the X library
- XkbSAGroup(3)
- Returns the group_XXX field of act converted to a signed int
- XkbSASetGroup(3)
- Sets the group_XXX field of act from the group index grp
- XkbSetIndicatorMap(3)
- Downloads the changes to the server based on modifications to a local copy of the keyboard description which will update the maps for one or more indicators
- XkbUpdateMapFromCore(3)
- Update a local Xkb keyboard map to reflect the mapping expressed by a core format mapping
- XmAddTabGroup(3)
- A function that adds a manager or a primitive widget to the list of tab groups "XmAddTabGroup" "VendorShell functions" "XmAddTabGroup" "protocols"
- XmClipboardStartCopy(3)
- A clipboard function that sets up a storage and data structure "XmClipboardStartCopy" "clipboard functions" "XmClipboardStartCopy"
- XmClipboardWithdrawFormat(3)
- A clipboard function that indicates that the application no longer wants to supply a data item "XmClipboardWithdrawFormat" "clipboard functions" "XmClipboardWithdrawFormat"
- XmComboBoxUpdate(3)
- A ComboBox function that resynchronizes data
- XmCreatePopupMenu(3)
- A RowColumn widget convenience creation function "XmCreatePopupMenu" "creation functions" "XmCreatePopupMenu"
- XmCreateSimplePopupMenu(3)
- A RowColumn widget convenience creation function "XmCreateSimplePopupMenu" "creation functions" "XmCreateSimplePopupMenu"
- XmDropSiteEndUpdate(3)
- A Drag and Drop function that facilitates processing updates to multiple drop sites "XmDropSiteEndUpdate" "Drag and Drop functions" "XmDropSiteEndUpdate"
- XmDropSiteManager(3)
- Motif-compatible support widget for drag'n'drop
- XmDropSiteStartUpdate(3)
- A Drag and Drop function that facilitates processing updates to multiple drop sites "XmDropSiteStartUpdate" "Drag and Drop functions" "XmDropSiteStartUpdate"
- XmDropSiteUpdate(3)
- A Drag and Drop function that sets resource values for a drop site "XmDropSiteUpdate" "Drag and Drop functions" "XmDropSiteUpdate"
- XmGetTabGroup(3)
- Returns the widget ID of a tab group "XmGetTabGroup" "traversal functions" "XmGetTabGroup"
- XmGrabShell(3)
- Motif-compatible popup shell widget which grabs the keyboard and pointer
- XmImMbLookupString(3)
- An input manager function that retrieves a composed string from an input method "XmImMbLookupString" "input manager functions" "XmImMbLookupString"
- XmImSetFocusValues(3)
- An input manager function that notifies an input manager that a widget has received input focus and updates the input context attributes "XmImSetFocusValues" "input manager functions" "XmImSetFocusValues"
- XmImSetValues(3)
- An input manager function that updates attributes of an input context "XmImSetValues" "input manager functions" "XmImSetValues"
- XmImVaSetFocusValues(3)
- An input manager function that notifies an input manager that a widget has received input focus and updates the input context attributes "XmImVaSetFocusValues" "input manager functions" "XmImVaSetFocusValues"
- XmImVaSetValues(3)
- An input manager function that updates attributes of an input context "XmImVaSetValues" "input manager functions" "XmImVaSetValues"
- XmListUpdateSelectedList(3)
- A List function that updates the XmNselectedItems resource "XmListUpdateSelectedList" "List functions" "XmListUpdateSelectedList"
- XmMenuPosition(3)
- A RowColumn function that positions a Popup menu pane "XmMenuPosition" "RowColumn functions" "XmMenuPosition"
- XmPrintPopupPDM(3)
- Send a notification for the PDM to be popped up
- XmPrintSetup(3)
- setup and create a Print Shell widget
- XmRemoveTabGroup(3)
- A function that removes a tab group "XmRemoveTabGroup"
- XmRenditionUpdate(3)
- A convenience function that modifies resources "XmRenditionUpdate"
- XmResolveAllPartOffsets(3)
- A function that allows writing of upward-compatible applications and widgets "XmResolveAllPartOffsets"
- XmResolvePartOffsets(3)
- A function that allows writing of upward-compatible applications and widgets "XmResolvePartOffsets"
- XmTabStackXYToWidget(3)
- A TabStack function that converts a pixel coordinate to the widget ID of the tab occupying that space "XmTabStackXYToWidget" "TabStack functions" "XmTabStackXYToWidget"
- XmTextDisableRedisplay(3)
- A Text function that temporarily prevents visual update of the Text widget "XmTextDisableRedisplay" "Text functions" "XmTextDisableRedisplay"
- XmTextEnableRedisplay(3)
- A Text function that forces the visual update of a Text widget "XmTextEnableRedisplay" "Text functions" "XmTextEnableRedisplay"
- XmUpdateDisplay(3)
- A function that processes all pending exposure events immediately "XmUpdateDisplay"
- XmVaCreateSimplePopupMenu(3)
- A RowColumn widget convenience creation function "XmVaCreateSimplePopup%Menu" "creation functions" "XmVaCreateSimplePopup%Menu"
- XmbLookupString(3), XwcLookupString(3), Xutf8LookupString(3)
- obtain composed input from an input method
- XmtChooserLookupItemName(3), XmtChooserLookupItemName()(3), XmtChooserLookupItemValue()(3), XmtChooserLookupItemByName()(3), XmtChooserLookupItemByValue()(3)
- lookup XmtChooser item name and value by index or index by name and value
- XmtCreateWidgetType(3), XmtLookupWidgetType()(3), XmtCreateWidgetType()(3)
- lookup a widget type by name, create an instance of a widget type
- XmtHashTableCreate(3), XmtHashTableCreate()(3), XmtHashTableDestroy()(3), XmtHashTableStore()(3), XmtHashTableLookup()(3), XmtHashTableDelete()(3), XmtHashTableForEach()(3)
- hash table functions
- XmtLocalize2(3), XmtLocalize2()(3), XmtLocalize()(3), XmtLocalizeWidget()(3)
- look up a translated version of a string in the resource database
- XmtLookupColorName(3), XmtLookupColorName()(3)
- lookup the actual color name associated with a symbolic color name in an XmtColor Table
- XmtLookupPixmap(3), XmtLookupPixmap()(3), XmtLookupSimplePixmap()(3), XmtLookupWidgetPixmap()(3), XmtLookupBitmap()(3), XmtLookupBitmask()(3)
- get a named pixmap or bitmap from the Xmt image cache
- XmtMenuGetMenuItem(3), XmtMenuGetMenuItem()(3), XmtMenuItemGetSubmenu()(3), XmtMenuItemGetWidget()(3), XmtMenuItemSetSensitivity()(3), XmtMenuItemGetState()(3), XmtMenuItemSetState()(3)
- look up items in an XmtMenu widget by name, and manipulate them
- XmtMenuPopupHandler(3), XmtMenuPopupHandler()(3)
- remove the default event handler registered for an XmtMenu popup menu pane
- XmtRegisterStyle(3), XmtRegisterStyle()(3), XmtRegisterTemplate()(3), XmtLookupStyle()(3), XmtLookupTemplate()(3), XmtTemplateInstantiate()(3)
- handle styles and templates
- XmtRegisterWidgetClass(3), XmtRegisterWidgetClass()(3), XmtRegisterWidgetConstructor()(3), XmtVaRegisterWidgetClasses()(3), XmtVaRegisterWidgetConstructors()(3), XmtRegisterPopupClass()(3), XmtRegisterPopupConstructor()(3)
- register names for widget types
- XmtVaRegisterSymbols(3), XmtVaRegisterSymbols()(3), XmtLookupSymbol()(3)
- register a name for application variables, and lookup variables by name
- XmtWorkingBoxHandleEvents(3), XmtWorkingBoxHandleEvents()(3), XmtWorkingBoxSetScaleValue()(3)
- check the push button and update the slider value in an XmtWorkingBox widget
- XtAppSetExitFlag(3), XtAppGetExitFlag(3)
- thread support functions
- XtClass(3), XtSuperclass(3), XtIsSubclass(3), XtCheckSubclass(3), XtIsObject(3), XtIsRectObj(3), XtIsWidget(3), XtIsComposite(3), XtIsConstraint(3), XtIsShell(3), XtIsOverrideShell(3), XtIsWMShell(3), XtIsVendorShell(3), XtIsTransientShell(3), XtIsTopLevelShell(3), XtIsApplicationShell(3), XtIsSessionShell(3)
- obtain and verify a widget's class
- XtCreatePopupShell(3), XtVaCreatePopupShell(3)
- create a popup shell
- XtPopdown(3), XtCallbackPopdown(3)
- unmap a pop-up
- XtPopup(3), XtPopupSpringLoaded(3), XtCallbackNone(3), XtCallbackNonexclusive(3), XtCallbackExclusive(3)
- map a pop-up
- XvListImageFormats(3)
- return list of image formats supported by a video port
- _ustrdup(3)
- Duplicates a string with a custom memory allocator. Allegro game programming library
- aa_dithernames(3)
- Names of dithering methods supported by AA-lib
- aa_formats(3)
- NULL terminated array of save formats supported by AA-lib
- aa_mousedrivers(3)
- NULL terminated array of mouse drivers supported by AA-lib
- aa_setsupported(3)
- alter the "supported" field of hardware_params structure used by AA-lib
- activateCDKMenu(3), activateCDKMenu destroyCDKMenu drawCDKMenu drawCDKMenuSubwin eraseCDKMenu eraseCDKMenuSubwin getCDKMenuCurrentItem getCDKMenuSubTitleHighlight getCDKMenuTitleHighlight injectCDKMenu newCDKMenu setCDKMenu setCDKMenuBackgroundAttrib setCDKMenuBackgroundColor setCDKMenuCurrentItem setCDKMenuPostProcess setCDKMenuPreProcess setCDKMenuSubTitleHighlight setCDKMenuTitleHighlight cdk_menu(3)
- Cdk menu widget
- active(5)
- List of newsgroups carried by the server
- active.times(5)
- List of local creation times of newsgroups
- actsync(8), actsyncd(8)
- Synchronize newsgroups
- acttimes(8c)
- Maintain the newsgroup-creation-date file
- addgnupghome(8)
- Create .gnupg home directories
- addr2name(1), name2addr(1)
- perform DNS lookups from scripts
- adelsystem_cbi(8)
- Driver for the ADELSYSTEM CB/CBI DC-UPS
- aegis(1)
- project change supervisor
- afInitAESChannelDataTo(3), afInitAESChannelData(3)
- initialize AES non-audio data in an audio file setup
- afInitCompression(3)
- initialize compression for a track in an audio file setup
- afInitFileFormat(3)
- initialize file format of an audio file setup
- afInitSampleFormat(3), afInitByteOrder(3), afInitChannels(3), afInitRate(3)
- initialize audio data format for a track in an audio file setup
- afNewFileSetup(3)
- create and initialize a new AFfilesetup structure
- afSeekFrame(3), afTellFrame(3)
- update or access the current sample frame position for a track in an audio file
- afew(1)
- afew Documentation afew is an initial tagging script for notmuch mail: 0.0 (bu 2 %http://notmuchmail.org/ (bu 2 %http://notmuchmail.org/initial_tagging/ Its basic task is to provide automatic tagging each time new mail is registered with notmuch. In a classic setup, you might call it after notmuch new in an offlineimap post sync hook or in the notmuch post-new hook. It can do basic thing such as adding tags based on email headers or maildir folders, handling killed threads and spam. fyi: afew plays nicely with alot, a GUI for notmuch mail ;) 0.0 (bu 2 %https://github.com/pazz/alot Contents:
- affix(1)
- fix a corrupted AFF file
- airodump-ng-oui-update(8), airodump-ng-oui-updater(8)
- IEEE oui list updater for airodump-ng
- al175(8)
- Driver for Eltek UPS models with AL175 alarm module
- al_backup_dirty_bitmap(3)
- Allegro 5 API
- al_backup_dirty_bitmaps(3)
- Allegro 5 API
- al_clone_menu_for_popup(3)
- Allegro 5 API
- al_create_popup_menu(3)
- Allegro 5 API
- al_cstr_dup(3)
- Allegro 5 API
- al_have_d3d_non_pow2_texture_support(3)
- Allegro 5 API
- al_have_d3d_non_square_texture_support(3)
- Allegro 5 API
- al_popup_menu(3)
- Allegro 5 API
- al_update_display_region(3)
- Allegro 5 API
- al_update_fs_entry(3)
- Allegro 5 API
- al_upload_and_play_haptic_effect(3)
- Allegro 5 API
- al_upload_haptic_effect(3)
- Allegro 5 API
- al_ustr_dup(3)
- Allegro 5 API
- al_ustr_dup_substr(3)
- Allegro 5 API
- alert(3)
- Displays a popup alert box. Allegro game programming library
- aliaslookup(8)
- Look up mail aliases
- amadmin(8)
- administrative interface to control Amanda backups
- amanda(8)
- The Open Source Backup Platform
- ambackup(8)
- back up all disks in an Amanda configuration
- amcleanup(8)
- run the Amanda cleanup process after a failure
- amcleanupdisk(8)
- cleanup holding disk directory
- amdump(8)
- back up all disks in an Amanda configuration
- amdump_client(8)
- back up all disks in an Amanda configuration
- amfetchdump(8)
- extract backup images from multiple Amanda tapes
- amflush(8)
- flush Amanda backup files from holding disk to tape
- amgetconf(8)
- look up configuration parameters and manipulate debug logs
- amserverconfig(8)
- program to setup initial Amanda configuration
- anongitssh(1)
- restricted shell for git-upload-pack over SSH
- ansilove_clean(3)
- Clean up an ansilove context
- aoxsuper.conf(5)
- configuration file for Archiveopteryx
- apc_modbus(8)
- Driver for APC Smart-UPS Modbus protocol
- apcaccess(8)
- retrieve status information from apcupsd(8)
- apccontrol(8)
- apcupsd(8) event handler script
- apcctrl(8)
- a daemon for controlling most APC UPSes
- apcsmart(8)
- Driver for American Power Conversion Smart Protocol UPS equipment
- apcsmart-old(8)
- Driver for American Power Conversion Smart Protocol UPS equipment
- apctest(8)
- apcupsd(8) test program
- apcupsd(8)
- a daemon for controlling most APC UPSes
- apcupsd-ups(8)
- Driver for apcupsd client access
- apcupsd.conf(5)
- apcupsd(8) configuration file
- appjail-etcupdate(1)
- Manage updates to system files not updated by installworld
- appjail-image(1)
- Create, list, remove, update images and much more
- appjail-limits(1)
- Display and update resource limits database for jails
- appjail-startup(1)
- Unattended command to start jails and other related things
- appjail-update(1)
- Update a thick jail or a release
- appjail-upgrade(1)
- Upgrade a jail or a release
- applygnupgdefaults(8)
- Run gpgconf --apply-defaults for all users
- arcan-wayland(1)
- protocol bridge for Wayland support in Arcan
- arcan_db(1), Arcan_db(1)
- Database Support tool for Arcan
- archive_entry_paths(3), archive_entry_hardlink(3), archive_entry_hardlink_w(3), archive_entry_set_hardlink(3), archive_entry_copy_hardlink(3), archive_entry_copy_hardlink_w(3), archive_entry_update_hardlink_utf8(3), archive_entry_set_link(3), archive_entry_copy_link(3), archive_entry_copy_link_w(3), archive_entry_update_link_utf8(3), archive_entry_pathname(3), archive_entry_pathname_w(3), archive_entry_set_pathname(3), archive_entry_copy_pathname(3), archive_entry_copy_pathname_w(3), archive_entry_update_pathname_utf8(3), archive_entry_sourcepath(3), archive_entry_copy_sourcepath(3), archive_entry_symlink(3), archive_entry_symlink_w(3), archive_entry_set_symlink(3), archive_entry_copy_symlink(3), archive_entry_copy_symlink_w(3), archive_entry_update_symlink_utf8(3)
- functions for manipulating path names in archive entry descriptions
- archive_entry_perms(3), archive_entry_gid(3), archive_entry_set_gid(3), archive_entry_uid(3), archive_entry_set_uid(3), archive_entry_perm(3), archive_entry_set_perm(3), archive_entry_strmode(3), archive_entry_uname(3), archive_entry_uname_w(3), archive_entry_set_uname(3), archive_entry_copy_uname(3), archive_entry_copy_uname_w(3), archive_entry_update_uname_utf8(3), archive_entry_gname(3), archive_entry_gname_w(3), archive_entry_set_gname(3), archive_entry_copy_gname(3), archive_entry_copy_gname_w(3), archive_entry_update_gname_utf8(3), archive_entry_fflags(3), archive_entry_fflags_text(3), archive_entry_set_fflags(3), archive_entry_copy_fflags_text(3), archive_entry_copy_fflags_text_w(3)
- functions for manipulating ownership and permissions in archive entry descriptions
- archive_read_disk(3), archive_read_disk_new(3), archive_read_disk_open(3), archive_read_disk_open_w(3), archive_read_disk_set_behavior(3), archive_read_disk_set_symlink_logical(3), archive_read_disk_set_symlink_physical(3), archive_read_disk_set_symlink_hybrid(3), archive_read_disk_entry_from_file(3), archive_read_disk_gname(3), archive_read_disk_uname(3), archive_read_disk_set_uname_lookup(3), archive_read_disk_set_gname_lookup(3), archive_read_disk_set_standard_lookup(3), archive_read_disk_descend(3), archive_read_disk_can_descend(3), archive_read_disk_current_filesystem(3), archive_read_disk_current_filesystem_is_synthetic(3), archive_read_disk_current_filesystem_is_remote(3), archive_read_disk_set_matching(3), archive_read_disk_set_metadata_filter_callback(3)
- functions for reading objects from disk
- archive_read_filter(3), archive_read_support_filter_all(3), archive_read_support_filter_bzip2(3), archive_read_support_filter_compress(3), archive_read_support_filter_gzip(3), archive_read_support_filter_lz4(3), archive_read_support_filter_lzma(3), archive_read_support_filter_none(3), archive_read_support_filter_rpm(3), archive_read_support_filter_uu(3), archive_read_support_filter_xz(3), archive_read_support_filter_zstd(3), archive_read_support_filter_program(3), archive_read_support_filter_program_signature(3)
- functions for reading streaming archives
- archive_read_format(3), archive_read_support_format_7zip(3), archive_read_support_format_all(3), archive_read_support_format_ar(3), archive_read_support_format_by_code(3), archive_read_support_format_cab(3), archive_read_support_format_cpio(3), archive_read_support_format_empty(3), archive_read_support_format_iso9660(3), archive_read_support_format_lha(3), archive_read_support_format_mtree(3), archive_read_support_format_rar(3), archive_read_support_format_raw(3), archive_read_support_format_tar(3), archive_read_support_format_xar(3), archive_read_support_format_zip(3)
- functions for reading streaming archives
- archive_write_disk(3), archive_write_disk_new(3), archive_write_disk_set_options(3), archive_write_disk_set_skip_file(3), archive_write_disk_set_group_lookup(3), archive_write_disk_set_standard_lookup(3), archive_write_disk_set_user_lookup(3)
- functions for creating objects on disk
- ares_dup(3)
- Duplicate a resolver channel
- ares_gethostbyname_file(3)
- Lookup a name in the system's hosts file
- ares_library_cleanup(3)
- c-ares library deinitialization
- ascii-xfr(1)
- upload/download files using the ASCII protocol
- asksetup(1)
- Active Spam Killer user installer
- asn1_dup_node(3)
- API function
- atf-c(3), ATF_CHECK(3), ATF_CHECK_MSG(3), ATF_CHECK_EQ(3), ATF_CHECK_EQ_MSG(3), ATF_CHECK_MATCH(3), ATF_CHECK_MATCH_MSG(3), ATF_CHECK_STREQ(3), ATF_CHECK_STREQ_MSG(3), ATF_CHECK_INTEQ(3), ATF_CHECK_INTEQ_MSG(3), ATF_CHECK_ERRNO(3), ATF_REQUIRE(3), ATF_REQUIRE_MSG(3), ATF_REQUIRE_EQ(3), ATF_REQUIRE_EQ_MSG(3), ATF_REQUIRE_MATCH(3), ATF_REQUIRE_MATCH_MSG(3), ATF_REQUIRE_STREQ(3), ATF_REQUIRE_STREQ_MSG(3), ATF_REQUIRE_INTEQ(3), ATF_REQUIRE_INTEQ_MSG(3), ATF_REQUIRE_ERRNO(3), ATF_TC(3), ATF_TC_BODY(3), ATF_TC_BODY_NAME(3), ATF_TC_CLEANUP(3), ATF_TC_CLEANUP_NAME(3), ATF_TC_HEAD(3), ATF_TC_HEAD_NAME(3), ATF_TC_NAME(3), ATF_TC_WITH_CLEANUP(3), ATF_TC_WITHOUT_HEAD(3), ATF_TP_ADD_TC(3), ATF_TP_ADD_TCS(3), atf_tc_get_config_var(3), atf_tc_get_config_var_wd(3), atf_tc_get_config_var_as_bool(3), atf_tc_get_config_var_as_bool_wd(3), atf_tc_get_config_var_as_long(3), atf_tc_get_config_var_as_long_wd(3), atf_no_error(3), atf_tc_expect_death(3), atf_tc_expect_exit(3), atf_tc_expect_fail(3), atf_tc_expect_pass(3), atf_tc_expect_signal(3), atf_tc_expect_timeout(3), atf_tc_fail(3), atf_tc_fail_nonfatal(3), atf_tc_pass(3), atf_tc_skip(3), atf_utils_cat_file(3), atf_utils_compare_file(3), atf_utils_copy_file(3), atf_utils_create_file(3), atf_utils_file_exists(3), atf_utils_fork(3), atf_utils_free_charpp(3), atf_utils_grep_file(3), atf_utils_grep_string(3), atf_utils_readline(3), atf_utils_redirect(3), atf_utils_wait(3)
- C API to write ATF-based test programs
- atf-c++(3), ATF_ADD_TEST_CASE(3), ATF_CHECK_ERRNO(3), ATF_FAIL(3), ATF_INIT_TEST_CASES(3), ATF_PASS(3), ATF_REQUIRE(3), ATF_REQUIRE_EQ(3), ATF_REQUIRE_ERRNO(3), ATF_REQUIRE_IN(3), ATF_REQUIRE_MATCH(3), ATF_REQUIRE_NOT_IN(3), ATF_REQUIRE_THROW(3), ATF_REQUIRE_THROW_RE(3), ATF_SKIP(3), ATF_TEST_CASE(3), ATF_TEST_CASE_BODY(3), ATF_TEST_CASE_CLEANUP(3), ATF_TEST_CASE_HEAD(3), ATF_TEST_CASE_NAME(3), ATF_TEST_CASE_USE(3), ATF_TEST_CASE_WITH_CLEANUP(3), ATF_TEST_CASE_WITHOUT_HEAD(3), atf::utils::cat_file(3), atf::utils::compare_file(3), atf::utils::copy_file(3), atf::utils::create_file(3), atf::utils::file_exists(3), atf::utils::fork(3), atf::utils::grep_collection(3), atf::utils::grep_file(3), atf::utils::grep_string(3), atf::utils::redirect(3), atf::utils::wait(3)
- C++ API to write ATF-based test programs
- atom(1)
- ASCII-to-markup filter
- atril-thumbnailer(1)
- create png thumbnails from atril supported documents
- attrd_updater(8), Pacemaker(8)
- Part of the Pacemaker cluster resource manager
- au_class(3), getauclassent(3), getauclassent_r(3), getauclassnam(3), getauclassnam_r(3), setauclass(3), endauclass(3)
- look up information from the audit_class database
- au_control(3), setac(3), endac(3), getacdir(3), getacmin(3), getacexpire(3), getacfilesz(3), getacflg(3), getacna(3), getacpol(3), au_poltostr(3), au_strtopol(3)
- look up information from the audit_control database
- au_event(3), free_au_event_ent(3), setauevent(3), endauevent(3), getauevent(3), getauevent_r(3), getauevnam(3), getauevnam_r(3), getauevnum(3), getauevnum_r(3), getauevnonam(3), getauevnonam_r(3)
- look up information from the audit_event database
- au_token(3), au_to_arg32(3), au_to_arg64(3), au_to_arg(3), au_to_attr64(3), au_to_data(3), au_to_exit(3), au_to_groups(3), au_to_newgroups(3), au_to_in_addr(3), au_to_in_addr_ex(3), au_to_ip(3), au_to_ipc(3), au_to_ipc_perm(3), au_to_iport(3), au_to_opaque(3), au_to_file(3), au_to_text(3), au_to_path(3), au_to_process32(3), au_to_process64(3), au_to_process(3), au_to_process32_ex(3), au_to_process64_ex(3), au_to_process_ex(3), au_to_return32(3), au_to_return64(3), au_to_return(3), au_to_seq(3), au_to_sock_inet32(3), au_to_sock_inet128(3), au_to_sock_inet(3), au_to_socket_ex(3), au_to_subject32(3), au_to_subject64(3), au_to_subject(3), au_to_subject32_ex(3), au_to_subject64_ex(3), au_to_subject_ex(3), au_to_me(3), au_to_exec_args(3), au_to_exec_env(3), au_to_header(3), au_to_header32(3), au_to_header64(3), au_to_header_ex(3), au_to_header32_ex(3), au_to_trailer(3), au_to_zonename(3)
- routines for generating BSM audit tokens
- au_user(3), setauuser(3), endauuser(3), getauuserent(3), getauuserent_r(3), getauusernam(3), getauusernam_r(3), au_user_mask(3), getfauditflags(3)
- look up information from the audit_user database
- audio_gain(3), audio_gain (3)
- Retrieve and/or update the audio gain for a specific audio object
- aupanel(1)
- allows user adjustment of Network Audio System device attributes aupanel#(1) "" "aupanel(1)"
- auphone(1)
- a simple telephone client auphone#(1) "" "auphone(1)"
- auplay(1)
- play a sound file to a Network Audio System server
- autoreconf2.69(1), autoreconf(1)
- Update generated configuration files
- autoreconf2.72(1), autoreconf(1)
- Update generated configuration files
- autosupport(8)
- interactive script to provide Digium[tm]'s support with information
- autoupdate2.69(1), autoupdate(1)
- Update a configure.in to a newer Autoconf
- autoupdate2.72(1), autoupdate(1)
- Update a configure.ac to a newer Autoconf
- axfer(1)
- command-line sound recorder and player for sound devices and nodes supported by Linux sound subsystem (Advanced Linux Sound Architecture, also known as ALSA)
- backend(7)
- cups backend transmission interfaces
- backupuser(1)
- User backup utility
- bacula(8), Bacula(8)
- The Network Backup Solution
- bareos(8), Bareos(8)
- Backup Archiving REcovery Open Sourced
- barman-backup(1)
- Barman Sub-Commands
- barman-check-backup(1)
- Barman Sub-Commands
- barman-cloud-backup(1) - Barman-cloud Commands Synopsis 0.0 3.5 barman-cloud-backup [ { -V | --version } ] [ --help ] [ { { -v | --verbose } | { -q | --quiet } } ] [ { -t | --test } ] [ --cloud-provider { aws-s3 | azure-blob-storage | google-cloud-storage } ] [ { { -z | --gzip } | { -j | --bzip2 } | --snappy } ] [ { -h | --host } HOST ] [ { -p | --port } PORT ] [ { -U | --user } USER ] [ { -d | --dbname } DBNAME ] [ { -n | --name } BACKUP_NAME ] [ { -J | --jobs } JOBS ] [ { -S | --max-archive-size } MAX_ARCHIVE_SIZE ] [ --immediate-checkpoint ] [ --min-chunk-size MIN_CHUNK_SIZE ] [ --max-bandwidth MAX_BANDWIDTH ] [ --snapshot-instance SNAPSHOT_INSTANCE ] [ --snapshot-disk NAME ] [ --snapshot-zone GCP_ZONE ] [ -snapshot-gcp-project GCP_PROJECT ] [ --tags TAG [ TAG ... ] ] [ --endpoint-url ENDPOINT_URL ] [ { -P | --aws-profile } AWS_PROFILE ] [ --profile AWS_PROFILE ] [ --read-timeout READ_TIMEOUT ] [ { -e | --encryption } { AES256 | aws:kms } ] [ --sse-kms-key-id SSE_KMS_KEY_ID ] [ --aws-region AWS_REGION ] [ --aws-await-snapshots-timeout AWS_AWAIT_SNAPSHOTS_TIMEOUT ] [ --aws-snapshot-lock-mode { compliance | governance } ] [ --aws-snapshot-lock-duration DAYS ] [ --aws-snapshot-lock-cool-off-period HOURS ] [ --aws-snapshot-lock-expiration-date DATETIME ] [ { --azure-credential | --credential } { azure-cli | managed-identity | default } ] [ --encryption-scope ENCRYPTION_SCOPE ] [ --azure-subscription-id AZURE_SUBSCRIPTION_ID ] [ --azure-resource-group AZURE_RESOURCE_GROUP ] [ --gcp-project GCP_PROJECT ] [ --kms-key-name KMS_KEY_NAME ] [ --gcp-zone GCP_ZONE ] DESTINATION_URL SERVER_NAME Description The barman-cloud-backup script is used to create a local backup of a Postgres server and transfer it to a supported cloud provider, bypassing the Barman server. It can also be utilized as a hook script for copying Barman backups from the Barman server to one of the supported clouds (post_backup_retry_script). This script requires read access to PGDATA and tablespaces, typically run as the postgres user. When used on a Barman server, it requires read access to the directory where Barman backups are stored. If --snapshot- arguments are used and snapshots are supported by the selected cloud provider, the backup will be performed using snapshots of the specified disks (--snapshot-disk). The backup label and metadata will also be uploaded to the cloud. NOTE: 0.0 3.5 For GCP, only authentication with GOOGLE_APPLICATION_CREDENTIALS env is supported. IMPORTANT: 0.0 3.5 The cloud upload may fail if any file larger than the configured --max-archive-size is present in the data directory or tablespaces. However, Postgres files up to 1GB are always allowed, regardless of the --max-archive-size setting. Parameters 0.0 SERVER_NAME Name of the server to be backed up. DESTINATION_URL URL of the cloud destination, such as a bucket in AWS S3. For example: s3://bucket/path/to/folder. -V / --version Show version and exit. --help show this help message and exit. -v / --verbose Increase output verbosity (e.g., -vv is more than -v). -q / --quiet Decrease output verbosity (e.g., -qq is less than -q). -t / --test Test cloud connectivity and exit. --cloud-provider The cloud provider to use as a storage backend. Allowed options: 7.0 (bu 2 aws-s3. (bu 2 azure-blob-storage. (bu 2 google-cloud-storage. -z / --gzip gzip-compress the backup while uploading to the cloud (should not be used with python < 3.2). -j / --bzip2 bzip2-compress the backup while uploading to the cloud (should not be used with python < 3.3). --snappy snappy-compress the backup while uploading to the cloud (requires optional python-snappy library). -h / --host Host or Unix socket for Postgres connection (default: libpq settings). -p / --port Port for Postgres connection (default: libpq settings). -U / --user User name for Postgres connection (default: libpq settings). -d / --dbname Database name or conninfo string for Postgres connection (default: (dqpostgres(dq). -n / --name A name which can be used to reference this backup in commands such as barman-cloud-restore and barman-cloud-backup-delete. -J / --jobs Number of subprocesses to upload data to cloud storage (default: 2). -S / --max-archive-size Maximum size of an archive when uploading to cloud storage (default: 100GB). --immediate-checkpoint Forces the initial checkpoint to be done as quickly as possible. --min-chunk-size Minimum size of an individual chunk when uploading to cloud storage (default: 5MB for aws-s3, 64KB for azure-blob-storage, not applicable for google-cloud-storage). --max-bandwidth The maximum amount of data to be uploaded per second when backing up to object storages (default: 0 - no limit). --snapshot-instance Instance where the disks to be backed up as snapshots are attached. --snapshot-disk Name of a disk from which snapshots should be taken. --tags Tags to be added to all uploaded files in cloud storage, and/or to snapshots created, if snapshots are used. Extra options for the AWS cloud provider 0.0 --endpoint-url Override default S3 endpoint URL with the given one. -P / --aws-profile Profile name (e.g. INI section in AWS credentials file). --profile (deprecated) Profile name (e.g. INI section in AWS credentials file)
- replaced by --aws-profile. --read-timeout The time in seconds until a timeout is raised when waiting to read from a connection (defaults to 60 seconds). -e / --encryption The encryption algorithm used when storing the uploaded data in S3. Allowed options: 7.0 (bu 2 AES256. (bu 2 aws:kms. --sse-kms-key-id The AWS KMS key ID that should be used for encrypting the uploaded data in S3. Can be specified using the key ID on its own or using the full ARN for the key. Only allowed if -e / --encryption is set to aws:kms. --aws-region The name of the AWS region containing the EC2 VM and storage volumes defined by the --snapshot-instance and --snapshot-disk arguments. --aws-await-snapshots-timeout The length of time in seconds to wait for snapshots to be created in AWS before timing out (default: 3600 seconds). --aws-snapshot-lock-mode The lock mode for the snapshot. This is only valid if --snapshot-instance and --snapshot-disk are set. Allowed options: 7.0 (bu 2 compliance. (bu 2 governance. --aws-snapshot-lock-duration The lock duration is the period of time (in days) for which the snapshot is to remain locked, ranging from 1 to 36,500. Set either the lock duration or the expiration date (not both). --aws-snapshot-lock-cool-off-period The cooling-off period is an optional period of time (in hours) that you can specify when you lock a snapshot in compliance mode, ranging from 1 to 72. --aws-snapshot-lock-expiration-date The lock duration is determined by an expiration date in the future. It must be at least 1 day after the snapshot creation date and time, using the format YYYY-MM-DDTHH:MM:SS.sssZ. Set either the lock duration or the expiration date (not both). Extra options for the Azure cloud provider 0.0 --azure-credential / --credential Optionally specify the type of credential to use when authenticating with Azure. If omitted then Azure Blob Storage credentials will be obtained from the environment and the default Azure authentication flow will be used for authenticating with all other Azure services. If no credentials can be found in the environment then the default Azure authentication flow will also be used for Azure Blob Storage. Allowed options: 7.0 (bu 2 azure-cli. (bu 2 managed-identity. (bu 2 default. --encryption-scope The name of an encryption scope defined in the Azure Blob Storage service which is to be used to encrypt the data in Azure. --azure-subscription-id The ID of the Azure subscription which owns the instance and storage volumes defined by the --snapshot-instance and --snapshot-disk arguments. --azure-resource-group The name of the Azure resource group to which the compute instance and disks defined by the --snapshot-instance and --snapshot-disk arguments belong. Extra options for GCP cloud provider 0.0 --gcp-project GCP project under which disk snapshots should be stored. --snapshot-gcp-project (deprecated) GCP project under which disk snapshots should be stored - replaced by --gcp-project. --kms-key-name The name of the GCP KMS key which should be used for encrypting the uploaded data in GCS. --gcp-zone Zone of the disks from which snapshots should be taken. --snapshot-zone (deprecated) Zone of the disks from which snapshots should be taken - replaced by --gcp-zone
- barman-cloud-backup-delete(1) - Barman-cloud Commands Synopsis 0.0 3.5 barman-cloud-backup-delete [ { -V | --version } ] [ --help ] [ { { -v | --verbose } | { -q | --quiet } } ] [ { -t | --test } ] [ --cloud-provider { aws-s3 | azure-blob-storage | google-cloud-storage } ] [ --endpoint-url ENDPOINT_URL ] [ { -r | --retention-policy } RETENTION_POLICY ] [ { -m | --minimum-redundancy } MINIMUM_REDUNDANCY ] [ { -b | --backup-id } BACKUP_ID] [ --dry-run ] [ { -P | --aws-profile } AWS_PROFILE ] [ --profile AWS_PROFILE ] [ --read-timeout READ_TIMEOUT ] [ { --azure-credential | --credential } { azure-cli | managed-identity | default } ] [--batch-size DELETE_BATCH_SIZE] SOURCE_URL SERVER_NAME Description The barman-cloud-backup-delete script is used to delete one or more backups created with the barman-cloud-backup command from cloud storage and to remove the associated WAL files. Backups can be specified for deletion either by their backup ID (as obtained from barman-cloud-backup-list) or by a retention policy. Retention policies mirror those used by the Barman server, deleting all backups that are not required to meet the specified policy. When a backup is deleted, any unused WAL files associated with that backup are also removed. WALs are considered unused if: 0.0 (bu 2 The WALs predate the begin_wal value of the oldest remaining backup. (bu 2 The WALs are not required by any archival backups stored in the cloud. NOTE: 0.0 3.5 For GCP, only authentication with GOOGLE_APPLICATION_CREDENTIALS env is supported. IMPORTANT: 0.0 3.5 Each backup deletion involves three separate requests to the cloud provider: one for the backup files, one for the backup.info file, and one for the associated WALs. Deleting by retention policy may result in a high volume of delete requests if a large number of backups are accumulated in cloud storage. Parameters 0.0 SERVER_NAME Name of the server that holds the backup to be deleted. SOURCE_URL URL of the cloud source, such as a bucket in AWS S3. For example: s3://bucket/path/to/folder. -V / --version Show version and exit. --help show this help message and exit. -v / --verbose Increase output verbosity (e.g., -vv is more than -v). -q / --quiet Decrease output verbosity (e.g., -qq is less than -q). -t / --test Test cloud connectivity and exit. --cloud-provider The cloud provider to use as a storage backend. Allowed options are: 7.0 (bu 2 aws-s3. (bu 2 azure-blob-storage. (bu 2 google-cloud-storage. -b / --backup-id ID of the backup to be deleted -m / --minimum-redundancy The minimum number of backups that should always be available. -r / --retention-policy If specified, delete all backups eligible for deletion according to the supplied retention policy. Syntax: REDUNDANCY value | RECOVERY WINDOW OF value { DAYS | WEEKS | MONTHS } --batch-size The maximum number of objects to be deleted in a single request to the cloud provider. If unset then the maximum allowed batch size for the specified cloud provider will be used (1000 for aws-s3, 256 for azure-blob-storage and 100 for google-cloud-storage). --dry-run Find the objects which need to be deleted but do not delete them. Extra options for the AWS cloud provider 0.0 --endpoint-url Override default S3 endpoint URL with the given one. -P / --aws-profile Profile name (e.g. INI section in AWS credentials file). --profile (deprecated) Profile name (e.g. INI section in AWS credentials file)
- replaced by --aws-profile. --read-timeout The time in seconds until a timeout is raised when waiting to read from a connection (defaults to 60 seconds). Extra options for the Azure cloud provider 0.0 --azure-credential / --credential Optionally specify the type of credential to use when authenticating with Azure. If omitted then Azure Blob Storage credentials will be obtained from the environment and the default Azure authentication flow will be used for authenticating with all other Azure services. If no credentials can be found in the environment then the default Azure authentication flow will also be used for Azure Blob Storage. Allowed options are: 7.0 (bu 2 azure-cli. (bu 2 managed-identity. (bu 2 default
- barman-cloud-backup-keep(1) - Barman-cloud Commands Synopsis 0.0 3.5 barman-cloud-backup-keep [ { -V | --version } ] [ --help ] [ { { -v | --verbose } | { -q | --quiet } } ] [ { -t | --test } ] [ --cloud-provider { aws-s3 | azure-blob-storage | google-cloud-storage } ] [ --endpoint-url ENDPOINT_URL ] [ { -P | --aws-profile } AWS_PROFILE ] [ --profile AWS_PROFILE ] [ --read-timeout READ_TIMEOUT ] [ { --azure-credential | --credential } { azure-cli | managed-identity | default } ] [ { { -r | --release } | { -s | --status } | --target { full | standalone } } ] SOURCE_URL SERVER_NAME BACKUP_ID Description Use this script to designate backups in cloud storage as archival backups, ensuring their indefinite retention regardless of retention policies. This script allows you to mark backups previously created with barman-cloud-backup as archival backups. Once flagged as archival, these backups are preserved indefinitely and are not subject to standard retention policies. NOTE: 0.0 3.5 For GCP, only authentication with GOOGLE_APPLICATION_CREDENTIALS env is supported. Parameters 0.0 SERVER_NAME Name of the server that holds the backup to be kept. SOURCE_URL URL of the cloud source, such as a bucket in AWS S3. For example: s3://bucket/path/to/folder. BACKUP_ID The ID of the backup to be kept. -V / --version Show version and exit. --help show this help message and exit. -v / --verbose Increase output verbosity (e.g., -vv is more than -v). -q / --quiet Decrease output verbosity (e.g., -qq is less than -q). -t / --test Test cloud connectivity and exit. --cloud-provider The cloud provider to use as a storage backend. Allowed options are: 7.0 (bu 2 aws-s3. (bu 2 azure-blob-storage. (bu 2 google-cloud-storage. -r / --release If specified, the command will remove the keep annotation and the backup will be eligible for deletion. -s / --status Print the keep status of the backup. --target Specify the recovery target for this backup. Allowed options are: 7.0 (bu 2 full (bu 2 standalone Extra options for the AWS cloud provider 0.0 --endpoint-url Override default S3 endpoint URL with the given one. -P / --aws-profile Profile name (e.g. INI section in AWS credentials file). --profile (deprecated) Profile name (e.g. INI section in AWS credentials file)
- replaced by --aws-profile. --read-timeout The time in seconds until a timeout is raised when waiting to read from a connection (defaults to 60 seconds). Extra options for the Azure cloud provider 0.0 --azure-credential / --credential Optionally specify the type of credential to use when authenticating with Azure. If omitted then Azure Blob Storage credentials will be obtained from the environment and the default Azure authentication flow will be used for authenticating with all other Azure services. If no credentials can be found in the environment then the default Azure authentication flow will also be used for Azure Blob Storage. Allowed options are: 7.0 (bu 2 azure-cli. (bu 2 managed-identity. (bu 2 default
- barman-cloud-backup-list(1) - Barman-cloud Commands Synopsis 0.0 3.5 barman-cloud-backup-list [ { -V | --version } ] [ --help ] [ { { -v | --verbose } | { -q | --quiet } } ] [ { -t | --test } ] [ --cloud-provider { aws-s3 | azure-blob-storage | google-cloud-storage } ] [ --endpoint-url ENDPOINT_URL ] [ { -P | --aws-profile } AWS_PROFILE ] [ --profile AWS_PROFILE ] [ --read-timeout READ_TIMEOUT ] [ { --azure-credential | --credential } { azure-cli | managed-identity | default } ] [ --format FORMAT ] SOURCE_URL SERVER_NAME Description This script lists backups stored in the cloud that were created using the barman-cloud-backup command. NOTE: 0.0 3.5 For GCP, only authentication with GOOGLE_APPLICATION_CREDENTIALS env is supported. Parameters 0.0 SERVER_NAME Name of the server that holds the backup to be listed. SOURCE_URL URL of the cloud source, such as a bucket in AWS S3. For example: s3://bucket/path/to/folder. -V / --version Show version and exit. --help show this help message and exit. -v / --verbose Increase output verbosity (e.g., -vv is more than -v). -q / --quiet Decrease output verbosity (e.g., -qq is less than -q). -t / --test Test cloud connectivity and exit. --cloud-provider The cloud provider to use as a storage backend. Allowed options are: 7.0 (bu 2 aws-s3. (bu 2 azure-blob-storage. (bu 2 google-cloud-storage. --format Output format (console or json). Default console. Extra options for the AWS cloud provider 0.0 --endpoint-url Override default S3 endpoint URL with the given one. -P / --aws-profile Profile name (e.g. INI section in AWS credentials file). --profile (deprecated) Profile name (e.g. INI section in AWS credentials file)
- replaced by --aws-profile. --read-timeout The time in seconds until a timeout is raised when waiting to read from a connection (defaults to 60 seconds). Extra options for the Azure cloud provider 0.0 --azure-credential / --credential Optionally specify the type of credential to use when authenticating with Azure. If omitted then Azure Blob Storage credentials will be obtained from the environment and the default Azure authentication flow will be used for authenticating with all other Azure services. If no credentials can be found in the environment then the default Azure authentication flow will also be used for Azure Blob Storage. Allowed options are: 7.0 (bu 2 azure-cli. (bu 2 managed-identity. (bu 2 default
- barman-cloud-backup-show(1) - Barman-cloud Commands Synopsis 0.0 3.5 barman-cloud-backup-show [ { -V | --version } ] [ --help ] [ { { -v | --verbose } | { -q | --quiet } } ] [ { -t | --test } ] [ --cloud-provider { aws-s3 | azure-blob-storage | google-cloud-storage } ] [ --endpoint-url ENDPOINT_URL ] [ { -P | --aws-profile } AWS_PROFILE ] [ --profile AWS_PROFILE ] [ --read-timeout READ_TIMEOUT ] [ { --azure-credential | --credential } { azure-cli | managed-identity | default } ] [ --format FORMAT ] SOURCE_URL SERVER_NAME BACKUP_ID Description This script displays detailed information about a specific backup created with the barman-cloud-backup command. The output is similar to the barman show-backup from the %barman show-backup command reference, but it has fewer information. NOTE: 0.0 3.5 For GCP, only authentication with GOOGLE_APPLICATION_CREDENTIALS env is supported. Parameters 0.0 BACKUP_ID The ID of the backup. SERVER_NAME Name of the server that holds the backup to be displayed. SOURCE_URL URL of the cloud source, such as a bucket in AWS S3. For example: s3://bucket/path/to/folder. -V / --version Show version and exit. --help show this help message and exit. -v / --verbose Increase output verbosity (e.g., -vv is more than -v). -q / --quiet Decrease output verbosity (e.g., -qq is less than -q). -t / --test Test cloud connectivity and exit. --cloud-provider The cloud provider to use as a storage backend. Allowed options are: 7.0 (bu 2 aws-s3. (bu 2 azure-blob-storage. (bu 2 google-cloud-storage. --format Output format (console or json). Default console. Extra options for the AWS cloud provider 0.0 --endpoint-url Override default S3 endpoint URL with the given one. -P / --aws-profile Profile name (e.g. INI section in AWS credentials file). --profile (deprecated) Profile name (e.g. INI section in AWS credentials file)
- replaced by --aws-profile. --read-timeout The time in seconds until a timeout is raised when waiting to read from a connection (defaults to 60 seconds). Extra options for the Azure cloud provider 0.0 --azure-credential / --credential Optionally specify the type of credential to use when authenticating with Azure. If omitted then Azure Blob Storage credentials will be obtained from the environment and the default Azure authentication flow will be used for authenticating with all other Azure services. If no credentials can be found in the environment then the default Azure authentication flow will also be used for Azure Blob Storage. Allowed options are: 7.0 (bu 2 azure-cli. (bu 2 managed-identity. (bu 2 default
- barman-cloud-check-wal-archive(1) - Barman-cloud Commands Synopsis 0.0 3.5 barman-cloud-check-wal-archive [ { -V | --version } ] [ --help ] [ { { -v | --verbose } | { -q | --quiet } } ] [ { -t | --test } ] [ --cloud-provider { aws-s3 | azure-blob-storage | google-cloud-storage } ] [ --endpoint-url ENDPOINT_URL ] [ { -P | --aws-profile } AWS_PROFILE ] [ --profile AWS_PROFILE ] [ --read-timeout READ_TIMEOUT ] [ { --azure-credential | --credential } { azure-cli | managed-identity | default } ] [ --timeline TIMELINE ] DESTINATION_URL SERVER_NAME Description Verify that the WAL archive destination for a server is suitable for use with a new Postgres cluster. By default, the check will succeed if the WAL archive is empty or if the target bucket is not found. Any other conditions will result in a failure. NOTE: 0.0 3.5 For GCP, only authentication with GOOGLE_APPLICATION_CREDENTIALS env is supported. Parameters 0.0 SERVER_NAME Name of the server that needs to be checked. DESTINATION_URL URL of the cloud destination, such as a bucket in AWS S3. For example: s3://bucket/path/to/folder. -V / --version Show version and exit. --help show this help message and exit. -v / --verbose Increase output verbosity (e.g., -vv is more than -v). -q / --quiet Decrease output verbosity (e.g., -qq is less than -q). -t / --test Test cloud connectivity and exit. --cloud-provider The cloud provider to use as a storage backend. Allowed options are: 7.0 (bu 2 aws-s3. (bu 2 azure-blob-storage. (bu 2 google-cloud-storage. --timeline The earliest timeline whose WALs should cause the check to fail. Extra options for the AWS cloud provider 0.0 --endpoint-url Override default S3 endpoint URL with the given one. -P / --aws-profile Profile name (e.g. INI section in AWS credentials file). --profile (deprecated) Profile name (e.g. INI section in AWS credentials file)
- replaced by --aws-profile. --read-timeout The time in seconds until a timeout is raised when waiting to read from a connection (defaults to 60 seconds). Extra options for the Azure cloud provider 0.0 --azure-credential / --credential Optionally specify the type of credential to use when authenticating with Azure. If omitted then Azure Blob Storage credentials will be obtained from the environment and the default Azure authentication flow will be used for authenticating with all other Azure services. If no credentials can be found in the environment then the default Azure authentication flow will also be used for Azure Blob Storage. Allowed options are: 7.0 (bu 2 azure-cli. (bu 2 managed-identity. (bu 2 default
- barman-cloud-restore(1) - Barman-cloud Commands Synopsis 0.0 3.5 barman-cloud-restore [ { -V | --version } ] [ --help ] [ { { -v | --verbose } | { -q | --quiet } } ] [ { -t | --test } ] [ --cloud-provider { aws-s3 | azure-blob-storage | google-cloud-storage } ] [ --endpoint-url ENDPOINT_URL ] [ { -P | --aws-profile } AWS_PROFILE ] [ --profile AWS_PROFILE ] [ --read-timeout READ_TIMEOUT ] [ { --azure-credential | --credential } { azure-cli | managed-identity | default } ] [ --snapshot-recovery-instance SNAPSHOT_RECOVERY_INSTANCE ] [ --snapshot-recovery-zone GCP_ZONE ] [ --aws-region AWS_REGION ] [ --gcp-zone GCP_ZONE ] [ --azure-resource-group AZURE_RESOURCE_GROUP ] [ --tablespace NAME:LOCATION [ --tablespace NAME:LOCATION ... ] ] [ --target-lsn LSN ] [ --target-time TIMESTAMP ] [ --target-tli TLI ] SOURCE_URL SERVER_NAME BACKUP_ID RECOVERY_DESTINATION Description Use this script to restore a backup directly from cloud storage that was created with the barman-cloud-backup command. Additionally, this script can prepare for recovery from a snapshot backup by verifying that attached disks were cloned from the correct snapshots and by downloading the backup label from object storage. NOTE: 0.0 3.5 For GCP, only authentication with GOOGLE_APPLICATION_CREDENTIALS env is supported. Parameters 0.0 SERVER_NAME Name of the server that holds the backup to be restored. SOURCE_URL URL of the cloud source, such as a bucket in AWS S3. For example: s3://bucket/path/to/folder. BACKUP_ID The ID of the backup to be restored. Use auto to have Barman automatically find the most suitable backup for the restore operation. RECOVERY_DESTINATION The path to a directory for recovery. -V / --version Show version and exit. --help show this help message and exit. -v / --verbose Increase output verbosity (e.g., -vv is more than -v). -q / --quiet Decrease output verbosity (e.g., -qq is less than -q). -t / --test Test cloud connectivity and exit. --cloud-provider The cloud provider to use as a storage backend. Allowed options are: 7.0 (bu 2 aws-s3. (bu 2 azure-blob-storage. (bu 2 google-cloud-storage. --snapshot-recovery-instance Instance where the disks recovered from the snapshots are attached. --tablespace Tablespace relocation rule. --target-lsn The recovery target lsn, e.g., 3/64000000. --target-time The recovery target timestamp with or without timezone, in the format %Y-%m-%d %H:%M:%S. --target-tli The recovery target timeline. Extra options for the AWS cloud provider 0.0 --endpoint-url Override default S3 endpoint URL with the given one. -P / --aws-profile Profile name (e.g. INI section in AWS credentials file). --profile (deprecated) Profile name (e.g. INI section in AWS credentials file)
- replaced by --aws-profile. --read-timeout The time in seconds until a timeout is raised when waiting to read from a connection (defaults to 60 seconds). --aws-region The name of the AWS region containing the EC2 VM and storage volumes defined by the --snapshot-instance and --snapshot-disk arguments. Extra options for the Azure cloud provider 0.0 --azure-credential / --credential Optionally specify the type of credential to use when authenticating with Azure. If omitted then Azure Blob Storage credentials will be obtained from the environment and the default Azure authentication flow will be used for authenticating with all other Azure services. If no credentials can be found in the environment then the default Azure authentication flow will also be used for Azure Blob Storage. Allowed options are: 7.0 (bu 2 azure-cli. (bu 2 managed-identity. (bu 2 default. --azure-resource-group The name of the Azure resource group to which the compute instance and disks defined by the --snapshot-instance and --snapshot-disk arguments belong. Extra options for GCP cloud provider 0.0 --gcp-zone Zone of the disks from which snapshots should be taken. --snapshot-recovery-zone (deprecated) Zone containing the instance and disks for the snapshot recovery - replaced by --gcp-zone
- barman-cloud-wal-archive(1) - Barman-cloud Commands Synopsis 0.0 3.5 barman-cloud-wal-archive [ { -V | --version } ] [ --help ] [ { { -v | --verbose } | { -q | --quiet } } ] [ { -t | --test } ] [ --cloud-provider { aws-s3 | azure-blob-storage | google-cloud-storage } ] [ { { -z | --gzip } | { -j | --bzip2 } | --xz | --snappy | --zstd | --lz4 } ] [ --tags TAG [ TAG ... ] ] [ --history-tags HISTORY_TAG [ HISTORY_TAG ... ] ] [ --endpoint-url ENDPOINT_URL ] [ { -P | --aws-profile } AWS_PROFILE ] [ --profile AWS_PROFILE ] [ --read-timeout READ_TIMEOUT ] [ { -e | --encryption } ENCRYPTION ] [ --sse-kms-key-id SSE_KMS_KEY_ID ] [ { --azure-credential | --credential } { azure-cli | managed-identity | default } ] [ --encryption-scope ENCRYPTION_SCOPE ] [ --max-block-size MAX_BLOCK_SIZE ] [ --max-concurrency MAX_CONCURRENCY ] [ --max-single-put-size MAX_SINGLE_PUT_SIZE ] [ --kms-key-name KMS_KEY_NAME ] DESTINATION_URL SERVER_NAME [ WAL_PATH ] Description The barman-cloud-wal-archive command is designed to be used in the archive_command of a Postgres server to directly ship WAL files to cloud storage. NOTE: 0.0 3.5 If you are using Python 2 or unsupported versions of Python 3, avoid using the compression options --gzip or --bzip2. The script cannot restore gzip-compressed WALs on Python < 3.2 or bzip2-compressed WALs on Python < 3.3. This script enables the direct transfer of WAL files to cloud storage, bypassing the Barman server. Additionally, it can be utilized as a hook script for WAL archiving (pre_archive_retry_script). NOTE: 0.0 3.5 For GCP, only authentication with GOOGLE_APPLICATION_CREDENTIALS env is supported. Parameters 0.0 SERVER_NAME Name of the server that will have the WALs archived. DESTINATION_URL URL of the cloud destination, such as a bucket in AWS S3. For example: s3://bucket/path/to/folder. WAL_PATH The value of the (aq%p(aq keyword (according to archive_command). -V / --version Show version and exit. --help show this help message and exit. -v / --verbose Increase output verbosity (e.g., -vv is more than -v). -q / --quiet Decrease output verbosity (e.g., -qq is less than -q). -t / --test Test cloud connectivity and exit. --cloud-provider The cloud provider to use as a storage backend. Allowed options are: 7.0 (bu 2 aws-s3. (bu 2 azure-blob-storage. (bu 2 google-cloud-storage. -z / --gzip gzip-compress the WAL while uploading to the cloud. -j / --bzip2 bzip2-compress the WAL while uploading to the cloud. --xz xz-compress the WAL while uploading to the cloud. --snappy snappy-compress the WAL while uploading to the cloud (requires optional python-snappy library). --zstd zstd-compress the WAL while uploading to the cloud (requires optional zstandard library). --lz4 lz4-compress the WAL while uploading to the cloud (requires optional lz4 library). --tags Tags to be added to archived WAL files in cloud storage. --history-tags Tags to be added to archived history files in cloud storage. Extra options for the AWS cloud provider 0.0 --endpoint-url Override default S3 endpoint URL with the given one. -P / --aws-profile Profile name (e.g. INI section in AWS credentials file). --profile (deprecated) Profile name (e.g. INI section in AWS credentials file)
- replaced by --aws-profile. --read-timeout The time in seconds until a timeout is raised when waiting to read from a connection (defaults to 60 seconds). -e / --encryption The encryption algorithm used when storing the uploaded data in S3. Allowed options: 7.0 (bu 2 AES256. (bu 2 aws:kms. --sse-kms-key-id The AWS KMS key ID that should be used for encrypting the uploaded data in S3. Can be specified using the key ID on its own or using the full ARN for the key. Only allowed if -e / --encryption is set to aws:kms. Extra options for the Azure cloud provider 0.0 --azure-credential / --credential Optionally specify the type of credential to use when authenticating with Azure. If omitted then Azure Blob Storage credentials will be obtained from the environment and the default Azure authentication flow will be used for authenticating with all other Azure services. If no credentials can be found in the environment then the default Azure authentication flow will also be used for Azure Blob Storage. Allowed options are: 7.0 (bu 2 azure-cli. (bu 2 managed-identity. (bu 2 default. --encryption-scope The name of an encryption scope defined in the Azure Blob Storage service which is to be used to encrypt the data in Azure. --max-block-size The chunk size to be used when uploading an object via the concurrent chunk method (default: 4MB). --max-concurrency The maximum number of chunks to be uploaded concurrently (default: 1). --max-single-put-size Maximum size for which the Azure client will upload an object in a single request (default: 64MB). If this is set lower than the Postgres WAL segment size after any applied compression then the concurrent chunk upload method for WAL archiving will be used. Extra options for GCP cloud provider 0.0 --kms-key-name The name of the GCP KMS key which should be used for encrypting the uploaded data in GCS
- barman-cloud-wal-restore(1) - Barman-cloud Commands Synopsis 0.0 3.5 barman-cloud-wal-restore [ { -V | --version } ] [ --help ] [ { { -v | --verbose } | { -q | --quiet } } ] [ { -t | --test } ] [ --cloud-provider { aws-s3 | azure-blob-storage | google-cloud-storage } ] [ --endpoint-url ENDPOINT_URL ] [ { -P | --aws-profile } AWS_PROFILE ] [ --profile AWS_PROFILE ] [ --read-timeout READ_TIMEOUT ] [ { --azure-credential | --credential } { azure-cli | managed-identity | default } ] [ --no-partial ] SOURCE_URL SERVER_NAME WAL_NAME WAL_DEST Description The barman-cloud-wal-restore script functions as the restore_command for retrieving WAL files from cloud storage and placing them directly into a Postgres standby server, bypassing the Barman server. This script is used to download WAL files that were previously archived with the barman-cloud-wal-archive command. Disable automatic download of .partial files by calling --no-partial option. IMPORTANT: 0.0 3.5 On the target Postgres node, when pg_wal and the spool directory are on the same filesystem, files are moved via renaming, which is faster than copying and deleting. This speeds up serving WAL files significantly. If the directories are on different filesystems, the process still involves copying and deleting, so there(aqs no performance gain in that case. NOTE: 0.0 3.5 For GCP, only authentication with GOOGLE_APPLICATION_CREDENTIALS env is supported. Parameters 0.0 SERVER_NAME Name of the server that will have WALs restored. SOURCE_URL URL of the cloud source, such as a bucket in AWS S3. For example: s3://bucket/path/to/folder. WAL_NAME The value of the (aq%f(aq keyword (according to restore_command). WAL_DEST The value of the (aq%p(aq keyword (according to restore_command). -V / --version Show version and exit. --help show this help message and exit. -v / --verbose Increase output verbosity (e.g., -vv is more than -v). -q / --quiet Decrease output verbosity (e.g., -qq is less than -q). -t / --test Test cloud connectivity and exit. --cloud-provider The cloud provider to use as a storage backend. Allowed options are: 7.0 (bu 2 aws-s3. (bu 2 azure-blob-storage. (bu 2 google-cloud-storage. --no-partial Do not download partial WAL files Extra options for the AWS cloud provider 0.0 --endpoint-url Override default S3 endpoint URL with the given one. -P / --aws-profile Profile name (e.g. INI section in AWS credentials file). --profile (deprecated) Profile name (e.g. INI section in AWS credentials file)
- replaced by --aws-profile. --read-timeout The time in seconds until a timeout is raised when waiting to read from a connection (defaults to 60 seconds). Extra options for the Azure cloud provider 0.0 --azure-credential / --credential Optionally specify the type of credential to use when authenticating with Azure. If omitted then Azure Blob Storage credentials will be obtained from the environment and the default Azure authentication flow will be used for authenticating with all other Azure services. If no credentials can be found in the environment then the default Azure authentication flow will also be used for Azure Blob Storage. Allowed options are: 7.0 (bu 2 azure-cli. (bu 2 managed-identity. (bu 2 default
- barman-config-update(1)
- Barman Sub-Commands
- barman-list_backups(1)
- Barman Sub-Commands
- barman-lock-directory-cleanup(1)
- Barman Sub-Commands
- barman-show-backup(1)
- Barman Sub-Commands
- barman-sync-backup(1)
- Barman Sub-Commands
- barman-verify-backup(1)
- Barman Sub-Commands
- bcmxcp(8)
- Driver for UPSes supporting the serial BCM/XCP protocol
- bcmxcp_usb(8)
- Experimental driver for UPSes supporting the BCM/XCP protocol over USB
- bdep-argument-grouping(1)
- argument grouping facility
- bdep-update(1)
- update project in build configurations
- bedup(8)
- deduplication program with additional knowledge of burp
- beetsconfig(5)
- beets configuration file Beets has an extensive configuration system that lets you customize nearly every aspect of its operation. To configure beets, you create a file called config.yaml. The location of the file depends on your platform (type beet config -p to see the path on your system): 0.0 (bu 2 On Unix-like OSes, write ~/.config/beets/config.yaml. (bu 2 On Windows, use %APPDATA%ebeetseconfig.yaml. This is usually in a directory like C:eUserseYoueAppDataeRoaming. (bu 2 On OS X, you can use either the Unix location or ~/Library/Application Support/beets/config.yaml. You can launch your text editor to create or update your configuration by typing beet config -e. (See the X'tty: link #config-cmd'%configX'tty: link' command for details.) It is also possible to customize the location of the configuration file and even use multiple layers of configuration. See %Configuration Location, below. The config file uses X'tty: link https://yaml.org/'%YAMLX'tty: link' syntax. You can use the full power of YAML, but most configuration options are simple key/value pairs. This means your config file will look like this: 0.0 3.5 option: value another_option: foo bigger_option: key: value foo: bar In YAML, you will need to use spaces (not tabs!) to indent some lines. If you have questions about more sophisticated syntax, take a look at the X'tty: link https://yaml.org/'%YAMLX'tty: link' documentation. The rest of this page enumerates the dizzying litany of configuration options available in beets. You might also want to see an %example. 0.0 (bu 2 %Global Options 2.0 (bu 2 %library (bu 2 %directory (bu 2 %plugins (bu 2 %include (bu 2 %pluginpath (bu 2 %ignore (bu 2 %ignore_hidden (bu 2 %replace (bu 2 %path_sep_replace (bu 2 %asciify_paths (bu 2 %art_filename (bu 2 %threaded (bu 2 %format_item (bu 2 %format_album (bu 2 %sort_item (bu 2 %sort_album (bu 2 %sort_case_insensitive (bu 2 %original_date (bu 2 %artist_credit (bu 2 %per_disc_numbering (bu 2 %aunique (bu 2 %sunique (bu 2 %terminal_encoding (bu 2 %clutter (bu 2 %max_filename_length (bu 2 %id3v23 (bu 2 %va_name (bu 2 %UI Options 2.0 (bu 2 %color (bu 2 %colors (bu 2 %terminal_width (bu 2 %length_diff_thresh (bu 2 %import (bu 2 %Importer Options 2.0 (bu 2 %write (bu 2 %copy (bu 2 %move (bu 2 %link (bu 2 %hardlink (bu 2 %reflink (bu 2 %resume (bu 2 %incremental (bu 2 %incremental_skip_later (bu 2 %from_scratch (bu 2 %quiet (bu 2 %quiet_fallback (bu 2 %none_rec_action (bu 2 %timid (bu 2 %log (bu 2 %default_action (bu 2 %languages (bu 2 %ignored_alias_types (bu 2 %detail (bu 2 %group_albums (bu 2 %autotag (bu 2 %duplicate_keys (bu 2 %duplicate_action (bu 2 %duplicate_verbose_prompt (bu 2 %bell (bu 2 %set_fields (bu 2 %singleton_album_disambig (bu 2 %MusicBrainz Options 2.0 (bu 2 %enabled (bu 2 %searchlimit (bu 2 %extra_tags (bu 2 %genres (bu 2 %external_ids (bu 2 %Autotagger Matching Options 2.0 (bu 2 %max_rec (bu 2 %preferred (bu 2 %ignored (bu 2 %required (bu 2 %ignored_media (bu 2 %ignore_data_tracks (bu 2 %ignore_video_tracks (bu 2 %Path Format Configuration (bu 2 %Configuration Location 2.0 (bu 2 %Environment Variable (bu 2 %Command-Line Option (bu 2 %Default Location (bu 2 %Example
- belkin(8)
- Driver for Belkin serial UPS equipment
- belkinunv(8)
- Driver for Belkin "Universal UPS" and compatible
- bench2graph(1)
- draws Postscript graphs from Autobench output (using gnuplot)
- ber_int_t(3), ber_uint_t(3), ber_len_t(3), ber_slen_t(3), ber_tag_t(3), struct berval(3), BerValue(3), BerVarray(3), BerElement(3), ber_bvfree(3), ber_bvecfree(3), ber_bvecadd(3), ber_bvarray_free(3), ber_bvarray_add(3), ber_bvdup(3), ber_dupbv(3), ber_bvstr(3), ber_bvstrdup(3), ber_str2bv(3), ber_alloc_t(3), ber_init(3), ber_init2(3), ber_free(3)
- OpenLDAP LBER types and allocation functions
- bestfcom(8)
- Driver for Best Power Fortress/Ferrups
- bestfortress(8)
- Driver for old Best Fortress UPS equipment
- bestuferrups(8)
- Driver for Best Power Micro-Ferrups
- bestups(8)
- Driver for Best Power / SOLA (Phoenixtec protocol) UPS equipment
- bgpuma(1)
- bgpuma -- A program to search BGP Update files for CIDR blocks or Autonomous Systems
- bible(1)
- Lookup words and verses in the Bible (King James version)
- bincimap-up(1)
- Authentication stub for Binc IMAP
- bino(1), Bino(1)
- a 3D video player with multi-display support
- birthday(1)
- warn about upcoming birthdays and other events
- bkpupsd(8)
- Simple UPS daemon for APC BK-Pro series
- bl_gff3_dup(3), bl_gff3_dup()(3)
- Duplicate a GFF3 object
- blazer_ser(8)
- Driver for Megatec/Q1 protocol serial based UPS equipment
- blazer_usb(8)
- Driver for Megatec/Q1 protocol USB based UPS equipment
- bogoupgrade(1)
- upgrades bogofilter database to current version
- bond_target(3), bond_target (3)
- Setup a state transfer pipe between two targets
- borg(1)
- deduplicating and encrypting backup tool
- borg-benchmark-crud(1)
- Benchmark Create, Read, Update, Delete for archives
- borg-import-tar(1)
- Create a backup archive from a tarball
- borg-key-export(1)
- Export the repository key for backup
- borg-key-import(1)
- Import the repository key from backup
- borg-upgrade(1)
- upgrade a repository from a previous version
- bpkg-argument-grouping(1)
- argument grouping facility
- bpkg-pkg-update(1)
- update package
- btm(1)
- A customizable cross-platform graphical process/system monitor for the terminal. Supports Linux, macOS, and Windows
- bu_check_files(1)
- Verify the file integrity of backupuser(1) backups
- buildah-config(1)
- Update image configuration settings
- buildah-manifest-annotate(1)
- Add and update information about an image or artifact to a manifest list or image index
- buildah-prune(1)
- Cleanup intermediate images as well as build and mount cache
- bup(1)
- Backup program using rolling checksums and git file formats
- bup-bloom(1)
- generates, regenerates, updates bloom filters
- bup-cat-file(1)
- extract archive content (low-level)
- bup-daemon(1)
- listens for connections and runs bup server
- bup-damage(1)
- randomly destroy blocks of a file
- bup-drecurse(1)
- recursively list files in your filesystem
- bup-features(1)
- report the current status and capabilities of bup itself
- bup-fsck(1)
- verify or repair a bup repository
- bup-ftp(1)
- ftp-like client for navigating bup repositories
- bup-fuse(1)
- mount a bup repository as a filesystem
- bup-gc(1)
- remove unreferenced, unneeded data
- bup-get(1)
- copy repository items (CAUTION: EXPERIMENTAL)
- bup-help(1)
- open the documentation for a given bup command
- bup-import-duplicity(1)
- import duplicity backups
- bup-import-rdiff-backup(1)
- import a rdiff-backup archive
- bup-import-rsnapshot(1)
- import a rsnapshot archive
- bup-index(1)
- print and/or update the bup filesystem index
- bup-init(1)
- initialize a bup repository
- bup-join(1)
- concatenate files from a bup repository
- bup-ls(1)
- list the contents of a bup repository
- bup-margin(1)
- figure out your deduplication safety margin
- bup-memtest(1)
- test bup memory usage statistics
- bup-meta(1)
- create or extract a metadata archive
- bup-midx(1)
- create a multi-index (.midx) file from several .idx files
- bup-mux(1)
- multiplexes data and error streams over a connection
- bup-on(1)
- run a bup server locally and client remotely
- bup-prune-older(1)
- remove older saves
- bup-random(1)
- generate a stream of random output
- bup-restore(1)
- extract files from a backup set
- bup-rm(1)
- remove references to archive content
- bup-save(1)
- create a new bup backup set
- bup-server(1)
- the server side of the bup client-server relationship
- bup-split(1)
- save individual files to bup backup sets
- bup-tag(1)
- tag a commit in the bup repository
- bup-tick(1)
- wait for up to one second
- bup-web(1)
- Start web server to browse bup repositiory
- burp(8), Burp(8)
- BackUp and Restore Program
- byobu-enable(1), byobu-disable(1)
- wrapper script for enabling/disabling automatic startup of byobu after login into text console
- byobu-janitor(1)
- script for cleaning and upgrading environment after upgrades
- byobu-reconnect-sockets(1)
- Sourcable script that updates GPG_AGENT_INFO and DBUS_SESSION_BUS_ADDRESS in the environment
- c-icap-mkbdb(8)
- simple utility to create Berkeley DB lookup tables
- c-icap-mklmdb(8)
- simple utility to create LMDB lookup tables
- c-icap-mods-sguardDB(8)
- simple utility to create Berkeley DB lookup tables
- c44(1)
- DjVuPhoto encode
- capture_audio(3), capture_audio (3)
- Setup an audio device capture stream
- cargo-publish(1)
- [em] Upload a package to the registry
- cargo-update(1)
- [em] Update dependencies as recorded in the local lock file
- catsitd(8)
- process supervisor
- ccze-cssdump(1)
- Dump CCZE color setup into CSS format
- cdbkup(1)
- Backup a filesystem to one or more CD-R(W)s
- cdk_objs(3), cleanCdkTitle drawCdkTitle getCdkTitle positionCDKObject setCDKObjectBackgroundColor setCDKObjectPostProcess setCDKObjectPreProcess setCdkExitType setCdkTitle validCDKObject cdk_objs(3)
- Cdk object-support functions
- cdrstr(1)
- Restore a backed up filesystem from one or more CD-R(W)s
- ceylon-version(1), ceylon version(1)
- Shows and updates version numbers in module descriptors
- cg(1)
- semi-automatic newsgroup binary downloader
- cgi_filehandle(3), cgi_filehandle (3)
- return a file pointer to an uploaded file
- cgroup.conf(5)
- Slurm configuration file for the cgroup support
- charon.ftp(1)
- remove backup files that exceed a certain age from an FTP aite
- charon.local(1)
- remove backup files that exceed a certain age from a local directoy
- charset.conf(5)
- Configuration file for legacy character set support by Sympa
- check_puppet(1)
- manual page for check_puppet 1.3
- checkgroups(8)
- update group descriptions
- chkfont(6)
- checks figlet 2.0 and up font files for format errors
- chocolate-doom-setup(6)
- configuration tool for chocolate-doom
- chocolate-heretic-setup(6)
- configuration tool for chocolate-heretic
- chocolate-hexen-setup(6)
- configuration tool for chocolate-hexen
- chocolate-strife-setup(6)
- configuration tool for chocolate-strife
- ck4up(1)
- Check for Updates, a utility to monitor web pages for updates
- classes.conf(5)
- class configuration file for cups
- cleanasn(1)
- clean up irregularities in NCBI ASN.1 objects
- cleanup(8)
- canonicalize and enqueue Postfix message
- cleanup_digikamdb(1)
- Cleanup the digiKam databases to reduce their sizes and increase access speed
- client.conf(5)
- client configuration file for cups (deprecated on macos)
- clientupdate(1)
- Xymon client update utility
- clockspeed(1)
- speed up or slow down the local clock, continuously
- clone(8)
- Clone an UPS, treating its outlet as if it were an UPS (with shutdown INSTCMD support)
- cmake-cxxmodules(7)
- CMake C++ Modules Support Reference New in version 3.28. C++ 20 introduced the concept of (dqmodules(dq to the language. The design requires build systems to order compilations among each other to satisfy import statements reliably. CMake(aqs implementation asks the compiler to scan source files for module dependencies during the build, collates scanning results to infer ordering constraints, and tells the build tool how to dynamically update the build graph
- cmake-variables(7)
- CMake Variables Reference This page documents variables that are provided by CMake or have meaning to CMake when set by project code. For general information on variables, see the %Variables section in the cmake-language manual. NOTE: 0.0 3.5 CMake reserves identifiers that: 0.0 (bu 2 begin with CMAKE_ (upper-, lower-, or mixed-case), or (bu 2 begin with _CMAKE_ (upper-, lower-, or mixed-case), or (bu 2 begin with _ followed by the name of any %CMake Command
- coap_async(3), coap_register_async(3), coap_async_trigger(3), coap_async_set_delay(3), coap_find_async(3), coap_free_async(3), coap_async_set_app_data(3), coap_async_get_app_data(3)
- Work with CoAP async support
- coap_block(3), coap_context_set_block_mode(3), coap_context_set_max_block_size(3), coap_add_data_large_request(3), coap_add_data_large_response(3), coap_get_data_large(3), coap_block_build_body(3), coap_q_block_is_supported(3)
- Work with CoAP Blocks
- coap_context(3), coap_new_context(3), coap_free_context(3), coap_context_set_max_idle_sessions(3), coap_context_get_max_idle_sessions(3), coap_context_set_max_handshake_sessions(3), coap_context_get_max_handshake_sessions(3), coap_context_set_session_timeout(3), coap_context_get_session_timeout(3), coap_context_set_csm_timeout_ms(3), coap_context_get_csm_timeout_ms(3), coap_context_set_max_token_size(3), coap_context_set_app_data(3), coap_context_get_app_data(3), coap_context_set_cid_tuple_change(3)
- Work with CoAP contexts
- coap_endpoint_server(3), coap_context_set_pki(3), coap_context_set_pki_root_cas(3), coap_context_set_psk2(3), coap_new_endpoint(3), coap_free_endpoint(3), coap_endpoint_set_default_mtu(3), coap_join_mcast_group_intf(3), coap_mcast_per_resource(3)
- Work with CoAP server endpoints
- coap_init(3), coap_startup(3), coap_cleanup(3)
- Work with CoAP initialization
- coap_pdu_setup(3), coap_new_pdu(3), coap_pdu_init(3), coap_new_message_id(3), coap_session_init_token(3), coap_session_new_token(3), coap_add_token(3), coap_new_optlist(3), coap_insert_optlist(3), coap_delete_optlist(3), coap_encode_var_safe(3), coap_encode_var_safe8(3), coap_add_optlist_pdu(3), coap_add_option(3), coap_add_data(3), coap_add_data_blocked_response(3), coap_send(3), coap_path_into_optlist(3), coap_split_path(3), coap_query_into_optlist(3), coap_split_query(3), coap_pdu_set_mid(3), coap_pdu_set_code(3), coap_pdu_set_type(3)
- Setting up CoAP PDUs
- coap_persist(3), coap_persist_startup(3), coap_persist_stop(3), coap_persist_track_funcs(3), coap_persist_observe_add(3), coap_persist_set_observe_num(3)
- Work with CoAP persist support
- coap_proxy(3), coap_proxy_forward_request(3), coap_proxy_forward_response(3), coap_verify_proxy_scheme_supported(3)
- Work with CoAP proxies
- coap_supported(3), coap_af_unix_is_supported(3), coap_async_is_supported(3), coap_client_is_supported(3), coap_dtls_is_supported(3), coap_dtls_cid_is_supported(3), coap_dtls_psk_is_supported(3), coap_dtls_pki_is_supported(3), coap_dtls_pkcs11_is_supported(3), coap_dtls_rpk_is_supported(3), coap_epoll_is_supported(3), coap_ipv4_is_supported(3), coap_ipv6_is_supported(3), coap_observe_persist_is_supported(3), coap_oscore_is_supported(3), coap_proxy_is_supported(3), coap_server_is_supported(3), coap_tcp_is_supported(3), coap_threadsafe_is_supported(3), coap_tls_is_supported(3), coap_ws_is_supported(3), coap_wss_is_supported(3)
- Work with CoAP runtime functionality
- coap_tls_library(3), coap_get_tls_library_version(3), coap_string_tls_support(3), coap_string_tls_version(3), coap_show_tls_version(3), coap_tls_engine_configure(3), coap_tls_engine_remove(3)
- Work with CoAP TLS libraries
- configctl(1)
- Generic tool to parse and update configuration files
- configure.tcl90(n), oo::configurable(n), configure(n), property(n)
- class that makes configurable classes and objects, and supports making configurable properties
- containers-transports(5)
- description of supported transports for copying and storing container images
- control_rancid(1)
- run rancid for devices of a group
- copy_image_transform(3), copy_image_transform (3)
- Duplicate the transform chain of one VID and transfer it to another
- copytape(1)
- duplicate magtapes
- coredns-auto(7), auto(7)
- enables serving zone data from an RFC 1035-style master file, which is automatically picked up from disk
- coredns-debug(7), debug(7)
- disables the automatic recovery upon a crash so that you'll get a nice stack trace
- coredns-forward(7), forward(7)
- facilitates proxying DNS messages to upstream resolvers
- coredns-geoip(7), geoip(7)
- Lookup maxmind geoip2 databases using the client IP, then add associated geoip data to the context request
- coredns-grpc(7), grpc(7)
- facilitates proxying DNS messages to upstream resolvers via gRPC protocol
- corosync-cpgtool(8)
- A tool for displaying cpg groups and members
- cpdup(1)
- mirror filesystems
- cpg_join(3)
- Joins one or more groups in the CPG library
- cpg_leave(3)
- Leave a group in the CPG library
- cpg_mcast_joined(3)
- Multicasts a zero copy buffer to all groups joined to a handle
- cpg_mcast_joined(3)
- Multicasts to all groups joined to a handle
- cpg_membership_get(3)
- Returns a list of members of a CPG group
- cpl_complete_word(3), cfc_file_start(3), cfc_literal_escapes(3), cfc_set_check_fn(3), cpl_add_completion(3), cpl_file_completions(3), cpl_last_error(3), cpl_list_completions(3), cpl_recall_matches(3), cpl_record_error(3), del_CplFileConf(3), del_WordCompletion(3), new_CplFileConf(3), new_WordCompletion(3)
- lookup possible completions for a word
- cptupdate(1)
- create a GMT colour palette table (cpt) file with a different version to the input
- cpupdate(8)
- TO BE DONE: MANPAGE
- create_bmp_for_microstrip_coupler(1)
- bitmap generator for microstrip coupler (part of atlc)
- create_bmp_for_rect_cen_in_rect_coupler(1), sorry_no_written_yet(1)
- part of atlc
- create_bmp_for_stripline_coupler(1)
- bitmap generator for coupler with thin striplines between two infinitely wide groundplanes (part of atlc)
- create_rgb_table(3)
- Generates an RGB mapping table with lookup data for a palette. Allegro game programming library
- critcl_bitmap(n), critcl::bitmap(n)
- CriTcl - Wrap Support - Bitset en- and decoding
- critcl_emap(n), critcl::emap(n)
- CriTcl - Wrap Support - Enum en- and decoding
- critcl_enum(n), critcl::enum(n)
- CriTcl - Wrap Support - String/Integer mapping
- critter(6), Critical Mass(6)
- Space shootemup resembling Galaxian
- crlupdate(1)
- Mono Certficate Revocation List Downloader and Updater
- crypto_blake2b(3monocypher), crypto_blake2b_keyed(3monocypher), crypto_blake2b_init(3monocypher), crypto_blake2b_keyed_init(3monocypher), crypto_blake2b_update(3monocypher), crypto_blake2b_final(3monocypher)
- hashing, message authentication, and key derivation with BLAKE2b
- crypto_poly1305(3monocypher), crypto_poly1305_init(3monocypher), crypto_poly1305_update(3monocypher), crypto_poly1305_final(3monocypher)
- Poly1305 one-time message authentication codes
- crypto_sha512(3monocypher), crypto_sha512_init(3monocypher), crypto_sha512_update(3monocypher), crypto_sha512_final crypto_sha512_hmac(3monocypher), crypto_sha512_hmac_init(3monocypher), crypto_sha512_hmac_update(3monocypher), crypto_sha512_hmac_final(3monocypher), crypto_sha512_hkdf(3monocypher), crypto_sha512_hkdf_expand(3monocypher)
- hashing, message authentication, and key derivation with SHA-512
- cs_destroy(3), cs_destroy (3)
- clean up and dealloc a parse tree
- csg_reupdate(1)
- Part of the VOTCA package
- cstream(1)
- direct data streams, with bandwidth limiting, FIFO, audio, duplication and extended reporting support
- cu(1)
- Call up another system
- cups(1)
- a standards-based, open source printing system
- cups-browsed(8)
- A daemon for browsing the Bonjour broadcasts of shared, remote CUPS printers
- cups-browsed.conf(5)
- server configuration file for cups-browsed
- cups-calibrate(8)
- ESP CUPS Printer Calibration Tool
- cups-config(1)
- get cups api, compiler, directory, and link information (deprecated)
- cups-files.conf(5)
- file and directory configuration file for cups
- cups-genppd(8)
- generate Gutenprint PPD files for use with CUPS
- cups-genppdupdate(8)
- update CUPS+Gutenprint PPD files
- cups-lpd(8)
- receive print jobs and report printer status to lpd clients (deprecated)
- cups-snmp(8), snmp(8)
- cups snmp backend (deprecated)
- cupsaccept(8), cupsaccept/cupsreject(8)
- accept/reject jobs sent to a destination
- cupsctl(8)
- configure cupsd.conf options
- cupsd(8)
- cups scheduler
- cupsd-helper(8)
- cupsd helper programs (deprecated)
- cupsd-logs(5)
- cupsd log files (access_log, error_log, and page_log)
- cupsd.conf(5)
- server configuration file for cups
- cupsdisable(8), cupsenable(8)
- stop/start printers and classes
- cupsfilter(8)
- convert a file to another format using cups filters (deprecated)
- cupstestppd(1)
- test conformance of ppd files (deprecated)
- curl_easy_cleanup(3)
- free an easy handle
- curl_easy_duphandle(3)
- clone an easy handle
- curl_easy_upkeep(3)
- keep existing connections alive
- curl_global_cleanup(3)
- global libcurl cleanup
- curl_multi_cleanup(3)
- close down a multi session
- curl_multi_wakeup(3)
- wake up a sleeping curl_multi_poll call
- curl_share_cleanup(3)
- close a shared object
- curl_url_cleanup(3)
- free the URL handle
- curl_url_dup(3)
- duplicate a URL handle
- curs_refresh(3x), %doupdate(3x), %redrawwin(3x), %refresh(3x), %wnoutrefresh(3x), %wredrawln(3x), %wrefresh(3x)
- refresh curses windows or lines thereupon
- curs_terminfo(3x), %del_curterm(3x), %mvcur(3x), %putp(3x), %restartterm(3x), %set_curterm(3x), %setupterm(3x), %tigetflag(3x), %tigetnum(3x), %tigetstr(3x), %tiparm(3x), %tiparm_s(3x), %tiscan_s(3x), %tparm(3x), %tputs(3x), %vid_attr(3x), %vid_puts(3x), %vidattr(3x), %vidputs(3x)
- curses interfaces to %term%info database
- curs_window(3x), %newwin(3x), %delwin(3x), %mvwin(3x), %subwin(3x), %derwin(3x), %mvderwin(3x), %dupwin(3x), %wsyncup(3x), %syncok(3x), %wcursyncup(3x), %wsyncdown(3x)
- create and manipulate curses windows
- cuyo(6)
- Tetris-like game with many suprises
- cvpasswd(1)
- scramble passwords for CVSup authentication
- cvs(5)
- Concurrent Versions System support files
- cvsbug(8)
- send problem report (PR) about CVS to a central support site
- cvsup(1)
- network distribution package for CVS repositories
- cvsup2cvsync(1)
- convert a scanfile from the CVSup style to the cvsync style
- cvsupd(8)
- network distribution server for CVS repositories
- cvsync2cvsup(1)
- convert a scanfile from the cvsync style to the CVSup style
- cwgen(1)
- generate groups of random characters for Morse code practice
- cwu(1)
- (color wrapper) directive updater
- cxCleanup(3)
- Cleans up the entire library
- cxCleanupModules(3)
- Unloads all modules
- cxFixPath(3)
- Fixes up the specified path by processing all ".." and "." that may be in the path
- cxGetDirGid(3)
- Returns the group ID of the specified directory
- cxGetFileGid(3)
- Returns the group ID of the specified file
- cxGetFsNodeGid(3)
- Returns the group ID of the specified node
- cxSetDirGid(3)
- Sets the group ID of the specified directory
- cxSetFileGid(3)
- Sets the group ID of the specified file
- cxSetFsNodeGid(3)
- Sets the group ID of the specified node
- dangen(6)
- shoot 'em up game where accurate shooting matters
- darktable-generate-cache(1)
- update darktable's thumbnail cache
- davix-put(1)
- Upload tool based on libdavix
- dbh_update(3), dbh_writeheader(3)
- write data record or file header to disk
- dblink_build_sql_delete(3)
- builds a DELETE statement using supplied values for primary key field values
- dblink_build_sql_insert(3)
- builds an INSERT statement using a local tuple, replacing the primary key field values with alternative supplied values
- dblink_build_sql_update(3)
- builds an UPDATE statement using a local tuple, replacing the primary key field values with alternative supplied values
- dbmail-imapd(8)
- provides access to the DBMail system to clients supporting Internet Message Access Protocol, IMAP4r1, as specified in RFC 3501
- dbmail-lmtpd(8)
- receive messages from an MTA supporting the Lightweight Mail Transport Protocol, as specified in RFC 2033
- dbmail-pop3d(8)
- provides access to the DBMail system to client support- ing Post Office Protocol, POP3, as specified in RFC 1939
- dbus-cleanup-sockets(1)
- clean up leftover sockets in a directory
- dbus-update-activation-environment(1)
- update environment used for D-Bus session services
- dc_descriptor_get_transports(3)
- Gets the transports supported by the given descriptor
- dc_descriptor_iterator(3)
- get all supported dive computers
- dcmmklut(1)
- Create DICOM look-up tables
- ddpt(8)
- copies data between files and storage devices. Support for devices that understand the SCSI command set
- declean(1)
- clean up after a Debian package build
- deductionguidesforstd::tuple(3)
- deductionguidesforstd::tuple
- default.pa(5)
- PulseAudio Sound Server Startup Script
- deltup(1)
- Update a tarballed package
- delv(1)
- DNS lookup and validation utility
- design_coupler(1)
- for designing directional couplers (part of the atlc package)
- detox(1)
- clean up filenames
- devdupablxorexpr(3)
- duplicates and develops 'xor', 'nxor'. man1/alc_origin.1
- dfu-programmer(1)
- USB firmware upgrading for Atmel microcontrollers
- dfu-util(1)
- Device firmware update (DFU) USB programmer
- dgrpctl(8)
- add, delete and modify newsgroups in the active file
- dhcdrop(8)
- program for searching and suppress false DHCP servers in Ethernet
- dhcping(8)
- send a DHCP request to DHCP server to see if it's up and running
- diablo-kp(5)
- General KP database support in Diablo
- dictCleanup(3), dictCleanup (3)
- cleanup dictionary
- dict_lookup(1)
- DICT Protocol Client
- dig(1)
- DNS lookup utility
- dilookup(8)
- Diablo program to run searches on the dhistory file
- ding(1)
- dictionary lookup program for Unix
- dircolors(1)
- color setup for ls
- dirmngr(8)
- GnuPG's network access daemon
- dirvish(8)
- Disk based virtual image network backup system
- dirvish-runall(8)
- run a set of dirvish backup jobs
- discgrp(5gv), discrete(5gv)
- group file formats
- disklist(5)
- List of partitions to back up for Amanda
- dispatch_group_create(3), dispatch_group_async(3), dispatch_group_wait(3), dispatch_group_notify(3)
- group blocks submitted to queues
- djvups(1)
- Convert DjVu documents to PostScript
- dns-ng(1)
- generate /etc/netgroup entries from DNS tables "dns-ng(1)" "generate /etc/netgroup entries from DNS tables"
- dnsget(1)
- DNS lookup utility
- dnshistory(1)
- processes various log file formats doing dns IP Address lookups. Store these pairs in a database for later retrieval
- dnsjit.core.compat(3)
- Cross platform compatibility support
- dnssec-ksr(1)
- create signed key response (SKR) files for offline KSK setups
- dnstable_lookup(1)
- lookup individual records in a dnstable data file or set of data files
- do_menu(3)
- Displays an animates a popup menu. Allegro game programming library
- docheckgroups(8)
- Process checkgroups and output a list of changes
- doveadm-auth(1)
- Flush/lookup/test authentication data
- doveadm-deduplicate(1)
- expunge duplicate messages
- doveadm-sync(1)
- Dovecot(aqs two-way mailbox synchronization utility doveadm-backup - Dovecot(aqs one-way mailbox synchronization utility
- doveadm-user(1)
- Perform a user lookup in Dovecot(aqs userdbs
- dqcache(8)
- DNS cache with DNSCurve support
- dreaderd(8)
- NNTP reader daemon for reader support
- dreadover(8)
- Extract overview information, usually from /news/spool/group, given a newsgroup name and article number
- dssi_osc_update(1)
- send a DSSI `update' OSC request
- dsyncgroups(8)
- Obtain active file and group description info from a remote NNTP host and update the local dactive.kp (or specified KP database)
- dtop(1)
- display and update information about processes on a cluster of machines
- duff(1)
- duplicate file finder
- dummy-ups(8)
- Driver for multi-purpose UPS emulation or relay
- dune-coq(1), duneN'45'coq(1)
- N'45' Command group related to CoqN'46'
- dune-init(1), duneN'45'init(1)
- N'45' Command group for initializing dune components
- dune-upgrade(1), duneN'45'upgrade(1)
- N'45' Upgrade jbuilder projects to dune
- dupablexpr(3)
- duplicates an expression. man1/alc_origin.1
- dupd(1)
- find duplicate files
- dupe(1)
- duplicate a file quickly
- dupemap(1)
- Creates a database of file checksums and uses it to eliminate duplicates
- dupfilter(8)
- Sample Courier mail filter
- duplicity(1)
- Encrypted incremental backup to local or remote storage
- dvdbackup(1)
- Tool to backup DVDs
- dwz(1)
- DWARF optimization and duplicate removal tool
- dynip(8)
- Dynamic IP Address Updater
- ecalloc(3), emalloc(3), eread(3), erealloc(3), esetenv(3), estrdup(3), ewrite(3)
- exit-on-failure wrapper functions
- eclat-lssg(1), eclat-describe-security-groups(1)
- return information about security groups
- eclat-mksg(1), eclat-create-security-group(1)
- create security group eclat create-security-group
- eclat-rmsg(1), eclat-delete-security-group(1)
- delete security group
- eclat-sg(1)
- manipulate security groups
- efi_variables_supported(3), efi_del_variable(3), efi_get_variable(3), efi_get_variable_attributes(3), efi_get_variable_size(3), efi_set_variable(3)
- manipulate UEFI variables
- egress-monitor(1)
- Watching for default routes changes and sets the interface group
- elf_update(3)
- update an ELF descriptor
- elfedit(1)
- update ELF header and program property of ELF files
- elpa_autotune_set_best(3)
- Sets the tunable parameters to the up-to-now best solution Before the autotuning options can be set, an autotuning step has to be done elpa_autotune_step(3)
- elpa_autotune_setup(3)
- create an instance for autotuning of the ELPA library Before the autotuning object can be created, an instance of the ELPA library has to be setup, see e.g. elpa_setup(3)
- elpa_autotune_step(3)
- do one ELPA autotuning step Before the autotuning step can be done, an instance of the ELPA autotune object has to be created, see elpa_autotune_setup(3)
- elpa_invert_triangular(3)
- Invert an upper triangular matrix
- elpa_setup(3)
- setup an instance of the ELPA library
- empsched(6)
- Print Empire update schedule
- errno(1)
- look up errno names and descriptions
- eruption(6), Eruption(6)
- eruption of pieces of hot volcanic rock
- etapro(8)
- Driver for ETA UPS equipment
- euphoria(1)
- floating wisps
- everups(8)
- Driver for Ever UPS models
- evim(1)
- easy Vim, edit a file with Vim and setup for modeless editing
- ex3buf(3)
- Mode-X triple buffering and retrace interrupt simulation. Allegro game programming library
- expect_tknewsbiff(1), tknewsbiff(1)
- pop up a window when news appears
- expire(8cn), doexpire(8cn), expireiflow(8cn)
- expire old news upact - update news active file
- explain_dup(3)
- explain dup(2) errors require_index { }
- explain_dup2(3)
- explain dup2(2) errors require_index { }
- explain_dup2_or_die(3)
- duplicate a file descriptor and report errors require_index { "duplicate a file descriptor and report errors" }
- explain_dup_or_die(3)
- duplicate a file descriptor and report errors require_index { "duplicate a file descriptor and report errors" }
- explain_endgrent_or_die(3)
- finish group file accesses and report errors require_index { "finish group file accesses and report errors" }
- explain_getgrent_or_die(3)
- get group file entry and report errors require_index { "get group file entry and report errors" }
- explain_getgrouplist(3)
- explain getgrouplist(3) errors require_index { }
- explain_getgrouplist_or_die(3)
- get list of groups and report errors require_index { "explain_getgrouplist_or_die(3)"
- explain_getgroups(3)
- explain getgroups(2) errors require_index { }
- explain_getgroups_or_die(3)
- get supplementary group IDs and report errors require_index { "get list of supplementary group IDs and report errors" }
- explain_getpgid_or_die(3)
- get process group and report errors require_index { "get process group and report errors" }
- explain_getpgrp_or_die(3)
- get process group and report errors require_index { "get process group and report errors" }
- explain_getresgid_or_die(3)
- get r/e/s group IDs and report errors require_index { "get real, effective and saved group IDs and report errors" }
- explain_setgid_or_die(3)
- set group identity and report errors require_index { "set group identity and report errors" }
- explain_setgrent_or_die(3)
- rewind group database and report errors require_index { "rewind to the start of the group database and report errors" }
- explain_setgroups(3)
- explain setgroups(2) errors require_index { }
- explain_setgroups_or_die(3)
- set supplementary group IDs and report errors require_index { "set list of supplementary group IDs and report errors" }
- explain_setpgid_or_die(3)
- set process group and report errors require_index { "set process group and report errors" }
- explain_setpgrp_or_die(3)
- set process group and report errors require_index { "set process group and report errors" }
- explain_setregid_or_die(3)
- set real and/or effective group ID and report errors require_index { "set real and/or effective group ID and report errors" }
- explain_setresgid_or_die(3)
- set r/e/s group ID and report errors require_index { "set real, effective and saved group ID and report errors" }
- explain_setsid_or_die(3)
- sets process group ID and report errors require_index { "creates a session and sets the process group ID and report errors" }
- explain_strdup(3)
- explain strdup(3) errors require_index { }
- explain_strdup_or_die(3)
- duplicate a string and report errors require_index { "duplicate a string and report errors" }
- explain_strndup(3)
- explain strndup(3) errors require_index { }
- explain_strndup_or_die(3)
- duplicate a string and report errors require_index { "duplicate a string and report errors" }
- ext_unix_group_acl(8)
- Squid UNIX Group ACL helper
- extimer(3)
- Using the timer (delays and interrupts). Allegro game programming library
- extract_qupak(1)
- extract Quake/2 PACK files
- exupdate(3)
- Supporting different screen update methods in a single program. Allegro game programming library
- ezmlm-cron(1)
- Sets up digest request messages generation via crond
- ezmlmglrc(5)
- set up the global ezmlm interface
- ezmlmsubrc(5)
- set up a minimal sublist
- ezstream(1)
- source client for Icecast with external de-/encoder support
- faup(1)
- Finally An Url Parser!
- fd0ssh(1)
- pipe for password-over-stdin support to ssh
- fdupes(1)
- finds duplicate files in a given set of directories
- fdupes-help(7)
- fdupes interactive mode reference
- fi_atomic(3)
- Remote atomic functions fi_atomic / fi_atomicv / fi_atomicmsg / fi_inject_atomic Initiates an atomic operation to remote memory fi_fetch_atomic / fi_fetch_atomicv / fi_fetch_atomicmsg Initiates an atomic operation to remote memory, retrieving the initial value. fi_compare_atomic / fi_compare_atomicv / fi_compare_atomicmsg Initiates an atomic compare-operation to remote memory, retrieving the initial value. fi_atomicvalid / fi_fetch_atomicvalid / fi_compare_atomicvalid / fi_query_atomic : Indicates if a provider supports a specific atomic operation
- fi_av(3)
- Address vector operations fi_av_open / fi_close Open or close an address vector fi_av_bind Associate an address vector with an event queue. fi_av_insert / fi_av_insertsvc / fi_av_remove Insert/remove an address into/from the address vector. fi_av_lookup Retrieve an address stored in the address vector. fi_av_straddr Convert an address into a printable string
- fi_getinfo(3), fi_freeinfo(3)
- Obtain / free fabric interface information fi_allocinfo, fi_dupinfo - Allocate / duplicate an fi_info structure
- fi_join_collective(3)
- Operation where a subset of peers join a new collective group. fi_barrier Collective operation that does not complete until all peers have entered the barrier call. fi_broadcast A single sender transmits data to all peers, including itself. fi_alltoall Each peer distributes a slice of its local data to all peers. fi_allreduce Collective operation where all peers broadcast an atomic operation to all other peers. fi_allgather Each peer sends a complete copy of its local data to all peers. fi_reduce_scatter Collective call where data is collected from all peers and merged (reduced). The results of the reduction is distributed back to the peers, with each peer receiving a slice of the results. fi_reduce Collective call where data is collected from all peers to a root peer and merged (reduced). fi_scatter A single sender distributes (scatters) a slice of its local data to all peers. fi_gather All peers send their data to a root peer. fi_query_collective Returns information about which collective operations are supported by a provider, and limitations on the collective
- fi_mr(3)
- Memory region operations fi_mr_reg / fi_mr_regv / fi_mr_regattr Register local memory buffers for direct fabric access fi_close Deregister registered memory buffers. fi_mr_desc Return a local descriptor associated with a registered memory region fi_mr_key Return the remote key needed to access a registered memory region fi_mr_raw_attr Return raw memory region attributes. fi_mr_map_raw Converts a raw memory region key into a key that is usable for data transfer operations. fi_mr_unmap_key Releases a previously mapped raw memory region key. fi_mr_bind Associate a registered memory region with a completion counter or an endpoint. fi_mr_refresh Updates the memory pages associated with a memory region. fi_mr_enable Enables a memory region for use
- fido_assert_set_authdata(3), fido_assert_set_authdata_raw(3), fido_assert_set_clientdata(3), fido_assert_set_clientdata_hash(3), fido_assert_set_count(3), fido_assert_set_extensions(3), fido_assert_set_hmac_salt(3), fido_assert_set_hmac_secret(3), fido_assert_set_up(3), fido_assert_set_uv(3), fido_assert_set_rp(3), fido_assert_set_sig(3), fido_assert_set_winhello_appid(3)
- set parameters of a FIDO2 assertion
- fido_dev_open(3), fido_dev_open_with_info(3), fido_dev_close(3), fido_dev_cancel(3), fido_dev_new(3), fido_dev_new_with_info(3), fido_dev_free(3), fido_dev_force_fido2(3), fido_dev_force_u2f(3), fido_dev_is_fido2(3), fido_dev_is_winhello(3), fido_dev_supports_credman(3), fido_dev_supports_cred_prot(3), fido_dev_supports_permissions(3), fido_dev_supports_pin(3), fido_dev_supports_uv(3), fido_dev_has_pin(3), fido_dev_has_uv(3), fido_dev_protocol(3), fido_dev_build(3), fido_dev_flags(3), fido_dev_major(3), fido_dev_minor(3)
- FIDO2 device open/close and related functions
- figlet(6), FIGlet(6)
- display large characters made up of ordinary screen characters
- filename.tcl86(n), filename(n)
- File name conventions supported by Tcl commands
- filename.tcl90(n), filename(n)
- File name conventions supported by Tcl commands
- filter(7)
- cups file conversion filter interface
- find_allegro_resource(3)
- Searches for a support file in many places. Allegro game programming library
- find_optimal_dimensions_for_microstrip_coupler(1), find_optimal_dimensions_for_microstrp_coupler(1)
- part of atlc
- fixacos(3)
- Fixed point inverse cosine lookup table. Allegro game programming library
- fixasin(3)
- Fixed point inverse sine lookup table. Allegro game programming library
- fixatan(3)
- Fixed point inverse tangent lookup table. Allegro game programming library
- fixup_datafile(3)
- Fixes truecolor images in compiled datafiles. Allegro game programming library
- flexbackup(1)
- a flexible backup/archiving tool
- flexbackup.conf(5), /etc/flexbackup.conf(5)
- a flexible backup/archiving tool configuration file
- foot-ctlseqs(7)
- terminal control sequences supported by foot
- freeciv-ruleup(6)
- Update Freeciv rulesets
- freeciv21-ruleup(6)
- Command line ruleset upgrade tool for Freeciv21
- freshclam(1)
- update virus databases
- freshclam.conf(5)
- Configuration file for Clam AntiVirus database update tool
- fsbackup(1)
- file system backup and synchronization utility
- ftimes-dbm-make(1)
- Create or update a Berkeley database
- ftimes-grabber(1)
- Parse FTimes output, grab files, and zip them up
- ftimes-proximo(1)
- Locate a group of dig hits within a specified byte range
- ftpasswd(1)
- Perl script for managing AuthUserFiles and AuthGroupFiles
- ftpchroot(5)
- list users and groups subject to FTP access restrictions
- ftwin(8)
- find duplicate files
- fuse-zip(1)
- a FUSE filesystem for zip archives with write support
- fwup(1)
- configurable embedded firmware update creator and runner
- g32pbm(1)
- convert a Group 3 fax file into a portable bitmap
- gamatronic(8)
- Driver for Gamatronic UPS equipment
- gammu-backup(5)
- gammu(1) backup file format. rst2man-indent-level 0 1 rstReportMargin $1
-
- gammu-smsbackup(5)
- gammu(1) SMS backup file format. rst2man-indent-level 0 1 rstReportMargin $1
-
- gammu-smsd-dbi(7)
- gammu-smsd(1) backend using DBI abstraction layer to use any supported database as a message storage rst2man-indent-level 0 1 rstReportMargin $1
- gammu-smsd-odbc(7)
- gammu-smsd(1) backend using ODBC abstraction layer to use any supported database as a message storage rst2man-indent-level 0 1 rstReportMargin $1
- gammu-smsd-sql(7)
- gammu-smsd(1) backend using SQL abstraction layer to use any supported database as a message storage rst2man-indent-level 0 1 rstReportMargin $1
- gaupol(1)
- editor for text-based subtitle files
- gchgrp(1), chgrp(1)
- change group ownership
- gchown(1), chown(1)
- change file owner and group
- gdalinfo(1)
- Lists various information about a GDAL supported raster dataset
- gdnsd-plugin-multifo(8)
- gdnsd plugin for multi-address, all-active failover groups
- gdnsd.djbdns(5)
- gdnsd support for the djbdns tinydns zone data format
- generic_modbus(8)
- Driver for contact (direct) signal UPS devices connected via modbus remote I/O gateways
- genericups(8)
- Driver for contact-closure UPS equipment
- genisoimagerc(5)
- startup configuration file for genisoimage
- genlib(1)
- Procedural design language based upon C
- gensio_acc_shutdown(3), gensio_acc_shutdown_s(3), gensio_acc_disable(3), gensio_acc_free(3)
- Stop/free a gensio accepter that is started up
- gensio_acc_startup(3)
- Start a gensio accepter
- geoipupdate(1)
- GeoIP2 and GeoLite2 Update Program
- geotifcp(1)
- Copy TIFF with updated GeoTIFF Metadata
- ger(3)
- ger: general matrix rank-1 update
- gerbera(1)
- UPnP MediaServer
- get_sound_input_cap_bits(3)
- Checks which audio input sample formats are supported. Allegro game programming library
- get_sound_input_cap_parm(3)
- Detects if the specified recording parameters are supported. Allegro game programming library
- getablexprsupport(3)
- gives the expression's support. man1/alc_origin.1
- getbddnodesupport(3)
- gives the variable support of a bdd node. man1/alc_origin.1
- getdns_context_set_append_name(3)
- getdns_context_set_context_update_callback, getdns_context_set_dns_root_servers, getdns_context_set_dns_transport, getdns_context_set_dnssec_trust_anchors, getdns_context_set_dnssec_allowed_skew, getdns_context_set_follow_redirects, getdns_context_set_limit_outstanding_queries, getdns_context_set_namespaces, getdns_context_set_resolution_type, getdns_context_set_suffix, getdns_context_set_timeout, -- getdns context manipulation routines n
- getdns_general(3)
- getdns_general_sync -- do a getdns DNS lookup
- getdns_service(3)
- getdns_service_sync -- getdns lookup of a service
- getdpi(1)
- get the DPI for the current monitor setup
- getpub(1)
- look up Medline entries by UID
- gettextize(1)
- install or upgrade gettext infrastructure
- ggroups(1), groups(1)
- print the groups a user is in
- gh-auth-setup-git(1)
- Setup git with GitHub CLI
- gh-codespace-jupyter(1)
- Open a codespace in JupyterLab
- gh-config-set(1)
- Update configuration with a value for the given key
- gh-extension-upgrade(1)
- Upgrade installed extensions
- gh-pr-update-branch(1)
- Update a pull request branch
- gh-release-upload(1)
- Upload assets to a release
- gh-secret-set(1)
- Create or update secrets
- gh-variable-set(1)
- Create or update variables
- gid(1), id(1)
- print real and effective user and group IDs
- giffix(1)
- attempt to fix up broken GIFs
- gimplut(1)
- convert GIMP gradient (ggr) files to binary lookup tables (lut)
- git(1)
- the stupid content tracker
- git-bug-bridge-pull(1)
- Pull updates
- git-bug-bridge-push(1)
- Push updates
- git-bug-pull(1)
- Pull bugs update from a git remote
- git-bug-push(1)
- Push bugs update to a git remote
- git-cherry(1)
- Find commits yet to be applied to upstream
- git-clear(1)
- Rigorously clean up a repository
- git-clear-soft(1)
- Soft clean up a repository
- git-gc(1)
- Cleanup unnecessary files and optimize the local repository
- git-lfs-checkout(1)
- Update working copy with file content if available
- git-lfs-dedup(1)
- Deduplicate Git LFS files
- git-lfs-update(1)
- Update Git hooks
- git-push(1)
- Update remote refs along with associated objects
- git-remote-bzr(1)
- Git remote support for Bazaar repositories
- git-setup(1)
- Set up a git repository
- git-sh-i18n(1)
- Gits i18n setup code for shell scripts
- git-sh-setup(1)
- Common Git shell script setup code
- git-squash(1)
- squash N last changes up to a ref'ed commit
- git-standup(1)
- Recall the commit history
- git-submodule(1)
- Initialize, update or inspect submodules
- git-track(1)
- set up branch for tracking a remote
- git-update-index(1)
- Register file contents in the working tree to the index
- git-update-ref(1)
- Update the object name stored in a ref safely
- git-update-server-info(1)
- Update auxiliary info file to help dumb servers
- git-upload-archive(1)
- Send archive back to git-archive
- git-upload-pack(1)
- Send objects packed back to git-fetch-pack
- gitup(1)
- A minimalist, dependency-free program to clone/pull Git repositories
- gitup.conf(5)
- Configuration file for gitup(1)
- glDeleteLists(3), "glDeleteLists(3)
- delete a contiguous group of display lists
- glXQueryExtension(3), "glXQueryExtension(3)
- indicate whether the GLX extension is supported
- glXQueryExtensionsString(3), "glXQueryExtensionsString(3)
- return list of supported extensions
- gl_get_line(3), new_GetLine(3), del_GetLine(3), gl_customize_completion(3), gl_change_terminal(3), gl_configure_getline(3), gl_load_history(3), gl_save_history(3), gl_group_history(3), gl_show_history(3), gl_watch_fd(3), gl_inactivity_timeout(3), gl_terminal_size(3), gl_set_term_size(3), gl_resize_history(3), gl_limit_history(3), gl_clear_history(3), gl_toggle_history(3), gl_lookup_history(3), gl_state_of_history(3), gl_range_of_history(3), gl_size_of_history(3), gl_echo_mode(3), gl_replace_prompt(3), gl_prompt_style(3), gl_ignore_signal(3), gl_trap_signal(3), gl_last_signal(3), gl_completion_action(3), gl_display_text(3), gl_return_status(3), gl_error_message(3), gl_catch_blocked(3), gl_list_signals(3), gl_bind_keyseq(3), gl_erase_terminal(3), gl_automatic_history(3), gl_append_history(3), gl_query_char(3), gl_read_char(3)
- allow the user to compose an input line
- gl_trisetcolorlookup(3), gl_trigetcolorlookup(3)
- manages a color lookup table for shadowing
- glab-check-update(1)
- Check for latest glab releases
- glab-cluster-agent-update-kubeconfig(1)
- Update selected kubeconfig
- glab-config-set(1)
- Updates configuration with the value of a given key
- glab-issue-update(1)
- Update issue
- glab-mr-update(1)
- Update merge requests
- glab-release-create(1)
- Create a new or update a GitLab Release for a repository
- glab-release-upload(1)
- Upload release asset files or links to GitLab Release
- glab-variable(1)
- Manage GitLab Project and Group Variables
- glab-variable-delete(1)
- Delete a project or group variable
- glab-variable-export(1)
- Export project or group variables
- glab-variable-get(1)
- get a project or group variable
- glab-variable-list(1)
- List project or group variables
- glab-variable-set(1)
- Create a new project or group variable
- glab-variable-update(1)
- Update an existing project or group variable
- gleSuperExtrusion(3)
- Extrude arbitrary 2D contour along arbitrary 3D path, specifying local affine transformations
- gleSuperExtrusion(3gle)
- Extrude arbitrary 2D contour along arbitrary 3D path, specifying local affine transformations
- gluPartialDisk(3), "gluPartialDisk(3)
- draw an arc of a disk
- gluPerspective(3), "gluPerspective(3)
- set up a perspective projection matrix
- gluPickMatrix(3), "gluPickMatrix(3)
- define a picking region
- gluProject(3), "gluProject(3)
- map object coordinates to window coordinates
- gluPwlCurve(3), "gluPwlCurve(3)
- describe a piecewise linear NURBS trimming curve
- glutCreateMenu(3)
- creates a new pop-up menu
- glutExtensionSupported(3)
- helps to easily determine whether a given OpenGL extension is supported
- glutKeyboardUpFunc(3)
- sets the keyboard up (key release) callback for the current window
- glutSpecialUpFunc(3)
- sets the special keyboard up (key release) callback for the current window
- gmx-dyecoupl(1)
- Extract dye dynamics from trajectories
- gmx-genrestr(1)
- Generate position restraints or distance restraints for index groups
- gmx-mindist(1)
- Calculate the minimum distance between two groups
- gmx-pairdist(1)
- Calculate pairwise distances between groups of positions
- gmx-principal(1)
- Calculate principal axes of inertia for a group of atoms
- gmx-report-methods(1)
- Write short summary about the simulation setup to a text file and/or to the standard output
- gmx-trjorder(1)
- Order molecules according to their distance to a group
- gnohup(1), nohup(1)
- run a command immune to hangups, with output to a non-tty
- gnome-dictionary(1)
- Look up words in online dictionaries
- gnubiff(1)
- a mail notification program supporting GTK+ and GNOME
- gnupg(7), GnuPG(7)
- The GNU Privacy Guard suite of programs
- gnupg-pkcs11-scd(1)
- GnuPG-compatible smart-card daemon with PKCS#11 support
- gnuplot(1)
- an interactive plotting program
- gnupod_INIT.pl(1)
- manual page for gnupod_INIT.pl 1.00
- gnupod_addsong.pl(1)
- manual page for gnupod_addsong.pl 1.00
- gnupod_check.pl(1)
- manual page for gnupod_check.pl 1.00
- gnupod_otgsync.pl(1)
- manual page for gnupod_otgsync.pl 1.00
- gnupod_search.pl(1)
- manual page for gnupod_search.pl 1.00
- gnutls_dh_get_group(3)
- API function
- gnutls_group_get(3)
- API function
- gnutls_group_get_id(3)
- API function
- gnutls_group_get_name(3)
- API function
- gnutls_group_list(3)
- API function
- gnutls_priority_group_list(3)
- API function
- gnutls_session_key_update(3)
- API function
- gnutls_session_supplemental_register(3)
- API function
- gnutls_sign_supports_pk_algorithm(3)
- API function
- gnutls_supplemental_get_name(3)
- API function
- gnutls_supplemental_recv(3)
- API function
- gnutls_supplemental_register(3)
- API function
- gnutls_supplemental_send(3)
- API function
- gnutls_url_is_supported(3)
- API function
- gnutls_x509_crl_get_next_update(3)
- API function
- gnutls_x509_crl_get_this_update(3)
- API function
- gnutls_x509_crl_set_next_update(3)
- API function
- gnutls_x509_crl_set_this_update(3)
- API function
- gpg-agent(1)
- Secret key management for GnuPG
- gpg-key2ps(1)
- generates a PS file from a GnuPG keyring
- gpg-tui(1)
- manage your GnuPG keys with ease
- gpgconf(1)
- Modify .gnupg home directories
- gpgdir(1)
- recursive directory encryption with GnuPG
- gpgsigs(1)
- annotate list of GnuPG keys with already done signatures
- groff_man(7)
- groff `man' macros to support generation of man pages
- grub-bios-setup(8)
- set up a device to boot using GRUB
- grub-sparc64-setup(8)
- set up a device to boot using GRUB
- gsasl_client_support_p(3)
- API function
- gsasl_server_support_p(3)
- API function
- gsch2pcb(1)
- Update PCB layouts from gEDA/gaf schematics
- gsm_explode(3)
- gsm_implode GSM 06.10 supplementary functions for testing
- gsm_print(3)
- GSM 06.10 supplementary function for debugging
- gss_accept_sec_context(3), gss_acquire_cred(3), gss_add_cred(3), gss_add_oid_set_member(3), gss_canonicalize_name(3), gss_compare_name(3), gss_context_time(3), gss_create_empty_oid_set(3), gss_delete_sec_context(3), gss_display_name(3), gss_display_status(3), gss_duplicate_name(3), gss_export_name(3), gss_export_sec_context(3), gss_get_mic(3), gss_import_name(3), gss_import_sec_context(3), gss_indicate_mechs(3), gss_init_sec_context(3), gss_inquire_context(3), gss_inquire_cred(3), gss_inquire_cred_by_mech(3), gss_inquire_mechs_for_name(3), gss_inquire_names_for_mech(3), gss_krb5_ccache_name(3), gss_krb5_compat_des3_mic(3), gss_krb5_copy_ccache(3), gss_krb5_import_cred gsskrb5_extract_authz_data_from_sec_context(3), gsskrb5_register_acceptor_identity(3), gss_krb5_import_ccache(3), gss_krb5_get_tkt_flags(3), gss_process_context_token(3), gss_release_buffer(3), gss_release_cred(3), gss_release_name(3), gss_release_oid_set(3), gss_seal(3), gss_sign(3), gss_test_oid_set_member(3), gss_unseal(3), gss_unwrap(3), gss_verify(3), gss_verify_mic(3), gss_wrap(3), gss_wrap_size_limit(3)
- Generic Security Service Application Program Interface library
- gtk-update-icon-cache(1)
- Icon theme caching utility
- gtklp(1)
- print files via CUPS
- gtklpq(1)
- manage print queues via CUPS
- gup(1)
- A G roup U pdate P rogram that accepts commands by mail to edit a newsgroup subscription file for subsequent use by news systems such as INN and C-News
- gupdatedb(1), updatedb(1)
- update a file name database
- guptime(1), uptime(1)
- tell how long the system has been running
- gutenfetch_duplicate_server(3)
- -- This function creates a copy of a gutenfetch_server_t data structure
- gutenfetch_free_servers(3)
- -- This function frees a NULL terminated array of gutenfetch_server_t *. This is primarily for cleaning up the returned result from gutenfetch_list_servers(3)
- gutenfetch_set_active_server(3)
- -- This function sets the default Gutenberg server used to satisfy requests. Instead of taking a gutenfetch_server_t * to set the server, it takes a NULL-terminated URL such as "ftp://ibiblio.org/pub/docs/books/gutenberg/". The url should contain a protocol supported by CURL a valid hostname and a directory to the base of the gutenberg texts
- gv-update-userconfig(1)
- update ~/.gv config file
- gwsetup(1)
- Interactive interface to Geneweb databases management
- hash_create(3), hash_destroy(3), hash_install(3), hash_lookup(3), hash_uninstall(3), hash_iter(3)
- generic hash tables
- hashdig-make(1), hashdig-make.pl(1)
- Create or update a HashDig database
- hdf_set_buf(3), hdf_set_buf (3)
- Set the value of a node without duplicating the value
- hdpvr(4)
- webcamd driver for Hauppauge USB HD-PVR
- her(3)
- {he,sy}r: Hermitian/symmetric rank-1 update
- her2(3)
- {he,sy}r2: Hermitian/symmetric rank-2 update
- her2k(3)
- {he,sy}r2k: Hermitian/symmetric rank-2k update
- herk(3)
- {he,sy}rk: Hermitian/symmetric rank-k update
- hfind(1)
- Lookup a hash value in a hash database
- hfrk(3)
- hfrk: Hermitian rank-k update, RFP format
- host(1)
- DNS lookup utility
- host-setup(1)
- System configuration setup/management utility
- hosts.conf(5)
- Access control for Network UPS Tools CGI programs
- hpct-node-setup(1)
- HiPerConTracer Node
- hpr(3)
- {hp,sp}r: Hermitian/symmetric rank-1 update
- hpr2(3)
- {hp,sp}r2: Hermitian/symmetric rank-2 update
- htable(3), HTABLE_HEAD(3)
- HTABLE_ENTRY, HTABLE_SIZE, HTABLE_COUNT, HTABLE_EMPTY, HTABLE_COLLS, HTABLE_LOAD, HTABLE_INITIALIZER, HTABLE_INIT, HTABLE_PROTOTYPE, HTABLE_GENERATE, HTABLE_INSERT, HTABLE_REMOVE, HTABLE_LOOKUP, HTABLE_FIRST, HTABLE_NEXT, HTABLE_FOREACH, implementation of hash tables
- htcacheclean(8)
- Clean up the disk cache
- html2latex(1)
- convert HTML markup to LaTeX markup
- htpasswd(1)
- create and update user authentication files
- http_mime(3)
- multi-part MIME suport
- huawei-ups2000(8)
- Driver for Huawei UPS2000 (1kVA-3kVA) UPS with USB or RS-232 serial Modbus connection
- hwloc-info(1)
- Show some information about some objects, a topology or supported features
- hxcopy(1)
- copy an HTML file and update its relative links
- hydra(1)
- a very fast network logon cracker which supports many different services
- hydra_nameserver(1)
- program to support MPI s name publishing features with hydra
- i2t_ASN1_OBJECT(3), OBJ_length(3), OBJ_get0_data(3), OBJ_nid2obj(3), OBJ_nid2ln(3), OBJ_nid2sn(3), OBJ_obj2nid(3), OBJ_txt2nid(3), OBJ_ln2nid(3), OBJ_sn2nid(3), OBJ_cmp(3), OBJ_dup(3), OBJ_txt2obj(3), OBJ_obj2txt(3), OBJ_create(3), OBJ_cleanup(3)
- ASN1 object utility functions
- i2t_ASN1_OBJECT(3ossl), OBJ_length(3ossl), OBJ_get0_data(3ossl), OBJ_nid2obj(3ossl), OBJ_nid2ln(3ossl), OBJ_nid2sn(3ossl), OBJ_obj2nid(3ossl), OBJ_txt2nid(3ossl), OBJ_ln2nid(3ossl), OBJ_sn2nid(3ossl), OBJ_cmp(3ossl), OBJ_dup(3ossl), OBJ_txt2obj(3ossl), OBJ_obj2txt(3ossl), OBJ_create(3ossl), OBJ_cleanup(3ossl), OBJ_add_sigid(3ossl)
- ASN1 object utility functions
- ibus-setup(1)
- configuration program for ibus
- icedtea-web(1)
- provides a Free Software web browser plugin running applets written in the Java programming language and an implementation of Java Web Start, originally based on the NetX project. NetX allows Java applets and applications to be downloaded over the network, cached, and (by default) run in a secure sandbox environment. Subsequent runs of the applet download the latest version automatically. Update and security settings, among others, can be set using the itw-settings command. icedtea-web also includes a plugin to enable Java applets (http://www.java.com/en/download/testjava.jsp) within web browsers. Names and email addresses of contributors to this project can be found in the file AUTHORS in the IcedTea-Web root directory. The full GPLv2 license of this project can be found in the file COPYING in the IcedTea-Web root directory. News about releases of this project can be found in the file NEWS in the IcedTea-Web root directory
- icmstart(1)
- A startup script for icmbuild program maintenance
- icupkg(8)
- extract or modify an ICU .dat archive
- ident(3), ident_lookup(3), ident_id(3), ident_free(3), id_open_addr(3), id_open(3), id_close(3), id_query(3), id_parse(3), id_fileno(3)
- query remote IDENT server
- idevicebackup(1)
- Create or restore backup for devices
- idevicebackup2(1)
- Create or restore backups for devices running iOS 4 or later
- idn2_lookup_u8(3)
- API function
- idn2_lookup_ul(3)
- API function
- ikiwiki-update-wikilist(1)
- add or remove user from /usr/local/etc/ikiwiki/wikilist
- ilauplo(3)
- ilauplo: uplo string to BLAST const
- image_metadata(3), image_metadata (3)
- Set / update image contents metadata
- image_screen_coordinates(3), image_screen_coordinates (3)
- Lookup screen space coordinates for the specified object
- image_sharestorage(3), image_sharestorage (3)
- Setup two VIDs to use the same texture store
- imapsync(1)
- Email IMAP tool for syncing, copying, migrating, and archiving email mailboxes between two imap servers, one way, and without duplicates
- img-jpeg(n)
- Img, Joint Picture Expert Group format (jpeg)
- influxd-backup(1)
- Creates a backup copy of specified InfluxDB OSS database(s) and saves to disk. Use this newer `-portable` option unless legacy support is required. Complete documentation on backing up and restoring, including the deprecated legacy format, see: https://docs.influxdata.com/influxdb/latest/administration/backup_and_restore/
- influxd-restore(1)
- Restores databases or specific shards to an InfluxDB OSS instance from the specified PATH. Complete documentation for the -portable restore method described here, and the deprecated legacy restore format, is located here: https://docs.influxdata.com/influxdb/latest/administration/backup_and_restore/
- inline-detox(1)
- clean up filenames (stream-based)
- innoextract(1)
- tool to extract installers created by Inno Setup
- innupgrade(8)
- Upgrade INN configuration files
- innwatch.ctl(5)
- List of supervisory actions taken by innwatch
- install-info(1)
- update info/dir entries
- install-sid(8)
- update SUBMITTER variable in site or personal config files
- install_keyboard(3)
- Installs the Allegro keyboard interrupt handler
- install_timer(3)
- Installs the Allegro timer interrupt handler
- intel_audio_dump(1)
- Dump the Intel GPU registers for HDMI audio setup
- intel_upload_blit_large(1)
- Microbenchmark of Intel GPU performance
- intel_upload_blit_large_gtt(1)
- Microbenchmark of Intel GPU performance
- intel_upload_blit_large_map(1)
- Microbenchmark of Intel GPU performance
- intel_upload_blit_small(1)
- Microbenchmark of Intel GPU performance
- intltool-update(8)
- updates PO template file and merge translations with it
- io.elementary.terminal(1)
- Modern terminal emulator from elementary project Pantheon Terminal is a beautiful and simple terminal emulator. It's designed to be set up with sane defaults and little to no configuration and follows the elementary OS Human Interface Guidelines
- ipa-certupdate(1)
- Update local IPA certificate databases with certificates from the server
- ipe6upgrade(1)
- Convert Ipe 6 file format to Ipe 7 file format
- ipp-usb(8)
- Daemon for IPP over USB printer support
- ippeveprinter(1)
- an ipp everywhere printer application for cups
- ipsec__realsetup(8)
- internal routine to start FreeS/WAN
- ipsec__updown(8)
- kernel and routing manipulation script
- ipsec__updown.bsdkame(8)
- bsd manipulation script
- ipsec_setup(8)
- wrapper routine to the Libreswan init system
- ipup(1)
- ipdb - ipdb-update.sh - Tools for generating IP based Geo-blocking and Geo-routing tables in order to configure the system's firewall and/or routing facilities .sp
- isbddvarinsupport(3)
- tests if a variable appears in a bdd. man1/alc_origin.1
- isbmex(8)
- Driver for ISBMEX UPS equipment
- isnssetup(8)
- a simple script to bootstrap an iSNS server, including security
- jadm(8), JADM (jail admin)(8)
- FreeBSD jail framework with vnet, zfs and /etc/jail.conf support
- jdupes(1)
- finds and performs actions upon duplicate files
- jgmenu-i18n(1)
- support translation of jgmenu flavoured CSV menu data
- jira-issue-clone(7)
- Clone duplicates an issue
- jk_update(8)
- a utility to update and cleanup a jail according to changes on the real system
- jnettop(8)
- View hosts/ports taking up the most network traffic
- jose-alg(1)
- Lists all supported algorithms
- jose-jwe-dec(1)
- Decrypts a JWE using the supplied JWKs
- jose-jws-ver(1)
- Verifies a JWS using the supplied JWKs
- joystick_update(3)
- query joysticks for status changes
- jt65code(1), jt9code(1), jt4code(1), qra64code(1), ft8code(1), msk144code(1)
- Weak signal communications encoding support utilities
- kaffeine(1)
- A media player by KDE with digital TV support
- kasprintf(3), kcalloc(3), kmalloc(3), krealloc(3), kreallocarray(3), kstrdup(3), kvasprintf(3)
- memory allocation functions for kcgi
- kbackup(1)
- Backup program with an easy-to-use interface
- kdc.conf(5)
- Kerberos V5 KDC configuration file The kdc.conf file supplements krb5.conf(5) for programs which are typically only used on a KDC, such as the krb5kdc(8) and kadmind(8) daemons and the kdb5_util(8) program. Relations documented here may also be specified in krb5.conf; for the KDC programs mentioned, krb5.conf and kdc.conf will be merged into a single configuration profile. Normally, the kdc.conf file is found in the KDC state directory, /usr/local/var/krb5kdc. You can override the default location by setting the environment variable KRB5_KDC_PROFILE. Please note that you need to restart the KDC daemon for any configuration changes to take effect
- kded5(8)
- KDE daemon - triggers Sycoca database updates when needed
- kdeinit5(8)
- Launcher for applications built with kdeinit support, and for KIO slaves
- kdig(1)
- Advanced DNS lookup utility
- kdrill(1), kdrill v6.2(1)
- drill program for kanji chars under Xwindows (X11R5 or better is required to run) kdrill also does dictionary lookup Yikes.. this man-page is getting huge. But I am a great believer in having proper documentation. Hopefully, this new format will help instead of hinder. At some future point in time, I shall convert this huge beast to HTML. But that point is not now. [Although actually, you CAN go to http://www.bolthole.com/kdrill/ for some help ] TIP: "/WORD" usually takes you to the next occurrence of "WORD", if you are viewing this using a "man"-like program
- kea-lfc(8)
- Lease File Cleanup process in Kea
- ken(1), b1ff(1), censor(1), chef(1), cockney(1), eleet(1), fanboy(1), fudd(1), jethro(1), jibberish(1), jive(1), kenny(1), kraut(1), ky00te(1), nethackify(1), newspeak(1), nyc(1), pirate(1), rasterman(1), scottish(1), spammer(1), scramble(1), studly(1), uniencode(1), upside-down(1)
- assorted text filters
- kermit(1)
- C(hyKermit 10.0: transport(hy and platform(hyindependent interactive and scriptable communications software. This document is intended to give the beginner sufficient information to make basic use of C(hyKermit 10.0. Although it might be rather long for a Unix manual page, it's still far shorter than the C(hyKermit manual, which should be consulted for advanced topics such as customization, character(hysets, scripting, etc. We also attempt to provide a clear structural overview of C(hyKermit's many capabilities, functional areas, states, and modes and their interrelation, that should be helpful to beginners and veterans alike, as well as to those upgrading to version 10.0 from earlier releases. This document is also available as a Web page at: https://kermitproject.org/ckututor.html
- key_led_flag(3)
- Flag to prevent the keyboard LEDs from being updated. Allegro game programming library
- keyboard_update(3), keyboard_waitforupdate(3)
- process raw keyboard events
- keylookup(1)
- Fetch and Import GnuPG keys from keyservers
- khost(1)
- Simple DNS lookup utility
- kickpass(1)
- a stupid simple password safe
- knet_get_compress_list(3)
- Get a list of support compression types
- knet_get_crypto_list(3)
- Get a list of supported crypto libraries
- knet_get_transport_list(3)
- Get a list of the transports support by this build of knet
- knet_handle_compress(3)
- Set up packet compression
- knet_handle_crypto(3)
- set up packet cryptographic signing & encryption
- knet_handle_crypto_set_config(3)
- set up packet cryptographic signing & encryption
- knsupdate(1)
- Dynamic DNS update utility
- kpropd(8)
- Kerberos V5 replica KDC update server
- kproplog(8)
- display the contents of the Kerberos principal update log
- kpsewhich(1)
- standalone path lookup and and expansion for kpathsea
- krb5_digest(3), krb5_digest_alloc(3), krb5_digest_free(3), krb5_digest_set_server_cb(3), krb5_digest_set_type(3), krb5_digest_set_hostname(3), krb5_digest_get_server_nonce(3), krb5_digest_set_server_nonce(3), krb5_digest_get_opaque(3), krb5_digest_set_opaque(3), krb5_digest_get_identifier(3), krb5_digest_set_identifier(3), krb5_digest_init_request(3), krb5_digest_set_client_nonce(3), krb5_digest_set_digest(3), krb5_digest_set_username(3), krb5_digest_set_authid(3), krb5_digest_set_authentication_user(3), krb5_digest_set_realm(3), krb5_digest_set_method(3), krb5_digest_set_uri(3), krb5_digest_set_nonceCount(3), krb5_digest_set_qop(3), krb5_digest_request(3), krb5_digest_get_responseData(3), krb5_digest_get_rsp(3), krb5_digest_get_tickets(3), krb5_digest_get_client_binding(3), krb5_digest_get_a1_hash(3)
- remote digest (HTTP-DIGEST, SASL, CHAP) support
- krb5_get_krbhst(3), krb5_get_krb_admin_hst(3), krb5_get_krb_changepw_hst(3), krb5_get_krb524hst(3), krb5_free_krbhst(3)
- lookup Kerberos KDC hosts
- krb5_krbhst_init(3), krb5_krbhst_init_flags(3), krb5_krbhst_next(3), krb5_krbhst_next_as_string(3), krb5_krbhst_reset(3), krb5_krbhst_free(3), krb5_krbhst_format_string(3), krb5_krbhst_get_addrinfo(3)
- lookup Kerberos KDC hosts
- krb5_pwcheck(3), kadm5_setup_passwd_quality_check(3), kadm5_add_passwd_quality_verifier(3), kadm5_check_password_quality(3)
- Heimdal warning and error functions
- krb5_support(3)
- Heimdal Kerberos 5 support functions
- krillup(1)
- Krill Upgrade Helper
- ksu(1)
- Kerberized super-user
- laed_comp2(3)
- --- eig value only or update Q
- laqr_group(3)
- --- hseqr auxiliary
- laqz_group(3)
- --- ggev3, gges3 auxiliary
- latex2html(1)
- translate LaTeX files to HTML (HyperText Markup Language)
- latexdiff(1)
- determine and markup differences between two latex files
- latexrevise(1)
- selectively remove markup and text from latexdiff output
- launch_target(3), launch_target (3)
- Setup and launch an external program
- lcreate(1)
- upload transcripts and their corresponding files
- ldap_control_create(3), ldap_control_find(3), ldap_control_dup(3), ldap_controls_dup(3), ldap_control_free(3), ldap_controls_free(3)
- LDAP control manipulation routines
- ldap_dup(3), ldap_destroy(3)
- Duplicate and destroy LDAP session handles
- ldap_memfree(3), ldap_memvfree(3), ldap_memalloc(3), ldap_memcalloc(3), ldap_memrealloc(3), ldap_strdup(3)
- LDAP memory allocation routines
- ldapaddgroup(1)
- adds a POSIX group entry to LDAP
- ldapaddusertogroup(1)
- adds a member to a group in LDAP
- ldapdeletegroup(1)
- deletes a POSIX group account from LDAP
- ldapdeleteuserfromgroup(1)
- deletes a member from a group in LDAP
- ldapfinger(1)
- displays a user/machine/group POSIX account's details
- ldapgid(1)
- displays a group's list of IDs the way ldapid(1) does
- ldapid(1)
- displays a user's list of IDs the way 'id' does. The following is displayed : uid=uidNumber(uid) gid=gidNumber(cn) groups=gidNumber(cn)[,gidNumber(cn)...]
- ldapmodifygroup(1)
- modifies a POSIX group account in LDAP interactively
- ldaprenamegroup(1)
- renames a POSIX group in LDAP
- ldapsetprimarygroup(1)
- modifies the gidNumber of a POSIX user or machine account in LDAP (sets a user's primary group in LDAP)
- ldif-duplicate-attrs(1)
- check for multi-value attributes in LDIF file
- ldns-notify(1)
- notify DNS servers that updates are available
- ldns-test-edns(1)
- test if dns cache supports EDNS and DNSSEC
- ldns-update(1)
- send a dynamic update packet
- ldns-zcat(1)
- reunite (z)split up a zone files
- ldns-zsplit(1)
- split up a zone file
- ldns_duration_type(3), ldns_duration_create(3), ldns_duration_create_from_string(3), ldns_duration_cleanup(3), ldns_duration_compare(3), ldns_duration2string(3), ldns_duration2time(3)
- duration type and related functions
- ldns_get_rr_class_by_name(3), ldns_get_rr_type_by_name(3)
- lookup class or type by name
- ldns_key_set_algorithm(3), ldns_key_set_rsa_key(3), ldns_key_set_dsa_key(3), ldns_key_set_hmac_key(3), ldns_key_set_origttl(3), ldns_key_set_inception(3), ldns_key_set_expiration(3), ldns_key_set_pubkey_owner(3), ldns_key_set_keytag(3), ldns_key_set_flags(3), ldns_key_list_set_key_count(3), ldns_key_algo_supported(3)
- set ldns_key attributes
- ldns_update_pkt_new(3)
- create an update packet
- ldns_update_pkt_tsig_add(3)
- add resolver's tsig credentials to an ldns_pkt
- ldns_update_set_zocount(3), ldns_update_set_prcount(3), ldns_update_set_upcount(3), ldns_update_set_adcount(3)
- set the update packet counters
- ldns_update_zocount(3), ldns_update_prcount(3), ldns_update_upcount(3), ldns_update_adcount(3)
- return update packet counters
- leafnode(8)
- NNTP server for small (dialup) sites
- lepton-sch2pcb(1)
- Update PCB layouts from Lepton EDA schematics
- lepton-upcfg(1)
- Lepton EDA configuration upgrade utility
- lepton-update(1)
- update Lepton EDA symbols and schematics
- lfescript(1)
- Lisp Flavoured Erlang (LFE) scripting support
- libarchive-formats(5)
- archive formats supported by the libarchive library
- libauditd(3)
- auditd support library
- libcaes(3), libcaes.h(3)
- Library to support cross-platform AES encryption
- libfcrypto(3), libfcrypto.h(3)
- Library to support encryption formats
- libfsext(3), libfsext.h(3)
- Library to support the Extended File System (ext) format
- libfsfat(3), libfsfat.h(3)
- Library to support the File Allocation Table (FAT) file system format
- libfsxfs(3), libfsxfs.h(3)
- Library to support the X File System (XFS) format
- libfwnt(3), libfwnt.h(3)
- Library to support common Windows NT specific formats
- libluksde(3), libluksde.h(3)
- Library to access the Linux Unified Key Setup (LUKS) Disk Encryption format
- libowfat_cdb_find(3), cdb_find(3)
- look up a key in a constant database
- libowfat_dns_ip4(3), dns_ip4(3)
- look up IPv4 addresses
- libowfat_dns_ip4_qualify(3), dns_ip4_qualify(3)
- qualify name and look up IPv4 addresses
- libowfat_dns_ip6(3), dns_ip6(3)
- look up IPv6 addresses
- libowfat_dns_ip6_qualify(3), dns_ip6_qualify(3)
- qualify name and look up IPv6 addresses
- libowfat_dns_mx(3), dns_mx(3)
- look up Mail eXchanger
- libowfat_dns_name4(3), dns_name4(3)
- look up host name
- libowfat_dns_name4_domain(3), dns_name4_domain(3)
- construct host name for reverse lookup
- libowfat_dns_name6(3), dns_name6(3)
- look up host name
- libowfat_dns_name6_domain(3), dns_name6_domain(3)
- construct host name for reverse lookup
- libowfat_dns_txt(3), dns_txt(3)
- look up TXT records
- libowfat_socket_mcjoin4(3), socket_mcjoin4(3)
- join a multicast group
- libowfat_socket_mcjoin6(3), socket_mcjoin6(3)
- join a multicast group
- libowfat_socket_mcleave4(3), socket_mcleave4(3)
- leave a multicast group
- libowfat_socket_mcleave6(3), socket_mcleave6(3)
- leave a multicast group