Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
ARB_PROTOTYPE(3), ARB_PROTOTYPE_STATIC(3), ARB_PROTOTYPE_INSERT(3), ARB_PROTOTYPE_INSERT_COLOR(3), ARB_PROTOTYPE_REMOVE(3), ARB_PROTOTYPE_REMOVE_COLOR(3), ARB_PROTOTYPE_FIND(3), ARB_PROTOTYPE_NFIND(3), ARB_PROTOTYPE_NEXT(3), ARB_PROTOTYPE_PREV(3), ARB_PROTOTYPE_MINMAX(3), ARB_PROTOTYPE_REINSERT(3), ARB_GENERATE(3), ARB_GENERATE_STATIC(3), ARB_GENERATE_INSERT(3), ARB_GENERATE_INSERT_COLOR(3), ARB_GENERATE_REMOVE(3), ARB_GENERATE_REMOVE_COLOR(3), ARB_GENERATE_FIND(3), ARB_GENERATE_NFIND(3), ARB_GENERATE_NEXT(3), ARB_GENERATE_PREV(3), ARB_GENERATE_MINMAX(3), ARB_GENERATE_REINSERT(3), ARB8_ENTRY(3), ARB16_ENTRY(3), ARB32_ENTRY(3), ARB8_HEAD(3), ARB16_HEAD(3), ARB32_HEAD(3), ARB_ALLOCSIZE(3), ARB_INITIALIZER(3), ARB_ROOT(3), ARB_EMPTY(3), ARB_FULL(3), ARB_CURNODES(3), ARB_MAXNODES(3), ARB_NEXT(3), ARB_PREV(3), ARB_MIN(3), ARB_MAX(3), ARB_FIND(3), ARB_NFIND(3), ARB_LEFT(3), ARB_LEFTIDX(3), ARB_RIGHT(3), ARB_RIGHTIDX(3), ARB_PARENT(3), ARB_PARENTIDX(3), ARB_GETFREE(3), ARB_FREEIDX(3), ARB_FOREACH(3), ARB_FOREACH_FROM(3), ARB_FOREACH_SAFE(3), ARB_FOREACH_REVERSE(3), ARB_FOREACH_REVERSE_FROM(3), ARB_FOREACH_REVERSE_SAFE(3), ARB_INIT(3), ARB_INSERT(3), ARB_REMOVE(3), ARB_REINSERT(3), ARB_RESET_TREE(3)
array-based red-black trees
BITSET_DEFINE(9), bitset(9)(9)
BITSET_DEFINE, BITSET_T_INITIALIZER, BITSET_FSET, BIT_CLR, BIT_COPY, BIT_ISSET, BIT_SET, BIT_ZERO, BIT_FILL, BIT_SETOF, BIT_EMPTY, BIT_ISFULLSET, BIT_FFS, BIT_FFS_AT, BIT_FLS, BIT_FOREACH_ISSET, BIT_FOREACH_ISCLR, BIT_COUNT, BIT_SUBSET, BIT_OVERLAP, BIT_CMP, BIT_OR, BIT_OR2, BIT_ORNOT, BIT_ORNOT2, BIT_AND, BIT_AND2, BIT_ANDNOT, BIT_ANDNOT2, BIT_XOR, BIT_XOR2, BIT_CLR_ATOMIC, BIT_SET_ATOMIC, BIT_SET_ATOMIC_ACQ, BIT_TEST_SET_ATOMIC, BIT_TEST_CLR_ATOMIC, BIT_AND_ATOMIC, BIT_OR_ATOMIC, BIT_COPY_STORE_REL bitset manipulation macros
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
CPUSET_FSET(9), cpuset(9)(9)
CPUSET_T_INITIALIZER, CPUSET_FSET, CPU_CLR, CPU_COPY, CPU_ISSET, CPU_SET, CPU_ZERO, CPU_FILL, CPU_SETOF, CPU_EMPTY, CPU_ISFULLSET, CPU_FFS, CPU_COUNT, CPU_SUBSET, CPU_OVERLAP, CPU_CMP, CPU_OR, CPU_ORNOT, CPU_AND, CPU_ANDNOT, CPU_XOR, CPU_CLR_ATOMIC, CPU_TEST_CLR_ATOMIC, CPU_SET_ATOMIC, CPU_SET_ATOMIC_ACQ, CPU_TEST_SET_ATOMIC, CPU_AND_ATOMIC, CPU_OR_ATOMIC, CPU_COPY_STORE_REL cpuset manipulation macros
SLIST_CLASS_ENTRY(3), SLIST_CLASS_HEAD(3), SLIST_CONCAT(3), SLIST_EMPTY(3), SLIST_EMPTY_ATOMIC(3), SLIST_ENTRY(3), SLIST_FIRST(3), SLIST_FOREACH(3), SLIST_FOREACH_FROM(3), SLIST_FOREACH_FROM_SAFE(3), SLIST_FOREACH_SAFE(3), SLIST_HEAD(3), SLIST_HEAD_INITIALIZER(3), SLIST_INIT(3), SLIST_INSERT_AFTER(3), SLIST_INSERT_HEAD(3), SLIST_NEXT(3), SLIST_REMOVE(3), SLIST_REMOVE_AFTER(3), SLIST_REMOVE_HEAD(3), SLIST_SPLIT_AFTER(3), SLIST_SWAP(3), STAILQ_CLASS_ENTRY(3), STAILQ_CLASS_HEAD(3), STAILQ_CONCAT(3), STAILQ_EMPTY(3), STAILQ_EMPTY_ATOMIC(3), STAILQ_ENTRY(3), STAILQ_FIRST(3), STAILQ_FOREACH(3), STAILQ_FOREACH_FROM(3), STAILQ_FOREACH_FROM_SAFE(3), STAILQ_FOREACH_SAFE(3), STAILQ_HEAD(3), STAILQ_HEAD_INITIALIZER(3), STAILQ_INIT(3), STAILQ_INSERT_AFTER(3), STAILQ_INSERT_HEAD(3), STAILQ_INSERT_TAIL(3), STAILQ_LAST(3), STAILQ_NEXT(3), STAILQ_REMOVE(3), STAILQ_REMOVE_AFTER(3), STAILQ_REMOVE_HEAD(3), STAILQ_REVERSE(3), STAILQ_SPLIT_AFTER(3), STAILQ_SWAP(3), LIST_CLASS_ENTRY(3), LIST_CLASS_HEAD(3), LIST_CONCAT(3), LIST_EMPTY(3), LIST_EMPTY_ATOMIC(3), LIST_ENTRY(3), LIST_FIRST(3), LIST_FOREACH(3), LIST_FOREACH_FROM(3), LIST_FOREACH_FROM_SAFE(3), LIST_FOREACH_SAFE(3), LIST_HEAD(3), LIST_HEAD_INITIALIZER(3), LIST_INIT(3), LIST_INSERT_AFTER(3), LIST_INSERT_BEFORE(3), LIST_INSERT_HEAD(3), LIST_NEXT(3), LIST_PREV(3), LIST_REMOVE(3), LIST_REPLACE(3), LIST_SPLIT_AFTER(3), LIST_SWAP(3), TAILQ_CLASS_ENTRY(3), TAILQ_CLASS_HEAD(3), TAILQ_CONCAT(3), TAILQ_EMPTY(3), TAILQ_EMPTY_ATOMIC(3), TAILQ_ENTRY(3), TAILQ_FIRST(3), TAILQ_FOREACH(3), TAILQ_FOREACH_FROM(3), TAILQ_FOREACH_FROM_SAFE(3), TAILQ_FOREACH_REVERSE(3), TAILQ_FOREACH_REVERSE_FROM(3), TAILQ_FOREACH_REVERSE_FROM_SAFE(3), TAILQ_FOREACH_REVERSE_SAFE(3), TAILQ_FOREACH_SAFE(3), TAILQ_HEAD(3), TAILQ_HEAD_INITIALIZER(3), TAILQ_INIT(3), TAILQ_INSERT_AFTER(3), TAILQ_INSERT_BEFORE(3), TAILQ_INSERT_HEAD(3), TAILQ_INSERT_TAIL(3), TAILQ_LAST(3), TAILQ_NEXT(3), TAILQ_PREV(3), TAILQ_REMOVE(3), TAILQ_REPLACE(3), TAILQ_SPLIT_AFTER(3), TAILQ_SWAP(3)
implementations of singly-linked lists, singly-linked tail queues, lists and tail queues
SMP(4)
description of the FreeBSD Symmetric Multi-Processor kernel
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
VOP_VPTOCNP(9)
translate a vnode to its component name
VOP_VPTOFH(9)
turn a vnode into an NFS filehandle
aac(4)
Adaptec AdvancedRAID Controller driver
aacraid(4)
Adaptec Series 6/7/8 6G and 12G SAS+SATA RAID controller driver
accept(2), accept4(2)
accept a connection on a socket
accept_filter(9), accept_filt_add(9), accept_filt_del(9), accept_filt_generic_mod_event(9), accept_filt_get(9)
filter incoming connections
acpi_asus(4)
Asus Laptop Extras
acpi_asus_wmi(4)
Asus Laptop WMI Extras
acpi_dock(4)
Laptop Docking Station device driver
acpi_fujitsu(4)
Fujitsu Laptop Extras
acpi_hp(4)
ACPI extras driver for HP laptops
acpi_panasonic(4)
ACPI hotkey driver for Panasonic laptops
acpi_sony(4)
ACPI notebook controller driver for Sony laptops
ahc(4)
Adaptec VL/ISA/PCI SCSI host adapter driver
ahd(4)
Adaptec PCI/PCI-X Ultra320 SCSI host adapter driver
apic(4)
Advanced Programmable Interrupt Controller (APIC) driver
archive_entry_acl_add_entry(3), archive_entry_acl_add_entry_w(3), archive_entry_acl_clear(3), archive_entry_acl_count(3), archive_entry_acl_from_text(3), archive_entry_acl_from_text_w(3), archive_entry_acl_next(3), archive_entry_acl_reset(3), archive_entry_acl_to_text(3), archive_entry_acl_to_text_w(3), archive_entry_acl_types(3)
functions for manipulating Access Control Lists in archive entry descriptions
archive_entry_atime(3), archive_entry_atime_nsec(3), archive_entry_atime_is_set(3), archive_entry_set_atime(3), archive_entry_unset_atime(3), archive_entry_birthtime(3), archive_entry_birthtime_nsec(3), archive_entry_birthtime_is_set(3), archive_entry_set_birthtime(3), archive_entry_unset_birthtime(3), archive_entry_ctime(3), archive_entry_ctime_nsec(3), archive_entry_ctime_is_set(3), archive_entry_set_ctime(3), archive_entry_unset_ctime(3), archive_entry_mtime(3), archive_entry_mtime_nsec(3), archive_entry_mtime_is_set(3), archive_entry_set_mtime(3), archive_entry_unset_mtime(3)
functions for manipulating times in archive entry descriptions
archive_entry_clear(3), archive_entry_clone(3), archive_entry_free(3), archive_entry_new(3)
functions for managing archive entry descriptions
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_entry_stat(3), archive_entry_copy_stat(3), archive_entry_filetype(3), archive_entry_set_filetype(3), archive_entry_mode(3), archive_entry_set_mode(3), archive_entry_size(3), archive_entry_size_is_set(3), archive_entry_set_size(3), archive_entry_unset_size(3), archive_entry_dev(3), archive_entry_set_dev(3), archive_entry_dev_is_set(3), archive_entry_devmajor(3), archive_entry_set_devmajor(3), archive_entry_devminor(3), archive_entry_set_devminor(3), archive_entry_ino(3), archive_entry_set_ino(3), archive_entry_ino_is_set(3), archive_entry_ino64(3), archive_entry_set_ino64(3), archive_entry_nlink(3), archive_entry_rdev(3), archive_entry_set_rdev(3), archive_entry_rdevmajor(3), archive_entry_set_rdevmajor(3), archive_entry_rdevminor(3), archive_entry_set_rdevminor(3)
accessor functions for manipulating archive entry descriptions
archive_read_set_filter_option(3), archive_read_set_format_option(3), archive_read_set_option(3), archive_read_set_options(3)
functions controlling options for reading 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_rar5(3), archive_read_support_format_raw(3), archive_read_support_format_tar(3), archive_read_support_format_warc(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
archive_write_set_filter_option(3), archive_write_set_format_option(3), archive_write_set_option(3), archive_write_set_options(3)
functions controlling options for writing archives
armv8crypto(4)
driver for the AES accelerator on ARM CPUs
asn_get_header(3), asn_put_header(3), asn_put_temp_header(3), asn_commit_header(3), asn_get_integer_raw(3), asn_get_integer(3), asn_put_integer(3), asn_get_octetstring_raw(3), asn_get_octetstring(3), asn_put_octetstring(3), asn_get_null_raw(3), asn_get_null(3), asn_put_null(3), asn_put_exception(3), asn_get_objid_raw(3), asn_get_objid(3), asn_put_objid(3), asn_get_sequence(3), asn_get_ipaddress_raw(3), asn_get_ipaddress(3), asn_put_ipaddress(3), asn_get_uint32_raw(3), asn_put_uint32(3), asn_get_counter64_raw(3), asn_put_counter64(3), asn_get_timeticks(3), asn_put_timeticks(3), asn_skip(3), asn_slice_oid(3), asn_append_oid(3), asn_compare_oid(3), asn_is_suboid(3), asn_oid2str_r(3), asn_oid2str(3)
ASN.1 library for SNMP
atf-test-case(4)
generic description of test cases
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
audit_class(5)
audit event class descriptions
audit_event(5)
audit event descriptions
bce(4)
QLogic NetXtreme II (BCM5706/5708/5709/5716) PCI/PCIe Gigabit Ethernet adapter driver
binuptime(9), getbinuptime(9), microuptime(9), getmicrouptime(9), nanouptime(9), getnanouptime(9), sbinuptime(9), getsbinuptime(9)
get the time elapsed since boot
bluetooth-config(8)
a script to manage config files for the bluetooth sub system
bootptab(5)
Internet Bootstrap Protocol server database
bootptest(8)
send BOOTP queries and print responses
boottime(9), time_second(9), time_uptime(9)
system time variables
buf_ring(9), buf_ring_alloc(9), buf_ring_free(9), buf_ring_enqueue(9), buf_ring_dequeue_mc(9), buf_ring_dequeue_sc(9), buf_ring_count(9), buf_ring_empty(9), buf_ring_full(9), buf_ring_peek(9)
multi-producer, {single, multi}-consumer lock-less ring buffer
bxe(4)
QLogic NetXtreme II Ethernet 10Gb PCIe adapter driver
caesar(6), rot13(6)
decrypt caesar ciphers
cap_rights_init(3), cap_rights_set(3), cap_rights_clear(3), cap_rights_is_set(3), cap_rights_is_empty(3), cap_rights_is_valid(3), cap_rights_merge(3), cap_rights_remove(3), cap_rights_contains(3)
manage cap_rights_t structure
captoinfo(1), %tic(1)
compile terminal descriptions for terminfo or termcap
cbreak(3), %cbreak(3), %echo(3), %halfdelay(3), %intrflush(3), %is_cbreak(3), %is_echo(3), %is_nl(3), %is_raw(3), %keypad(3), %meta(3), %nl(3), %nocbreak(3), %nodelay(3), %noecho(3), %nonl(3), %noqiflush(3), %noraw(3), %notimeout(3), %qiflush(3), %raw(3), %timeout(3), %wtimeout(3), %typeahead(3)
get and set curses terminal input options
ccr(4)
Chelsio T6 crypto accelerator driver
chat(8)
Automated conversational script with a modem
clearok(3), %clearok(3), %idlok(3), %idcok(3), %immedok(3), %leaveok(3), %setscrreg(3), %wsetscrreg(3), %scrollok(3)
set curses output options
close(2)
delete a descriptor
closefrom(2), close_range(2)
delete open file descriptors
config_intrhook(9)
schedule a function to be run after interrupts have been enabled, but before root is mounted
crypt(3)
Trapdoor encryption
crypto(4), cryptodev(4)
user-mode access to hardware-accelerated cryptography
crypto(7)
OpenCrypto algorithms
crypto(9)
API for cryptographic services in the kernel
crypto_buffer(9)
symmetric cryptographic request buffers
crypto_driver(9)
interface for symmetric cryptographic drivers
crypto_request(9)
symmetric cryptographic operations
crypto_session(9)
state used for symmetric cryptographic services
curs_getstr(3), %getstr(3), %getnstr(3), %wgetstr(3), %wgetnstr(3), %mvgetstr(3), %mvgetnstr(3), %mvwgetstr(3), %mvwgetnstr(3)
accept character strings from curses terminal keyboard
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
curses(3), %ncurses(3)
character-cell terminal interface with optimized output
cxgb(4)
Chelsio T3 10 Gigabit Ethernet adapter driver
cxgbe(4)
Chelsio T4-, T5-, and T6-based 100Gb, 40Gb, 25Gb, 10Gb, and 1Gb Ethernet adapter driver
d(7), D(7)
DTrace scripting language overview
debug.sh(8)
selectively debug scripts
decryptcore(8)
decrypt a core dump of the operating system
des_crypt(3), ecb_crypt(3), cbc_crypt(3), des_setparity(3)
fast DES encryption
devfs_set_cdevpriv(9), devfs_get_cdevpriv(9), devfs_clear_cdevpriv(9), devfs_foreach_cdevpriv(9)
manage per-open filedescriptor data for devices
device_set_desc(9), device_set_descf(9), device_set_desc_copy(9), device_get_desc(9)
access the description of a device
dhclient-script(8)
DHCP client network configuration script
dhcp-options(5)
Dynamic Host Configuration Protocol options
disktab(5)
disk description file
drbr(9), drbr_free(9), drbr_enqueue(9), drbr_dequeue(9), drbr_dequeue_cond(9), drbr_flush(9), drbr_empty(9), drbr_inuse(9)
network driver interface to buf_ring
dup(2), dup2(2)
duplicate an existing file descriptor
dup3(3)
duplicate an existing file descriptor
dwarf_add_AT_dataref(3)
create an attribute descriptor for a relocatable address
dwarf_add_AT_location_expr(3)
create an attribute descriptor for a location expression
dwarf_add_AT_ref_address(3)
create a reference class attribute descriptor
dwarf_add_expr_gen(3)
add an operator to a location expression descriptor
dwarf_add_fde_inst(3)
add a call frame instruction to a DWARF frame descriptor
dwarf_add_frame_fde(3)
add a call frame descriptor to a DWARF producer instance
dwarf_attr(3)
retrieve an attribute descriptor associated with a DWARF debugging information entry
dwarf_attrlist(3)
retrieve DWARF attribute descriptors
dwarf_attroffset(3)
retrieve the section-relative offset of an attribute descriptor
dwarf_child(3), dwarf_offdie(3), dwarf_offdie_b(3), dwarf_siblingof(3), dwarf_siblingof_b(3)
retrieve DWARF Debugging Information Entry descriptors
dwarf_fde_cfa_offset(3)
add a DW_CFA_offset frame instruction to a DWARF frame descriptor
dwarf_finish(3), dwarf_object_finish(3)
free resources associated with a debug descriptor
dwarf_get_abbrev_entry(3)
retrieve attribute information from an abbreviation descriptor
dwarf_get_arange(3)
retrieve the address range descriptor for an address
dwarf_get_arange_info(3)
extract address range information from a descriptor
dwarf_get_cie_index(3)
retrieve the index of a CIE descriptor
dwarf_get_cie_info(3)
retrieve information associated with a CIE descriptor
dwarf_get_cie_of_fde(3)
retrieve CIE descriptor
dwarf_get_elf(3)
retrieve the Elf descriptor associated with a Dwarf_Debug instance
dwarf_get_fde_at_pc(3)
retrieve the FDE descriptor for an address
dwarf_get_fde_n(3)
retrieve FDE descriptor
dwarf_get_fde_range(3)
retrieve range information from an FDE descriptor
dwarf_init(3), dwarf_elf_init(3)
allocate a DWARF debug descriptor
dwarf_lineaddr(3), dwarf_linebeginstatement(3), dwarf_lineblock(3), dwarf_lineendsequence(3), dwarf_lineno(3), dwarf_lineoff(3), dwarf_linesrc(3), dwarf_line_srcfileno(3)
retrieve information associated with a DWARF line descriptor
dwarf_new_expr(3)
create a location expression descriptor
dwarf_new_fde(3)
allocate a DWARF frame descriptor
dwarf_object_init(3)
allocate a DWARF debug descriptor with application-specific file
dwarf_producer_init(3), dwarf_producer_init_b(3)
allocate a DWARF producer descriptor
elf_cntl(3)
control an elf file descriptor
elf_end(3)
release an ELF descriptor
elf_strptr(3)
retrieve a string pointer in a string table
elf_update(3)
update an ELF descriptor
elftc_bfd_find_target(3), elftc_bfd_target_byteorder(3), elftc_bfd_target_class(3), elftc_bfd_target_flavor(3), elftc_bfd_target_machine(3)
binary object descriptor handling
em(4), lem(4), igb(4)
Intel(R) PRO/1000 Gigabit Ethernet adapter driver
ena(4)
AWS EC2 Elastic Network Adapter (ENA) driver
enigma(1), crypt(1)
very simple file encryption
epoch(9), epoch_context(9), epoch_alloc(9), epoch_free(9), epoch_enter(9), epoch_exit(9), epoch_wait(9), epoch_enter_preempt(9), epoch_exit_preempt(9), epoch_wait_preempt(9), epoch_call(9), epoch_drain_callbacks(9), in_epoch(9), in_epoch_verbose(9)
kernel epoch based reclamation
eventfd(2)
create a file descriptor for event notification
eventfd_read(3), eventfd(3)
create a file descriptor for event notification
fd(4), stdin(4), stdout(4), stderr(4)
file descriptor files
fdescfs(4)
file-descriptor file system
feclearexcept(3), fegetexceptflag(3), feraiseexcept(3), fesetexceptflag(3), fetestexcept(3)
floating-point exception flag manipulation
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
feenableexcept(3), fedisableexcept(3), fegetexcept(3)
floating-point exception masking
fegetenv(3), feholdexcept(3), fesetenv(3), feupdateenv(3)
floating-point environment save and restore
freebsd::FILE_up(3)
std::unique_ptr specialization for stdio FILE objects
freebsd::addrinfo_up(3)
std::unique_ptr specialization for lists of socket addresses
freebsd::fd_up(3)
own a file descriptor
freebsd::malloc_up(3)
std::unique_ptr specialization for objects allocated via malloc
freebsd::nvlist_up(3)
std::unique_ptr specialization for name/value pairs
gelf_getclass(3)
retrieve the class of an ELF descriptor
geli(8)
control utility for the cryptographic GEOM class
gensnmptree(1)
generate C and header files from a MIB description file
getdiskbyname(3)
get generic disk description by its name
getdtablesize(2)
get file descriptor limit
getfsent(3), getfsspec(3), getfsfile(3), setfsent(3), endfsent(3)
get file system descriptor file entry
getmntopts(3), getmntpoint(3), chkdoreload(3), build_iovec(3), build_iovec_argf(3), free_iovec(3), checkpath(3), rmslashes(3)
mount point operations
getopt(1)
parse command options
getopt(3)
get option character from command line argument list
getopt_long(3), getopt_long_only(3)
get long options from command line argument list
getrlimit(2), setrlimit(2)
control maximum system resource consumption
getsockopt(2), setsockopt(2)
get and set options on sockets
getsubopt(3)
get sub options from an argument
getttyent(3), getttynam(3), setttyent(3), endttyent(3), isdialuptty(3), isnettty(3)
ttys(5) file routines
glxsb(4)
Geode LX Security Block crypto accelerator
gptboot(8)
GPT bootcode for UFS on BIOS-based computers
gptboot.efi(8)
GPT bootcode for UFS on UEFI computers
gptzfsboot(8)
GPT bootcode for ZFS on BIOS-based computers
grantpt(3), ptsname(3), ptsname_r(3), unlockpt(3)
pseudo-terminal access functions
growfs(7), growfs_fstab(7)
start up scripts to grow the root file system and add swap
hash(3lua), new(3lua), update(3lua), digest(3lua), hexdigest(3lua)
Lua Cryptographic hash module
hifn(4)
Hifn 7751/7951/7811/7955/7956 crypto accelerator
hostname(7)
host name resolution description
hosts_options(5)
host access control language extensions
hpt27xx(4)
HighPoint RocketRAID 27xx SAS 6Gb/s HBA card driver
hptiop(4)
HighPoint RocketRAID 3xxx/4xxx device driver
hptmv(4)
HighPoint RocketRAID 182x device driver
hptnr(4)
HighPoint DC Series Data Center HBA card driver
hptrr(4)
HighPoint RocketRAID device driver
iavf(4)
Intel Ethernet Adaptive Virtual Function Driver
ichwd(4)
device driver for the Intel ICH watchdog interrupt timer
ieee80211_crypto(9)
802.11 cryptographic support
ieee80211_radiotap(9)
802.11 device packet capture support
inet6_opt_init(3), inet6_opt_append(3), inet6_opt_finish(3), inet6_opt_set_val(3), inet6_opt_next(3), inet6_opt_find(3), inet6_opt_get_val(3)
IPv6 Hop-by-Hop and Destination Options manipulation
inet6_option_space(3), inet6_option_init(3), inet6_option_append(3), inet6_option_alloc(3), inet6_option_next(3), inet6_option_find(3)
IPv6 Hop-by-Hop and Destination Option Manipulation
inet6_rth_space(3), inet6_rth_init(3), inet6_rth_add(3), inet6_rth_reverse(3), inet6_rth_segments(3), inet6_rth_getaddr(3)
IPv6 Routing Header Options manipulation
inet6_rthdr_space(3), inet6_rthdr_init(3), inet6_rthdr_add(3), inet6_rthdr_lasthop(3), inet6_rthdr_reverse(3), inet6_rthdr_segments(3), inet6_rthdr_getaddr(3), inet6_rthdr_getflags(3)
IPv6 Routing Header Options Manipulation
inet_aton(3), inet_addr(3), inet_network(3), inet_ntoa(3), inet_ntoa_r(3), inet_ntop(3), inet_pton(3), inet_makeaddr(3), inet_lnaof(3), inet_netof(3)
Internet address manipulation routines
inet_net_ntop(3), inet_net_pton(3)
Internet network number manipulation routines
infocmp(1)
compare or print out terminfo descriptions
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
ips(4)
IBM/Adaptec ServeRAID controller driver
isp(4)
Qlogic FibreChannel SCSI Host Adapters driver
ispfw(4)
Firmware for Qlogic FibreChannel SCSI Host Adapters
item_name(3), item_description(3)
get menu item name and description fields
kinfo_getfile(3)
function for getting per-process file descriptor information
kqueue_add_filteropts(9), kqueue_del_filteropts(9), kqfd_register(9), knote_fdclose(9), knlist_init(9), knlist_init_mtx(9), knlist_add(9), knlist_remove(9), knlist_empty(9), knlist_clear(9), knlist_delete(9), knlist_destroy(9), KNOTE_LOCKED(9), KNOTE_UNLOCKED(9)
event delivery subsystem
kvm_getcptime(3)
fetch global CPU time statistics
kvm_geterr(3)
get error message on kvm descriptor
kvm_native(3)
is a kvm descriptor opened on a native kernel image
kyuafile(5), Kyuafile(5)
Test suite description files
lge(4)
Level 1 LXT1001 NetCellerator PCI Gigabit Ethernet adapter driver
libarchive_internals(3)
description of libarchive internal interfaces
libmagic(3), magic_open(3), magic_close(3), magic_error(3), magic_errno(3), magic_descriptor(3), magic_buffer(3), magic_getflags(3), magic_setflags(3), magic_check(3), magic_compile(3), magic_list(3), magic_load(3), magic_load_buffers(3), magic_setparam(3), magic_getparam(3), magic_version(3)
Magic number recognition library
login_close(3), login_getcapbool(3), login_getcaplist(3), login_getcapnum(3), login_getcapenum(3), login_getcapstr(3), login_getcapsize(3), login_getcaptime(3), login_getclass(3), login_getclassbyname(3), login_getpath(3), login_getpwclass(3), login_getstyle(3), login_getuserclass(3), login_setcryptfmt(3)
functions for accessing the login class capabilities database
lpt(4)
generic printer device driver
lptcontrol(8)
a utility for manipulating the lpt printer driver
lptest(1)
generate lineprinter ripple pattern
mlx4en(4)
Mellanox ConnectX-3 10GbE/40GbE network adapter driver
mlx4ib(4)
Mellanox ConnectX-3 10GbE/40GbE network adapter driver
mlx5en(4)
NVIDIA Mellanox ConnectX-4/5/6 [Dx/Ex/Lx] based 200Gb, 100Gb, 50Gb, 40Gb, 25Gb and 10Gb ethernet adapter driver
mlx5ib(4)
Mellanox ConnectX-4 and ConnectX-4 LX based 100Gb, 50Gb, 40Gb, 25Gb and 10Gb network adapter driver
mlx5io(4)
IOCTL interface to manage Connect-X 4/5/6 Mellanox network adapters
mlx5tool(8)
Utility for managing Connect-X 4/5/6 Mellanox network adapters
mpr(4)
LSI Fusion-MPT 3/3.5 IT/IR 12Gb/s Serial Attached SCSI/SATA/PCIe driver
mps(4)
LSI Fusion-MPT 2 IT/IR 6Gb/s Serial Attached SCSI/SATA driver
mpsutil(8), mprutil(8)
Utility for managing LSI Fusion-MPT 2/3 controllers
mpt(4)
LSI Fusion-MPT SCSI/Fibre Channel driver
mptable(1)
display MP configuration table
mptutil(8)
Utility for managing LSI Fusion-MPT controllers
msk(4)
Marvell/SysKonnect Yukon II Gigabit Ethernet adapter driver
mxge(4)
Myricom Myri10GE 10 Gigabit Ethernet adapter driver
ng_l2cap(4)
Netgraph node type that implements Bluetooth Logical Link Control and Adaptation Protocol (L2CAP)
ng_mppc(4)
Microsoft MPPC/MPPE compression and encryption netgraph node type
ng_pptpgre(4)
PPTP GRE protocol netgraph node type
ng_tcpmss(4)
netgraph node to adjust TCP MSS option
nge(4)
National Semiconductor PCI Gigabit Ethernet adapter driver
ntptime(8)
read kernel time variables
nvlist_create(9), nvlist_destroy(9), nvlist_error(9), nvlist_set_error(9), nvlist_empty(9), nvlist_flags(9), nvlist_exists(9), nvlist_free(9), nvlist_clone(9), nvlist_dump(9), nvlist_fdump(9), nvlist_size(9), nvlist_pack(9), nvlist_unpack(9), nvlist_send(9), nvlist_recv(9), nvlist_xfer(9), nvlist_in_array(9), nvlist_next(9), nvlist_add(9), nvlist_move(9), nvlist_get(9), nvlist_take(9), nvlist_append(9)
library for name/value pairs
oce(4)
Device driver for Emulex OneConnect 10Gb network adapters
ocs_fc(4)
Device driver for Emulex Fibre Channel Host Adapters
openpam_borrow_cred(3), openpam_free_data(3), openpam_free_envlist(3), openpam_get_feature(3), openpam_get_option(3), openpam_log(3), openpam_nullconv(3), openpam_readline(3), openpam_readlinev(3), openpam_readword(3), openpam_restore_cred(3), openpam_set_feature(3), openpam_set_option(3), openpam_straddch(3), openpam_subst(3), openpam_ttyconv(3), pam_error(3), pam_get_authtok(3), pam_info(3), pam_prompt(3), pam_setenv(3), pam_verror(3), pam_vinfo(3), pam_vprompt(3)
Pluggable Authentication Modules Library
openpam_get_feature(3)
query the state of an optional feature
openpam_get_option(3)
returns the value of a module option
openpam_set_feature(3)
enable or disable an optional feature
openpam_set_option(3)
sets the value of a module option
openpty(3), forkpty(3)
auxiliary functions to obtain a pseudo-terminal
orm(4)
ISA I/O space option ROM(s) driver
padlock(4)
driver for the cryptographic functions and RNG in VIA C3, C7 and Eden processors
pam_prompt(3)
call the conversation function
pam_vprompt(3)
call the conversation function
pcap(3)
Packet Capture library
pcap_activate(3)
activate a capture handle
pcap_can_set_rfmon(3)
check whether monitor mode can be set for a not-yet-activated capture handle
pcap_close(3)
close a capture device or savefile
pcap_create(3)
create a live capture handle
pcap_datalink_val_to_name(3), pcap_datalink_val_to_description(3), pcap_datalink_val_to_description_or_dlt(3)
get a name or description for a link-layer header type value
pcap_dump(3)
write a packet to a capture file
pcap_fileno(3)
get the file descriptor for a live capture
pcap_findalldevs(3), pcap_freealldevs(3)
get a list of capture devices, and free that list
pcap_get_required_select_timeout(3)
get a timeout to be used when doing select() for a live capture
pcap_get_selectable_fd(3)
get a file descriptor on which a select() can be done for a live capture
pcap_get_tstamp_precision(3)
get the time stamp precision returned in captures
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_loop(3), pcap_dispatch(3)
process packets from a live capture or savefile
pcap_open_dead(3), pcap_open_dead_with_tstamp_precision(3)
open a fake pcap_t for compiling filters or opening a capture for output
pcap_open_live(3)
open a device for capturing
pcap_open_offline(3), pcap_open_offline_with_tstamp_precision(3), pcap_fopen_offline(3), pcap_fopen_offline_with_tstamp_precision(3)
open a saved capture file for reading
pcap_set_buffer_size(3)
set the buffer size for a not-yet-activated capture handle
pcap_set_datalink(3)
set the link-layer header type to be used by a capture device
pcap_set_promisc(3)
set promiscuous mode for a not-yet-activated capture handle
pcap_set_rfmon(3)
set monitor mode for a not-yet-activated capture handle
pcap_set_snaplen(3)
set the snapshot length for a not-yet-activated capture handle
pcap_set_timeout(3)
set the packet buffer timeout for a not-yet-activated capture handle
pcap_set_tstamp_precision(3)
set the time stamp precision returned in captures
pcap_set_tstamp_type(3)
set the time stamp type to be used by a capture device
pcap_setdirection(3)
set the direction for which packets will be captured
pcap_setnonblock(3), pcap_getnonblock(3)
set or get the state of non-blocking mode on a capture device
pcap_stats(3)
get capture statistics
pcap_tstamp_type_val_to_name(3), pcap_tstamp_type_val_to_description(3)
get a name or description for a time stamp type value
pdfork(2), pdgetpid(2), pdkill(2)
System calls to manage process descriptors
pipe(2), pipe2(2)
create descriptor pair for interprocess communication
plockstat(1)
Trace pthread lock statistics using DTrace
pmap_object_init_pt(9)
initialize page tables for a VM object
pmap_zero_page(9), pmap_zero_area(9)
zero-fill a page using machine-dependent optimizations
posix_openpt(2)
open a pseudo-terminal device
procdesc(4)
process descriptor facility
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
pt(4)
SCSI processor type driver
pthread(3)
POSIX thread functions
pthread_atfork(3)
register fork handlers
pthread_attr_get_np(3)
get attributes of an existing thread
pthread_attr_getaffinity_np(3), pthread_attr_setaffinity_np(3)
manage CPU affinity in thread attribute objects
pthread_attr_init(3), pthread_attr_destroy(3), pthread_attr_setstack(3), pthread_attr_getstack(3), pthread_attr_setstacksize(3), pthread_attr_getstacksize(3), pthread_attr_setguardsize(3), pthread_attr_getguardsize(3), pthread_attr_setstackaddr(3), pthread_attr_getstackaddr(3), pthread_attr_setdetachstate(3), pthread_attr_getdetachstate(3), pthread_attr_setinheritsched(3), pthread_attr_getinheritsched(3), pthread_attr_setschedparam(3), pthread_attr_getschedparam(3), pthread_attr_setschedpolicy(3), pthread_attr_getschedpolicy(3), pthread_attr_setscope(3), pthread_attr_getscope(3)
thread attribute operations
pthread_attr_setcreatesuspend_np(3)
prepare attribute for creation of suspended thread
pthread_barrier_destroy(3), pthread_barrier_init(3), pthread_barrier_wait(3)
destroy, initialize or wait on a barrier object
pthread_barrierattr_destroy(3), pthread_barrierattr_getpshared(3), pthread_barrierattr_init(3), pthread_barrierattr_setpshared(3)
manipulate a barrier attribute object
pthread_cancel(3)
cancel execution of a thread
pthread_cleanup_pop(3)
call the first cleanup routine
pthread_cleanup_push(3)
add a cleanup function for thread exit
pthread_cond_broadcast(3)
unblock all threads waiting for a condition variable
pthread_cond_destroy(3)
destroy a condition variable
pthread_cond_init(3)
create a condition variable
pthread_cond_signal(3)
unblock a thread waiting for a condition variable
pthread_cond_timedwait(3)
wait on a condition variable for a specific amount of time
pthread_cond_wait(3)
wait on a condition variable
pthread_condattr_init(3), pthread_condattr_destroy(3), pthread_condattr_getclock(3), pthread_condattr_setclock(3), pthread_condattr_getpshared(3), pthread_condattr_setpshared(3)
condition attribute operations
pthread_create(3)
create a new thread
pthread_detach(3)
detach a thread
pthread_equal(3)
compare thread IDs
pthread_exit(3)
terminate the calling thread
pthread_get_name_np(3), pthread_getname_np(3), pthread_set_name_np(3), pthread_setname_np(3)
set and retrieve the thread name
pthread_getaffinity_np(3), pthread_setaffinity_np(3)
manage CPU affinity
pthread_getconcurrency(3), pthread_setconcurrency(3)
get or set level of concurrency
pthread_getcpuclockid(3)
access a thread CPU-time clock
pthread_getspecific(3)
get a thread-specific data value
pthread_getthreadid_np(3)
get the calling thread's integral ID
pthread_join(3), pthread_peekjoin_np(3), pthread_timedjoin_np(3)
inspect thread termination state
pthread_key_create(3)
thread-specific data key creation
pthread_key_delete(3)
delete a thread-specific data key
pthread_kill(3)
send a signal to a specified thread
pthread_main_np(3)
identify the initial thread
pthread_multi_np(3), pthread_single_np(3)
switch between multi- and single-threaded scheduling modes
pthread_mutex_consistent(3)
mark state protected by robust mutex as consistent
pthread_mutex_destroy(3)
free resources allocated for a mutex
pthread_mutex_init(3)
create a mutex
pthread_mutex_lock(3)
lock a mutex
pthread_mutex_timedlock(3)
lock a mutex without blocking indefinitely
pthread_mutex_trylock(3)
attempt to lock a mutex without blocking
pthread_mutex_unlock(3)
unlock a mutex
pthread_mutexattr_getkind_np(3), pthread_mutexattr_setkind_np(3)
mutex attribute operations (legacy)
pthread_mutexattr_init(3), pthread_mutexattr_destroy(3), pthread_mutexattr_setprioceiling(3), pthread_mutexattr_getprioceiling(3), pthread_mutexattr_setprotocol(3), pthread_mutexattr_getprotocol(3), pthread_mutexattr_setpshared(3), pthread_mutexattr_getpshared(3), pthread_mutexattr_setrobust(3), pthread_mutexattr_getrobust(3), pthread_mutexattr_settype(3), pthread_mutexattr_gettype(3)
mutex attribute operations
pthread_np(3)
FreeBSD extensions to POSIX thread functions
pthread_once(3)
dynamic package initialization
pthread_resume_all_np(3)
resume all suspended threads
pthread_resume_np(3)
resume suspended thread
pthread_rwlock_destroy(3)
destroy a read/write lock
pthread_rwlock_init(3)
initialize a read/write lock
pthread_rwlock_rdlock(3), pthread_rwlock_tryrdlock(3)
acquire a read/write lock for reading
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
pthread_rwlock_unlock(3)
release a read/write lock
pthread_rwlock_wrlock(3), pthread_rwlock_trywrlock(3)
acquire a read/write lock for writing
pthread_rwlockattr_destroy(3)
destroy a read/write lock attributes object
pthread_rwlockattr_getpshared(3)
get the process shared attribute
pthread_rwlockattr_init(3)
initialize a read/write lock attributes object
pthread_rwlockattr_setpshared(3)
set the process shared attribute
pthread_self(3)
get the calling thread's ID
pthread_setcancelstate(3), pthread_setcanceltype(3), pthread_testcancel(3)
set cancelability state
pthread_setschedparam(3), pthread_getschedparam(3)
thread scheduling parameter manipulation
pthread_setspecific(3)
set a thread-specific data value
pthread_sigmask(3)
examine and/or change a thread's signal mask
pthread_signals_block_np(3), pthread_signals_unblock_np(3)
fast asynchronous signals blocking and unblocking
pthread_sigqueue(3)
queue a signal to a specified thread
pthread_spin_init(3), pthread_spin_destroy(3)
initialize or destroy a spin lock
pthread_spin_lock(3), pthread_spin_trylock(3), pthread_spin_unlock(3)
lock or unlock a spin lock
pthread_suspend_all_np(3)
suspend all active threads
pthread_suspend_np(3)
suspend a thread
pthread_yield(3)
yield control of the current thread
ptnet(4)
Ethernet driver for passed-through netmap ports
ptrace(2)
process tracing and debugging
pts(4)
pseudo-terminal driver
pty(4)
old-style compatibility pseudo-terminal driver
qlnxe(4)
Cavium 25/40/100 Gigabit Ethernet & CNA Adapter Driver
qlxgb(4)
QLogic 10 Gigabit Ethernet & CNA Adapter Driver
qlxgbe(4)
QLogic 10 Gigabit Ethernet & CNA Adapter Driver
qlxge(4)
QLogic 8100 Series 10 Gigabit Ethernet Adapter Driver
random(3), srandom(3), srandomdev(3), initstate(3), setstate(3)
non-cryptographic pseudorandom number generator; routines for changing generators
rc(8)
command scripts for auto-reboot and daemon startup
rc.subr(8)
functions used by system shell scripts
rdma_accept(3)
Called to accept a connection request
rdma_create_ep(3)
Allocate a communication identifier and optional QP
rdma_resolve_addr(3)
Resolve destination and optional source addresses
rdma_set_option(3)
Set communication options for an rdma_cm_id
re(4)
RealTek 8139C+/8169/816xS/811xS/8168/810xE/8111 PCI/PCIe Ethernet adapter driver
redzone(9), RedZone(9)
buffer corruptions detector
remote(5)
remote host description file
rights(4), Capability rights(4)
Capsicum capability rights for file descriptors
rijndael(9), rijndael_makeKey(9), rijndael_cipherInit(9), rijndael_blockEncrypt(9), rijndael_padEncrypt(9), rijndael_blockDecrypt(9), rijndael_padDecrypt(9)
AES encryption
rmlock(9), rm_init(9), rm_init_flags(9), rm_destroy(9), rm_rlock(9), rm_try_rlock(9), rm_wlock(9), rm_runlock(9), rm_wunlock(9), rm_wowned(9), rm_sleep(9), rm_assert(9), RM_SYSINIT(9), RM_SYSINIT_FLAGS(9), rms_init(9), rms_destroy(9), rms_rlock(9), rms_wlock(9), rms_runlock(9), rms_wunlock(9)
kernel reader/writer lock optimized for read-mostly access patterns
rpc_soc(3), auth_destroy(3), authnone_create(3), authunix_create(3), authunix_create_default(3), callrpc(3), clnt_broadcast(3), clnt_call(3), clnt_control(3), clnt_create(3), clnt_destroy(3), clnt_freeres(3), clnt_geterr(3), clnt_pcreateerror(3), clnt_perrno(3), clnt_perror(3), clnt_spcreateerror(3), clnt_sperrno(3), clnt_sperror(3), clntraw_create(3), clnttcp_create(3), clntudp_bufcreate(3), clntudp_create(3), clntunix_create(3), get_myaddress(3), pmap_getmaps(3), pmap_getport(3), pmap_rmtcall(3), pmap_set(3), pmap_unset(3), registerrpc(3), rpc_createerr(3), svc_destroy(3), svc_fds(3), svc_fdset(3), svc_getargs(3), svc_getcaller(3), svc_getreq(3), svc_getreqset(3), svc_register(3), svc_run(3), svc_sendreply(3), svc_unregister(3), svcerr_auth(3), svcerr_decode(3), svcerr_noproc(3), svcerr_noprog(3), svcerr_progvers(3), svcerr_systemerr(3), svcerr_weakauth(3), svcfd_create(3), svcunixfd_create(3), svcraw_create(3), svcunix_create(3), xdr_accepted_reply(3), xdr_authunix_parms(3), xdr_callhdr(3), xdr_callmsg(3), xdr_opaque_auth(3), xdr_pmap(3), xdr_pmaplist(3), xdr_rejected_reply(3), xdr_replymsg(3), xprt_register(3), xprt_unregister(3)
library routines for remote procedure calls
rpoll(3)
callback functions for file descriptors and timers
ruptime(1)
show host status of local machines
safe(4)
SafeNet SafeXcel 1141/1741 crypto accelerator
safexcel(4)
Inside Secure SafeXcel-IP-97 cryptographic offload engine
script(1)
make typescript of terminal session
sctp_opt_info(3)
get SCTP socket information
set_field_opts(3), field_opts_on(3), field_opts_off(3), field_opts(3)
set and get field options
set_field_userptr(3), field_userptr(3)
associate application data with a form field
set_form_opts(3), form_opts_on(3), form_opts_off(3), form_opts(3)
set and get form options
set_form_userptr(3), form_userptr(3)
associate application data with a form item
set_item_opts(3), item_opts_on(3), item_opts_off(3), item_opts(3)
set and get menu item options
set_item_userptr(3), item_userptr(3)
associate application data with a menu item
set_menu_opts(3), menu_opts_on(3), menu_opts_off(3), menu_opts(3)
set and get menu options
set_menu_userptr(3), menu_userptr(3)
associate application data with a menu item
sfxge(4)
Solarflare 10Gb Ethernet adapter driver
sigemptyset(3), sigfillset(3), sigaddset(3), sigandset(3), sigdelset(3), sigisemptyset(3), sigismember(3), sigorset(3)
manipulate signal sets
siginterrupt(3)
allow signals to interrupt system calls
signal(9), SIGADDSET(9), SIGDELSET(9), SETEMPTYSET(9), SIGFILLSET(9), SIGISMEMBER(9), SIGISEMPTY(9), SIGNOTEMPTY(9), SIGSETEQ(9), SIGSETNEQ(9), SIGSETOR(9), SIGSETAND(9), SIGSETNAND(9), SIGSETCANTMASK(9), SIG_STOPSIGMASK(9), SIG_CONTSIGMASK(9), SIGPENDING(9), cursig(9), execsigs(9), issignal(9), killproc(9), pgsigio(9), postsig(9), sigexit(9), siginit(9), signotify(9), trapsignal(9)
kernel signal functions
sigsuspend(2)
atomically release blocked signals and wait for interrupt
sk(4)
SysKonnect SK-984x and SK-982x PCI Gigabit Ethernet adapter driver
spkrtest(8)
test script for the speaker driver
src.conf(5)
source build options
stge(4)
Sundance/Tamarack TC9021 Gigabit Ethernet adapter driver
strptime(3)
parse date and time string
stty(1)
set the options for a terminal device interface
swi_add(9), swi_remove(9), swi_sched(9)
register and schedule software interrupt handlers
sym(4)
NCR/Symbios/LSI Logic 53C8XX PCI SCSI host adapter driver
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_fcntl_arg(3), sysdecode_fcntl_arg_p(3)
output description of fcntl argument
sysdecode_kevent(3), sysdecode_kevent_fflags(3), sysdecode_kevent_filter(3), sysdecode_kevent_flags(3)
output description of kevent structure fields
sysdecode_mask(3), sysdecode_accessmode(3), sysdecode_atflags(3), sysdecode_capfcntlrights(3), sysdecode_close_range_flags(3), sysdecode_fcntl_fileflags(3), sysdecode_fileflags(3), sysdecode_filemode(3), sysdecode_flock_operation(3), sysdecode_mlockall_flags(3), sysdecode_mmap_flags(3), sysdecode_mmap_prot(3), sysdecode_mount_flags(3), sysdecode_msg_flags(3), sysdecode_msync_flags(3), sysdecode_open_flags(3), sysdecode_pipe2_flags(3), sysdecode_pollfd_events(3), sysdecode_reboot_howto(3), sysdecode_rfork_flags(3), sysdecode_semget_flags(3), sysdecode_sendfile_flags(3), sysdecode_shmat_flags(3), sysdecode_sctp_nxt_flags(3), sysdecode_sctp_rcv_flags(3), sysdecode_sctp_snd_flags(3), sysdecode_socket_type(3), sysdecode_thr_create_flags(3), sysdecode_umtx_cvwait_flags(3), sysdecode_umtx_rwlock_flags(3), sysdecode_vmprot(3), sysdecode_wait4_options(3), sysdecode_wait6_options(3)
print name of various bitmask values
sysdecode_sctp_sinfo_flags(3)
output textual description of the sinfo_flags field of struct sctp_sndrcvinfo
sysdecode_sockopt_name(3)
lookup name of socket option
sysdecode_utrace(3)
produce text description of a utrace record
tcpsso(8)
set a socket option on a TCP endpoint
term(5)
compiled terminfo terminal description
timerfd(2), timerfd_create(2), timerfd_gettime(2), timerfd_settime(2)
timers with file descriptor semantics
ttyname(3), ttyname_r(3), isatty(3)
get name of associated terminal (tty) from file descriptor
uark(4)
Arkmicro Technologies ARK3116 based USB serial adapter
ubsa(4)
USB support for Belkin serial adapters
ubser(4)
USB support for BWCT console serial adapters
uhso(4)
support for several HSxPA devices from Option N.V
uhsoctl(1)
connection utility for Option based devices
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
undelete(2)
attempt to recover a deleted file
uplcom(4)
USB support for Prolific PL-2303/2303X/2303HX serial adapters driver
uptime(1)
show how long system has been running
uslcom(4)
Silicon Laboratories CP2101/CP2102/CP2103/CP2104/CP2105 based USB serial adapter
utempter_add_record(3), utempter_remove_added_record(3), utempter_remove_record(3), addToUtmp(3), removeFromUtmp(3), removeLineFromUtmp(3)
utempter compatibility interface
uvscom(4)
USB support for SUNTAC Slipper U VS-10U serial adapters driver
vfs_getopt(9), vfs_getopts(9), vfs_flagopt(9), vfs_scanopt(9), vfs_copyopt(9), vfs_filteropt(9), vfs_setopt(9), vfs_setopt_part(9), vfs_setopts(9)
manipulate mount options and their values
vge(4)
VIA Networking Technologies Velocity Gigabit Ethernet adapter driver
virtual_oss_cmd(8)
modify a running virtual_oss(8) instance's options
vm_map_find(9)
find a free region within a map, and optionally map a vm_object
wdatwd(4)
device driver for the ACPI WDAT based watchdog interrupt timer
wlan_amrr(4)
AMRR rate adaptation algorithm support for 802.11 devices
wlan_ccmp(4)
AES-CCMP crypto support for 802.11 devices
wlan_gcmp(4)
AES-GCMP 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
xdr_accepted_reply(3), xdr_authsys_parms(3), xdr_callhdr(3), xdr_callmsg(3), xdr_opaque_auth(3), xdr_rejected_reply(3), xdr_replymsg(3)
XDR library routines for remote procedure calls
xo_format(5)
content of format descriptors for xo_emit
xo_options(7)
common options for libxo-based commands
xo_set_options(3)
change options used by a libxo handle
xpt(4)
CAM transport layer interface
yp(8)
description of the YP/NIS system
zfs-load-key(8)
load, unload, or change encryption key of ZFS dataset
zfs_prepare_disk(8)
special script that gets run before bringing a disk into a pool
zfsbootcfg(8)
specify zfsboot options for the next boot
zfsconcepts(7)
overview of ZFS concepts
zpool-features(7)
description of ZFS pool features
zpoolconcepts(7)
overview of ZFS storage pools
BF_set_key(3), BF_encrypt(3), BF_decrypt(3), BF_ecb_encrypt(3), BF_cbc_encrypt(3), BF_cfb64_encrypt(3), BF_ofb64_encrypt(3), BF_options(3)
Blowfish encryption
BIO_ctrl(3), BIO_callback_ctrl(3), BIO_ptr_ctrl(3), BIO_int_ctrl(3), BIO_reset(3), BIO_seek(3), BIO_tell(3), BIO_flush(3), BIO_eof(3), BIO_set_close(3), BIO_get_close(3), BIO_pending(3), BIO_wpending(3), BIO_ctrl_pending(3), BIO_ctrl_wpending(3), BIO_get_info_callback(3), BIO_set_info_callback(3), BIO_info_cb(3), BIO_get_ktls_send(3), BIO_get_ktls_recv(3), BIO_set_conn_mode(3), BIO_get_conn_mode(3), BIO_set_tfo(3)
BIO control operations
BIO_get_rpoll_descriptor(3), BIO_get_wpoll_descriptor(3)
obtain a structure which can be used to determine when a BIO object can next be read or written
BIO_s_accept(3), BIO_set_accept_name(3), BIO_set_accept_port(3), BIO_get_accept_name(3), BIO_get_accept_port(3), BIO_new_accept(3), BIO_set_nbio_accept(3), BIO_set_tfo_accept(3), BIO_set_accept_bios(3), BIO_get_peer_name(3), BIO_get_peer_port(3), BIO_get_accept_ip_family(3), BIO_set_accept_ip_family(3), BIO_set_bind_mode(3), BIO_get_bind_mode(3), BIO_do_accept(3)
accept BIO
BIO_s_fd(3), BIO_set_fd(3), BIO_get_fd(3), BIO_new_fd(3)
file descriptor BIO
BIO_s_secmem(3), BIO_s_dgram_mem(3), BIO_s_mem(3), BIO_set_mem_eof_return(3), BIO_get_mem_data(3), BIO_set_mem_buf(3), BIO_get_mem_ptr(3), BIO_new_mem_buf(3)
memory BIO
BIO_socket(3), BIO_bind(3), BIO_connect(3), BIO_listen(3), BIO_accept_ex(3), BIO_closesocket(3)
BIO socket communication setup routines
CMS_EncryptedData_decrypt(3), CMS_EnvelopedData_decrypt(3)
Decrypt CMS EncryptedData or EnvelopedData
CMS_EncryptedData_encrypt_ex(3), CMS_EncryptedData_encrypt(3)
Create CMS EncryptedData
CMS_ReceiptRequest_create0_ex(3), CMS_ReceiptRequest_create0(3), CMS_add1_ReceiptRequest(3), CMS_get1_ReceiptRequest(3), CMS_ReceiptRequest_get0_values(3)
CMS signed receipt request functions
CMS_decrypt(3), CMS_decrypt_set1_pkey_and_peer(3), CMS_decrypt_set1_pkey(3), CMS_decrypt_set1_password(3)
decrypt content from a CMS envelopedData structure
CMS_encrypt_ex(3), CMS_encrypt(3)
create a CMS envelopedData structure
CMS_get0_RecipientInfos(3), CMS_RecipientInfo_type(3), CMS_RecipientInfo_ktri_get0_signer_id(3), CMS_RecipientInfo_ktri_cert_cmp(3), CMS_RecipientInfo_set0_pkey(3), CMS_RecipientInfo_kekri_get0_id(3), CMS_RecipientInfo_kari_set0_pkey_and_peer(3), CMS_RecipientInfo_kari_set0_pkey(3), CMS_RecipientInfo_kekri_id_cmp(3), CMS_RecipientInfo_set0_key(3), CMS_RecipientInfo_decrypt(3), CMS_RecipientInfo_encrypt(3)
CMS envelopedData RecipientInfo routines
CMS_sign_receipt(3)
create a CMS signed receipt
CMS_verify_receipt(3)
verify a CMS signed receipt
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_add64(3), CRYPTO_atomic_and(3), CRYPTO_atomic_or(3), CRYPTO_atomic_load(3), CRYPTO_atomic_store(3), CRYPTO_atomic_load_int(3), OSSL_set_max_threads(3), OSSL_get_max_threads(3), OSSL_get_thread_support_flags(3), OSSL_THREAD_SUPPORT_FLAG_THREAD_POOL(3), OSSL_THREAD_SUPPORT_FLAG_DEFAULT_SPAWN(3)
OpenSSL thread support
CRYPTO_memcmp(3)
Constant time memory comparison
CRYPTO_secure_malloc_init(3), CRYPTO_secure_malloc_initialized(3), CRYPTO_secure_malloc_done(3), OPENSSL_secure_malloc(3), CRYPTO_secure_malloc(3), OPENSSL_secure_zalloc(3), CRYPTO_secure_zalloc(3), OPENSSL_secure_free(3), CRYPTO_secure_free(3), OPENSSL_secure_clear_free(3), CRYPTO_secure_clear_free(3), OPENSSL_secure_actual_size(3), CRYPTO_secure_allocated(3), CRYPTO_secure_used(3)
secure heap storage
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_EnvelopedData_it(3), CMS_EnvelopedData_dup(3), CMS_ReceiptRequest_free(3), CMS_ReceiptRequest_new(3), CMS_SignedData_free(3), CMS_SignedData_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_NAME_dup(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), OSSL_IETF_ATTR_SYNTAX_free(3), OSSL_IETF_ATTR_SYNTAX_it(3), OSSL_IETF_ATTR_SYNTAX_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_AA_DIST_POINT_free(3), OSSL_AA_DIST_POINT_new(3), OSSL_AA_DIST_POINT_it(3), OSSL_ALLOWED_ATTRIBUTES_CHOICE_free(3), OSSL_ALLOWED_ATTRIBUTES_CHOICE_new(3), OSSL_ALLOWED_ATTRIBUTES_CHOICE_it(3), OSSL_ALLOWED_ATTRIBUTES_ITEM_free(3), OSSL_ALLOWED_ATTRIBUTES_ITEM_new(3), OSSL_ALLOWED_ATTRIBUTES_ITEM_it(3), OSSL_ALLOWED_ATTRIBUTES_SYNTAX_free(3), OSSL_ALLOWED_ATTRIBUTES_SYNTAX_new(3), OSSL_ALLOWED_ATTRIBUTES_SYNTAX_it(3), OSSL_ATAV_free(3), OSSL_ATAV_new(3), OSSL_ATAV_it(3), OSSL_ATTRIBUTE_DESCRIPTOR_free(3), OSSL_ATTRIBUTE_DESCRIPTOR_new(3), OSSL_ATTRIBUTE_DESCRIPTOR_it(3), OSSL_ATTRIBUTE_MAPPING_free(3), OSSL_ATTRIBUTE_MAPPING_new(3), OSSL_ATTRIBUTE_MAPPING_it(3), OSSL_ATTRIBUTE_MAPPINGS_free(3), OSSL_ATTRIBUTE_MAPPINGS_new(3), OSSL_ATTRIBUTE_MAPPINGS_it(3), OSSL_ATTRIBUTE_TYPE_MAPPING_free(3), OSSL_ATTRIBUTE_TYPE_MAPPING_new(3), OSSL_ATTRIBUTE_TYPE_MAPPING_it(3), OSSL_ATTRIBUTE_VALUE_MAPPING_free(3), OSSL_ATTRIBUTE_VALUE_MAPPING_new(3), OSSL_ATTRIBUTE_VALUE_MAPPING_it(3), OSSL_ATTRIBUTES_SYNTAX_free(3), OSSL_ATTRIBUTES_SYNTAX_it(3), OSSL_ATTRIBUTES_SYNTAX_new(3), OSSL_AUTHORITY_ATTRIBUTE_ID_SYNTAX_free(3), OSSL_AUTHORITY_ATTRIBUTE_ID_SYNTAX_it(3), OSSL_AUTHORITY_ATTRIBUTE_ID_SYNTAX_new(3), OSSL_BASIC_ATTR_CONSTRAINTS_free(3), OSSL_BASIC_ATTR_CONSTRAINTS_it(3), OSSL_BASIC_ATTR_CONSTRAINTS_new(3), OSSL_CMP_ATAVS_new(3), OSSL_CMP_ATAVS_free(3), OSSL_CMP_ATAVS_it(3), OSSL_CMP_CRLSTATUS_free(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_CERTTEMPLATE_dup(3), OSSL_CRMF_ATTRIBUTETYPEANDVALUE_dup(3), OSSL_CRMF_ATTRIBUTETYPEANDVALUE_free(3), OSSL_CRMF_ENCRYPTEDKEY_free(3), OSSL_CRMF_ENCRYPTEDKEY_it(3), OSSL_CRMF_ENCRYPTEDKEY_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), OSSL_DAY_TIME_free(3), OSSL_DAY_TIME_new(3), OSSL_DAY_TIME_it(3), OSSL_DAY_TIME_BAND_free(3), OSSL_DAY_TIME_BAND_new(3), OSSL_DAY_TIME_BAND_it(3), OSSL_HASH_free(3), OSSL_HASH_it(3), OSSL_HASH_new(3), OSSL_INFO_SYNTAX_free(3), OSSL_INFO_SYNTAX_it(3), OSSL_INFO_SYNTAX_new(3), OSSL_INFO_SYNTAX_POINTER_free(3), OSSL_INFO_SYNTAX_POINTER_it(3), OSSL_INFO_SYNTAX_POINTER_new(3), OSSL_PRIVILEGE_POLICY_ID_free(3), OSSL_PRIVILEGE_POLICY_ID_it(3), OSSL_PRIVILEGE_POLICY_ID_new(3), OSSL_TARGET_CERT_free(3), OSSL_TARGET_CERT_it(3), OSSL_TARGET_CERT_new(3), OSSL_TARGET_free(3), OSSL_TARGET_it(3), OSSL_TARGET_new(3), OSSL_TARGETING_INFORMATION_free(3), OSSL_TARGETING_INFORMATION_it(3), OSSL_TARGETING_INFORMATION_new(3), OSSL_TARGETS_free(3), OSSL_TARGETS_it(3), OSSL_TARGETS_new(3), OSSL_IETF_ATTR_SYNTAX_VALUE_free(3), OSSL_IETF_ATTR_SYNTAX_VALUE_it(3), OSSL_IETF_ATTR_SYNTAX_VALUE_new(3), OSSL_ISSUER_SERIAL_free(3), OSSL_ISSUER_SERIAL_new(3), OSSL_NAMED_DAY_free(3), OSSL_NAMED_DAY_new(3), OSSL_NAMED_DAY_it(3), OSSL_OBJECT_DIGEST_INFO_free(3), OSSL_OBJECT_DIGEST_INFO_new(3), OSSL_ROLE_SPEC_CERT_ID_free(3), OSSL_ROLE_SPEC_CERT_ID_new(3), OSSL_ROLE_SPEC_CERT_ID_it(3), OSSL_ROLE_SPEC_CERT_ID_SYNTAX_free(3), OSSL_ROLE_SPEC_CERT_ID_SYNTAX_new(3), OSSL_ROLE_SPEC_CERT_ID_SYNTAX_it(3), OSSL_TIME_PERIOD_free(3), OSSL_TIME_PERIOD_new(3), OSSL_TIME_PERIOD_it(3), OSSL_TIME_SPEC_ABSOLUTE_free(3), OSSL_TIME_SPEC_ABSOLUTE_new(3), OSSL_TIME_SPEC_ABSOLUTE_it(3), OSSL_TIME_SPEC_free(3), OSSL_TIME_SPEC_new(3), OSSL_TIME_SPEC_it(3), OSSL_TIME_SPEC_DAY_free(3), OSSL_TIME_SPEC_DAY_new(3), OSSL_TIME_SPEC_DAY_it(3), OSSL_TIME_SPEC_MONTH_free(3), OSSL_TIME_SPEC_MONTH_new(3), OSSL_TIME_SPEC_MONTH_it(3), OSSL_TIME_SPEC_TIME_free(3), OSSL_TIME_SPEC_TIME_new(3), OSSL_TIME_SPEC_TIME_it(3), OSSL_TIME_SPEC_WEEKS_free(3), OSSL_TIME_SPEC_WEEKS_new(3), OSSL_TIME_SPEC_WEEKS_it(3), OSSL_TIME_SPEC_X_DAY_OF_free(3), OSSL_TIME_SPEC_X_DAY_OF_new(3), OSSL_TIME_SPEC_X_DAY_OF_it(3), OSSL_USER_NOTICE_SYNTAX_free(3), OSSL_USER_NOTICE_SYNTAX_new(3), OSSL_USER_NOTICE_SYNTAX_it(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), PBMAC1PARAM_free(3), PBMAC1PARAM_it(3), PBMAC1PARAM_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_ACERT_dup(3), X509_ACERT_free(3), X509_ACERT_it(3), X509_ACERT_new(3), X509_ACERT_INFO_free(3), X509_ACERT_INFO_it(3), X509_ACERT_INFO_new(3), X509_ACERT_ISSUER_V2FORM_free(3), X509_ACERT_ISSUER_V2FORM_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
DES_random_key(3), DES_set_key(3), DES_key_sched(3), DES_set_key_checked(3), DES_set_key_unchecked(3), DES_set_odd_parity(3), DES_is_weak_key(3), DES_ecb_encrypt(3), DES_ecb2_encrypt(3), DES_ecb3_encrypt(3), DES_ncbc_encrypt(3), DES_cfb_encrypt(3), DES_ofb_encrypt(3), DES_pcbc_encrypt(3), DES_cfb64_encrypt(3), DES_ofb64_encrypt(3), DES_xcbc_encrypt(3), DES_ede2_cbc_encrypt(3), DES_ede2_cfb64_encrypt(3), DES_ede2_ofb64_encrypt(3), DES_ede3_cbc_encrypt(3), DES_ede3_cfb64_encrypt(3), DES_ede3_ofb64_encrypt(3), DES_cbc_cksum(3), DES_quad_cksum(3), DES_string_to_key(3), DES_string_to_2keys(3), DES_fcrypt(3), DES_crypt(3)
DES encryption
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
ECPKParameters_print(3), ECPKParameters_print_fp(3)
Functions for decoding and encoding ASN1 representations of elliptic curve entities
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
ERR_load_crypto_strings(3), SSL_load_error_strings(3), ERR_free_strings(3)
load and free error strings
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_BytesToKey(3)
password based encryption routine
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_CIPHER_CTX_dup(3), EVP_CIPHER_CTX_copy(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_CipherInit_SKEY(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_CIPHER_can_pipeline(3), EVP_CipherPipelineEncryptInit(3), EVP_CipherPipelineDecryptInit(3), EVP_CipherPipelineUpdate(3), EVP_CipherPipelineFinal(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_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_KDF-SCRYPT(7)
The scrypt EVP_KDF implementation
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_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_gettable_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_init_SKEY(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_dup(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_DigestSqueeze(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_ex(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_xof(3), EVP_MD_CTX_size(3), EVP_MD_CTX_get_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_OpenInit(3), EVP_OpenUpdate(3), EVP_OpenFinal(3)
EVP envelope decryption
EVP_PBE_CipherInit(3), EVP_PBE_CipherInit_ex(3), EVP_PBE_find(3), EVP_PBE_find_ex(3), EVP_PBE_alg_add_type(3), EVP_PBE_alg_add(3)
Password based encryption routines
EVP_PKEY-SM2(7), EVP_KEYMGMT-SM2(7), SM2(7)
EVP_PKEY keytype support for the Chinese SM2 signature and encryption algorithms
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_decrypt_init(3), EVP_PKEY_decrypt_init_ex(3), EVP_PKEY_decrypt(3)
decrypt using a public key algorithm
EVP_PKEY_encrypt_init_ex(3), EVP_PKEY_encrypt_init(3), EVP_PKEY_encrypt(3)
encrypt using a public key algorithm
EVP_PKEY_is_a(3), EVP_PKEY_can_sign(3), EVP_PKEY_type_names_do_all(3), EVP_PKEY_get0_type_name(3), EVP_PKEY_get0_description(3), EVP_PKEY_get0_provider(3)
key type and capabilities functions
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_CTX_up_ref(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_SKEYMGMT(3), EVP_SKEYMGMT_fetch(3), EVP_SKEYMGMT_up_ref(3), EVP_SKEYMGMT_free(3), EVP_SKEYMGMT_get0_provider(3), EVP_SKEYMGMT_is_a(3), EVP_SKEYMGMT_get0_description(3), EVP_SKEYMGMT_get0_name(3), EVP_SKEYMGMT_do_all_provided(3), EVP_SKEYMGMT_names_do_all(3), EVP_SKEYMGMT_get0_gen_settable_params(3), EVP_SKEYMGMT_get0_imp_settable_params(3)
EVP key management routines for opaque symmetric keys
EVP_SealInit(3), EVP_SealUpdate(3), EVP_SealFinal(3)
EVP envelope encryption
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_init_ssl(3)
OpenSSL (libssl and libcrypto) initialisation
OPENSSL_malloc_init(3), OPENSSL_malloc(3), OPENSSL_aligned_alloc(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_aligned_alloc(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_strtoul(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_CTX_new(3), OSSL_CMP_CTX_free(3), OSSL_CMP_CTX_reinit(3), OSSL_CMP_CTX_get0_libctx(3), OSSL_CMP_CTX_get0_propq(3), OSSL_CMP_CTX_set_option(3), OSSL_CMP_CTX_get_option(3), OSSL_CMP_CTX_set_log_cb(3), OSSL_CMP_CTX_set_log_verbosity(3), OSSL_CMP_CTX_print_errors(3), OSSL_CMP_CTX_set1_serverPath(3), OSSL_CMP_CTX_set1_server(3), OSSL_CMP_CTX_set_serverPort(3), OSSL_CMP_CTX_set1_proxy(3), OSSL_CMP_CTX_set1_no_proxy(3), OSSL_CMP_CTX_set_http_cb(3), OSSL_CMP_CTX_set_http_cb_arg(3), OSSL_CMP_CTX_get_http_cb_arg(3), OSSL_CMP_transfer_cb_t(3), OSSL_CMP_CTX_set_transfer_cb(3), OSSL_CMP_CTX_set_transfer_cb_arg(3), OSSL_CMP_CTX_get_transfer_cb_arg(3), OSSL_CMP_CTX_set1_srvCert(3), OSSL_CMP_CTX_set1_expected_sender(3), OSSL_CMP_CTX_set0_trusted(3), OSSL_CMP_CTX_set0_trustedStore(3), OSSL_CMP_CTX_get0_trusted(3), OSSL_CMP_CTX_get0_trustedStore(3), OSSL_CMP_CTX_set1_untrusted(3), OSSL_CMP_CTX_get0_untrusted(3), OSSL_CMP_CTX_set1_cert(3), OSSL_CMP_CTX_build_cert_chain(3), OSSL_CMP_CTX_set1_pkey(3), OSSL_CMP_CTX_set1_referenceValue(3), OSSL_CMP_CTX_set1_secretValue(3), OSSL_CMP_CTX_set1_recipient(3), OSSL_CMP_CTX_push0_geninfo_ITAV(3), OSSL_CMP_CTX_reset_geninfo_ITAVs(3), OSSL_CMP_CTX_get0_geninfo_ITAVs(3), OSSL_CMP_CTX_set1_extraCertsOut(3), OSSL_CMP_CTX_set0_newPkey(3), OSSL_CMP_CTX_get0_newPkey(3), OSSL_CMP_CTX_set1_issuer(3), OSSL_CMP_CTX_set1_serialNumber(3), OSSL_CMP_CTX_set1_subjectName(3), OSSL_CMP_CTX_push1_subjectAltName(3), OSSL_CMP_CTX_set0_reqExtensions(3), OSSL_CMP_CTX_reqExtensions_have_SAN(3), OSSL_CMP_CTX_push0_policy(3), OSSL_CMP_CTX_set1_oldCert(3), OSSL_CMP_CTX_set1_p10CSR(3), OSSL_CMP_CTX_push0_genm_ITAV(3), OSSL_CMP_certConf_cb_t(3), OSSL_CMP_certConf_cb(3), OSSL_CMP_CTX_set_certConf_cb(3), OSSL_CMP_CTX_set_certConf_cb_arg(3), OSSL_CMP_CTX_get_certConf_cb_arg(3), OSSL_CMP_CTX_get_status(3), OSSL_CMP_CTX_get0_statusString(3), OSSL_CMP_CTX_get_failInfoCode(3), OSSL_CMP_CTX_get0_validatedSrvCert(3), OSSL_CMP_CTX_get0_newCert(3), OSSL_CMP_CTX_get1_newChain(3), OSSL_CMP_CTX_get1_caPubs(3), OSSL_CMP_CTX_get1_extraCertsIn(3), OSSL_CMP_CTX_set1_transactionID(3), OSSL_CMP_CTX_set1_senderNonce(3)
functions for managing the CMP client context data structure
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_delayed_delivery_cb_t(3), OSSL_CMP_SRV_clean_transaction_cb_t(3), OSSL_CMP_SRV_CTX_init_trans(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_CRMF_MSG_get0_tmpl(3), OSSL_CRMF_CERTTEMPLATE_get0_publicKey(3), OSSL_CRMF_CERTTEMPLATE_get0_subject(3), OSSL_CRMF_CERTTEMPLATE_get0_issuer(3), OSSL_CRMF_CERTTEMPLATE_get0_serialNumber(3), OSSL_CRMF_CERTTEMPLATE_get0_extensions(3), OSSL_CRMF_CERTID_get0_serialNumber(3), OSSL_CRMF_CERTID_get0_issuer(3), OSSL_CRMF_ENCRYPTEDKEY_get1_encCert(3), OSSL_CRMF_ENCRYPTEDKEY_get1_pkey(3), OSSL_CRMF_ENCRYPTEDKEY_init_envdata(3), OSSL_CRMF_ENCRYPTEDVALUE_decrypt(3), OSSL_CRMF_ENCRYPTEDVALUE_get1_encCert(3), OSSL_CRMF_MSG_get_certReqId(3), OSSL_CRMF_MSG_centralkeygen_requested(3)
functions reading from CRMF CertReqMsg structures
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_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_FUNC_SSL_QUIC_TLS_crypto_send_fn(3), OSSL_FUNC_SSL_QUIC_TLS_crypto_recv_rcd_fn(3), OSSL_FUNC_SSL_QUIC_TLS_crypto_release_rcd_fn(3), OSSL_FUNC_SSL_QUIC_TLS_yield_secret_fn(3), OSSL_FUNC_SSL_QUIC_TLS_got_transport_params_fn(3), OSSL_FUNC_SSL_QUIC_TLS_alert_fn(3), SSL_set_quic_tls_cbs(3), SSL_set_quic_tls_transport_params(3), SSL_set_quic_tls_early_data_enabled(3)
Use the OpenSSL TLS implementation for a third party QUIC implementation
OSSL_HPKE_CTX_new(3), OSSL_HPKE_CTX_free(3), OSSL_HPKE_encap(3), OSSL_HPKE_decap(3), OSSL_HPKE_seal(3), OSSL_HPKE_open(3), OSSL_HPKE_export(3), OSSL_HPKE_suite_check(3), OSSL_HPKE_str2suite(3), OSSL_HPKE_keygen(3), OSSL_HPKE_get_grease_value(3), OSSL_HPKE_get_ciphertext_size(3), OSSL_HPKE_get_public_encap_size(3), OSSL_HPKE_get_recommended_ikmelen(3), OSSL_HPKE_CTX_set1_psk(3), OSSL_HPKE_CTX_set1_ikme(3), OSSL_HPKE_CTX_set1_authpriv(3), OSSL_HPKE_CTX_set1_authpub(3), OSSL_HPKE_CTX_get_seq(3), OSSL_HPKE_CTX_set_seq(3)
Hybrid Public Key Encryption (HPKE) functions
OSSL_HTTP_adapt_proxy(3), OSSL_parse_url(3), OSSL_HTTP_parse_url(3), OCSP_parse_url(3)
http utility functions
OSSL_PARAM_BLD(3), OSSL_PARAM_BLD_new(3), OSSL_PARAM_BLD_to_param(3), OSSL_PARAM_BLD_free(3), OSSL_PARAM_BLD_push_int(3), OSSL_PARAM_BLD_push_uint(3), OSSL_PARAM_BLD_push_long(3), OSSL_PARAM_BLD_push_ulong(3), OSSL_PARAM_BLD_push_int32(3), OSSL_PARAM_BLD_push_uint32(3), OSSL_PARAM_BLD_push_int64(3), OSSL_PARAM_BLD_push_uint64(3), OSSL_PARAM_BLD_push_size_t(3), OSSL_PARAM_BLD_push_time_t(3), OSSL_PARAM_BLD_push_double(3), OSSL_PARAM_BLD_push_BN(3), OSSL_PARAM_BLD_push_BN_pad(3), OSSL_PARAM_BLD_push_utf8_string(3), OSSL_PARAM_BLD_push_utf8_ptr(3), OSSL_PARAM_BLD_push_octet_string(3), OSSL_PARAM_BLD_push_octet_ptr(3)
functions to assist in the creation of OSSL_PARAM arrays
OSSL_PARAM_double(3), OSSL_PARAM_int(3), OSSL_PARAM_int32(3), OSSL_PARAM_int64(3), OSSL_PARAM_long(3), OSSL_PARAM_size_t(3), OSSL_PARAM_time_t(3), OSSL_PARAM_uint(3), OSSL_PARAM_uint32(3), OSSL_PARAM_uint64(3), OSSL_PARAM_ulong(3), OSSL_PARAM_BN(3), OSSL_PARAM_utf8_string(3), OSSL_PARAM_octet_string(3), OSSL_PARAM_utf8_ptr(3), OSSL_PARAM_octet_ptr(3), OSSL_PARAM_END(3), OSSL_PARAM_DEFN(3), OSSL_PARAM_construct_double(3), OSSL_PARAM_construct_int(3), OSSL_PARAM_construct_int32(3), OSSL_PARAM_construct_int64(3), OSSL_PARAM_construct_long(3), OSSL_PARAM_construct_size_t(3), OSSL_PARAM_construct_time_t(3), OSSL_PARAM_construct_uint(3), OSSL_PARAM_construct_uint32(3), OSSL_PARAM_construct_uint64(3), OSSL_PARAM_construct_ulong(3), OSSL_PARAM_construct_BN(3), OSSL_PARAM_construct_utf8_string(3), OSSL_PARAM_construct_utf8_ptr(3), OSSL_PARAM_construct_octet_string(3), OSSL_PARAM_construct_octet_ptr(3), OSSL_PARAM_construct_end(3), OSSL_PARAM_locate(3), OSSL_PARAM_locate_const(3), OSSL_PARAM_get_double(3), OSSL_PARAM_get_int(3), OSSL_PARAM_get_int32(3), OSSL_PARAM_get_int64(3), OSSL_PARAM_get_long(3), OSSL_PARAM_get_size_t(3), OSSL_PARAM_get_time_t(3), OSSL_PARAM_get_uint(3), OSSL_PARAM_get_uint32(3), OSSL_PARAM_get_uint64(3), OSSL_PARAM_get_ulong(3), OSSL_PARAM_get_BN(3), OSSL_PARAM_get_utf8_string(3), OSSL_PARAM_get_octet_string(3), OSSL_PARAM_get_utf8_ptr(3), OSSL_PARAM_get_octet_ptr(3), OSSL_PARAM_get_utf8_string_ptr(3), OSSL_PARAM_get_octet_string_ptr(3), OSSL_PARAM_set_double(3), OSSL_PARAM_set_int(3), OSSL_PARAM_set_int32(3), OSSL_PARAM_set_int64(3), OSSL_PARAM_set_long(3), OSSL_PARAM_set_size_t(3), OSSL_PARAM_set_time_t(3), OSSL_PARAM_set_uint(3), OSSL_PARAM_set_uint32(3), OSSL_PARAM_set_uint64(3), OSSL_PARAM_set_ulong(3), OSSL_PARAM_set_BN(3), OSSL_PARAM_set_utf8_string(3), OSSL_PARAM_set_octet_string(3), OSSL_PARAM_set_utf8_ptr(3), OSSL_PARAM_set_octet_ptr(3), OSSL_PARAM_UNMODIFIED(3), OSSL_PARAM_modified(3), OSSL_PARAM_set_all_unmodified(3)
OSSL_PARAM helpers
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_INFO(3), OSSL_STORE_INFO_get_type(3), OSSL_STORE_INFO_get0_NAME(3), OSSL_STORE_INFO_get0_NAME_description(3), OSSL_STORE_INFO_get0_PARAMS(3), OSSL_STORE_INFO_get0_PUBKEY(3), OSSL_STORE_INFO_get0_PKEY(3), OSSL_STORE_INFO_get0_CERT(3), OSSL_STORE_INFO_get0_CRL(3), OSSL_STORE_INFO_get1_NAME(3), OSSL_STORE_INFO_get1_NAME_description(3), OSSL_STORE_INFO_get1_PARAMS(3), OSSL_STORE_INFO_get1_PUBKEY(3), OSSL_STORE_INFO_get1_PKEY(3), OSSL_STORE_INFO_get1_CERT(3), OSSL_STORE_INFO_get1_CRL(3), OSSL_STORE_INFO_type_string(3), OSSL_STORE_INFO_free(3), OSSL_STORE_INFO_new_NAME(3), OSSL_STORE_INFO_set0_NAME_description(3), OSSL_STORE_INFO_new_PARAMS(3), OSSL_STORE_INFO_new_PUBKEY(3), OSSL_STORE_INFO_new_PKEY(3), OSSL_STORE_INFO_new_CERT(3), OSSL_STORE_INFO_new_CRL(3), OSSL_STORE_INFO_new(3), OSSL_STORE_INFO_get0_data(3)
Functions to manipulate OSSL_STORE_INFO objects
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
PKCS12_PBE_keyivgen(3), PKCS12_PBE_keyivgen_ex(3), PKCS12_pbe_crypt(3), PKCS12_pbe_crypt_ex(3)
PKCS#12 Password based encryption
PKCS12_SAFEBAG_create_cert(3), PKCS12_SAFEBAG_create_crl(3), PKCS12_SAFEBAG_create_secret(3), PKCS12_SAFEBAG_create0_p8inf(3), PKCS12_SAFEBAG_create0_pkcs8(3), PKCS12_SAFEBAG_create_pkcs8_encrypt(3), PKCS12_SAFEBAG_create_pkcs8_encrypt_ex(3)
Create PKCS#12 safeBag objects
PKCS12_decrypt_skey(3), PKCS12_decrypt_skey_ex(3)
PKCS12 shrouded keyBag decrypt functions
PKCS12_init(3), PKCS12_init_ex(3)
Create a new empty PKCS#12 structure
PKCS12_item_decrypt_d2i(3), PKCS12_item_decrypt_d2i_ex(3), PKCS12_item_i2d_encrypt(3), PKCS12_item_i2d_encrypt_ex(3)
PKCS12 item encrypt/decrypt functions
PKCS12_pack_p7encdata(3), PKCS12_pack_p7encdata_ex(3)
Pack a set of PKCS#12 safeBags into a PKCS#7 encrypted data object
PKCS5_PBE_keyivgen(3), PKCS5_PBE_keyivgen_ex(3), PKCS5_pbe2_set(3), PKCS5_pbe2_set_iv(3), PKCS5_pbe2_set_iv_ex(3), PKCS5_pbe_set(3), PKCS5_pbe_set_ex(3), PKCS5_pbe2_set_scrypt(3), PKCS5_pbe_set0_algor(3), PKCS5_pbe_set0_algor_ex(3), PKCS5_v2_PBE_keyivgen(3), PKCS5_v2_PBE_keyivgen_ex(3), PKCS5_v2_scrypt_keyivgen(3), PKCS5_v2_scrypt_keyivgen_ex(3), PKCS5_pbkdf2_set(3), PKCS5_pbkdf2_set_ex(3), EVP_PBE_scrypt(3), EVP_PBE_scrypt_ex(3)
PKCS#5 Password based encryption routines
PKCS7_decrypt(3)
decrypt content from a PKCS#7 envelopedData structure
PKCS7_encrypt_ex(3), PKCS7_encrypt(3)
create a PKCS#7 envelopedData structure
PKCS8_decrypt(3), PKCS8_decrypt_ex(3), PKCS8_encrypt(3), PKCS8_encrypt_ex(3), PKCS8_set0_pbe(3), PKCS8_set0_pbe_ex(3)
PKCS8 encrypt/decrypt functions
RC4_set_key(3), RC4(3)
RC4 encryption
RSA_padding_add_PKCS1_type_1(3), RSA_padding_check_PKCS1_type_1(3), RSA_padding_add_PKCS1_type_2(3), RSA_padding_check_PKCS1_type_2(3), RSA_padding_add_PKCS1_OAEP(3), RSA_padding_check_PKCS1_OAEP(3), RSA_padding_add_PKCS1_OAEP_mgf1(3), RSA_padding_check_PKCS1_OAEP_mgf1(3), RSA_padding_add_none(3), RSA_padding_check_none(3)
asymmetric encryption padding
RSA_print(3), RSA_print_fp(3), DSAparams_print(3), DSAparams_print_fp(3), DSA_print(3), DSA_print_fp(3), DHparams_print(3), DHparams_print_fp(3)
print cryptographic parameters
RSA_private_encrypt(3), RSA_public_decrypt(3)
low-level signature operations
RSA_public_encrypt(3), RSA_private_decrypt(3)
RSA public key cryptography
SSL_CIPHER_get_name(3), SSL_CIPHER_standard_name(3), OPENSSL_cipher_name(3), SSL_CIPHER_get_bits(3), SSL_CIPHER_get_version(3), SSL_CIPHER_description(3), SSL_CIPHER_get_cipher_nid(3), SSL_CIPHER_get_digest_nid(3), SSL_CIPHER_get_handshake_digest(3), SSL_CIPHER_get_kx_nid(3), SSL_CIPHER_get_auth_nid(3), SSL_CIPHER_is_aead(3), SSL_CIPHER_find(3), SSL_CIPHER_get_id(3), SSL_CIPHER_get_protocol_id(3)
get SSL_CIPHER properties
SSL_CTX_get_verify_mode(3), SSL_get_verify_mode(3), SSL_CTX_get_verify_depth(3), SSL_get_verify_depth(3), SSL_get_verify_callback(3), SSL_CTX_get_verify_callback(3)
get currently set verification parameters
SSL_CTX_sess_number(3), SSL_CTX_sess_connect(3), SSL_CTX_sess_connect_good(3), SSL_CTX_sess_connect_renegotiate(3), SSL_CTX_sess_accept(3), SSL_CTX_sess_accept_good(3), SSL_CTX_sess_accept_renegotiate(3), SSL_CTX_sess_hits(3), SSL_CTX_sess_cb_hits(3), SSL_CTX_sess_misses(3), SSL_CTX_sess_timeouts(3), SSL_CTX_sess_cache_full(3)
obtain session cache statistics
SSL_CTX_set_default_passwd_cb(3), SSL_CTX_set_default_passwd_cb_userdata(3), SSL_CTX_get_default_passwd_cb(3), SSL_CTX_get_default_passwd_cb_userdata(3), SSL_set_default_passwd_cb(3), SSL_set_default_passwd_cb_userdata(3), SSL_get_default_passwd_cb(3), SSL_get_default_passwd_cb_userdata(3)
set or get passwd callback for encrypted PEM file handling
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_session_ticket_cb(3), SSL_SESSION_get0_ticket_appdata(3), SSL_SESSION_set1_ticket_appdata(3), SSL_CTX_generate_session_ticket_fn(3), SSL_CTX_decrypt_session_ticket_fn(3)
manage session ticket application data
SSL_SESSION_is_resumable(3)
determine whether an SSL_SESSION object can be used for resumption
SSL_accept(3)
wait for a TLS/SSL client to initiate a TLS/SSL handshake
SSL_accept_stream(3), SSL_get_accept_stream_queue_len(3), SSL_ACCEPT_STREAM_NO_BLOCK(3)
accept an incoming QUIC stream from a QUIC peer
SSL_alert_type_string(3), SSL_alert_type_string_long(3), SSL_alert_desc_string(3), SSL_alert_desc_string_long(3)
get textual description of alert information
SSL_get_conn_close_info(3), SSL_CONN_CLOSE_FLAG_LOCAL(3), SSL_CONN_CLOSE_FLAG_TRANSPORT(3), OSSL_QUIC_ERR_NO_ERROR(3), OSSL_QUIC_ERR_INTERNAL_ERROR(3), OSSL_QUIC_ERR_CONNECTION_REFUSED(3), OSSL_QUIC_ERR_FLOW_CONTROL_ERROR(3), OSSL_QUIC_ERR_STREAM_LIMIT_ERROR(3), OSSL_QUIC_ERR_STREAM_STATE_ERROR(3), OSSL_QUIC_ERR_FINAL_SIZE_ERROR(3), OSSL_QUIC_ERR_FRAME_ENCODING_ERROR(3), OSSL_QUIC_ERR_TRANSPORT_PARAMETER_ERROR(3), OSSL_QUIC_ERR_CONNECTION_ID_LIMIT_ERROR(3), OSSL_QUIC_ERR_PROTOCOL_VIOLATION(3), OSSL_QUIC_ERR_INVALID_TOKEN(3), OSSL_QUIC_ERR_APPLICATION_ERROR(3), OSSL_QUIC_ERR_CRYPTO_BUFFER_EXCEEDED(3), OSSL_QUIC_ERR_KEY_UPDATE_ERROR(3), OSSL_QUIC_ERR_AEAD_LIMIT_REACHED(3), OSSL_QUIC_ERR_NO_VIABLE_PATH(3), OSSL_QUIC_ERR_CRYPTO_ERR_BEGIN(3), OSSL_QUIC_ERR_CRYPTO_ERR_END(3), OSSL_QUIC_ERR_CRYPTO_ERR(3), OSSL_QUIC_LOCAL_ERR_IDLE_TIMEOUT(3)
get information about why a QUIC connection was closed
SSL_get_ex_data_X509_STORE_CTX_idx(3), SSL_CTX_set_verify(3), SSL_set_verify(3), SSL_CTX_set_verify_depth(3), SSL_set_verify_depth(3), SSL_verify_cb(3), SSL_verify_client_post_handshake(3), SSL_set_post_handshake_auth(3), SSL_CTX_set_post_handshake_auth(3)
set various SSL/TLS parameters for peer certificate verification
SSL_get_fd(3), SSL_get_rfd(3), SSL_get_wfd(3)
get file descriptor linked to an SSL object
SSL_get_rpoll_descriptor(3), SSL_get_wpoll_descriptor(3), SSL_net_read_desired(3), SSL_net_write_desired(3)
obtain information which can be used to determine when network I/O can be performed
SSL_in_before(3), SSL_in_init(3), SSL_is_init_finished(3), SSL_in_connect_init(3), SSL_in_accept_init(3), SSL_get_state(3)
retrieve information about the handshake state machine
SSL_new_listener(3), SSL_new_listener_from(3), SSL_is_listener(3), SSL_get0_listener(3), SSL_listen(3), SSL_accept_connection(3), SSL_get_accept_connection_queue_len(3), SSL_new_from_listener(3), SSL_ACCEPT_CONNECTION_NO_BLOCK(3)
SSL object interface for abstracted connection acceptance
SSL_rstate_string(3), SSL_rstate_string_long(3)
get textual description of state of an SSL object during read operation
SSL_set_connect_state(3), SSL_set_accept_state(3), SSL_is_server(3)
functions for manipulating and examining the client or server mode of an SSL object
SSL_set_fd(3), SSL_set_rfd(3), SSL_set_wfd(3)
connect the SSL object with a file descriptor
SSL_set_incoming_stream_policy(3), SSL_INCOMING_STREAM_POLICY_AUTO(3), SSL_INCOMING_STREAM_POLICY_ACCEPT(3), SSL_INCOMING_STREAM_POLICY_REJECT(3)
manage the QUIC incoming stream policy
SSL_state_string(3), SSL_state_string_long(3)
get textual description of state of an SSL 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_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
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_error(3), X509_STORE_CTX_set_error(3), X509_STORE_CTX_get_error_depth(3), X509_STORE_CTX_set_error_depth(3), X509_STORE_CTX_get_current_cert(3), X509_STORE_CTX_set_current_cert(3), X509_STORE_CTX_get0_cert(3), X509_STORE_CTX_get1_chain(3), X509_verify_cert_error_string(3)
get or set certificate verification status information
X509_VERIFY_PARAM_set_flags(3), X509_VERIFY_PARAM_clear_flags(3), X509_VERIFY_PARAM_get_flags(3), X509_VERIFY_PARAM_set_purpose(3), X509_VERIFY_PARAM_get_purpose(3), X509_VERIFY_PARAM_get_inh_flags(3), X509_VERIFY_PARAM_set_inh_flags(3), X509_VERIFY_PARAM_set_trust(3), X509_VERIFY_PARAM_set_depth(3), X509_VERIFY_PARAM_get_depth(3), X509_VERIFY_PARAM_set_auth_level(3), X509_VERIFY_PARAM_get_auth_level(3), X509_VERIFY_PARAM_set_time(3), X509_VERIFY_PARAM_get_time(3), X509_VERIFY_PARAM_add0_policy(3), X509_VERIFY_PARAM_set1_policies(3), X509_VERIFY_PARAM_get0_host(3), X509_VERIFY_PARAM_set1_host(3), X509_VERIFY_PARAM_add1_host(3), X509_VERIFY_PARAM_set_hostflags(3), X509_VERIFY_PARAM_get_hostflags(3), X509_VERIFY_PARAM_get0_peername(3), X509_VERIFY_PARAM_get0_email(3), X509_VERIFY_PARAM_set1_email(3), X509_VERIFY_PARAM_set1_ip(3), X509_VERIFY_PARAM_get1_ip_asc(3), X509_VERIFY_PARAM_set1_ip_asc(3)
X509 verification parameters
d2i_ACCESS_DESCRIPTION(3), d2i_ADMISSIONS(3), d2i_ADMISSION_SYNTAX(3), d2i_ASIdOrRange(3), d2i_ASIdentifierChoice(3), d2i_ASIdentifiers(3), d2i_ASN1_BIT_STRING(3), d2i_ASN1_BMPSTRING(3), d2i_ASN1_ENUMERATED(3), d2i_ASN1_GENERALIZEDTIME(3), d2i_ASN1_GENERALSTRING(3), d2i_ASN1_IA5STRING(3), d2i_ASN1_INTEGER(3), d2i_ASN1_NULL(3), d2i_ASN1_OBJECT(3), d2i_ASN1_OCTET_STRING(3), d2i_ASN1_PRINTABLE(3), d2i_ASN1_PRINTABLESTRING(3), d2i_ASN1_SEQUENCE_ANY(3), d2i_ASN1_SET_ANY(3), d2i_ASN1_T61STRING(3), d2i_ASN1_TIME(3), d2i_ASN1_TYPE(3), d2i_ASN1_UINTEGER(3), d2i_ASN1_UNIVERSALSTRING(3), d2i_ASN1_UTCTIME(3), d2i_ASN1_UTF8STRING(3), d2i_ASN1_VISIBLESTRING(3), d2i_ASRange(3), d2i_AUTHORITY_INFO_ACCESS(3), d2i_AUTHORITY_KEYID(3), d2i_BASIC_CONSTRAINTS(3), d2i_CERTIFICATEPOLICIES(3), d2i_CMS_ContentInfo(3), d2i_CMS_ReceiptRequest(3), d2i_CMS_bio(3), d2i_CRL_DIST_POINTS(3), d2i_DHxparams(3), d2i_DIRECTORYSTRING(3), d2i_DISPLAYTEXT(3), d2i_DIST_POINT(3), d2i_DIST_POINT_NAME(3), d2i_DSA_SIG(3), d2i_ECDSA_SIG(3), d2i_ECPKParameters(3), d2i_EDIPARTYNAME(3), d2i_ESS_CERT_ID(3), d2i_ESS_CERT_ID_V2(3), d2i_ESS_ISSUER_SERIAL(3), d2i_ESS_SIGNING_CERT(3), d2i_ESS_SIGNING_CERT_V2(3), d2i_EXTENDED_KEY_USAGE(3), d2i_GENERAL_NAME(3), d2i_GENERAL_NAMES(3), d2i_IPAddressChoice(3), d2i_IPAddressFamily(3), d2i_IPAddressOrRange(3), d2i_IPAddressRange(3), d2i_ISSUER_SIGN_TOOL(3), d2i_ISSUING_DIST_POINT(3), d2i_NAMING_AUTHORITY(3), d2i_NETSCAPE_CERT_SEQUENCE(3), d2i_NETSCAPE_SPKAC(3), d2i_NETSCAPE_SPKI(3), d2i_NOTICEREF(3), d2i_OCSP_BASICRESP(3), d2i_OCSP_CERTID(3), d2i_OCSP_CERTSTATUS(3), d2i_OCSP_CRLID(3), d2i_OCSP_ONEREQ(3), d2i_OCSP_REQINFO(3), d2i_OCSP_REQUEST(3), d2i_OCSP_RESPBYTES(3), d2i_OCSP_RESPDATA(3), d2i_OCSP_RESPID(3), d2i_OCSP_RESPONSE(3), d2i_OCSP_REVOKEDINFO(3), d2i_OCSP_SERVICELOC(3), d2i_OCSP_SIGNATURE(3), d2i_OCSP_SINGLERESP(3), d2i_OSSL_AA_DIST_POINT(3), d2i_OSSL_ALLOWED_ATTRIBUTES_CHOICE(3), d2i_OSSL_ALLOWED_ATTRIBUTES_ITEM(3), d2i_OSSL_ALLOWED_ATTRIBUTES_SYNTAX(3), d2i_OSSL_ATAV(3), d2i_OSSL_ATTRIBUTE_DESCRIPTOR(3), d2i_OSSL_ATTRIBUTE_MAPPING(3), d2i_OSSL_ATTRIBUTE_MAPPINGS(3), d2i_OSSL_ATTRIBUTE_TYPE_MAPPING(3), d2i_OSSL_ATTRIBUTE_VALUE_MAPPING(3), d2i_OSSL_ATTRIBUTES_SYNTAX(3), d2i_OSSL_AUTHORITY_ATTRIBUTE_ID_SYNTAX(3), d2i_OSSL_BASIC_ATTR_CONSTRAINTS(3), d2i_OSSL_CMP_ATAVS(3), d2i_OSSL_CMP_MSG(3), d2i_OSSL_CMP_PKIHEADER(3), d2i_OSSL_CMP_PKISI(3), d2i_OSSL_CRMF_CERTID(3), d2i_OSSL_CRMF_CERTTEMPLATE(3), d2i_OSSL_CRMF_ENCRYPTEDKEY(3), d2i_OSSL_CRMF_ENCRYPTEDVALUE(3), d2i_OSSL_CRMF_MSG(3), d2i_OSSL_CRMF_MSGS(3), d2i_OSSL_CRMF_PBMPARAMETER(3), d2i_OSSL_CRMF_PKIPUBLICATIONINFO(3), d2i_OSSL_CRMF_SINGLEPUBINFO(3), d2i_OSSL_DAY_TIME(3), d2i_OSSL_DAY_TIME_BAND(3), d2i_OSSL_HASH(3), d2i_OSSL_IETF_ATTR_SYNTAX(3), d2i_OSSL_INFO_SYNTAX(3), d2i_OSSL_INFO_SYNTAX_POINTER(3), d2i_OSSL_ISSUER_SERIAL(3), d2i_OSSL_NAMED_DAY(3), d2i_OSSL_OBJECT_DIGEST_INFO(3), d2i_OSSL_PRIVILEGE_POLICY_ID(3), d2i_OSSL_ROLE_SPEC_CERT_ID(3), d2i_OSSL_ROLE_SPEC_CERT_ID_SYNTAX(3), d2i_OSSL_TARGET_CERT(3), d2i_OSSL_TARGET(3), d2i_OSSL_TARGETING_INFORMATION(3), d2i_OSSL_TARGETS(3), d2i_OSSL_TIME_PERIOD(3), d2i_OSSL_TIME_SPEC(3), d2i_OSSL_TIME_SPEC_ABSOLUTE(3), d2i_OSSL_TIME_SPEC_DAY(3), d2i_OSSL_TIME_SPEC_MONTH(3), d2i_OSSL_TIME_SPEC_TIME(3), d2i_OSSL_TIME_SPEC_WEEKS(3), d2i_OSSL_TIME_SPEC_X_DAY_OF(3), d2i_OSSL_USER_NOTICE_SYNTAX(3), d2i_OTHERNAME(3), d2i_PBE2PARAM(3), d2i_PBEPARAM(3), d2i_PBKDF2PARAM(3), d2i_PBMAC1PARAM(3), d2i_PKCS12(3), d2i_PKCS12_BAGS(3), d2i_PKCS12_MAC_DATA(3), d2i_PKCS12_SAFEBAG(3), d2i_PKCS12_bio(3), d2i_PKCS12_fp(3), d2i_PKCS7(3), d2i_PKCS7_DIGEST(3), d2i_PKCS7_ENCRYPT(3), d2i_PKCS7_ENC_CONTENT(3), d2i_PKCS7_ENVELOPE(3), d2i_PKCS7_ISSUER_AND_SERIAL(3), d2i_PKCS7_RECIP_INFO(3), d2i_PKCS7_SIGNED(3), d2i_PKCS7_SIGNER_INFO(3), d2i_PKCS7_SIGN_ENVELOPE(3), d2i_PKCS7_bio(3), d2i_PKCS7_fp(3), d2i_PKCS8_PRIV_KEY_INFO(3), d2i_PKCS8_PRIV_KEY_INFO_bio(3), d2i_PKCS8_PRIV_KEY_INFO_fp(3), d2i_PKCS8_bio(3), d2i_PKCS8_fp(3), d2i_PKEY_USAGE_PERIOD(3), d2i_POLICYINFO(3), d2i_POLICYQUALINFO(3), d2i_PROFESSION_INFO(3), d2i_PROXY_CERT_INFO_EXTENSION(3), d2i_PROXY_POLICY(3), d2i_RSA_OAEP_PARAMS(3), d2i_RSA_PSS_PARAMS(3), d2i_SCRYPT_PARAMS(3), d2i_SCT_LIST(3), d2i_SXNET(3), d2i_SXNETID(3), d2i_TS_ACCURACY(3), d2i_TS_MSG_IMPRINT(3), d2i_TS_MSG_IMPRINT_bio(3), d2i_TS_MSG_IMPRINT_fp(3), d2i_TS_REQ(3), d2i_TS_REQ_bio(3), d2i_TS_REQ_fp(3), d2i_TS_RESP(3), d2i_TS_RESP_bio(3), d2i_TS_RESP_fp(3), d2i_TS_STATUS_INFO(3), d2i_TS_TST_INFO(3), d2i_TS_TST_INFO_bio(3), d2i_TS_TST_INFO_fp(3), d2i_USERNOTICE(3), d2i_X509(3), d2i_X509_bio(3), d2i_X509_fp(3), d2i_X509_ACERT(3), d2i_X509_ACERT_bio(3), d2i_X509_ACERT_fp(3), d2i_X509_ALGOR(3), d2i_X509_ALGORS(3), d2i_X509_ATTRIBUTE(3), d2i_X509_CERT_AUX(3), d2i_X509_CINF(3), d2i_X509_CRL(3), d2i_X509_CRL_INFO(3), d2i_X509_CRL_bio(3), d2i_X509_CRL_fp(3), d2i_X509_EXTENSION(3), d2i_X509_EXTENSIONS(3), d2i_X509_NAME(3), d2i_X509_NAME_ENTRY(3), d2i_X509_PUBKEY(3), d2i_X509_PUBKEY_bio(3), d2i_X509_PUBKEY_fp(3), d2i_X509_REQ(3), d2i_X509_REQ_INFO(3), d2i_X509_REQ_bio(3), d2i_X509_REQ_fp(3), d2i_X509_REVOKED(3), d2i_X509_SIG(3), d2i_X509_VAL(3), i2d_ACCESS_DESCRIPTION(3), i2d_ADMISSIONS(3), i2d_ADMISSION_SYNTAX(3), i2d_ASIdOrRange(3), i2d_ASIdentifierChoice(3), i2d_ASIdentifiers(3), i2d_ASN1_BIT_STRING(3), i2d_ASN1_BMPSTRING(3), i2d_ASN1_ENUMERATED(3), i2d_ASN1_GENERALIZEDTIME(3), i2d_ASN1_GENERALSTRING(3), i2d_ASN1_IA5STRING(3), i2d_ASN1_INTEGER(3), i2d_ASN1_NULL(3), i2d_ASN1_OBJECT(3), i2d_ASN1_OCTET_STRING(3), i2d_ASN1_PRINTABLE(3), i2d_ASN1_PRINTABLESTRING(3), i2d_ASN1_SEQUENCE_ANY(3), i2d_ASN1_SET_ANY(3), i2d_ASN1_T61STRING(3), i2d_ASN1_TIME(3), i2d_ASN1_TYPE(3), i2d_ASN1_UNIVERSALSTRING(3), i2d_ASN1_UTCTIME(3), i2d_ASN1_UTF8STRING(3), i2d_ASN1_VISIBLESTRING(3), i2d_ASN1_bio_stream(3), i2d_ASRange(3), i2d_AUTHORITY_INFO_ACCESS(3), i2d_AUTHORITY_KEYID(3), i2d_BASIC_CONSTRAINTS(3), i2d_CERTIFICATEPOLICIES(3), i2d_CMS_ContentInfo(3), i2d_CMS_ReceiptRequest(3), i2d_CMS_bio(3), i2d_CRL_DIST_POINTS(3), i2d_DHxparams(3), i2d_DIRECTORYSTRING(3), i2d_DISPLAYTEXT(3), i2d_DIST_POINT(3), i2d_DIST_POINT_NAME(3), i2d_DSA_SIG(3), i2d_ECDSA_SIG(3), i2d_ECPKParameters(3), i2d_EDIPARTYNAME(3), i2d_ESS_CERT_ID(3), i2d_ESS_CERT_ID_V2(3), i2d_ESS_ISSUER_SERIAL(3), i2d_ESS_SIGNING_CERT(3), i2d_ESS_SIGNING_CERT_V2(3), i2d_EXTENDED_KEY_USAGE(3), i2d_GENERAL_NAME(3), i2d_GENERAL_NAMES(3), i2d_IPAddressChoice(3), i2d_IPAddressFamily(3), i2d_IPAddressOrRange(3), i2d_IPAddressRange(3), i2d_ISSUER_SIGN_TOOL(3), i2d_ISSUING_DIST_POINT(3), i2d_NAMING_AUTHORITY(3), i2d_NETSCAPE_CERT_SEQUENCE(3), i2d_NETSCAPE_SPKAC(3), i2d_NETSCAPE_SPKI(3), i2d_NOTICEREF(3), i2d_OCSP_BASICRESP(3), i2d_OCSP_CERTID(3), i2d_OCSP_CERTSTATUS(3), i2d_OCSP_CRLID(3), i2d_OCSP_ONEREQ(3), i2d_OCSP_REQINFO(3), i2d_OCSP_REQUEST(3), i2d_OCSP_RESPBYTES(3), i2d_OCSP_RESPDATA(3), i2d_OCSP_RESPID(3), i2d_OCSP_RESPONSE(3), i2d_OCSP_REVOKEDINFO(3), i2d_OCSP_SERVICELOC(3), i2d_OCSP_SIGNATURE(3), i2d_OCSP_SINGLERESP(3), i2d_OSSL_AA_DIST_POINT(3), i2d_OSSL_ALLOWED_ATTRIBUTES_CHOICE(3), i2d_OSSL_ALLOWED_ATTRIBUTES_ITEM(3), i2d_OSSL_ALLOWED_ATTRIBUTES_SYNTAX(3), i2d_OSSL_ATAV(3), i2d_OSSL_ATTRIBUTE_DESCRIPTOR(3), i2d_OSSL_ATTRIBUTE_MAPPING(3), i2d_OSSL_ATTRIBUTE_MAPPINGS(3), i2d_OSSL_ATTRIBUTE_TYPE_MAPPING(3), i2d_OSSL_ATTRIBUTE_VALUE_MAPPING(3), i2d_OSSL_ATTRIBUTES_SYNTAX(3), i2d_OSSL_AUTHORITY_ATTRIBUTE_ID_SYNTAX(3), i2d_OSSL_BASIC_ATTR_CONSTRAINTS(3), i2d_OSSL_CMP_ATAVS(3), i2d_OSSL_CMP_MSG(3), i2d_OSSL_CMP_PKIHEADER(3), i2d_OSSL_CMP_PKISI(3), i2d_OSSL_CRMF_CERTID(3), i2d_OSSL_CRMF_CERTTEMPLATE(3), i2d_OSSL_CRMF_ENCRYPTEDKEY(3), i2d_OSSL_CRMF_ENCRYPTEDVALUE(3), i2d_OSSL_CRMF_MSG(3), i2d_OSSL_CRMF_MSGS(3), i2d_OSSL_CRMF_PBMPARAMETER(3), i2d_OSSL_CRMF_PKIPUBLICATIONINFO(3), i2d_OSSL_CRMF_SINGLEPUBINFO(3), i2d_OSSL_HASH(3), i2d_OSSL_DAY_TIME(3), i2d_OSSL_DAY_TIME_BAND(3), i2d_OSSL_IETF_ATTR_SYNTAX(3), i2d_OSSL_INFO_SYNTAX(3), i2d_OSSL_INFO_SYNTAX_POINTER(3), i2d_OSSL_ISSUER_SERIAL(3), i2d_OSSL_NAMED_DAY(3), i2d_OSSL_OBJECT_DIGEST_INFO(3), i2d_OSSL_PRIVILEGE_POLICY_ID(3), i2d_OSSL_ROLE_SPEC_CERT_ID(3), i2d_OSSL_ROLE_SPEC_CERT_ID_SYNTAX(3), i2d_OSSL_TARGET_CERT(3), i2d_OSSL_TARGET(3), i2d_OSSL_TARGETING_INFORMATION(3), i2d_OSSL_TARGETS(3), i2d_OSSL_TIME_PERIOD(3), i2d_OSSL_TIME_SPEC(3), i2d_OSSL_TIME_SPEC_ABSOLUTE(3), i2d_OSSL_TIME_SPEC_DAY(3), i2d_OSSL_TIME_SPEC_MONTH(3), i2d_OSSL_TIME_SPEC_TIME(3), i2d_OSSL_TIME_SPEC_WEEKS(3), i2d_OSSL_TIME_SPEC_X_DAY_OF(3), i2d_OSSL_USER_NOTICE_SYNTAX(3), i2d_OTHERNAME(3), i2d_PBE2PARAM(3), i2d_PBEPARAM(3), i2d_PBKDF2PARAM(3), i2d_PBMAC1PARAM(3), i2d_PKCS12(3), i2d_PKCS12_BAGS(3), i2d_PKCS12_MAC_DATA(3), i2d_PKCS12_SAFEBAG(3), i2d_PKCS12_bio(3), i2d_PKCS12_fp(3), i2d_PKCS7(3), i2d_PKCS7_DIGEST(3), i2d_PKCS7_ENCRYPT(3), i2d_PKCS7_ENC_CONTENT(3), i2d_PKCS7_ENVELOPE(3), i2d_PKCS7_ISSUER_AND_SERIAL(3), i2d_PKCS7_NDEF(3), i2d_PKCS7_RECIP_INFO(3), i2d_PKCS7_SIGNED(3), i2d_PKCS7_SIGNER_INFO(3), i2d_PKCS7_SIGN_ENVELOPE(3), i2d_PKCS7_bio(3), i2d_PKCS7_fp(3), i2d_PKCS8PrivateKeyInfo_bio(3), i2d_PKCS8PrivateKeyInfo_fp(3), i2d_PKCS8_PRIV_KEY_INFO(3), i2d_PKCS8_PRIV_KEY_INFO_bio(3), i2d_PKCS8_PRIV_KEY_INFO_fp(3), i2d_PKCS8_bio(3), i2d_PKCS8_fp(3), i2d_PKEY_USAGE_PERIOD(3), i2d_POLICYINFO(3), i2d_POLICYQUALINFO(3), i2d_PROFESSION_INFO(3), i2d_PROXY_CERT_INFO_EXTENSION(3), i2d_PROXY_POLICY(3), i2d_RSA_OAEP_PARAMS(3), i2d_RSA_PSS_PARAMS(3), i2d_SCRYPT_PARAMS(3), i2d_SCT_LIST(3), i2d_SXNET(3), i2d_SXNETID(3), i2d_TS_ACCURACY(3), i2d_TS_MSG_IMPRINT(3), i2d_TS_MSG_IMPRINT_bio(3), i2d_TS_MSG_IMPRINT_fp(3), i2d_TS_REQ(3), i2d_TS_REQ_bio(3), i2d_TS_REQ_fp(3), i2d_TS_RESP(3), i2d_TS_RESP_bio(3), i2d_TS_RESP_fp(3), i2d_TS_STATUS_INFO(3), i2d_TS_TST_INFO(3), i2d_TS_TST_INFO_bio(3), i2d_TS_TST_INFO_fp(3), i2d_USERNOTICE(3), i2d_X509(3), i2d_X509_bio(3), i2d_X509_fp(3), i2d_X509_ACERT(3), i2d_X509_ACERT_bio(3), i2d_X509_ACERT_fp(3), i2d_X509_ALGOR(3), i2d_X509_ALGORS(3), i2d_X509_ATTRIBUTE(3), i2d_X509_CERT_AUX(3), i2d_X509_CINF(3), i2d_X509_CRL(3), i2d_X509_CRL_INFO(3), i2d_X509_CRL_bio(3), i2d_X509_CRL_fp(3), i2d_X509_EXTENSION(3), i2d_X509_EXTENSIONS(3), i2d_X509_NAME(3), i2d_X509_NAME_ENTRY(3), i2d_X509_PUBKEY(3), i2d_X509_PUBKEY_bio(3), i2d_X509_PUBKEY_fp(3), i2d_X509_REQ(3), i2d_X509_REQ_INFO(3), i2d_X509_REQ_bio(3), i2d_X509_REQ_fp(3), i2d_X509_REVOKED(3), i2d_X509_SIG(3), i2d_X509_VAL(3)
convert objects from/to ASN.1/DER representation
des_modes(7)
the variants of DES and other crypto algorithms of OpenSSL
evp(7)
high-level cryptographic functions
openssl-format-options(1)
OpenSSL command input and output format options
openssl-namedisplay-options(1)
Distinguished name display options
openssl-passphrase-options(1)
Pass phrase options
openssl-verification-options(1)
generic X.509 certificate verification options
ossl-guide-libcrypto-introduction(7), crypto(7)
OpenSSL Guide: An introduction to libcrypto
"gluBeginPolygon(3), gluEndPolygon(3)
delimit a polygon description
"gluTessBeginContour(3), gluTessEndContour(3)
delimit a contour description
AES_set_encrypt_key(3), AES_set_decrypt_key(3), AES_encrypt(3), AES_decrypt(3), AES_cbc_encrypt(3)
low-level interface to the AES symmetric cipher
AG_Getopt(3)
agar incremental argument list parser
AG_KeySym(3)
agar key description
ALLEGRO_AUDIO_DEPTH(3)
Allegro 5 API
ALLEGRO_HAPTIC(3)
Allegro 5 API
ALLEGRO_HAPTIC_CONSTANTS(3)
Allegro 5 API
ALLEGRO_HAPTIC_EFFECT(3)
Allegro 5 API
ALLEGRO_HAPTIC_EFFECT_ID(3)
Allegro 5 API
ALTER_SUBSCRIPTION(7)
change the definition of a subscription
AllPlanes(3), BlackPixel(3), WhitePixel(3), ConnectionNumber(3), DefaultColormap(3), DefaultDepth(3), XListDepths(3), DefaultGC(3), DefaultRootWindow(3), DefaultScreenOfDisplay(3), DefaultScreen(3), DefaultVisual(3), DisplayCells(3), DisplayPlanes(3), DisplayString(3), XMaxRequestSize(3), XExtendedMaxRequestSize(3), LastKnownRequestProcessed(3), NextRequest(3), ProtocolVersion(3), ProtocolRevision(3), QLength(3), RootWindow(3), ScreenCount(3), ScreenOfDisplay(3), ServerVendor(3), VendorRelease(3)
Display macros and functions
Arg_helper.Make(3o)
no description
Ast_helper.Const(3o)
no description
BF_set_key(3), BF_encrypt(3), BF_decrypt(3), BF_ecb_encrypt(3), BF_cbc_encrypt(3), BF_cfb64_encrypt(3), BF_ofb64_encrypt(3), BF_options(3)
Blowfish encryption
BF_set_key(3ossl), BF_encrypt(3ossl), BF_decrypt(3ossl), BF_ecb_encrypt(3ossl), BF_cbc_encrypt(3ossl), BF_cfb64_encrypt(3ossl), BF_ofb64_encrypt(3ossl), BF_options(3ossl)
Blowfish encryption
BIO_ctrl(3), BIO_callback_ctrl(3), BIO_ptr_ctrl(3), BIO_int_ctrl(3), BIO_reset(3), BIO_seek(3), BIO_tell(3), BIO_flush(3), BIO_eof(3), BIO_set_close(3), BIO_get_close(3), BIO_pending(3), BIO_wpending(3), BIO_ctrl_pending(3), BIO_ctrl_wpending(3), BIO_get_info_callback(3), BIO_set_info_callback(3), BIO_info_cb(3), BIO_get_ktls_send(3), BIO_get_ktls_recv(3)
BIO control operations
BIO_ctrl(3ossl), BIO_callback_ctrl(3ossl), BIO_ptr_ctrl(3ossl), BIO_int_ctrl(3ossl), BIO_reset(3ossl), BIO_seek(3ossl), BIO_tell(3ossl), BIO_flush(3ossl), BIO_eof(3ossl), BIO_set_close(3ossl), BIO_get_close(3ossl), BIO_pending(3ossl), BIO_wpending(3ossl), BIO_ctrl_pending(3ossl), BIO_ctrl_wpending(3ossl), BIO_get_info_callback(3ossl), BIO_set_info_callback(3ossl), BIO_info_cb(3ossl), BIO_get_ktls_send(3ossl), BIO_get_ktls_recv(3ossl), BIO_set_conn_mode(3ossl), BIO_get_conn_mode(3ossl), BIO_set_tfo(3ossl)
BIO control operations
BIO_get_host_ip(3), BIO_get_port(3), BIO_get_accept_socket(3), BIO_accept(3), BIO_sock_error(3), BIO_sock_non_fatal_error(3), BIO_sock_should_retry(3), BIO_socket_nbio(3), BIO_set_tcp_ndelay(3)
wrappers for socket operations
BIO_get_rpoll_descriptor(3ossl), BIO_get_wpoll_descriptor(3ossl)
obtain a structure which can be used to determine when a BIO object can next be read or written
BIO_s_accept(3), BIO_set_accept_name(3), BIO_set_accept_port(3), BIO_get_accept_name(3), BIO_get_accept_port(3), BIO_new_accept(3), BIO_set_nbio_accept(3), BIO_set_accept_bios(3), BIO_get_peer_name(3), BIO_get_peer_port(3), BIO_get_accept_ip_family(3), BIO_set_accept_ip_family(3), BIO_set_bind_mode(3), BIO_get_bind_mode(3), BIO_do_accept(3)
accept BIO
BIO_s_accept(3ossl), BIO_set_accept_name(3ossl), BIO_set_accept_port(3ossl), BIO_get_accept_name(3ossl), BIO_get_accept_port(3ossl), BIO_new_accept(3ossl), BIO_set_nbio_accept(3ossl), BIO_set_tfo_accept(3ossl), BIO_set_accept_bios(3ossl), BIO_get_peer_name(3ossl), BIO_get_peer_port(3ossl), BIO_get_accept_ip_family(3ossl), BIO_set_accept_ip_family(3ossl), BIO_set_bind_mode(3ossl), BIO_get_bind_mode(3ossl), BIO_do_accept(3ossl)
accept BIO
BIO_s_fd(3), BIO_set_fd(3), BIO_get_fd(3), BIO_new_fd(3)
file descriptor BIO
BIO_s_fd(3ossl), BIO_set_fd(3ossl), BIO_get_fd(3ossl), BIO_new_fd(3ossl)
file descriptor BIO
BIO_s_secmem(3), BIO_s_mem(3), BIO_set_mem_eof_return(3), BIO_get_mem_data(3), BIO_set_mem_buf(3), BIO_get_mem_ptr(3), BIO_new_mem_buf(3)
memory BIO
BIO_s_secmem(3ossl), BIO_s_dgram_mem(3ossl), BIO_s_mem(3ossl), BIO_set_mem_eof_return(3ossl), BIO_get_mem_data(3ossl), BIO_set_mem_buf(3ossl), BIO_get_mem_ptr(3ossl), BIO_new_mem_buf(3ossl)
memory BIO
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
BSctx_set_rt(3)
Set whether information for fast future permutations with the same matrix structure should be kept
Base(1x)
essential AfterStep configuration options
BermudanSwaption(1)
Example of using QuantLib
Bigarray.Genarray(3o)
no description
Binutils(3o)
no description
BlackPixelOfScreen(3), WhitePixelOfScreen(3), CellsOfScreen(3), DefaultColormapOfScreen(3), DefaultDepthOfScreen(3), DefaultGCOfScreen(3), DefaultVisualOfScreen(3), DoesBackingStore(3), DoesSaveUnders(3), DisplayOfScreen(3), XScreenNumberOfScreen(3), EventMaskOfScreen(3), HeightOfScreen(3), HeightMMOfScreen(3), MaxCmapsOfScreen(3), MinCmapsOfScreen(3), PlanesOfScreen(3), RootWindowOfScreen(3), WidthOfScreen(3), WidthMMOfScreen(3)
screen information functions and macros
CMS_EncryptedData_decrypt(3ossl), CMS_EnvelopedData_decrypt(3ossl)
Decrypt CMS EncryptedData or EnvelopedData
CMS_EncryptedData_encrypt_ex(3ossl), CMS_EncryptedData_encrypt(3ossl)
Create CMS EncryptedData
CMS_ReceiptRequest_create0(3), CMS_add1_ReceiptRequest(3), CMS_get1_ReceiptRequest(3), CMS_ReceiptRequest_get0_values(3)
CMS signed receipt request functions
CMS_ReceiptRequest_create0_ex(3ossl), CMS_ReceiptRequest_create0(3ossl), CMS_add1_ReceiptRequest(3ossl), CMS_get1_ReceiptRequest(3ossl), CMS_ReceiptRequest_get0_values(3ossl)
CMS signed receipt request functions
CMS_decrypt(3)
decrypt content from a CMS envelopedData structure
CMS_decrypt(3ossl), CMS_decrypt_set1_pkey_and_peer(3ossl), CMS_decrypt_set1_pkey(3ossl), CMS_decrypt_set1_password(3ossl)
decrypt content from a CMS envelopedData structure
CMS_encrypt(3)
create a CMS envelopedData structure
CMS_encrypt_ex(3ossl), CMS_encrypt(3ossl)
create a CMS envelopedData structure
CMS_get0_RecipientInfos(3), CMS_RecipientInfo_type(3), CMS_RecipientInfo_ktri_get0_signer_id(3), CMS_RecipientInfo_ktri_cert_cmp(3), CMS_RecipientInfo_set0_pkey(3), CMS_RecipientInfo_kekri_get0_id(3), CMS_RecipientInfo_kekri_id_cmp(3), CMS_RecipientInfo_set0_key(3), CMS_RecipientInfo_decrypt(3), CMS_RecipientInfo_encrypt(3)
CMS envelopedData RecipientInfo routines
CMS_get0_RecipientInfos(3ossl), CMS_RecipientInfo_type(3ossl), CMS_RecipientInfo_ktri_get0_signer_id(3ossl), CMS_RecipientInfo_ktri_cert_cmp(3ossl), CMS_RecipientInfo_set0_pkey(3ossl), CMS_RecipientInfo_kekri_get0_id(3ossl), CMS_RecipientInfo_kari_set0_pkey_and_peer(3ossl), CMS_RecipientInfo_kari_set0_pkey(3ossl), CMS_RecipientInfo_kari_get0_ctx(3ossl), CMS_RecipientInfo_kekri_id_cmp(3ossl), CMS_RecipientInfo_set0_key(3ossl), CMS_RecipientInfo_kemri_cert_cmp(3ossl), CMS_RecipientInfo_kemri_set0_pkey(3ossl), CMS_RecipientInfo_kemri_get0_ctx(3ossl), CMS_RecipientInfo_kemri_get0_kdf_alg(3ossl), CMS_RecipientInfo_kemri_set_ukm(3ossl), CMS_RecipientInfo_decrypt(3ossl), CMS_RecipientInfo_encrypt(3ossl)
CMS envelopedData RecipientInfo routines
CMS_sign_receipt(3)
create a CMS signed receipt
CMS_sign_receipt(3ossl)
create a CMS signed receipt
CMS_verify_receipt(3)
verify a CMS signed receipt
CMS_verify_receipt(3ossl)
verify a CMS signed receipt
CREATE_SUBSCRIPTION(7)
define a new subscription
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
CRYPTO_memcmp(3)
Constant time memory comparison
CRYPTO_memcmp(3ossl)
Constant time memory comparison
CRYPTO_secure_malloc_init(3), CRYPTO_secure_malloc_initialized(3), CRYPTO_secure_malloc_done(3), OPENSSL_secure_malloc(3), CRYPTO_secure_malloc(3), OPENSSL_secure_zalloc(3), CRYPTO_secure_zalloc(3), OPENSSL_secure_free(3), CRYPTO_secure_free(3), OPENSSL_secure_clear_free(3), CRYPTO_secure_clear_free(3), OPENSSL_secure_actual_size(3), CRYPTO_secure_allocated(3), CRYPTO_secure_used(3)
secure heap storage
CRYPTO_secure_malloc_init(3ossl), CRYPTO_secure_malloc_initialized(3ossl), CRYPTO_secure_malloc_done(3ossl), OPENSSL_secure_malloc(3ossl), CRYPTO_secure_malloc(3ossl), OPENSSL_secure_zalloc(3ossl), CRYPTO_secure_zalloc(3ossl), OPENSSL_secure_malloc_array(3ossl), CRYPTO_secure_malloc_array(3ossl), OPENSSL_secure_calloc(3ossl), CRYPTO_secure_calloc(3ossl), OPENSSL_secure_free(3ossl), CRYPTO_secure_free(3ossl), OPENSSL_secure_clear_free(3ossl), CRYPTO_secure_clear_free(3ossl), OPENSSL_secure_actual_size(3ossl), CRYPTO_secure_allocated(3ossl), CRYPTO_secure_used(3ossl)
secure heap storage
CURLINFO_SSL_ENGINES(3)
get an slist of OpenSSL crypto-engines
CURLINFO_TLS_SESSION(3), CURLINFO_TLS_SSL_PTR(3)
get TLS session info
CURLMOPT_CHUNK_LENGTH_PENALTY_SIZE(3)
chunk length threshold for pipelining
CURLMOPT_CONTENT_LENGTH_PENALTY_SIZE(3)
size threshold for pipelining penalty
CURLMOPT_MAXCONNECTS(3)
size of connection cache
CURLMOPT_MAX_CONCURRENT_STREAMS(3)
max concurrent streams for http2
CURLMOPT_MAX_HOST_CONNECTIONS(3)
max number of connections to a single host
CURLMOPT_MAX_PIPELINE_LENGTH(3)
maximum number of requests in a pipeline
CURLMOPT_MAX_TOTAL_CONNECTIONS(3)
max simultaneously open connections
CURLMOPT_NETWORK_CHANGED(3)
signal network changed
CURLMOPT_PIPELINING(3)
enable HTTP multiplexing
CURLMOPT_PIPELINING_SERVER_BL(3)
pipelining server block list
CURLMOPT_PIPELINING_SITE_BL(3)
pipelining host block list
CURLMOPT_PUSHDATA(3)
pointer to pass to push callback
CURLMOPT_PUSHFUNCTION(3)
callback that approves or denies server pushes
CURLMOPT_SOCKETDATA(3)
custom pointer passed to the socket callback
CURLMOPT_SOCKETFUNCTION(3)
callback informed about what to wait for
CURLMOPT_TIMERDATA(3)
custom pointer to pass to timer callback
CURLMOPT_TIMERFUNCTION(3)
callback to receive timeout values
CURLOPT_ABSTRACT_UNIX_SOCKET(3)
abstract Unix domain socket
CURLOPT_ACCEPTTIMEOUT_MS(3)
timeout waiting for FTP server to connect back
CURLOPT_ACCEPT_ENCODING(3)
automatic decompression of HTTP downloads
CURLOPT_ADDRESS_SCOPE(3)
scope id for IPv6 addresses
CURLOPT_ALTSVC(3)
alt-svc cache filename
CURLOPT_ALTSVC_CTRL(3)
control alt-svc behavior
CURLOPT_APPEND(3)
append to the remote file
CURLOPT_AUTOREFERER(3)
automatically update the referer header
CURLOPT_AWS_SIGV4(3)
V4 signature
CURLOPT_BUFFERSIZE(3)
receive buffer size
CURLOPT_CAINFO(3)
path to Certificate Authority (CA) bundle
CURLOPT_CAINFO_BLOB(3)
Certificate Authority (CA) bundle in PEM format
CURLOPT_CAPATH(3)
directory holding CA certificates
CURLOPT_CA_CACHE_TIMEOUT(3)
life-time for cached certificate stores
CURLOPT_CERTINFO(3)
request SSL certificate information
CURLOPT_CHUNK_BGN_FUNCTION(3)
callback before a transfer with FTP wildcard match
CURLOPT_CHUNK_DATA(3)
pointer passed to the FTP chunk callbacks
CURLOPT_CHUNK_END_FUNCTION(3)
callback after a transfer with FTP wildcard match
CURLOPT_CLOSESOCKETDATA(3)
pointer passed to the socket close callback
CURLOPT_CLOSESOCKETFUNCTION(3)
callback to socket close replacement
CURLOPT_CONNECTTIMEOUT(3)
timeout for the connect phase
CURLOPT_CONNECTTIMEOUT_MS(3)
timeout for the connect phase
CURLOPT_CONNECT_ONLY(3)
stop when connected to target server
CURLOPT_CONNECT_TO(3)
connect to another host and port instead
CURLOPT_CONV_FROM_NETWORK_FUNCTION(3)
convert data from network to host encoding
CURLOPT_CONV_FROM_UTF8_FUNCTION(3)
convert data from UTF8 to host encoding
CURLOPT_CONV_TO_NETWORK_FUNCTION(3)
convert data to network from host encoding
CURLOPT_COOKIE(3)
HTTP Cookie header
CURLOPT_COOKIEFILE(3)
filename to read cookies from
CURLOPT_COOKIEJAR(3)
filename to store cookies to
CURLOPT_COOKIELIST(3)
add to or manipulate cookies held in memory
CURLOPT_COOKIESESSION(3)
start a new cookie session
CURLOPT_COPYPOSTFIELDS(3)
have libcurl copy data to POST
CURLOPT_CRLF(3)
CRLF conversion
CURLOPT_CRLFILE(3)
Certificate Revocation List file
CURLOPT_CURLU(3)
URL in URL handle format
CURLOPT_CUSTOMREQUEST(3)
custom request method
CURLOPT_DEBUGDATA(3)
pointer passed to the debug callback
CURLOPT_DEBUGFUNCTION(3)
debug callback
CURLOPT_DEFAULT_PROTOCOL(3)
default protocol to use if the URL is missing a scheme name
CURLOPT_DIRLISTONLY(3)
ask for names only in a directory listing
CURLOPT_DISALLOW_USERNAME_IN_URL(3)
disallow specifying username in the URL
CURLOPT_DNS_CACHE_TIMEOUT(3)
life-time for DNS cache entries
CURLOPT_DNS_INTERFACE(3)
interface to speak DNS over
CURLOPT_DNS_LOCAL_IP4(3)
IPv4 address to bind DNS resolves to
CURLOPT_DNS_LOCAL_IP6(3)
IPv6 address to bind DNS resolves to
CURLOPT_DNS_SERVERS(3)
DNS servers to use
CURLOPT_DNS_SHUFFLE_ADDRESSES(3)
shuffle IP addresses for hostname
CURLOPT_DNS_USE_GLOBAL_CACHE(3)
global DNS cache
CURLOPT_DOH_SSL_VERIFYHOST(3)
verify the hostname in the DoH SSL certificate
CURLOPT_DOH_SSL_VERIFYPEER(3)
verify the DoH SSL certificate
CURLOPT_DOH_SSL_VERIFYSTATUS(3)
verify the DoH SSL certificate(aqs status
CURLOPT_DOH_URL(3)
provide the DNS-over-HTTPS URL
CURLOPT_ECH(3)
configuration for Encrypted Client Hello
CURLOPT_EGDSOCKET(3)
EGD socket path
CURLOPT_ERRORBUFFER(3)
error buffer for error messages
CURLOPT_EXPECT_100_TIMEOUT_MS(3)
timeout for Expect: 100-continue response
CURLOPT_FAILONERROR(3)
request failure on HTTP response >= 400
CURLOPT_FILETIME(3)
get the modification time of the remote resource
CURLOPT_FNMATCH_DATA(3)
pointer passed to the fnmatch callback
CURLOPT_FNMATCH_FUNCTION(3)
wildcard match callback
CURLOPT_FOLLOWLOCATION(3)
follow HTTP 3xx redirects
CURLOPT_FORBID_REUSE(3)
make connection get closed at once after use
CURLOPT_FRESH_CONNECT(3)
force a new connection to be used
CURLOPT_FTPPORT(3)
make FTP transfer active
CURLOPT_FTPSSLAUTH(3)
order in which to attempt TLS vs SSL
CURLOPT_FTP_ACCOUNT(3)
account info for FTP
CURLOPT_FTP_ALTERNATIVE_TO_USER(3)
command to use instead of USER with FTP
CURLOPT_FTP_CREATE_MISSING_DIRS(3)
create missing directories for FTP and SFTP
CURLOPT_FTP_FILEMETHOD(3)
select directory traversing method for FTP
CURLOPT_FTP_SKIP_PASV_IP(3)
ignore the IP address in the PASV response
CURLOPT_FTP_SSL_CCC(3)
switch off SSL again with FTP after auth
CURLOPT_FTP_USE_EPRT(3)
use EPRT for FTP
CURLOPT_FTP_USE_EPSV(3)
use EPSV for FTP
CURLOPT_FTP_USE_PRET(3)
use PRET for FTP
CURLOPT_GSSAPI_DELEGATION(3)
allowed GSS-API delegation
CURLOPT_HAPPY_EYEBALLS_TIMEOUT_MS(3)
timing of connect attempts
CURLOPT_HAPROXYPROTOCOL(3)
send HAProxy PROXY protocol v1 header
CURLOPT_HAPROXY_CLIENT_IP(3)
set HAProxy PROXY protocol client IP
CURLOPT_HEADER(3)
pass headers to the data stream
CURLOPT_HEADERDATA(3)
pointer to pass to header callback
CURLOPT_HEADERFUNCTION(3)
callback that receives header data
CURLOPT_HEADEROPT(3)
send HTTP headers to both proxy and host or separately
CURLOPT_HSTS(3)
HSTS cache filename
CURLOPT_HSTSREADDATA(3)
pointer passed to the HSTS read callback
CURLOPT_HSTSREADFUNCTION(3)
read callback for HSTS hosts
CURLOPT_HSTSWRITEDATA(3)
pointer passed to the HSTS write callback
CURLOPT_HSTSWRITEFUNCTION(3)
write callback for HSTS hosts
CURLOPT_HSTS_CTRL(3)
control HSTS behavior
CURLOPT_HTTP09_ALLOWED(3)
allow HTTP/0.9 response
CURLOPT_HTTP200ALIASES(3)
alternative matches for HTTP 200 OK
CURLOPT_HTTPAUTH(3)
HTTP server authentication methods to try
CURLOPT_HTTPGET(3)
ask for an HTTP GET request
CURLOPT_HTTPHEADER(3)
set of HTTP headers
CURLOPT_HTTPPOST(3)
multipart formpost content
CURLOPT_HTTPPROXYTUNNEL(3)
tunnel through HTTP proxy
CURLOPT_HTTP_CONTENT_DECODING(3)
HTTP content decoding control
CURLOPT_HTTP_TRANSFER_DECODING(3)
HTTP transfer decoding control
CURLOPT_HTTP_VERSION(3)
HTTP protocol version to use
CURLOPT_IGNORE_CONTENT_LENGTH(3)
ignore content length
CURLOPT_INFILESIZE(3)
size of the input file to send off
CURLOPT_INFILESIZE_LARGE(3)
size of the input file to send off
CURLOPT_INTERFACE(3)
source interface for outgoing traffic
CURLOPT_INTERLEAVEDATA(3)
pointer passed to RTSP interleave callback
CURLOPT_INTERLEAVEFUNCTION(3)
callback for RTSP interleaved data
CURLOPT_IOCTLDATA(3)
pointer passed to I/O callback
CURLOPT_IOCTLFUNCTION(3)
callback for I/O operations
CURLOPT_IPRESOLVE(3)
IP protocol version to use
CURLOPT_ISSUERCERT(3)
issuer SSL certificate filename
CURLOPT_ISSUERCERT_BLOB(3)
issuer SSL certificate from memory blob
CURLOPT_KEEP_SENDING_ON_ERROR(3)
keep sending on early HTTP response >= 300
CURLOPT_KEYPASSWD(3)
passphrase to private key
CURLOPT_KRBLEVEL(3)
FTP kerberos security level
CURLOPT_LOCALPORT(3)
local port number to use for socket
CURLOPT_LOCALPORTRANGE(3)
number of additional local ports to try
CURLOPT_LOGIN_OPTIONS(3)
login options
CURLOPT_LOW_SPEED_LIMIT(3)
low speed limit in bytes per second
CURLOPT_LOW_SPEED_TIME(3)
low speed limit time period
CURLOPT_MAIL_AUTH(3)
SMTP authentication address
CURLOPT_MAIL_FROM(3)
SMTP sender address
CURLOPT_MAIL_RCPT(3)
list of SMTP mail recipients
CURLOPT_MAIL_RCPT_ALLOWFAILS(3)
allow RCPT TO command to fail for some recipients
CURLOPT_MAXAGE_CONN(3)
max idle time allowed for reusing a connection
CURLOPT_MAXCONNECTS(3)
maximum connection cache size
CURLOPT_MAXFILESIZE(3)
maximum file size allowed to download
CURLOPT_MAXFILESIZE_LARGE(3)
maximum file size allowed to download
CURLOPT_MAXLIFETIME_CONN(3)
max lifetime (since creation) allowed for reusing a connection
CURLOPT_MAXREDIRS(3)
maximum number of redirects allowed
CURLOPT_MAX_RECV_SPEED_LARGE(3)
rate limit data download speed
CURLOPT_MAX_SEND_SPEED_LARGE(3)
rate limit data upload speed
CURLOPT_MIMEPOST(3)
send data from mime structure
CURLOPT_MIME_OPTIONS(3)
set MIME option flags
CURLOPT_NETRC(3)
enable use of .netrc
CURLOPT_NETRC_FILE(3)
filename to read .netrc info from
CURLOPT_NEW_DIRECTORY_PERMS(3)
permissions for remotely created directories
CURLOPT_NEW_FILE_PERMS(3)
permissions for remotely created files
CURLOPT_NOBODY(3)
do the download request without getting the body
CURLOPT_NOPROGRESS(3)
switch off the progress meter
CURLOPT_NOPROXY(3)
disable proxy use for specific hosts
CURLOPT_NOSIGNAL(3)
skip all signal handling
CURLOPT_OPENSOCKETDATA(3)
pointer passed to open socket callback
CURLOPT_OPENSOCKETFUNCTION(3)
callback for opening socket
CURLOPT_PASSWORD(3)
password to use in authentication
CURLOPT_PATH_AS_IS(3)
do not handle dot-dot sequences
CURLOPT_PINNEDPUBLICKEY(3)
pinned public key
CURLOPT_PIPEWAIT(3)
wait for multiplexing
CURLOPT_PORT(3)
remote port number to connect to
CURLOPT_POST(3)
make an HTTP POST
CURLOPT_POSTFIELDS(3)
data to POST to server
CURLOPT_POSTFIELDSIZE(3)
size of POST data pointed to
CURLOPT_POSTFIELDSIZE_LARGE(3)
size of POST data pointed to
CURLOPT_POSTQUOTE(3)
(S)FTP commands to run after the transfer
CURLOPT_POSTREDIR(3)
how to act on an HTTP POST redirect
CURLOPT_PREQUOTE(3)
commands to run before an FTP transfer
CURLOPT_PREREQDATA(3)
pointer passed to the pre-request callback
CURLOPT_PREREQFUNCTION(3)
user callback called when a connection has been established, but before a request has been made
CURLOPT_PRE_PROXY(3)
pre-proxy host to use
CURLOPT_PRIVATE(3)
store a private pointer
CURLOPT_PROGRESSDATA(3)
pointer passed to the progress callback
CURLOPT_PROGRESSFUNCTION(3)
progress meter callback
CURLOPT_PROTOCOLS(3)
allowed protocols
CURLOPT_PROTOCOLS_STR(3)
allowed protocols
CURLOPT_PROXY(3)
proxy to use
CURLOPT_PROXYAUTH(3)
HTTP proxy authentication methods
CURLOPT_PROXYHEADER(3)
set of HTTP headers to pass to proxy
CURLOPT_PROXYPASSWORD(3)
password to use with proxy authentication
CURLOPT_PROXYPORT(3)
port number the proxy listens on
CURLOPT_PROXYTYPE(3)
proxy protocol type
CURLOPT_PROXYUSERNAME(3)
username to use for proxy authentication
CURLOPT_PROXYUSERPWD(3)
username and password to use for proxy authentication
CURLOPT_PROXY_CAINFO(3)
path to proxy Certificate Authority (CA) bundle
CURLOPT_PROXY_CAINFO_BLOB(3)
proxy Certificate Authority (CA) bundle in PEM format
CURLOPT_PROXY_CAPATH(3)
directory holding HTTPS proxy CA certificates
CURLOPT_PROXY_CRLFILE(3)
HTTPS proxy Certificate Revocation List file
CURLOPT_PROXY_ISSUERCERT(3)
proxy issuer SSL certificate filename
CURLOPT_PROXY_ISSUERCERT_BLOB(3)
proxy issuer SSL certificate from memory blob
CURLOPT_PROXY_KEYPASSWD(3)
passphrase for the proxy private key
CURLOPT_PROXY_PINNEDPUBLICKEY(3)
pinned public key for https proxy
CURLOPT_PROXY_SERVICE_NAME(3)
proxy authentication service name
CURLOPT_PROXY_SSLCERT(3)
HTTPS proxy client certificate
CURLOPT_PROXY_SSLCERTTYPE(3)
type of the proxy client SSL certificate
CURLOPT_PROXY_SSLCERT_BLOB(3)
SSL proxy client certificate from memory blob
CURLOPT_PROXY_SSLKEY(3)
private key file for HTTPS proxy client cert
CURLOPT_PROXY_SSLKEYTYPE(3)
type of the proxy private key file
CURLOPT_PROXY_SSLKEY_BLOB(3)
private key for proxy cert from memory blob
CURLOPT_PROXY_SSLVERSION(3)
preferred HTTPS proxy TLS version
CURLOPT_PROXY_SSL_CIPHER_LIST(3)
ciphers to use for HTTPS proxy
CURLOPT_PROXY_SSL_OPTIONS(3)
HTTPS proxy SSL behavior options
CURLOPT_PROXY_SSL_VERIFYHOST(3)
verify the proxy certificate(aqs name against host
CURLOPT_PROXY_SSL_VERIFYPEER(3)
verify the proxy(aqs SSL certificate
CURLOPT_PROXY_TLS13_CIPHERS(3)
ciphers suites for proxy TLS 1.3
CURLOPT_PROXY_TLSAUTH_PASSWORD(3)
password to use for proxy TLS authentication
CURLOPT_PROXY_TLSAUTH_TYPE(3)
HTTPS proxy TLS authentication methods
CURLOPT_PROXY_TLSAUTH_USERNAME(3)
username to use for proxy TLS authentication
CURLOPT_PROXY_TRANSFER_MODE(3)
append FTP transfer mode to URL for proxy
CURLOPT_PUT(3)
make an HTTP PUT request
CURLOPT_QUICK_EXIT(3)
allow libcurl to exit quickly
CURLOPT_QUOTE(3)
(S)FTP commands to run before transfer
CURLOPT_RANDOM_FILE(3)
file to read random data from
CURLOPT_RANGE(3)
byte range to request
CURLOPT_READDATA(3)
pointer passed to the read callback
CURLOPT_READFUNCTION(3)
read callback for data uploads
CURLOPT_REDIR_PROTOCOLS(3)
protocols allowed to redirect to
CURLOPT_REDIR_PROTOCOLS_STR(3)
protocols allowed to redirect to
CURLOPT_REFERER(3)
the HTTP referer header
CURLOPT_REQUEST_TARGET(3)
alternative target for this request
CURLOPT_RESOLVE(3)
provide custom hostname to IP address resolves
CURLOPT_RESOLVER_START_DATA(3)
pointer passed to the resolver start callback
CURLOPT_RESOLVER_START_FUNCTION(3)
callback called before a new name resolve is started
CURLOPT_RESUME_FROM(3)
offset to resume transfer from
CURLOPT_RESUME_FROM_LARGE(3)
offset to resume transfer from
CURLOPT_RTSP_CLIENT_CSEQ(3)
RTSP client CSEQ number
CURLOPT_RTSP_REQUEST(3)
RTSP request
CURLOPT_RTSP_SERVER_CSEQ(3)
RTSP server CSEQ number
CURLOPT_RTSP_SESSION_ID(3)
RTSP session ID
CURLOPT_RTSP_STREAM_URI(3)
RTSP stream URI
CURLOPT_RTSP_TRANSPORT(3)
RTSP Transport: header
CURLOPT_SASL_AUTHZID(3)
authorization identity (identity to act as)
CURLOPT_SASL_IR(3)
send initial response in first packet
CURLOPT_SEEKDATA(3)
pointer passed to the seek callback
CURLOPT_SEEKFUNCTION(3)
user callback for seeking in input stream
CURLOPT_SERVER_RESPONSE_TIMEOUT(3)
time allowed to wait for server response
CURLOPT_SERVER_RESPONSE_TIMEOUT_MS(3)
time allowed to wait for server response
CURLOPT_SERVICE_NAME(3)
authentication service name
CURLOPT_SHARE(3)
share handle to use
CURLOPT_SOCKOPTDATA(3)
pointer to pass to sockopt callback
CURLOPT_SOCKOPTFUNCTION(3)
callback for setting socket options
CURLOPT_SOCKS5_AUTH(3)
methods for SOCKS5 proxy authentication
CURLOPT_SOCKS5_GSSAPI_NEC(3)
SOCKS proxy GSSAPI negotiation protection
CURLOPT_SOCKS5_GSSAPI_SERVICE(3)
SOCKS5 proxy authentication service name
CURLOPT_SSH_AUTH_TYPES(3)
auth types for SFTP and SCP
CURLOPT_SSH_COMPRESSION(3)
enable SSH compression
CURLOPT_SSH_HOSTKEYDATA(3)
pointer to pass to the SSH host key callback
CURLOPT_SSH_HOSTKEYFUNCTION(3)
callback to check host key
CURLOPT_SSH_HOST_PUBLIC_KEY_MD5(3)
MD5 checksum of SSH server public key
CURLOPT_SSH_HOST_PUBLIC_KEY_SHA256(3)
SHA256 hash of SSH server public key
CURLOPT_SSH_KEYDATA(3)
pointer passed to the SSH key callback
CURLOPT_SSH_KEYFUNCTION(3)
callback for known host matching logic
CURLOPT_SSH_KNOWNHOSTS(3)
filename holding the SSH known hosts
CURLOPT_SSH_PRIVATE_KEYFILE(3)
private key file for SSH auth
CURLOPT_SSH_PUBLIC_KEYFILE(3)
public key file for SSH auth
CURLOPT_SSLCERT(3)
SSL client certificate
CURLOPT_SSLCERTTYPE(3)
type of client SSL certificate
CURLOPT_SSLCERT_BLOB(3)
SSL client certificate from memory blob
CURLOPT_SSLENGINE(3)
Set SSL engine or provider
CURLOPT_SSLENGINE_DEFAULT(3)
make SSL engine default
CURLOPT_SSLKEY(3)
private key file for TLS and SSL client cert
CURLOPT_SSLKEYTYPE(3)
type of the private key file
CURLOPT_SSLKEY_BLOB(3)
private key for client cert from memory blob
CURLOPT_SSLVERSION(3)
preferred TLS/SSL version
CURLOPT_SSL_CIPHER_LIST(3)
ciphers to use for TLS
CURLOPT_SSL_CTX_DATA(3)
pointer passed to SSL context callback
CURLOPT_SSL_CTX_FUNCTION(3)
SSL context callback
CURLOPT_SSL_EC_CURVES(3)
key exchange curves
CURLOPT_SSL_ENABLE_ALPN(3)
Application Layer Protocol Negotiation
CURLOPT_SSL_ENABLE_NPN(3)
use NPN
CURLOPT_SSL_FALSESTART(3)
TLS false start
CURLOPT_SSL_OPTIONS(3)
SSL behavior options
CURLOPT_SSL_SESSIONID_CACHE(3)
use the SSL session-ID cache
CURLOPT_SSL_SIGNATURE_ALGORITHMS(3)
signature algorithms to use for TLS
CURLOPT_SSL_VERIFYHOST(3)
verify the certificate(aqs name against host
CURLOPT_SSL_VERIFYPEER(3)
verify the peer(aqs SSL certificate
CURLOPT_SSL_VERIFYSTATUS(3)
verify the certificate(aqs status
CURLOPT_STDERR(3)
redirect stderr to another stream
CURLOPT_STREAM_DEPENDS(3)
stream this transfer depends on
CURLOPT_STREAM_DEPENDS_E(3)
stream this transfer depends on exclusively
CURLOPT_STREAM_WEIGHT(3)
numerical stream weight
CURLOPT_SUPPRESS_CONNECT_HEADERS(3)
suppress proxy CONNECT response headers
CURLOPT_TCP_FASTOPEN(3)
TCP Fast Open
CURLOPT_TCP_KEEPALIVE(3)
TCP keep-alive probing
CURLOPT_TCP_KEEPCNT(3)
Maximum number of TCP keep-alive probes
CURLOPT_TCP_KEEPIDLE(3)
TCP keep-alive idle time wait
CURLOPT_TCP_KEEPINTVL(3)
TCP keep-alive interval
CURLOPT_TCP_NODELAY(3)
the TCP_NODELAY option
CURLOPT_TELNETOPTIONS(3)
set of telnet options
CURLOPT_TFTP_BLKSIZE(3)
TFTP block size
CURLOPT_TFTP_NO_OPTIONS(3)
send no TFTP options requests
CURLOPT_TIMECONDITION(3)
select condition for a time request
CURLOPT_TIMEOUT(3)
maximum time the transfer is allowed to complete
CURLOPT_TIMEOUT_MS(3)
maximum time the transfer is allowed to complete
CURLOPT_TIMEVALUE(3)
time value for conditional
CURLOPT_TIMEVALUE_LARGE(3)
time value for conditional
CURLOPT_TLS13_CIPHERS(3)
ciphers suites to use for TLS 1.3
CURLOPT_TLSAUTH_PASSWORD(3)
password to use for TLS authentication
CURLOPT_TLSAUTH_TYPE(3)
TLS authentication methods
CURLOPT_TLSAUTH_USERNAME(3)
username to use for TLS authentication
CURLOPT_TRAILERDATA(3)
pointer passed to trailing headers callback
CURLOPT_TRAILERFUNCTION(3)
callback for sending trailing headers
CURLOPT_TRANSFERTEXT(3)
request a text based transfer for FTP
CURLOPT_TRANSFER_ENCODING(3)
ask for HTTP Transfer Encoding
CURLOPT_UNIX_SOCKET_PATH(3)
Unix domain socket
CURLOPT_UNRESTRICTED_AUTH(3)
send credentials to other hosts too
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
CURLOPT_URL(3)
URL for this transfer
CURLOPT_USERAGENT(3)
HTTP user-agent header
CURLOPT_USERNAME(3)
username to use in authentication
CURLOPT_USERPWD(3)
username and password to use in authentication
CURLOPT_USE_SSL(3)
request using SSL / TLS for the transfer
CURLOPT_VERBOSE(3)
verbose mode
CURLOPT_WILDCARDMATCH(3)
directory wildcard transfers
CURLOPT_WRITEDATA(3)
pointer passed to the write callback
CURLOPT_WRITEFUNCTION(3)
callback for writing received data
CURLOPT_WS_OPTIONS(3)
WebSocket behavior options
CURLOPT_XFERINFODATA(3)
pointer passed to the progress callback
CURLOPT_XFERINFOFUNCTION(3)
progress meter callback
CURLOPT_XOAUTH2_BEARER(3)
OAuth 2.0 access token
CURLSHOPT_LOCKFUNC(3)
mutex lock callback
CURLSHOPT_SHARE(3)
add data to share
CURLSHOPT_UNLOCKFUNC(3)
mutex unlock callback
CURLSHOPT_UNSHARE(3)
remove data to share
CURLSHOPT_USERDATA(3)
pointer passed to the lock and unlock mutex callbacks
CamlinternalAtomic(3o)
no description
CamlinternalFormat(3o)
no description
CamlinternalFormatBasics(3o)
no description
CamlinternalMenhirLib(3o)
no description
CamlinternalMenhirLib.Convert(3o)
no description
CamlinternalMenhirLib.Convert.Simplified(3o)
no description
CamlinternalMenhirLib.Engine(3o)
no description
CamlinternalMenhirLib.Engine.Make(3o)
no description
CamlinternalMenhirLib.EngineTypes(3o)
no description
CamlinternalMenhirLib.EngineTypes.ENGINE(3o)
no description
CamlinternalMenhirLib.EngineTypes.INCREMENTAL_ENGINE_START(3o)
no description
CamlinternalMenhirLib.EngineTypes.MONOLITHIC_ENGINE(3o)
no description
CamlinternalMenhirLib.EngineTypes.TABLE(3o)
no description
CamlinternalMenhirLib.EngineTypes.TABLE.Log(3o)
no description
CamlinternalMenhirLib.ErrorReports(3o)
no description
CamlinternalMenhirLib.General(3o)
no description
CamlinternalMenhirLib.IncrementalEngine(3o)
no description
CamlinternalMenhirLib.IncrementalEngine.EVERYTHING(3o)
no description
CamlinternalMenhirLib.IncrementalEngine.INCREMENTAL_ENGINE(3o)
no description
CamlinternalMenhirLib.IncrementalEngine.INSPECTION(3o)
no description
CamlinternalMenhirLib.IncrementalEngine.SYMBOLS(3o)
no description
CamlinternalMenhirLib.InfiniteArray(3o)
no description
CamlinternalMenhirLib.InspectionTableFormat(3o)
no description
CamlinternalMenhirLib.InspectionTableFormat.TABLES(3o)
no description
CamlinternalMenhirLib.InspectionTableInterpreter(3o)
no description
CamlinternalMenhirLib.InspectionTableInterpreter.Make(3o)
no description
CamlinternalMenhirLib.InspectionTableInterpreter.Symbols(3o)
no description
CamlinternalMenhirLib.LexerUtil(3o)
no description
CamlinternalMenhirLib.LinearizedArray(3o)
no description
CamlinternalMenhirLib.PackedIntArray(3o)
no description
CamlinternalMenhirLib.Printers(3o)
no description
CamlinternalMenhirLib.Printers.Make(3o)
no description
CamlinternalMenhirLib.RowDisplacement(3o)
no description
CamlinternalMenhirLib.StaticVersion(3o)
no description
CamlinternalMenhirLib.TableFormat(3o)
no description
CamlinternalMenhirLib.TableFormat.TABLES(3o)
no description
CamlinternalMenhirLib.TableInterpreter(3o)
no description
CamlinternalMenhirLib.TableInterpreter.MakeEngineTable(3o)
no description
ChaCha_set_key(3), ChaCha_set_iv(3), ChaCha(3), CRYPTO_chacha_20(3), CRYPTO_hchacha_20(3), CRYPTO_xchacha_20(3)
ChaCha20 stream cipher
Clflags.Compiler_pass(3o)
no description
Clflags.Float_arg_helper(3o)
Optimization parameters represented as floats indexed by round number
Clflags.Int_arg_helper(3o)
Optimization parameters represented as ints indexed by round number
Coccilib(3cocci)
Library of functions for use with Coccinelle OCaml script code
Consistbl.Make(3o)
no description
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_thunks(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
DES_random_key(3), DES_set_key(3), DES_key_sched(3), DES_set_key_checked(3), DES_set_key_unchecked(3), DES_set_odd_parity(3), DES_is_weak_key(3), DES_ecb_encrypt(3), DES_ecb2_encrypt(3), DES_ecb3_encrypt(3), DES_ncbc_encrypt(3), DES_cfb_encrypt(3), DES_ofb_encrypt(3), DES_pcbc_encrypt(3), DES_cfb64_encrypt(3), DES_ofb64_encrypt(3), DES_xcbc_encrypt(3), DES_ede2_cbc_encrypt(3), DES_ede2_cfb64_encrypt(3), DES_ede2_ofb64_encrypt(3), DES_ede3_cbc_encrypt(3), DES_ede3_cfb64_encrypt(3), DES_ede3_ofb64_encrypt(3), DES_cbc_cksum(3), DES_quad_cksum(3), DES_string_to_key(3), DES_string_to_2keys(3), DES_fcrypt(3), DES_crypt(3)
DES encryption
DES_random_key(3ossl), DES_set_key(3ossl), DES_key_sched(3ossl), DES_set_key_checked(3ossl), DES_set_key_unchecked(3ossl), DES_set_odd_parity(3ossl), DES_is_weak_key(3ossl), DES_ecb_encrypt(3ossl), DES_ecb2_encrypt(3ossl), DES_ecb3_encrypt(3ossl), DES_ncbc_encrypt(3ossl), DES_cfb_encrypt(3ossl), DES_ofb_encrypt(3ossl), DES_pcbc_encrypt(3ossl), DES_cfb64_encrypt(3ossl), DES_ofb64_encrypt(3ossl), DES_xcbc_encrypt(3ossl), DES_ede2_cbc_encrypt(3ossl), DES_ede2_cfb64_encrypt(3ossl), DES_ede2_ofb64_encrypt(3ossl), DES_ede3_cbc_encrypt(3ossl), DES_ede3_cfb64_encrypt(3ossl), DES_ede3_ofb64_encrypt(3ossl), DES_cbc_cksum(3ossl), DES_quad_cksum(3ossl), DES_string_to_key(3ossl), DES_string_to_2keys(3ossl), DES_fcrypt(3ossl), DES_crypt(3ossl)
DES encryption
DIALOG(3)
Stores a GUI description. Allegro game programming library
DROP_SERVER(7)
remove a foreign server descriptor
DROP_SUBSCRIPTION(7)
remove a subscription
DS2415(3), DS1904(3), DS2417(3)
1-Wire Time Chip, RTC (real time clock) iButton, 1-Wire Time Chip with Interrupt
Depend.String(3o)
no description
Diffing.Define.Parameters(3o)
no description
Diffing.Define.Right_variadic(3o)
no description
Diffing.Define.S(3o)
no description
Diffing.Define.Simple(3o)
no description
Diffing_with_keys.Define(3o)
no description
Diffing_with_keys.Define.Parameters(3o)
no description
Diffing_with_keys.Define.Simple(3o)
no description
Docstrings.WithMenhir(3o)
no description
Domainstate(3o)
no description
Dpkg::BuildOptions(3perl)
parse and update build options
ECDH_compute_key(3), ECDH_size(3)
Elliptic Curve Diffie-Hellman key exchange
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
ECPKParameters_print(3), ECPKParameters_print_fp(3)
Functions for decoding and encoding ASN1 representations of elliptic curve entities
ECPKParameters_print(3ossl), ECPKParameters_print_fp(3ossl)
Functions for decoding and encoding ASN1 representations of elliptic curve entities
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
ERR_load_crypto_strings(3), SSL_load_error_strings(3), ERR_free_strings(3)
load and free error strings
ERR_load_crypto_strings(3ossl), SSL_load_error_strings(3ossl), ERR_free_strings(3ossl)
load and free error strings
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_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_BytesToKey(3)
password based encryption routine
EVP_BytesToKey(3ossl)
password based encryption routine
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_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_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_set_SKEY(3ossl), EVP_KDF_derive_SKEY(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_KDF-SCRYPT(7ossl)
The scrypt EVP_KDF implementation
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_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_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_OpenInit(3), EVP_OpenUpdate(3), EVP_OpenFinal(3)
EVP envelope decryption
EVP_OpenInit(3ossl), EVP_OpenUpdate(3ossl), EVP_OpenFinal(3ossl)
EVP envelope decryption
EVP_PBE_CipherInit(3ossl), EVP_PBE_CipherInit_ex(3ossl), EVP_PBE_find(3ossl), EVP_PBE_find_ex(3ossl), EVP_PBE_alg_add_type(3ossl), EVP_PBE_alg_add(3ossl)
Password based encryption routines
EVP_PKEY-SM2(7ossl), EVP_KEYMGMT-SM2(7ossl), SM2(7ossl)
EVP_PKEY keytype support for the Chinese SM2 signature and encryption algorithms
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_decrypt_init(3), EVP_PKEY_decrypt(3)
decrypt using a public key algorithm
EVP_PKEY_decrypt_init(3ossl), EVP_PKEY_decrypt_init_ex(3ossl), EVP_PKEY_decrypt(3ossl)
decrypt using a public key algorithm
EVP_PKEY_encrypt_init(3), EVP_PKEY_encrypt(3)
encrypt using a public key algorithm
EVP_PKEY_encrypt_init_ex(3ossl), EVP_PKEY_encrypt_init(3ossl), EVP_PKEY_encrypt(3ossl)
encrypt using a public key algorithm
EVP_PKEY_is_a(3ossl), EVP_PKEY_can_sign(3ossl), EVP_PKEY_type_names_do_all(3ossl), EVP_PKEY_get0_type_name(3ossl), EVP_PKEY_get0_description(3ossl), EVP_PKEY_get0_provider(3ossl)
key type and capabilities functions
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_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_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_read_pw_string(3), EVP_read_pw_string_min(3), EVP_set_pw_prompt(3), EVP_get_pw_prompt(3)
compatibility user interface functions
Ephemeron.K1.Bucket(3o)
no description
Ephemeron.K2.Bucket(3o)
no description
Ephemeron.Kn.Bucket(3o)
no description
EquityOption(1)
Example of using QuantLib to value equity options
FcCharSetCreate(3)
Create an empty character set
FcConfigUptoDate(3)
Check timestamps on config files
FcInitBringUptoDate(3)
reload configuration files if needed
FontId.tk86(3), Tk_FontId(3), Tk_GetFontMetrics(3), Tk_PostscriptFontName(3)
accessor functions for fonts
FvwmPrompt(1)
a command-shell for fvwm3
FvwmScript(1)
module to build graphic user interface
GlobalOptimizer(1)
Example of Global Optimization Using Different Methods
HPL_dlocswpT(3)
locally swaps rows within panel
HPL_ptimer(3)
Timer facility
HPL_ptimer_cputime(3)
Return the CPU time
HPL_ptimer_walltime(3)
Return the elapsed (wall-clock) time
INN::Config(3pm)
Export all the variables an INN Perl script might need
IV_FD_PUMP_INIT(3), iv_fd_pump_init(3), iv_fd_pump_destroy(3), iv_fd_pump_pump(3), iv_fd_pump_is_done(3)
pump data between file descriptors
Identifiable.Make(3o)
no description
Identifiable.Map(3o)
no description
Identifiable.Map.T(3o)
no description
Identifiable.Pair(3o)
no description
Identifiable.S(3o)
no description
Identifiable.S.Map(3o)
no description
Identifiable.S.Set(3o)
no description
Identifiable.S.T(3o)
no description
Identifiable.S.Tbl(3o)
no description
Identifiable.Set(3o)
no description
Identifiable.Set.T(3o)
no description
Identifiable.Tbl(3o)
no description
Identifiable.Tbl.T(3o)
no description
Identifiable.Thing(3o)
no description
Int_replace_polymorphic_compare(3o)
no description
JAM_AddEmptyMessage(3)
Add a empty message entry to a message base
Judy1FirstEmpty(3), Judy1 functions(3)
C library for creating and accessing a dynamic array of bits, using any value of a word as an index
Judy1LastEmpty(3), Judy1 functions(3)
C library for creating and accessing a dynamic array of bits, using any value of a word as an index
Judy1NextEmpty(3), Judy1 functions(3)
C library for creating and accessing a dynamic array of bits, using any value of a word as an index
Judy1PrevEmpty(3), Judy1 functions(3)
C library for creating and accessing a dynamic array of bits, using any value of a word as an index
JudyLFirstEmpty(3), JudyL functions(3)
C library for creating and accessing a dynamic array of words, using any value of a word as an index
JudyLLastEmpty(3), JudyL functions(3)
C library for creating and accessing a dynamic array of words, using any value of a word as an index
JudyLNextEmpty(3), JudyL functions(3)
C library for creating and accessing a dynamic array of words, using any value of a word as an index
JudyLPrevEmpty(3), JudyL functions(3)
C library for creating and accessing a dynamic array of words, using any value of a word as an index
Lazy_backtrack(3o)
no description
Load_path.Dir(3o)
no description
MPIX_Async_get_state(3)
[short description]
MPIX_Async_spawn(3)
[short description]
MPIX_Async_start(3)
[short description]
MPIX_Grequest_class_create(3)
[short description]
MPIX_Info_set_hex(3)
[short description]
MPIX_Request_is_complete(3)
[short description]
MPI_Comm_accept(3)
Accept a request to form a new intercommunicator
Misc.Color(3o)
no description
Misc.Error_style(3o)
no description
Misc.Int_literal_converter(3o)
no description
Misc.LongString(3o)
no description
Misc.Magic_number(3o)
no description
Misc.Stdlib(3o)
no description
Misc.Stdlib.Array(3o)
no description
Misc.Stdlib.List(3o)
no description
Misc.Stdlib.Option(3o)
no description
Misc.Stdlib.String(3o)
no description
Misc.Stdlib.String.Map(3o)
no description
Misc.Stdlib.String.Set(3o)
no description
Misc.Stdlib.String.Tbl(3o)
no description
MoreLabels.Hashtbl(3o)
no description
MoreLabels.Map(3o)
no description
MoreLabels.Set(3o)
no description
Munin::Common::Defaults(3)
Default values defined by installation scripts
NAL_BUFFER_new(2), NAL_BUFFER_free(2), NAL_BUFFER_set_size(2), NAL_BUFFER_empty(2), NAL_BUFFER_full(2), NAL_BUFFER_notempty(2), NAL_BUFFER_notfull(2), NAL_BUFFER_used(2), NAL_BUFFER_unused(2), NAL_BUFFER_data(2), NAL_BUFFER_size(2), NAL_BUFFER_write(2), NAL_BUFFER_read(2), NAL_BUFFER_write_ptr(2), NAL_BUFFER_takedata(2), NAL_BUFFER_wrote(2)
libnal buffer functions
NetSNMP::TrapReceiver(3)
Embedded perl trap handling for Net-SNMPs snmptrapd
NetSNMP::netsnmp_request_infoPtr(3), NetSNMP::agent::netsnmp_request_infoPtr(3)
Perl extension for request information
Numbers.Float(3o)
no description
Numbers.Int(3o)
no description
Numbers.Int16(3o)
no description
Numbers.Int8(3o)
no description
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_init_ssl(3)
OpenSSL (libssl and libcrypto) initialisation
OPENSSL_init_ssl(3ossl)
OpenSSL (libssl and libcrypto) initialisation
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_malloc_array(3ossl), OPENSSL_aligned_alloc_array(3ossl), OPENSSL_calloc(3ossl), OPENSSL_realloc_array(3ossl), OPENSSL_free(3ossl), OPENSSL_clear_realloc(3ossl), OPENSSL_clear_realloc_array(3ossl), OPENSSL_clear_free(3ossl), OPENSSL_cleanse(3ossl), CRYPTO_malloc(3ossl), CRYPTO_aligned_alloc(3ossl), CRYPTO_zalloc(3ossl), CRYPTO_malloc_array(3ossl), CRYPTO_aligned_alloc_array(3ossl), CRYPTO_calloc(3ossl), CRYPTO_realloc(3ossl), CRYPTO_realloc_array(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_realloc_array(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), OPENSSL_MALLOC_SEED(3ossl)
Memory allocation functions
OSSL_CMP_CTX_new(3ossl), OSSL_CMP_CTX_free(3ossl), OSSL_CMP_CTX_reinit(3ossl), OSSL_CMP_CTX_get0_libctx(3ossl), OSSL_CMP_CTX_get0_propq(3ossl), OSSL_CMP_CTX_set_option(3ossl), OSSL_CMP_CTX_get_option(3ossl), OSSL_CMP_CTX_set_log_cb(3ossl), OSSL_CMP_CTX_set_log_verbosity(3ossl), OSSL_CMP_CTX_print_errors(3ossl), OSSL_CMP_CTX_set1_serverPath(3ossl), OSSL_CMP_CTX_set1_server(3ossl), OSSL_CMP_CTX_set_serverPort(3ossl), OSSL_CMP_CTX_set1_proxy(3ossl), OSSL_CMP_CTX_set1_no_proxy(3ossl), OSSL_CMP_CTX_set_http_cb(3ossl), OSSL_CMP_CTX_set_http_cb_arg(3ossl), OSSL_CMP_CTX_get_http_cb_arg(3ossl), OSSL_CMP_transfer_cb_t(3ossl), OSSL_CMP_CTX_set_transfer_cb(3ossl), OSSL_CMP_CTX_set_transfer_cb_arg(3ossl), OSSL_CMP_CTX_get_transfer_cb_arg(3ossl), OSSL_CMP_CTX_set1_srvCert(3ossl), OSSL_CMP_CTX_set1_expected_sender(3ossl), OSSL_CMP_CTX_set0_trusted(3ossl), OSSL_CMP_CTX_set0_trustedStore(3ossl), OSSL_CMP_CTX_get0_trusted(3ossl), OSSL_CMP_CTX_get0_trustedStore(3ossl), OSSL_CMP_CTX_set1_untrusted(3ossl), OSSL_CMP_CTX_get0_untrusted(3ossl), OSSL_CMP_CTX_set1_cert(3ossl), OSSL_CMP_CTX_build_cert_chain(3ossl), OSSL_CMP_CTX_set1_pkey(3ossl), OSSL_CMP_CTX_set1_referenceValue(3ossl), OSSL_CMP_CTX_set1_secretValue(3ossl), OSSL_CMP_CTX_set1_recipient(3ossl), OSSL_CMP_CTX_push0_geninfo_ITAV(3ossl), OSSL_CMP_CTX_reset_geninfo_ITAVs(3ossl), OSSL_CMP_CTX_get0_geninfo_ITAVs(3ossl), OSSL_CMP_CTX_set1_extraCertsOut(3ossl), OSSL_CMP_CTX_set0_newPkey(3ossl), OSSL_CMP_CTX_get0_newPkey(3ossl), OSSL_CMP_CTX_set1_issuer(3ossl), OSSL_CMP_CTX_set1_serialNumber(3ossl), OSSL_CMP_CTX_set1_subjectName(3ossl), OSSL_CMP_CTX_push1_subjectAltName(3ossl), OSSL_CMP_CTX_set0_reqExtensions(3ossl), OSSL_CMP_CTX_reqExtensions_have_SAN(3ossl), OSSL_CMP_CTX_push0_policy(3ossl), OSSL_CMP_CTX_set1_oldCert(3ossl), OSSL_CMP_CTX_set1_p10CSR(3ossl), OSSL_CMP_CTX_push0_genm_ITAV(3ossl), OSSL_CMP_certConf_cb_t(3ossl), OSSL_CMP_certConf_cb(3ossl), OSSL_CMP_CTX_set_certConf_cb(3ossl), OSSL_CMP_CTX_set_certConf_cb_arg(3ossl), OSSL_CMP_CTX_get_certConf_cb_arg(3ossl), OSSL_CMP_CTX_get_status(3ossl), OSSL_CMP_CTX_get0_statusString(3ossl), OSSL_CMP_CTX_get_failInfoCode(3ossl), OSSL_CMP_CTX_get0_validatedSrvCert(3ossl), OSSL_CMP_CTX_get0_newCert(3ossl), OSSL_CMP_CTX_get1_newChain(3ossl), OSSL_CMP_CTX_get1_caPubs(3ossl), OSSL_CMP_CTX_get1_extraCertsIn(3ossl), OSSL_CMP_CTX_set1_transactionID(3ossl), OSSL_CMP_CTX_set1_senderNonce(3ossl)
functions for managing the CMP client context data structure
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_CRMF_MSG_get0_tmpl(3ossl), OSSL_CRMF_CERTTEMPLATE_get0_publicKey(3ossl), OSSL_CRMF_CERTTEMPLATE_get0_subject(3ossl), OSSL_CRMF_CERTTEMPLATE_get0_issuer(3ossl), OSSL_CRMF_CERTTEMPLATE_get0_serialNumber(3ossl), OSSL_CRMF_CERTTEMPLATE_get0_extensions(3ossl), OSSL_CRMF_CERTID_get0_serialNumber(3ossl), OSSL_CRMF_CERTID_get0_issuer(3ossl), OSSL_CRMF_ENCRYPTEDKEY_get1_encCert(3ossl), OSSL_CRMF_ENCRYPTEDKEY_get1_pkey(3ossl), OSSL_CRMF_ENCRYPTEDKEY_init_envdata(3ossl), OSSL_CRMF_ENCRYPTEDVALUE_decrypt(3ossl), OSSL_CRMF_ENCRYPTEDVALUE_get1_encCert(3ossl), OSSL_CRMF_MSG_get_certReqId(3ossl), OSSL_CRMF_MSG_centralkeygen_requested(3ossl)
functions reading from CRMF CertReqMsg structures
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_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_FUNC_SSL_QUIC_TLS_crypto_send_fn(3ossl), OSSL_FUNC_SSL_QUIC_TLS_crypto_recv_rcd_fn(3ossl), OSSL_FUNC_SSL_QUIC_TLS_crypto_release_rcd_fn(3ossl), OSSL_FUNC_SSL_QUIC_TLS_yield_secret_fn(3ossl), OSSL_FUNC_SSL_QUIC_TLS_got_transport_params_fn(3ossl), OSSL_FUNC_SSL_QUIC_TLS_alert_fn(3ossl), SSL_set_quic_tls_cbs(3ossl), SSL_set_quic_tls_transport_params(3ossl), SSL_set_quic_tls_early_data_enabled(3ossl)
Use the OpenSSL TLS implementation for a third party QUIC implementation
OSSL_HPKE_CTX_new(3ossl), OSSL_HPKE_CTX_free(3ossl), OSSL_HPKE_encap(3ossl), OSSL_HPKE_decap(3ossl), OSSL_HPKE_seal(3ossl), OSSL_HPKE_open(3ossl), OSSL_HPKE_export(3ossl), OSSL_HPKE_suite_check(3ossl), OSSL_HPKE_str2suite(3ossl), OSSL_HPKE_keygen(3ossl), OSSL_HPKE_get_grease_value(3ossl), OSSL_HPKE_get_ciphertext_size(3ossl), OSSL_HPKE_get_public_encap_size(3ossl), OSSL_HPKE_get_recommended_ikmelen(3ossl), OSSL_HPKE_CTX_set1_psk(3ossl), OSSL_HPKE_CTX_set1_ikme(3ossl), OSSL_HPKE_CTX_set1_authpriv(3ossl), OSSL_HPKE_CTX_set1_authpub(3ossl), OSSL_HPKE_CTX_get_seq(3ossl), OSSL_HPKE_CTX_set_seq(3ossl)
Hybrid Public Key Encryption (HPKE) functions
OSSL_HTTP_adapt_proxy(3ossl), OSSL_parse_url(3ossl), OSSL_HTTP_parse_url(3ossl), OCSP_parse_url(3ossl)
http utility functions
OSSL_PARAM_BLD(3ossl), OSSL_PARAM_BLD_new(3ossl), OSSL_PARAM_BLD_to_param(3ossl), OSSL_PARAM_BLD_free(3ossl), OSSL_PARAM_BLD_push_int(3ossl), OSSL_PARAM_BLD_push_uint(3ossl), OSSL_PARAM_BLD_push_long(3ossl), OSSL_PARAM_BLD_push_ulong(3ossl), OSSL_PARAM_BLD_push_int32(3ossl), OSSL_PARAM_BLD_push_uint32(3ossl), OSSL_PARAM_BLD_push_int64(3ossl), OSSL_PARAM_BLD_push_uint64(3ossl), OSSL_PARAM_BLD_push_size_t(3ossl), OSSL_PARAM_BLD_push_time_t(3ossl), OSSL_PARAM_BLD_push_double(3ossl), OSSL_PARAM_BLD_push_BN(3ossl), OSSL_PARAM_BLD_push_BN_pad(3ossl), OSSL_PARAM_BLD_push_utf8_string(3ossl), OSSL_PARAM_BLD_push_utf8_ptr(3ossl), OSSL_PARAM_BLD_push_octet_string(3ossl), OSSL_PARAM_BLD_push_octet_ptr(3ossl)
functions to assist in the creation of OSSL_PARAM arrays
OSSL_PARAM_double(3ossl), OSSL_PARAM_int(3ossl), OSSL_PARAM_int32(3ossl), OSSL_PARAM_int64(3ossl), OSSL_PARAM_long(3ossl), OSSL_PARAM_size_t(3ossl), OSSL_PARAM_time_t(3ossl), OSSL_PARAM_uint(3ossl), OSSL_PARAM_uint32(3ossl), OSSL_PARAM_uint64(3ossl), OSSL_PARAM_ulong(3ossl), OSSL_PARAM_BN(3ossl), OSSL_PARAM_utf8_string(3ossl), OSSL_PARAM_octet_string(3ossl), OSSL_PARAM_utf8_ptr(3ossl), OSSL_PARAM_octet_ptr(3ossl), OSSL_PARAM_END(3ossl), OSSL_PARAM_DEFN(3ossl), OSSL_PARAM_construct_double(3ossl), OSSL_PARAM_construct_int(3ossl), OSSL_PARAM_construct_int32(3ossl), OSSL_PARAM_construct_int64(3ossl), OSSL_PARAM_construct_long(3ossl), OSSL_PARAM_construct_size_t(3ossl), OSSL_PARAM_construct_time_t(3ossl), OSSL_PARAM_construct_uint(3ossl), OSSL_PARAM_construct_uint32(3ossl), OSSL_PARAM_construct_uint64(3ossl), OSSL_PARAM_construct_ulong(3ossl), OSSL_PARAM_construct_BN(3ossl), OSSL_PARAM_construct_utf8_string(3ossl), OSSL_PARAM_construct_utf8_ptr(3ossl), OSSL_PARAM_construct_octet_string(3ossl), OSSL_PARAM_construct_octet_ptr(3ossl), OSSL_PARAM_construct_end(3ossl), OSSL_PARAM_locate(3ossl), OSSL_PARAM_locate_const(3ossl), OSSL_PARAM_get_double(3ossl), OSSL_PARAM_get_int(3ossl), OSSL_PARAM_get_int32(3ossl), OSSL_PARAM_get_int64(3ossl), OSSL_PARAM_get_long(3ossl), OSSL_PARAM_get_size_t(3ossl), OSSL_PARAM_get_time_t(3ossl), OSSL_PARAM_get_uint(3ossl), OSSL_PARAM_get_uint32(3ossl), OSSL_PARAM_get_uint64(3ossl), OSSL_PARAM_get_ulong(3ossl), OSSL_PARAM_get_BN(3ossl), OSSL_PARAM_get_utf8_string(3ossl), OSSL_PARAM_get_octet_string(3ossl), OSSL_PARAM_get_utf8_ptr(3ossl), OSSL_PARAM_get_octet_ptr(3ossl), OSSL_PARAM_get_utf8_string_ptr(3ossl), OSSL_PARAM_get_octet_string_ptr(3ossl), OSSL_PARAM_set_double(3ossl), OSSL_PARAM_set_int(3ossl), OSSL_PARAM_set_int32(3ossl), OSSL_PARAM_set_int64(3ossl), OSSL_PARAM_set_long(3ossl), OSSL_PARAM_set_size_t(3ossl), OSSL_PARAM_set_time_t(3ossl), OSSL_PARAM_set_uint(3ossl), OSSL_PARAM_set_uint32(3ossl), OSSL_PARAM_set_uint64(3ossl), OSSL_PARAM_set_ulong(3ossl), OSSL_PARAM_set_BN(3ossl), OSSL_PARAM_set_utf8_string(3ossl), OSSL_PARAM_set_octet_string(3ossl), OSSL_PARAM_set_utf8_ptr(3ossl), OSSL_PARAM_set_octet_ptr(3ossl), OSSL_PARAM_set_octet_string_or_ptr(3ossl), OSSL_PARAM_UNMODIFIED(3ossl), OSSL_PARAM_modified(3ossl), OSSL_PARAM_set_all_unmodified(3ossl)
OSSL_PARAM helpers
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_INFO(3), OSSL_STORE_INFO_get_type(3), OSSL_STORE_INFO_get0_NAME(3), OSSL_STORE_INFO_get0_NAME_description(3), OSSL_STORE_INFO_get0_PARAMS(3), OSSL_STORE_INFO_get0_PKEY(3), OSSL_STORE_INFO_get0_CERT(3), OSSL_STORE_INFO_get0_CRL(3), OSSL_STORE_INFO_get1_NAME(3), OSSL_STORE_INFO_get1_NAME_description(3), OSSL_STORE_INFO_get1_PARAMS(3), OSSL_STORE_INFO_get1_PKEY(3), OSSL_STORE_INFO_get1_CERT(3), OSSL_STORE_INFO_get1_CRL(3), OSSL_STORE_INFO_type_string(3), OSSL_STORE_INFO_free(3), OSSL_STORE_INFO_new_NAME(3), OSSL_STORE_INFO_set0_NAME_description(3), OSSL_STORE_INFO_new_PARAMS(3), OSSL_STORE_INFO_new_PKEY(3), OSSL_STORE_INFO_new_CERT(3), OSSL_STORE_INFO_new_CRL(3)
Functions to manipulate OSSL_STORE_INFO objects
OSSL_STORE_INFO(3ossl), OSSL_STORE_INFO_get_type(3ossl), OSSL_STORE_INFO_get0_NAME(3ossl), OSSL_STORE_INFO_get0_NAME_description(3ossl), OSSL_STORE_INFO_get0_PARAMS(3ossl), OSSL_STORE_INFO_get0_PUBKEY(3ossl), OSSL_STORE_INFO_get0_PKEY(3ossl), OSSL_STORE_INFO_get0_CERT(3ossl), OSSL_STORE_INFO_get0_CRL(3ossl), OSSL_STORE_INFO_get1_NAME(3ossl), OSSL_STORE_INFO_get1_NAME_description(3ossl), OSSL_STORE_INFO_get1_PARAMS(3ossl), OSSL_STORE_INFO_get1_PUBKEY(3ossl), OSSL_STORE_INFO_get1_PKEY(3ossl), OSSL_STORE_INFO_get1_CERT(3ossl), OSSL_STORE_INFO_get1_CRL(3ossl), OSSL_STORE_INFO_type_string(3ossl), OSSL_STORE_INFO_free(3ossl), OSSL_STORE_INFO_new_NAME(3ossl), OSSL_STORE_INFO_set0_NAME_description(3ossl), OSSL_STORE_INFO_new_PARAMS(3ossl), OSSL_STORE_INFO_new_PUBKEY(3ossl), OSSL_STORE_INFO_new_PKEY(3ossl), OSSL_STORE_INFO_new_CERT(3ossl), OSSL_STORE_INFO_new_CRL(3ossl), OSSL_STORE_INFO_new(3ossl), OSSL_STORE_INFO_get0_data(3ossl)
Functions to manipulate OSSL_STORE_INFO objects
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_LOADER_settable_ctx_params(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
Obj.Closure(3o)
no description
Obj.Ephemeron(3o)
no description
Obj.Extension_constructor(3o)
no description
Option(3o)
Option values
PKCS12_PBE_keyivgen(3ossl), PKCS12_PBE_keyivgen_ex(3ossl), PKCS12_pbe_crypt(3ossl), PKCS12_pbe_crypt_ex(3ossl)
PKCS#12 Password based encryption
PKCS12_SAFEBAG_create_cert(3ossl), PKCS12_SAFEBAG_create_crl(3ossl), PKCS12_SAFEBAG_create_secret(3ossl), PKCS12_SAFEBAG_create0_p8inf(3ossl), PKCS12_SAFEBAG_create0_pkcs8(3ossl), PKCS12_SAFEBAG_create_pkcs8_encrypt(3ossl), PKCS12_SAFEBAG_create_pkcs8_encrypt_ex(3ossl)
Create PKCS#12 safeBag objects
PKCS12_decrypt_skey(3ossl), PKCS12_decrypt_skey_ex(3ossl)
PKCS12 shrouded keyBag decrypt functions
PKCS12_init(3ossl), PKCS12_init_ex(3ossl)
Create a new empty PKCS#12 structure
PKCS12_item_decrypt_d2i(3ossl), PKCS12_item_decrypt_d2i_ex(3ossl), PKCS12_item_i2d_encrypt(3ossl), PKCS12_item_i2d_encrypt_ex(3ossl)
PKCS12 item encrypt/decrypt functions
PKCS12_pack_p7encdata(3ossl), PKCS12_pack_p7encdata_ex(3ossl)
Pack a set of PKCS#12 safeBags into a PKCS#7 encrypted data object
PKCS5_PBE_keyivgen(3ossl), PKCS5_PBE_keyivgen_ex(3ossl), PKCS5_pbe2_set(3ossl), PKCS5_pbe2_set_iv(3ossl), PKCS5_pbe2_set_iv_ex(3ossl), PKCS5_pbe_set(3ossl), PKCS5_pbe_set_ex(3ossl), PKCS5_pbe2_set_scrypt(3ossl), PKCS5_pbe_set0_algor(3ossl), PKCS5_pbe_set0_algor_ex(3ossl), PKCS5_v2_PBE_keyivgen(3ossl), PKCS5_v2_PBE_keyivgen_ex(3ossl), PKCS5_v2_scrypt_keyivgen(3ossl), PKCS5_v2_scrypt_keyivgen_ex(3ossl), PKCS5_pbkdf2_set(3ossl), PKCS5_pbkdf2_set_ex(3ossl), EVP_PBE_scrypt(3ossl), EVP_PBE_scrypt_ex(3ossl)
PKCS#5 Password based encryption routines
PKCS7_decrypt(3)
decrypt content from a PKCS#7 envelopedData structure
PKCS7_decrypt(3ossl)
decrypt content from a PKCS#7 envelopedData structure
PKCS7_encrypt(3)
create a PKCS#7 envelopedData structure
PKCS7_encrypt_ex(3ossl), PKCS7_encrypt(3ossl)
create a PKCS#7 envelopedData structure
PKCS8_decrypt(3ossl), PKCS8_decrypt_ex(3ossl), PKCS8_encrypt(3ossl), PKCS8_encrypt_ex(3ossl), PKCS8_set0_pbe(3ossl), PKCS8_set0_pbe_ex(3ossl)
PKCS8 encrypt/decrypt functions
PKGBUILD(5)
Package build description file
POLYTYPE_ATEX_LIT(3), POLYTYPE_PTEX_LIT(3)
Polygon rendering mode type Allegro game programming library
POLYTYPE_ATEX_MASK(3), POLYTYPE_PTEX_MASK(3)
Polygon rendering mode type Allegro game programming library
POLYTYPE_ATEX_MASK_LIT(3), POLYTYPE_PTEX_MASK_LIT(3)
Polygon rendering mode type Allegro game programming library
POLYTYPE_ATEX_MASK_TRANS(3), POLYTYPE_PTEX_MASK_TRANS(3)
Polygon rendering mode type Allegro game programming library
POLYTYPE_ATEX_TRANS(3), POLYTYPE_PTEX_TRANS(3)
Polygon rendering mode type Allegro game programming library
POLYTYPE_PTEX(3)
Polygon rendering mode type Allegro game programming library
PS_close(3)
Closes a PostScript document
PS_delete(3)
Deletes all resources of a PostScript document
PS_get_majorversion(3)
returns the major version number of the PostScript library
PS_get_minorversion(3)
returns the minor version number of the PostScript library
PS_get_subminorversion(3)
returns the subminor version number of the PostScript library
PS_include_file(3)
Include external PostScript file
PS_new(3)
Creating a new PostScript document object
PS_new2(3)
Creates a new PostScript document object
PS_open_mem(3)
Creates a PostScript document in memory
PTAInterpolate(1)
Interpolate intermediate images between stereo photos
PTBatcherGUI(1)
Hugin batch processor
PTblender(1)
Colour and brightness correction of panoramas
PTcrop(1)
Crop TIFF images
PTinfo(1)
Display information about a panotools-generated image
PTmasker(1)
Compute stitching masks
PTmender(1)
Replacement for PTStitcher
PToptimizer(1)
Wrapper around control point optimization routines
PTroller(1)
Merge several images into a single one
PTtiff2psd(1)
Convert a set of TIFF files into a Photoshop PSD file
PTtiffdump(1)
Compare two TIFF images
PTuncrop(1)
Uncrop TIFF images
ParseArgv(3)
process command-line options
Parser(3o)
no description
Parser.Incremental(3o)
no description
Parser.MenhirInterpreter(3o)
no description
Printexc(3o)
Facilities for printing exceptions and inspecting current call stack
Printexc.Slot(3o)
no description
RC2_set_key(3), RC2_encrypt(3), RC2_decrypt(3), RC2_cbc_encrypt(3), RC2_ecb_encrypt(3), RC2_cfb64_encrypt(3), RC2_ofb64_encrypt(3)
low-level functions for Rivest Cipher 2
RC4_set_key(3), RC4(3)
RC4 encryption
RC4_set_key(3ossl), RC4(3ossl)
RC4 encryption
RNAsubopt(1)
manual page for RNAsubopt 2.7.0
RSA_padding_add_PKCS1_type_1(3), RSA_padding_check_PKCS1_type_1(3), RSA_padding_add_PKCS1_type_2(3), RSA_padding_check_PKCS1_type_2(3), RSA_padding_add_PKCS1_OAEP(3), RSA_padding_check_PKCS1_OAEP(3), RSA_padding_add_PKCS1_OAEP_mgf1(3), RSA_padding_check_PKCS1_OAEP_mgf1(3), RSA_padding_add_SSLv23(3), RSA_padding_check_SSLv23(3), RSA_padding_add_none(3), RSA_padding_check_none(3)
asymmetric encryption padding
RSA_padding_add_PKCS1_type_1(3ossl), RSA_padding_check_PKCS1_type_1(3ossl), RSA_padding_add_PKCS1_type_2(3ossl), RSA_padding_check_PKCS1_type_2(3ossl), RSA_padding_add_PKCS1_OAEP(3ossl), RSA_padding_check_PKCS1_OAEP(3ossl), RSA_padding_add_PKCS1_OAEP_mgf1(3ossl), RSA_padding_check_PKCS1_OAEP_mgf1(3ossl), RSA_padding_add_none(3ossl), RSA_padding_check_none(3ossl)
asymmetric encryption padding
RSA_print(3), RSA_print_fp(3), DSAparams_print(3), DSAparams_print_fp(3), DSA_print(3), DSA_print_fp(3), DHparams_print(3), DHparams_print_fp(3)
print cryptographic parameters
RSA_print(3ossl), RSA_print_fp(3ossl), DSAparams_print(3ossl), DSAparams_print_fp(3ossl), DSA_print(3ossl), DSA_print_fp(3ossl), DHparams_print(3ossl), DHparams_print_fp(3ossl)
print cryptographic parameters
RSA_private_encrypt(3), RSA_public_decrypt(3)
low-level signature operations
RSA_private_encrypt(3ossl), RSA_public_decrypt(3ossl)
low-level signature operations
RSA_public_encrypt(3), RSA_private_decrypt(3)
RSA public key cryptography
RSA_public_encrypt(3ossl), RSA_private_decrypt(3ossl)
RSA public key cryptography
Random.State(3o)
no description
Rscript(1)
front end for scripting with R
SDL_Color(3)
Format independent color description
SDL_CreateRGBSurface(3)
Create an empty SDL_Surface
SDL_PeepEvents(3)
Checks the event queue for messages and optionally returns them
SDL_RWFromFile(3), SDL_FunctionName(3)
Short description of function
SDL_SemTryWait(3)
Attempt to lock a semaphore but don't suspend the thread
SDL_WM_GetCaption(3)
Gets the window title and icon name
SDL_WM_SetCaption(3)
Sets the window tile and icon name
SM2(7)
Chinese SM2 signature and encryption algorithm support
SPI_freetuptable(3)
free a row set created by SPI_execute or a similar function
SSL_CIPHER_get_name(3), SSL_CIPHER_standard_name(3), OPENSSL_cipher_name(3), SSL_CIPHER_get_bits(3), SSL_CIPHER_get_version(3), SSL_CIPHER_description(3), SSL_CIPHER_get_cipher_nid(3), SSL_CIPHER_get_digest_nid(3), SSL_CIPHER_get_handshake_digest(3), SSL_CIPHER_get_kx_nid(3), SSL_CIPHER_get_auth_nid(3), SSL_CIPHER_is_aead(3), SSL_CIPHER_find(3), SSL_CIPHER_get_id(3), SSL_CIPHER_get_protocol_id(3)
get SSL_CIPHER properties
SSL_CIPHER_get_name(3ossl), SSL_CIPHER_standard_name(3ossl), OPENSSL_cipher_name(3ossl), SSL_CIPHER_get_bits(3ossl), SSL_CIPHER_get_version(3ossl), SSL_CIPHER_description(3ossl), SSL_CIPHER_get_cipher_nid(3ossl), SSL_CIPHER_get_digest_nid(3ossl), SSL_CIPHER_get_handshake_digest(3ossl), SSL_CIPHER_get_kx_nid(3ossl), SSL_CIPHER_get_auth_nid(3ossl), SSL_CIPHER_is_aead(3ossl), SSL_CIPHER_find(3ossl), SSL_CIPHER_get_id(3ossl), SSL_CIPHER_get_protocol_id(3ossl)
get SSL_CIPHER properties
SSL_CTX_get_verify_mode(3), SSL_get_verify_mode(3), SSL_CTX_get_verify_depth(3), SSL_get_verify_depth(3), SSL_get_verify_callback(3), SSL_CTX_get_verify_callback(3)
get currently set verification parameters
SSL_CTX_get_verify_mode(3ossl), SSL_get_verify_mode(3ossl), SSL_CTX_get_verify_depth(3ossl), SSL_get_verify_depth(3ossl), SSL_get_verify_callback(3ossl), SSL_CTX_get_verify_callback(3ossl)
get currently set verification parameters
SSL_CTX_sess_number(3), SSL_CTX_sess_connect(3), SSL_CTX_sess_connect_good(3), SSL_CTX_sess_connect_renegotiate(3), SSL_CTX_sess_accept(3), SSL_CTX_sess_accept_good(3), SSL_CTX_sess_accept_renegotiate(3), SSL_CTX_sess_hits(3), SSL_CTX_sess_cb_hits(3), SSL_CTX_sess_misses(3), SSL_CTX_sess_timeouts(3), SSL_CTX_sess_cache_full(3)
obtain session cache statistics
SSL_CTX_sess_number(3ossl), SSL_CTX_sess_connect(3ossl), SSL_CTX_sess_connect_good(3ossl), SSL_CTX_sess_connect_renegotiate(3ossl), SSL_CTX_sess_accept(3ossl), SSL_CTX_sess_accept_good(3ossl), SSL_CTX_sess_accept_renegotiate(3ossl), SSL_CTX_sess_hits(3ossl), SSL_CTX_sess_cb_hits(3ossl), SSL_CTX_sess_misses(3ossl), SSL_CTX_sess_timeouts(3ossl), SSL_CTX_sess_cache_full(3ossl)
obtain session cache statistics
SSL_CTX_set_default_passwd_cb(3), SSL_CTX_set_default_passwd_cb_userdata(3), SSL_CTX_get_default_passwd_cb(3), SSL_CTX_get_default_passwd_cb_userdata(3), SSL_set_default_passwd_cb(3), SSL_set_default_passwd_cb_userdata(3), SSL_get_default_passwd_cb(3), SSL_get_default_passwd_cb_userdata(3)
set or get passwd callback for encrypted PEM file handling
SSL_CTX_set_default_passwd_cb(3ossl), SSL_CTX_set_default_passwd_cb_userdata(3ossl), SSL_CTX_get_default_passwd_cb(3ossl), SSL_CTX_get_default_passwd_cb_userdata(3ossl), SSL_set_default_passwd_cb(3ossl), SSL_set_default_passwd_cb_userdata(3ossl), SSL_get_default_passwd_cb(3ossl), SSL_get_default_passwd_cb_userdata(3ossl)
set or get passwd callback for encrypted PEM file handling
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_session_ticket_cb(3), SSL_SESSION_get0_ticket_appdata(3), SSL_SESSION_set1_ticket_appdata(3), SSL_CTX_generate_session_ticket_fn(3), SSL_CTX_decrypt_session_ticket_fn(3)
manage session ticket application data
SSL_CTX_set_session_ticket_cb(3ossl), SSL_SESSION_get0_ticket_appdata(3ossl), SSL_SESSION_set1_ticket_appdata(3ossl), SSL_CTX_generate_session_ticket_fn(3ossl), SSL_CTX_decrypt_session_ticket_fn(3ossl)
manage session ticket application data
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_is_resumable(3)
determine whether an SSL_SESSION object can be used for resumption
SSL_SESSION_is_resumable(3ossl)
determine whether an SSL_SESSION object can be used for resumption
SSL_accept(3)
wait for a TLS/SSL client to initiate a TLS/SSL handshake
SSL_accept(3ossl)
wait for a TLS/SSL client to initiate a TLS/SSL handshake
SSL_accept_stream(3ossl), SSL_get_accept_stream_queue_len(3ossl), SSL_ACCEPT_STREAM_NO_BLOCK(3ossl), SSL_ACCEPT_STREAM_UNI(3ossl), SSL_ACCEPT_STREAM_BIDI(3ossl)
accept an incoming QUIC stream from a QUIC peer
SSL_alert_type_string(3), SSL_alert_type_string_long(3), SSL_alert_desc_string(3), SSL_alert_desc_string_long(3)
get textual description of alert information
SSL_alert_type_string(3ossl), SSL_alert_type_string_long(3ossl), SSL_alert_desc_string(3ossl), SSL_alert_desc_string_long(3ossl)
get textual description of alert information
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_ex_data_X509_STORE_CTX_idx(3), SSL_CTX_set_verify(3), SSL_set_verify(3), SSL_CTX_set_verify_depth(3), SSL_set_verify_depth(3), SSL_verify_cb(3), SSL_verify_client_post_handshake(3), SSL_set_post_handshake_auth(3), SSL_CTX_set_post_handshake_auth(3)
set peer certificate verification parameters
SSL_get_ex_data_X509_STORE_CTX_idx(3ossl), SSL_CTX_set_verify(3ossl), SSL_set_verify(3ossl), SSL_CTX_set_verify_depth(3ossl), SSL_set_verify_depth(3ossl), SSL_verify_cb(3ossl), SSL_verify_client_post_handshake(3ossl), SSL_set_post_handshake_auth(3ossl), SSL_CTX_set_post_handshake_auth(3ossl)
set various SSL/TLS parameters for peer certificate verification
SSL_get_fd(3), SSL_get_rfd(3), SSL_get_wfd(3)
get file descriptor linked to an SSL object
SSL_get_fd(3ossl), SSL_get_rfd(3ossl), SSL_get_wfd(3ossl)
get file descriptor linked to an SSL object
SSL_get_rpoll_descriptor(3ossl), SSL_get_wpoll_descriptor(3ossl), SSL_net_read_desired(3ossl), SSL_net_write_desired(3ossl)
obtain information which can be used to determine when network I/O can be performed
SSL_in_before(3), SSL_in_init(3), SSL_is_init_finished(3), SSL_in_connect_init(3), SSL_in_accept_init(3), SSL_get_state(3)
retrieve information about the handshake state machine
SSL_in_before(3ossl), SSL_in_init(3ossl), SSL_is_init_finished(3ossl), SSL_in_connect_init(3ossl), SSL_in_accept_init(3ossl), SSL_get_state(3ossl)
retrieve information about the handshake state machine
SSL_new_listener(3ossl), SSL_new_listener_from(3ossl), SSL_is_listener(3ossl), SSL_get0_listener(3ossl), SSL_listen(3ossl), SSL_accept_connection(3ossl), SSL_get_accept_connection_queue_len(3ossl), SSL_new_from_listener(3ossl), SSL_ACCEPT_CONNECTION_NO_BLOCK(3ossl)
SSL object interface for abstracted connection acceptance
SSL_rstate_string(3), SSL_rstate_string_long(3)
get textual description of state of an SSL object during read operation
SSL_rstate_string(3ossl), SSL_rstate_string_long(3ossl)
get textual description of state of an SSL object during read operation
SSL_set_connect_state(3), SSL_set_accept_state(3), SSL_is_server(3)
functions for manipulating and examining the client or server mode of an SSL object
SSL_set_connect_state(3ossl), SSL_set_accept_state(3ossl), SSL_is_server(3ossl)
functions for manipulating and examining the client or server mode of an SSL object
SSL_set_fd(3), SSL_set_rfd(3), SSL_set_wfd(3)
connect the SSL object with a file descriptor
SSL_set_fd(3ossl), SSL_set_rfd(3ossl), SSL_set_wfd(3ossl)
connect the SSL object with a file descriptor
SSL_set_incoming_stream_policy(3ossl), SSL_INCOMING_STREAM_POLICY_AUTO(3ossl), SSL_INCOMING_STREAM_POLICY_ACCEPT(3ossl), SSL_INCOMING_STREAM_POLICY_REJECT(3ossl)
manage the QUIC incoming stream policy
SSL_state_string(3), SSL_state_string_long(3)
get textual description of state of an SSL object
SSL_state_string(3ossl), SSL_state_string_long(3ossl)
get textual description of state of an SSL object
Scanf.Scanning(3o)
no description
Semaphore.Binary(3o)
no description
Semaphore.Counting(3o)
no description
Smokeping_probes_FTPtransfer(3), Smokeping::probes::FTPtransfer(3)
intrusive bandwidth probe
StdLabels.Array(3o)
no description
StdLabels.Bytes(3o)
no description
StdLabels.List(3o)
no description
StdLabels.String(3o)
no description
Stdlib.Arg(3o)
no description
Stdlib.Array(3o)
no description
Stdlib.ArrayLabels(3o)
no description
Stdlib.Atomic(3o)
no description
Stdlib.Bigarray(3o)
no description
Stdlib.Bool(3o)
no description
Stdlib.Buffer(3o)
no description
Stdlib.Bytes(3o)
no description
Stdlib.BytesLabels(3o)
no description
Stdlib.Callback(3o)
no description
Stdlib.Char(3o)
no description
Stdlib.Complex(3o)
no description
Stdlib.Digest(3o)
no description
Stdlib.Either(3o)
no description
Stdlib.Ephemeron(3o)
no description
Stdlib.Filename(3o)
no description
Stdlib.Float(3o)
no description
Stdlib.Format(3o)
no description
Stdlib.Fun(3o)
no description
Stdlib.Gc(3o)
no description
Stdlib.Genlex(3o)
no description
Stdlib.Hashtbl(3o)
no description
Stdlib.In_channel(3o)
no description
Stdlib.Int(3o)
no description
Stdlib.Int32(3o)
no description
Stdlib.Int64(3o)
no description
Stdlib.Lazy(3o)
no description
Stdlib.Lexing(3o)
no description
Stdlib.List(3o)
no description
Stdlib.ListLabels(3o)
no description
Stdlib.Map(3o)
no description
Stdlib.Marshal(3o)
no description
Stdlib.MoreLabels(3o)
no description
Stdlib.Nativeint(3o)
no description
Stdlib.Obj(3o)
no description
Stdlib.Oo(3o)
no description
Stdlib.Option(3o)
no description
Stdlib.Out_channel(3o)
no description
Stdlib.Parsing(3o)
no description
Stdlib.Pervasives(3o)
no description
Stdlib.Printexc(3o)
no description
Stdlib.Printf(3o)
no description
Stdlib.Queue(3o)
no description
Stdlib.Random(3o)
no description
Stdlib.Result(3o)
no description
Stdlib.Scanf(3o)
no description
Stdlib.Seq(3o)
no description
Stdlib.Set(3o)
no description
Stdlib.Stack(3o)
no description
Stdlib.StdLabels(3o)
no description
Stdlib.Stream(3o)
no description
Stdlib.String(3o)
no description
Stdlib.StringLabels(3o)
no description
Stdlib.Sys(3o)
no description
Stdlib.Uchar(3o)
no description
Stdlib.Unit(3o)
no description
Stdlib.Weak(3o)
no description
Strongly_connected_components.Make(3o)
no description
Strongly_connected_components.S(3o)
no description
Strongly_connected_components.S.Id(3o)
no description
Sympa::DatabaseDescription(3Sympa)
Definition of core database structure
Sympa::ListOpt(3Sympa)
Definition of list configuration parameter values
Sys.Immediate64(3o)
no description
Sys.Immediate64.Immediate(3o)
no description
Sys.Immediate64.Make(3o)
no description
Sys.Immediate64.Non_immediate(3o)
no description
TIFFPrintDirectory(3tiff)
print a description of a TIFF directory
TPMLIB_SetDebugFD(3), TPMLIB_SetDebugFD (3)
Set the file descriptor to send the debug output to TPMLIB_SetDebugLevel - Set the debugging level TPMLIB_SetDebugPrefix - Set the prefix for each debugging line
TRUNCATE(7)
empty a table or set of tables
Tcl_AddErrorInfo.tcl86(3), Tcl_GetReturnOptions(3), Tcl_SetReturnOptions(3), Tcl_AddErrorInfo(3), Tcl_AppendObjToErrorInfo(3), Tcl_AddObjErrorInfo(3), Tcl_SetObjErrorCode(3), Tcl_SetErrorCode(3), Tcl_SetErrorCodeVA(3), Tcl_SetErrorLine(3), Tcl_GetErrorLine(3), Tcl_PosixError(3), Tcl_LogCommandInfo(3)
retrieve or record information about errors and other return options
Tcl_AddErrorInfo.tcl90(3), Tcl_GetReturnOptions(3), Tcl_SetReturnOptions(3), Tcl_AddErrorInfo(3), Tcl_AppendObjToErrorInfo(3), Tcl_AddObjErrorInfo(3), Tcl_SetObjErrorCode(3), Tcl_SetErrorCode(3), Tcl_SetErrorLine(3), Tcl_GetErrorLine(3), Tcl_PosixError(3), Tcl_LogCommandInfo(3)
retrieve or record information about errors and other return options
Tcl_Alloc.tcl86(3), Tcl_Alloc(3), Tcl_Free(3), Tcl_Realloc(3), Tcl_AttemptAlloc(3), Tcl_AttemptRealloc(3), Tcl_GetMemoryInfo(3), ckalloc(3), ckfree(3), ckrealloc(3), attemptckalloc(3), attemptckrealloc(3)
allocate or free heap memory
Tcl_Alloc.tcl90(3), Tcl_Alloc(3), Tcl_Free(3), Tcl_Realloc(3), Tcl_AttemptAlloc(3), Tcl_AttemptRealloc(3), Tcl_GetMemoryInfo(3)
allocate or free heap memory
Tcl_AllowExceptions.tcl86(3), Tcl_AllowExceptions(3)
allow all exceptions in next script evaluation
Tcl_AllowExceptions.tcl90(3), Tcl_AllowExceptions(3)
allow all exceptions in next script evaluation
Tcl_AppendFormatToObj.tcl86(3), Tcl_NewStringObj(3), Tcl_NewUnicodeObj(3), Tcl_SetStringObj(3), Tcl_SetUnicodeObj(3), Tcl_GetStringFromObj(3), Tcl_GetString(3), Tcl_GetUnicodeFromObj(3), Tcl_GetUnicode(3), Tcl_GetUniChar(3), Tcl_GetCharLength(3), Tcl_GetRange(3), Tcl_AppendToObj(3), Tcl_AppendUnicodeToObj(3), Tcl_AppendObjToObj(3), Tcl_AppendStringsToObj(3), Tcl_AppendStringsToObjVA(3), Tcl_AppendLimitedToObj(3), Tcl_Format(3), Tcl_AppendFormatToObj(3), Tcl_ObjPrintf(3), Tcl_AppendPrintfToObj(3), Tcl_SetObjLength(3), Tcl_AttemptSetObjLength(3), Tcl_ConcatObj(3)
manipulate Tcl values as strings
Tcl_AppendFormatToObj.tcl90(3), Tcl_NewStringObj(3), Tcl_NewUnicodeObj(3), Tcl_SetStringObj(3), Tcl_SetUnicodeObj(3), Tcl_GetStringFromObj(3), Tcl_GetString(3), Tcl_GetUnicodeFromObj(3), Tcl_GetUnicode(3), Tcl_GetUniChar(3), Tcl_GetCharLength(3), Tcl_GetRange(3), Tcl_AppendToObj(3), Tcl_AppendUnicodeToObj(3), Tcl_AppendObjToObj(3), Tcl_AppendStringsToObj(3), Tcl_AppendLimitedToObj(3), Tcl_Format(3), Tcl_AppendFormatToObj(3), Tcl_ObjPrintf(3), Tcl_AppendPrintfToObj(3), Tcl_SetObjLength(3), Tcl_AttemptSetObjLength(3), Tcl_ConcatObj(3)
manipulate Tcl values as strings
Tcl_BackgroundError.tcl86(3), Tcl_BackgroundException(3), Tcl_BackgroundError(3)
report Tcl exception that occurred in background processing
Tcl_BackgroundError.tcl90(3), Tcl_BackgroundException(3), Tcl_BackgroundError(3)
report Tcl exception that occurred in background processing
Tcl_BadChannelOption.tcl86(3), Tcl_CreateChannel(3), Tcl_GetChannelInstanceData(3), Tcl_GetChannelType(3), Tcl_GetChannelName(3), Tcl_GetChannelHandle(3), Tcl_GetChannelMode(3), Tcl_GetChannelBufferSize(3), Tcl_SetChannelBufferSize(3), Tcl_NotifyChannel(3), Tcl_BadChannelOption(3), Tcl_ChannelName(3), Tcl_ChannelVersion(3), Tcl_ChannelBlockModeProc(3), Tcl_ChannelCloseProc(3), Tcl_ChannelClose2Proc(3), Tcl_ChannelInputProc(3), Tcl_ChannelOutputProc(3), Tcl_ChannelSeekProc(3), Tcl_ChannelWideSeekProc(3), Tcl_ChannelTruncateProc(3), Tcl_ChannelSetOptionProc(3), Tcl_ChannelGetOptionProc(3), Tcl_ChannelWatchProc(3), Tcl_ChannelGetHandleProc(3), Tcl_ChannelFlushProc(3), Tcl_ChannelHandlerProc(3), Tcl_ChannelThreadActionProc(3), Tcl_IsChannelShared(3), Tcl_IsChannelRegistered(3), Tcl_CutChannel(3), Tcl_SpliceChannel(3), Tcl_IsChannelExisting(3), Tcl_ClearChannelHandlers(3), Tcl_GetChannelThread(3), Tcl_ChannelBuffered(3)
procedures for creating and manipulating channels
Tcl_BadChannelOption.tcl90(3), Tcl_CreateChannel(3), Tcl_GetChannelInstanceData(3), Tcl_GetChannelType(3), Tcl_GetChannelName(3), Tcl_GetChannelHandle(3), Tcl_GetChannelMode(3), Tcl_GetChannelBufferSize(3), Tcl_SetChannelBufferSize(3), Tcl_NotifyChannel(3), Tcl_BadChannelOption(3), Tcl_ChannelName(3), Tcl_ChannelVersion(3), Tcl_ChannelBlockModeProc(3), Tcl_ChannelClose2Proc(3), Tcl_ChannelInputProc(3), Tcl_ChannelOutputProc(3), Tcl_ChannelWideSeekProc(3), Tcl_ChannelTruncateProc(3), Tcl_ChannelSetOptionProc(3), Tcl_ChannelGetOptionProc(3), Tcl_ChannelWatchProc(3), Tcl_ChannelGetHandleProc(3), Tcl_ChannelFlushProc(3), Tcl_ChannelHandlerProc(3), Tcl_ChannelThreadActionProc(3), Tcl_IsChannelShared(3), Tcl_IsChannelRegistered(3), Tcl_CutChannel(3), Tcl_SpliceChannel(3), Tcl_IsChannelExisting(3), Tcl_ClearChannelHandlers(3), Tcl_GetChannelThread(3), Tcl_ChannelBuffered(3)
procedures for creating and manipulating channels
Tcl_CancelEval.tcl86(3), Tcl_CancelEval(3), Tcl_Canceled(3)
cancel Tcl scripts
Tcl_CancelEval.tcl90(3), Tcl_CancelEval(3), Tcl_Canceled(3)
cancel Tcl scripts
Tcl_Close.tcl86(3), Tcl_OpenFileChannel(3), Tcl_OpenCommandChannel(3), Tcl_MakeFileChannel(3), Tcl_GetChannel(3), Tcl_GetChannelNames(3), Tcl_GetChannelNamesEx(3), Tcl_RegisterChannel(3), Tcl_UnregisterChannel(3), Tcl_DetachChannel(3), Tcl_IsStandardChannel(3), Tcl_Close(3), Tcl_CloseEx(3), Tcl_ReadChars(3), Tcl_Read(3), Tcl_GetsObj(3), Tcl_Gets(3), Tcl_WriteObj(3), Tcl_WriteChars(3), Tcl_Write(3), Tcl_Flush(3), Tcl_Seek(3), Tcl_Tell(3), Tcl_TruncateChannel(3), Tcl_GetChannelOption(3), Tcl_SetChannelOption(3), Tcl_Eof(3), Tcl_InputBlocked(3), Tcl_InputBuffered(3), Tcl_OutputBuffered(3), Tcl_Ungets(3), Tcl_ReadRaw(3), Tcl_WriteRaw(3)
buffered I/O facilities using channels
Tcl_Close.tcl90(3), Tcl_OpenFileChannel(3), Tcl_OpenCommandChannel(3), Tcl_MakeFileChannel(3), Tcl_GetChannel(3), Tcl_GetChannelNames(3), Tcl_GetChannelNamesEx(3), Tcl_RegisterChannel(3), Tcl_UnregisterChannel(3), Tcl_DetachChannel(3), Tcl_IsStandardChannel(3), Tcl_Close(3), Tcl_CloseEx(3), Tcl_ReadChars(3), Tcl_Read(3), Tcl_GetsObj(3), Tcl_Gets(3), Tcl_WriteObj(3), Tcl_WriteChars(3), Tcl_Write(3), Tcl_Flush(3), Tcl_Seek(3), Tcl_Tell(3), Tcl_TruncateChannel(3), Tcl_GetChannelOption(3), Tcl_SetChannelOption(3), Tcl_Eof(3), Tcl_InputBlocked(3), Tcl_InputBuffered(3), Tcl_OutputBuffered(3), Tcl_Ungets(3), Tcl_ReadRaw(3), Tcl_WriteRaw(3)
buffered I/O facilities using channels
Tcl_Eval.tcl86(3), Tcl_EvalObjEx(3), Tcl_EvalFile(3), Tcl_EvalObjv(3), Tcl_Eval(3), Tcl_EvalEx(3), Tcl_GlobalEval(3), Tcl_GlobalEvalObj(3), Tcl_VarEval(3), Tcl_VarEvalVA(3)
execute Tcl scripts
Tcl_Eval.tcl90(3), Tcl_EvalObjEx(3), Tcl_EvalFile(3), Tcl_EvalObjv(3), Tcl_Eval(3), Tcl_EvalEx(3), Tcl_GlobalEval(3), Tcl_GlobalEvalObj(3), Tcl_VarEval(3)
execute Tcl scripts
Tcl_EvalTokens.tcl86(3), Tcl_ParseCommand(3), Tcl_ParseExpr(3), Tcl_ParseBraces(3), Tcl_ParseQuotedString(3), Tcl_ParseVarName(3), Tcl_ParseVar(3), Tcl_FreeParse(3), Tcl_EvalTokens(3), Tcl_EvalTokensStandard(3)
parse Tcl scripts and expressions
Tcl_EvalTokensStandard.tcl90(3), Tcl_ParseCommand(3), Tcl_ParseExpr(3), Tcl_ParseBraces(3), Tcl_ParseQuotedString(3), Tcl_ParseVarName(3), Tcl_ParseVar(3), Tcl_FreeParse(3), Tcl_EvalTokensStandard(3)
parse Tcl scripts and expressions
Tcl_GetChannelError.tcl86(3), Tcl_SetChannelError(3), Tcl_SetChannelErrorInterp(3), Tcl_GetChannelError(3), Tcl_GetChannelErrorInterp(3)
functions to create/intercept Tcl errors by channel drivers
Tcl_GetChannelError.tcl90(3), Tcl_SetChannelError(3), Tcl_SetChannelErrorInterp(3), Tcl_GetChannelError(3), Tcl_GetChannelErrorInterp(3)
functions to create/intercept Tcl errors by channel drivers
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_Init.tcl86(3), Tcl_Init(3)
find and source initialization script
Tcl_Init.tcl90(3), Tcl_Init(3)
find and source initialization script
Tcl_NRAddCallback.tcl86(3), Tcl_NRCreateCommand(3), Tcl_NRCallObjProc(3), Tcl_NREvalObj(3), Tcl_NREvalObjv(3), Tcl_NRCmdSwap(3), Tcl_NRExprObj(3), Tcl_NRAddCallback(3)
Non-Recursive (stackless) evaluation of Tcl scripts
Tcl_NRAddCallback.tcl90(3), Tcl_NRCreateCommand(3), Tcl_NRCreateCommand2(3), Tcl_NRCallObjProc(3), Tcl_NRCallObjProc2(3), Tcl_NREvalObj(3), Tcl_NREvalObjv(3), Tcl_NRCmdSwap(3), Tcl_NRExprObj(3), Tcl_NRAddCallback(3)
Non-Recursive (stackless) evaluation of Tcl scripts
Tcl_ParseArgsObjv.tcl86(3), Tcl_ParseArgsObjv(3)
parse arguments according to a tabular description
Tcl_ParseArgsObjv.tcl90(3), Tcl_ParseArgsObjv(3)
parse arguments according to a tabular description
Tcl_SetRecursionLimit.tcl86(3), Tcl_SetRecursionLimit(3)
set maximum allowable nesting depth in interpreter
Tcl_SetRecursionLimit.tcl90(3), Tcl_SetRecursionLimit(3)
set maximum allowable nesting depth in interpreter
Tk_AddOption.tk86(3), Tk_AddOption(3)
Add an option to the option database
Tk_Attributes.tk86(3), Tk_WindowId(3), Tk_Parent(3), Tk_Display(3), Tk_DisplayName(3), Tk_ScreenNumber(3), Tk_Screen(3), Tk_X(3), Tk_Y(3), Tk_Width(3), Tk_Height(3), Tk_Changes(3), Tk_Attributes(3), Tk_IsContainer(3), Tk_IsEmbedded(3), Tk_IsMapped(3), Tk_IsTopLevel(3), Tk_ReqWidth(3), Tk_ReqHeight(3), Tk_MinReqWidth(3), Tk_MinReqHeight(3), Tk_InternalBorderLeft(3), Tk_InternalBorderRight(3), Tk_InternalBorderTop(3), Tk_InternalBorderBottom(3), Tk_Visual(3), Tk_Depth(3), Tk_Colormap(3), Tk_Interp (3)
retrieve information from Tk's local data structure
Tk_BindEvent.tk86(3), Tk_CreateBindingTable(3), Tk_DeleteBindingTable(3), Tk_CreateBinding(3), Tk_DeleteBinding(3), Tk_GetBinding(3), Tk_GetAllBindings(3), Tk_DeleteAllBindings(3), Tk_BindEvent(3)
invoke scripts in response to X events
Tk_CanvasDrawableCoords.tk86(3), Tk_CanvasTkwin(3), Tk_CanvasGetCoord(3), Tk_CanvasDrawableCoords(3), Tk_CanvasSetStippleOrigin(3), Tk_CanvasWindowCoords(3), Tk_CanvasEventuallyRedraw(3), Tk_CanvasTagsOption(3)
utility procedures for canvas type managers
Tk_CanvasPsBitmap.tk86(3), Tk_CanvasPsY(3), Tk_CanvasPsBitmap(3), Tk_CanvasPsColor(3), Tk_CanvasPsFont(3), Tk_CanvasPsPath(3), Tk_CanvasPsStipple(3)
utility procedures for generating Postscript for canvases
Tk_CharBbox.tk86(3), Tk_ComputeTextLayout(3), Tk_FreeTextLayout(3), Tk_DrawTextLayout(3), Tk_UnderlineTextLayout(3), Tk_PointToChar(3), Tk_CharBbox(3), Tk_DistanceToTextLayout(3), Tk_IntersectTextLayout(3), Tk_TextLayoutToPostscript(3)
routines to measure and display single-font, multi-line, justified text
Tk_ConfigureInfo.tk86(3), Tk_ConfigureWidget(3), Tk_ConfigureInfo(3), Tk_ConfigureValue(3), Tk_FreeOptions(3)
process configuration options for widgets
Tk_CreateOptionTable.tk86(3), Tk_CreateOptionTable(3), Tk_DeleteOptionTable(3), Tk_InitOptions(3), Tk_SetOptions(3), Tk_FreeSavedOptions(3), Tk_RestoreSavedOptions(3), Tk_GetOptionValue(3), Tk_GetOptionInfo(3), Tk_FreeConfigOptions(3), Tk_Offset(3)
process configuration options
Tk_GetOption.tk86(3), Tk_GetOption(3)
retrieve an option from the option database
Tk_ParseArgv.tk86(3), Tk_ParseArgv(3)
process command-line options
Tspi_Context_CreateObject(3)
create an empty object and return a handle to that object
Tspi_Data_Bind(3)
Encrypts a data blob
Tspi_Data_Seal(3)
encrypt a data blob in a mannar that is only decryptable by Tspi_Data_Unseal on the same system
Tspi_Data_Unbind(3)
Decrypts data that has been bound to a key
Tspi_Data_Unseal(3)
dencrypt data encrypted by Tspi_Data_Seal() only if it was encrypted on the same platform and under the current configuration
Tspi_TPM_PcrExtend(3)
extend a PCR register and optionally write the PCR event log
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
VACUUM(7)
garbage-collect and optionally analyze a database
WildMidi_SetCvtOption(3)
Set a conversion option for a specific midi
WildMidi_SetOption(3)
Set a library option for a specific midi
X25519(3), X25519_keypair(3), ED25519_keypair(3), ED25519_sign(3), ED25519_verify(3)
Elliptic Curve Diffie-Hellman and signature primitives based on Curve25519
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_error(3), X509_STORE_CTX_set_error(3), X509_STORE_CTX_get_error_depth(3), X509_STORE_CTX_set_error_depth(3), X509_STORE_CTX_get_current_cert(3), X509_STORE_CTX_set_current_cert(3), X509_STORE_CTX_get0_cert(3), X509_STORE_CTX_get1_chain(3), X509_verify_cert_error_string(3)
get or set certificate verification status information
X509_STORE_CTX_get_error(3ossl), X509_STORE_CTX_set_error(3ossl), X509_STORE_CTX_get_error_depth(3ossl), X509_STORE_CTX_set_error_depth(3ossl), X509_STORE_CTX_get_current_cert(3ossl), X509_STORE_CTX_set_current_cert(3ossl), X509_STORE_CTX_get0_cert(3ossl), X509_STORE_CTX_get1_chain(3ossl), X509_verify_cert_error_string(3ossl)
get or set certificate verification status information
X509_STORE_CTX_set_flags(3), X509_STORE_CTX_set_time(3), X509_STORE_CTX_set_depth(3), X509_STORE_CTX_set_trust(3), X509_STORE_CTX_set_purpose(3), X509_STORE_CTX_get0_param(3), X509_STORE_CTX_set0_param(3), X509_STORE_CTX_set_default(3)
X509_STORE_CTX parameter initialisation
X509_VERIFY_PARAM_set_flags(3), X509_VERIFY_PARAM_clear_flags(3), X509_VERIFY_PARAM_get_flags(3), X509_VERIFY_PARAM_set_purpose(3), X509_VERIFY_PARAM_get_inh_flags(3), X509_VERIFY_PARAM_set_inh_flags(3), X509_VERIFY_PARAM_set_trust(3), X509_VERIFY_PARAM_set_depth(3), X509_VERIFY_PARAM_get_depth(3), X509_VERIFY_PARAM_set_auth_level(3), X509_VERIFY_PARAM_get_auth_level(3), X509_VERIFY_PARAM_set_time(3), X509_VERIFY_PARAM_get_time(3), X509_VERIFY_PARAM_add0_policy(3), X509_VERIFY_PARAM_set1_policies(3), X509_VERIFY_PARAM_set1_host(3), X509_VERIFY_PARAM_add1_host(3), X509_VERIFY_PARAM_set_hostflags(3), X509_VERIFY_PARAM_get_hostflags(3), X509_VERIFY_PARAM_get0_peername(3), X509_VERIFY_PARAM_set1_email(3), X509_VERIFY_PARAM_set1_ip(3), X509_VERIFY_PARAM_set1_ip_asc(3)
X509 verification parameters
X509_VERIFY_PARAM_set_flags(3ossl), X509_VERIFY_PARAM_clear_flags(3ossl), X509_VERIFY_PARAM_get_flags(3ossl), X509_VERIFY_PARAM_set_purpose(3ossl), X509_VERIFY_PARAM_get_purpose(3ossl), X509_VERIFY_PARAM_get_inh_flags(3ossl), X509_VERIFY_PARAM_set_inh_flags(3ossl), X509_VERIFY_PARAM_set_trust(3ossl), X509_VERIFY_PARAM_set_depth(3ossl), X509_VERIFY_PARAM_get_depth(3ossl), X509_VERIFY_PARAM_set_auth_level(3ossl), X509_VERIFY_PARAM_get_auth_level(3ossl), X509_VERIFY_PARAM_set_time(3ossl), X509_VERIFY_PARAM_get_time(3ossl), X509_VERIFY_PARAM_add0_policy(3ossl), X509_VERIFY_PARAM_set1_policies(3ossl), X509_VERIFY_PARAM_get0_host(3ossl), X509_VERIFY_PARAM_set1_host(3ossl), X509_VERIFY_PARAM_add1_host(3ossl), X509_VERIFY_PARAM_set_hostflags(3ossl), X509_VERIFY_PARAM_get_hostflags(3ossl), X509_VERIFY_PARAM_get0_peername(3ossl), X509_VERIFY_PARAM_get0_email(3ossl), X509_VERIFY_PARAM_set1_email(3ossl), X509_VERIFY_PARAM_set1_ip(3ossl), X509_VERIFY_PARAM_get1_ip_asc(3ossl), X509_VERIFY_PARAM_set1_ip_asc(3ossl)
X509 verification parameters
XEmptyRegion(3), XEqualRegion(3), XPointInRegion(3), XRectInRegion(3)
determine if regions are empty or equal
XbaeCaption(3)
The Bellcore Application Environment (BAE) XbaeCaption widget class
XkbAddGeomColor(3)
Add one color name to an existing keyboard geometry description
XkbAddGeomKeyAlias(3)
Add one key alias to an existing keyboard geometry description
XkbAddGeomProperty(3)
Add one property to an existing keyboard geometry description
XkbAllocClientMap(3)
Allocate and initialize an empty client map description record
XkbAllocIndicatorMaps(3)
Allocates, directly, the indicators member of the keyboard description record
XkbAllocKeyboard(3)
Creates a keyboard description from scratch
XkbAllocServerMap(3)
Allocate and initialize an empty server map description record
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
XkbGetControlsChanges(3)
Updates a local copy of a keyboard description with the changes previously noted by one or more calls to XkbNoteControlsChanges
XkbGetGeometry(3)
Loads a keyboard geometry if you already have the keyboard description
XkbGetKeyActions(3)
Update the actions (the key_acts array) for a subset of the keys in a keyboard description
XkbGetKeyBehaviors(3)
Obtain the behaviors (the behaviors array) for a subset of the keys in a keyboard description from the server
XkbGetKeyExplicitComponents(3)
Obtain the explicit components (the explicit 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
XkbGetKeySyms(3)
Obtain the symbols for a subset of the keys in a keyboard description
XkbGetKeyVirtualModMap(3)
Obtain the virtual modifier map (the vmodmap array) for a subset of the keys in a keyboard description
XkbGetKeyboard(3)
Retrieves one or more components of a keyboard device description
XkbGetKeyboardByName(3)
Build a new keyboard description from a set of named components, and to optionally have the server use the resulting description to replace an active one
XkbGetNamedGeometry(3)
Loads a keyboard geometry description from this database by name
XkbGetUpdatedMap(3)
Update the client or server map information in an existing keyboard description
XkbGetVirtualMods(3)
Obtain a subset of the virtual modifier bindings (the vmods array) in a keyboard description
XkbKeyActionsPtr(3)
Returns a pointer to the two-dimensional array of key actions associated with the key corresponding to keycode
XkbKeySymsPtr(3)
Returns the pointer to the two-dimensional array of keysyms for the key corresponding to keycode
XkbModActionVMods(3)
Returns the vmods1 and vmods2 fields of act converted to the vmods format of an Xkb modifier description
XkbPtrActionX(3)
Returns the high_XXX and low_XXX fields of act converted to a signed int
XkbPtrActionY(3)
Returns the high_YYY and low_YYY fields of act converted to a signed int
XkbRefreshKeyboardMapping(3)
Update the keyboard description that is internal to the X library
XkbSAPtrDfltValue(3)
Returns the valueXXX field of act converted to a signed int
XkbSASetPtrDfltValue(3)
Sets the valueXXX field of act from val
XkbSelectEventDetails(3)
Selects or deselects for a specific Xkb event and optionally places conditions on when events of that type are reported to your client
XkbSetControls(3)
Copies changes to the X server based on a modified ctrls structure in a local copy of the keyboard description
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
XkbSetModActionVMods(3)
Sets the vmods1 and vmods2 fields of act using the vmods format of an Xkb modifier description
XkbSetPtrActionX(3)
Sets the high_XXX and low_XXX fields of act from the signed integer value x
XkbSetPtrActionY(3)
Sets the high_YYY and low_YYY fields of act from the signed integer value y
XmCreateOptionMenu(3)
A RowColumn widget convenience creation function "XmCreateOptionMenu" "creation functions" "XmCreateOptionMenu"
XmCreatePromptDialog(3)
The SelectionBox PromptDialog convenience creation function "XmCreatePromptDialog" "creation functions" "XmCreatePromptDialog"
XmCreateSimpleOptionMenu(3)
A RowColumn widget convenience creation function "XmCreateSimpleOptionMenu" "creation functions" "XmCreateSimpleOptionMenu"
XmDropTransfer(3)
The DropTransfer widget class "XmDropSite" "widget class" "DropTransfer"
XmDropTransferAdd(3)
A Drag and Drop function that enables additional drop transfer entries to be processed after initiating a drop transfer "XmDropTransferAdd" "Drag and Drop functions" "XmDropTransferAdd"
XmDropTransferStart(3)
A Drag and Drop function that initiates a drop transfer "XmDropTransferStart" "Drag and Drop functions" "XmDropTransferStart"
XmGetPixmapByDepth(3)
A pixmap caching function that generates a pixmap, stores it in a pixmap cache, and returns the pixmap "XmGetPixmapByDepth" "pixmaps"
XmIconBoxIsCellEmpty(3)
A function that determines whether a cell in the IconBox is empty "XmIconBoxIsCellEmpty" "IconBox functions" "XmIconBoxIsCellEmpty"
XmOptionButtonGadget(3)
A RowColumn function that obtains the widget ID for the CascadeButtonGadget in an OptionMenu "XmOptionButtonGadget" "RowColumn functions" "XmOptionButtonGadget"
XmOptionLabelGadget(3)
A RowColumn function that obtains the widget ID for the LabelGadget in an OptionMenu "XmOptionLabelGadget" "RowColumn functions" "XmOptionLabelGadget"
XmRepTypeAddReverse(3)
A representation type manager function that installs the reverse converter for a previously registered representation type "XmRepTypeAddReverse" "representation type manager functions" "XmRepTypeAddReverse"
XmRepTypeGetId(3)
A representation type manager function that retrieves the identification number of a representation type "XmRepTypeGetId" "representation type manager functions" "XmRepTypeGetId"
XmRepTypeGetNameList(3)
A representation type manager function that generates a list of values for a representation type "XmRepTypeGetNameList" "representation type manager functions" "XmRepTypeGetNameList"
XmRepTypeGetRecord(3)
A representation type manager function that returns information about a representation type "XmRepTypeGetRecord" "representation type manager functions" "XmRepTypeGetRecord"
XmRepTypeGetRegistered(3)
A representation type manager function that returns a copy of the registration list "XmRepTypeGetRegistered" "representation type manager functions" "XmRepTypeGetRegistered"
XmRepTypeInstallTearOffModelConverter(3)
A representation type manager function that installs the resource converter for XmNtearOffModel. "XmRepTypeInstallTearOff%ModelConverter" "representation type manager functions" "XmRepTypeInstallTearOff%ModelConverter"
XmRepTypeRegister(3)
A representation type manager function that registers a representation type resource "XmRepTypeRegister" "representation type manager functions" "XmRepTypeRegister"
XmRepTypeValidValue(3)
A representation type manager function that tests the validity of a numerical value of a representation type resource "XmRepTypeValidValue" "representation type manager functions" "XmRepTypeValidValue"
XmStringEmpty(3)
A compound string function that provides information on the existence of non-zero-length text components "XmStringEmpty" "compound string functions" "XmStringEmpty"
XmVaCreateSimpleOptionMenu(3)
A RowColumn widget convenience creation function "XmVaCreateSimpleOption%Menu" "creation functions" "XmVaCreateSimpleOption%Menu"
XmtAskForDouble(3), XmtAskForDouble()(3), XmtAskForInteger()(3)
use a dialog box to prompt for a number and return the user's response
XmtAskForFile(3), XmtAskForFile()(3), XmtAskForFilename()(3)
use a file selection dialog box to prompt the user to select a file and return the user's response
XmtAskForItem(3), XmtAskForItem()(3), XmtAskForItemNumber()(3)
use a dialog box to prompt the user to select an item from a list and return the selected item
XmtAskForString(3), XmtAskForString()(3)
use a dialog box to prompt the user for a string and return the user's response
XmtFocusShell(3), XmtFocusShell()(3), XmtMoveShellToPointer()(3), XmtWarpToShell()(3), XmtSetFocusToShell()(3)
change keyboard focus to a shell widget
XmtRegisterStyle(3), XmtRegisterStyle()(3), XmtRegisterTemplate()(3), XmtLookupStyle()(3), XmtLookupTemplate()(3), XmtTemplateInstantiate()(3)
handle styles and templates
XrmInitialize(3), XrmParseCommand(3), XrmValue(3), XrmOptionKind(3), XrmOptionDescRec(3)
initialize the Resource Manager, Resource Manager structures, and parse the command line
XtCallAcceptFocus(3)
calla widget's accept_focus procedure
XvFreeAdaptorInfo(3)
free adaptor information
XvGetStill(3)
capture a single frame of video from a drawable
XvGetVideo(3)
capture video from a drawable
XvQueryAdaptors(3)
return adaptor information for a screen
XvQueryBestSize(3)
determine the optimum drawable region size
XvQueryEncodings(3)
return list of encodings for an adaptor
a2j(1)
Wrapper script to simulate a2jmidid's non-DBUS behaviour though a2jmidid actually being in DBUS mode
a2ps(1)
format files for printing on a PostScript printer
a2ps-lpr-wrapper(1)
lp/lpr wrapper script for GNU a2ps on Debian
aa_parseoptions(3)
parse the standard command line options used by AA-lib
abxtest(1)
double-blind ABX comparison testing script
accept_check(1)
Check whether a grammar accept / reject given word sequences
accept_target(3), accept_target (3)
accept a pending target request for a new segment
ackinfo.cgi(1)
Xymon CGI script to acknowledge alerts
acknowledge.cgi(1)
Xymon CGI script to acknowledge alerts
aclgen(1)
create optimized access lists
activateCDKMatrix(3), activateCDKMatrix cleanCDKMatrix cleanCDKMatrixCell destroyCDKMatrix drawCDKMatrix eraseCDKMatrix getCDKMatrixBox getCDKMatrixCell getCDKMatrixCol getCDKMatrixRow injectCDKMatrix jumpToCell moveToCDKMatrixCell newCDKMatrix setCDKMatrix setCDKMatrixBackgroundAttrib setCDKMatrixBackgroundColor setCDKMatrixBox setCDKMatrixBoxAttribute setCDKMatrixCB setCDKMatrixCell setCDKMatrixCells setCDKMatrixHorizontalChar setCDKMatrixLLChar setCDKMatrixLRChar setCDKMatrixPostProcess setCDKMatrixPreProcess setCDKMatrixULChar setCDKMatrixURChar setCDKMatrixVerticalChar cdk_matrix(3)
Cdk matrix widget
activateCDKSwindow(3), activateCDKSwindow addCDKSwindow cleanCDKSwindow destroyCDKSwindow drawCDKSwindow dumpCDKSwindow eraseCDKSwindow execCDKSwindow getCDKSwindowBox getCDKSwindowContents injectCDKSwindow jumpToLineCDKSwindow loadCDKSwindowInformation moveCDKSwindow newCDKSwindow positionCDKSwindow saveCDKSwindowInformation setCDKSwindow setCDKSwindowBackgroundAttrib setCDKSwindowBackgroundColor setCDKSwindowBox setCDKSwindowBoxAttribute setCDKSwindowContents setCDKSwindowHorizontalChar setCDKSwindowLLChar setCDKSwindowLRChar setCDKSwindowPostProcess setCDKSwindowPreProcess setCDKSwindowULChar setCDKSwindowURChar setCDKSwindowVerticalChar trimCDKSwindow cdk_swindow(3)
Cdk scrolling window widget
ad2vcf(1), AD2VCF(1)
Extract allelic depth from a SAM stream and add to VCF files " Convention: " Underline anything that is typed verbatim - commands, etc
adacurses-config(1)
helper script for AdaCurses libraries
add_mibdir(3), netsnmp_init_mib(3), shutdown_mib(3), netsnmp_read_module(3), read_mib(3), read_all_mibs(3), add_module_replacement(3), snmp_set_mib_errors(3), snmp_set_mib_warnings(3), snmp_set_save_descriptions(3), read_objid(3), snmp_parse_oid(3), get_module_node(3), print_mib(3), print_objid(3), fprint_objid(3), snprint_objid(3), print_description(3), fprint_description(3), snprint_description(3)
netsnmp_mib_api functions
addptype(3)
create a ptype and add it to a ptype_list man1/alc_origin.1
addr2name(1), name2addr(1)
perform DNS lookups from scripts
adfimgcreate(1)
create empty (not formatted!) ADF/HDF image files
aerc-search(1)
search and filter patterns and options for aerc(1)
aescrypt(1)
encrypt data using Rijndael, the Advanced Encryption Standard winner
aesget(1)
decrypt data using Rijndael, the Advanced Encryption Standard winner
aespipe(1)
AES encrypting or decrypting pipe
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:
affcrypto(1)
handle encryption issues
affix(1)
fix a corrupted AFF file
age(1)
simple, modern, and secure file encryption
aggregate(1)
optimise a list of route prefixes to help make nice short filters
aggregate-ios(1)
optimise a concatenated set of cisco/IOS prefix filters to help make them nice and short
aimk(1)
Portable make wrapper script
airdecap-ng(1)
decrypt a WEP/WPA crypted pcap file
airmon-ng(8)
POSIX sh script designed to turn wireless cards into monitor mode
airodump-ng(8)
a wireless packet capture tool for aircrack-ng
airventriloquist-ng(8)
encrypted WiFi packet injection
al_clear_depth_buffer(3)
Allegro 5 API
al_draw_elliptical_arc(3)
Allegro 5 API
al_get_audio_depth_size(3)
Allegro 5 API
al_get_audio_stream_depth(3)
Allegro 5 API
al_get_bitmap_depth(3)
Allegro 5 API
al_get_display_adapter(3)
Allegro 5 API
al_get_display_option(3)
Allegro 5 API
al_get_haptic_autocenter(3)
Allegro 5 API
al_get_haptic_capabilities(3)
Allegro 5 API
al_get_haptic_effect_duration(3)
Allegro 5 API
al_get_haptic_from_display(3)
Allegro 5 API
al_get_haptic_from_joystick(3)
Allegro 5 API
al_get_haptic_from_keyboard(3)
Allegro 5 API
al_get_haptic_from_mouse(3)
Allegro 5 API
al_get_haptic_from_touch_input(3)
Allegro 5 API
al_get_haptic_gain(3)
Allegro 5 API
al_get_max_haptic_effects(3)
Allegro 5 API
al_get_menu_item_caption(3)
Allegro 5 API
al_get_mixer_depth(3)
Allegro 5 API
al_get_new_bitmap_depth(3)
Allegro 5 API
al_get_new_display_adapter(3)
Allegro 5 API
al_get_new_display_option(3)
Allegro 5 API
al_get_num_video_adapters(3)
Allegro 5 API
al_get_sample_depth(3)
Allegro 5 API
al_get_sample_instance_depth(3)
Allegro 5 API
al_get_voice_depth(3)
Allegro 5 API
al_install_haptic(3)
Allegro 5 API
al_is_display_haptic(3)
Allegro 5 API
al_is_event_queue_empty(3)
Allegro 5 API
al_is_haptic_active(3)
Allegro 5 API
al_is_haptic_capable(3)
Allegro 5 API
al_is_haptic_effect_ok(3)
Allegro 5 API
al_is_haptic_effect_playing(3)
Allegro 5 API
al_is_haptic_installed(3)
Allegro 5 API
al_is_joystick_haptic(3)
Allegro 5 API
al_is_keyboard_haptic(3)
Allegro 5 API
al_is_mouse_haptic(3)
Allegro 5 API
al_is_touch_input_haptic(3)
Allegro 5 API
al_play_haptic_effect(3)
Allegro 5 API
al_release_haptic(3)
Allegro 5 API
al_release_haptic_effect(3)
Allegro 5 API
al_reset_new_display_options(3)
Allegro 5 API
al_rumble_haptic(3)
Allegro 5 API
al_set_display_option(3)
Allegro 5 API
al_set_haptic_autocenter(3)
Allegro 5 API
al_set_haptic_gain(3)
Allegro 5 API
al_set_menu_item_caption(3)
Allegro 5 API
al_set_new_bitmap_depth(3)
Allegro 5 API
al_set_new_display_adapter(3)
Allegro 5 API
al_set_new_display_option(3)
Allegro 5 API
al_stop_haptic_effect(3)
Allegro 5 API
al_uninstall_haptic(3)
Allegro 5 API
al_upload_and_play_haptic_effect(3)
Allegro 5 API
al_upload_haptic_effect(3)
Allegro 5 API
al_ustr_empty_string(3)
Allegro 5 API
alloc_surface(3), alloc_surface (3)
Create an empty, non-visible surface with a preset storage
alt_getopt(1)
parse command options
amanda-scripts(7)
Configuring and using the Script API
amcrypt(8)
reference crypt program for Amanda symmetric data encryption
amcrypt-ossl(8)
crypt program for Amanda symmetric data encryption using OpenSSL
amcrypt-ossl-asym(8)
crypt program for Amanda asymmetric data encryption using OpenSSL
amcryptsimple(8)
reference simple crypt program for Amanda symmetric data encryption
amgpgcrypt(8)
reference crypt program for Amanda public-key data encryption
amiberry(1)
An optimized Amiga emulator for Linux/macOS
amzfs-sendrecv(8)
Amanda script to create zfs sendrecv
amzfs-snapshot(8)
Amanda script to create zfs snapshot
androiddump(1)
Provide interfaces to capture from Android devices
answer(1)
phone message transcription system
aox(8)
management tool for Archiveopteryx
aoxdeliver(8)
deliver mail into Archiveopteryx
aoximport(8)
import messages into Archiveopteryx
aoxsuper.conf(5)
configuration file for Archiveopteryx
apccontrol(8)
apcupsd(8) event handler script
apertium-despptx(1)
Office Open XML Presentation format processor for Apertium
apertium-repptx(1)
Office Open XML Presentation format processor for Apertium
appjail-initscript(5)
Jail automation script
apt-mirror(1)
apt sources mirroring tool
arbtt-capture(1)
collect data samples for arbtt
arcan(1), Arcan(1)
Scriptable Multimedia Engine
arcan_api_overview(3), Arcan(3)
Scripting Overview
archive_entry(3), archive_entry_clear(3), archive_entry_clone(3), archive_entry_free(3), archive_entry_new(3)
functions for managing archive entry descriptions
archive_entry_acl(3), archive_entry_acl_add_entry(3), archive_entry_acl_add_entry_w(3), archive_entry_acl_clear(3), archive_entry_acl_count(3), archive_entry_acl_from_text(3), archive_entry_acl_from_text_w(3), archive_entry_acl_next(3), archive_entry_acl_reset(3), archive_entry_acl_to_text(3), archive_entry_acl_to_text_w(3), archive_entry_acl_types(3)
functions for manipulating Access Control Lists in archive entry descriptions
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_entry_stat(3), archive_entry_copy_stat(3), archive_entry_filetype(3), archive_entry_set_filetype(3), archive_entry_mode(3), archive_entry_set_mode(3), archive_entry_size(3), archive_entry_size_is_set(3), archive_entry_set_size(3), archive_entry_unset_size(3), archive_entry_dev(3), archive_entry_set_dev(3), archive_entry_dev_is_set(3), archive_entry_devmajor(3), archive_entry_set_devmajor(3), archive_entry_devminor(3), archive_entry_set_devminor(3), archive_entry_ino(3), archive_entry_set_ino(3), archive_entry_ino_is_set(3), archive_entry_ino64(3), archive_entry_set_ino64(3), archive_entry_nlink(3), archive_entry_rdev(3), archive_entry_set_rdev(3), archive_entry_rdevmajor(3), archive_entry_set_rdevmajor(3), archive_entry_rdevminor(3), archive_entry_set_rdevminor(3)
accessor functions for manipulating archive entry descriptions
archive_entry_time(3), archive_entry_atime(3), archive_entry_atime_nsec(3), archive_entry_atime_is_set(3), archive_entry_set_atime(3), archive_entry_unset_atime(3), archive_entry_birthtime(3), archive_entry_birthtime_nsec(3), archive_entry_birthtime_is_set(3), archive_entry_set_birthtime(3), archive_entry_unset_birthtime(3), archive_entry_ctime(3), archive_entry_ctime_nsec(3), archive_entry_ctime_is_set(3), archive_entry_set_ctime(3), archive_entry_unset_ctime(3), archive_entry_mtime(3), archive_entry_mtime_nsec(3), archive_entry_mtime_is_set(3), archive_entry_set_mtime(3), archive_entry_unset_mtime(3)
functions for manipulating times in archive entry descriptions
archive_read_add_passphrase(3), archive_read_set_passphrase_callback(3)
functions for reading encrypted 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_rar5(3), archive_read_support_format_raw(3), archive_read_support_format_tar(3), archive_read_support_format_warc(3), archive_read_support_format_xar(3), archive_read_support_format_zip(3)
functions for reading streaming archives
archive_read_set_filter_option(3), archive_read_set_format_option(3), archive_read_set_option(3), archive_read_set_options(3)
functions controlling options for reading 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
archive_write_set_filter_option(3), archive_write_set_format_option(3), archive_write_set_option(3), archive_write_set_options(3)
functions controlling options for writing archives
archive_write_set_passphrase(3), archive_write_set_passphrase_callback(3)
functions for writing encrypted archives
archiveopteryx(8), Overview(8)
of Archiveopteryx
archiveopteryx.conf(5)
configuration file for Archiveopteryx
arcsign(1)
Script for ARC signing messages on stdin
ares_destroy_options(3)
Destroy options initialized with ares_save_options
ares_dns_class_fromstr(3), ares_dns_class_tostr(3), ares_dns_datatype_t(3), ares_dns_opcode_tostr(3), ares_dns_opt_datatype_t(3), ares_dns_opt_get_datatype(3), ares_dns_opt_get_name(3), ares_dns_rcode_tostr(3), ares_dns_rec_type_fromstr(3), ares_dns_rr_get_keys(3), ares_dns_rr_key_datatype(3), ares_dns_rr_key_to_rec_type(3), ares_dns_rr_key_tostr(3), ares_dns_section_tostr(3), ares_opt_param_t(3), ares_svcb_param_t(3)
Helper functions for converting dns record identifiers to and from their respective types, as well identifying datatypes for various records
ares_dns_record_rr_add(3), ares_dns_record_rr_cnt(3), ares_dns_record_rr_del(3), ares_dns_record_rr_get(3), ares_dns_record_rr_get_const(3), ares_dns_rr_get_addr(3), ares_dns_rr_get_addr6(3), ares_dns_rr_get_bin(3), ares_dns_rr_get_abin_cnt(3), ares_dns_rr_get_abin(3), ares_dns_rr_get_class(3), ares_dns_rr_get_name(3), ares_dns_rr_get_opt(3), ares_dns_rr_get_opt_byid(3), ares_dns_rr_get_opt_cnt(3), ares_dns_rr_get_str(3), ares_dns_rr_get_ttl(3), ares_dns_rr_get_type(3), ares_dns_rr_get_u16(3), ares_dns_rr_get_u32(3), ares_dns_rr_get_u8(3), ares_dns_rr_key_t(3), ares_dns_rr_set_addr(3), ares_dns_rr_set_addr6(3), ares_dns_rr_set_bin(3), ares_dns_rr_add_abin(3), ares_dns_rr_del_abin(3), ares_dns_rr_set_opt(3), ares_dns_rr_set_str(3), ares_dns_rr_set_u16(3), ares_dns_rr_set_u32(3), ares_dns_rr_set_u8(3), ares_dns_section_t(3), ares_tlsa_match_t(3), ares_tlsa_selector_t(3), ares_tlsa_usage_t(3)
DNS Resource Record creating, reading, and writing functions
ares_fds(3)
return file descriptors to select on (deprecated)
ares_getsock(3)
get socket descriptors to wait on (deprecated)
ares_inet_pton(3)
convert an IPv4 or IPv6 address from text to binary form
ares_init_options(3), ares_init(3)
Initialize a resolver channel
ares_parse_naptr_reply(3)
Parse a reply to a DNS query of type NAPTR
ares_parse_ptr_reply(3)
Parse a reply to a DNS query of type PTR into a hostent
ares_queue_wait_empty(3), ares_queue_active_queries(3)
Functions for checking the c-ares queue status
ares_save_options(3)
Save configuration values obtained from initialized ares_channel
ares_strerror(3)
Get the description of an ares library error code
argtable2(3)
an ANSI C library for parsing GNU style command line options
arx-install-data(1)
Install script for Arx Fatalis game data
as3compile(1)
Compile .as ActionScript 3.0 files to swf
asignify(1)
cryptographically sign, verify, encrypt or decrypt files
asimagexml(1x)
XML schema to be used for scripting image manipulation by AfterStep and ascompose libAfterImage/asimagexml
asimut(1)
A simulation tool for hardware descriptions man1/alc_origin.1
astscript-ds9-region(1)
Create an SAO DS9 region file from a table
astscript-fits-view(1)
View FITS images in DS9 and tables in TOPCAT
astscript-pointing-simulate(1)
Simulate the exposure map of a pointing pattern
astscript-psf-scale-factor(1)
Find factor to scale PSF to a given star
astscript-psf-select-stars(1)
Select good stars for constructing the PSF
astscript-psf-stamp(1)
Make normalized stamp with other sources masked
astscript-psf-subtract(1)
Subtract a given PSF model from the image
astscript-psf-unite(1)
Unite the outer and inner regions of the PSF
astscript-radial-profile(1)
Create a radial profile of an object in an image
astscript-sort-by-night(1)
Sort input FITS files by night
astscript-zeropoint(1)
Estimate zero point of an image
asy(1)
Asymptote: a script-based vector graphics language
atf-test-case(4)
generic description of test cases
atool(1)
A script for managing file archives of various types
audit_class(5)
audit event class descriptions
audit_event(5)
audit event descriptions
augprint(1)
create an idempotent augtool script for a given file
auth_getoption(3)
Search an option string
autoconf2.69(1), autoconf(1)
Generate configuration scripts
autoconf2.72(1), autoconf(1)
Generate configuration scripts
autom4te2.69(1), autom4te(1)
Generate files and scripts thanks to M4
autom4te2.72(1), autom4te(1)
Generate files and scripts thanks to M4
automatic_lists_description.conf(5)
Description of automatic list creation with web interface
automx_script(5)
automx script backend configuration parameters rst2man-indent-level 0 1 rstReportMargin $1
autooptimiser(1)
Optimize image positions
autoopts-config(1)
script to get information about installed version of autoopts
autosupport(8)
interactive script to provide Digium[tm]'s support with information
avahi-dnsconfd.action(8)
avahi-dnsconfd action script
avs2ps(l)
convert AVS image input on stdin to monochrome PostScript on stdout
barman(1)
Barman Commands Barman has a command-line interface named barman, which is used basically to interact with Barman(aqs backend. Before jumping into each of the sub-commands of barman, be aware that barman has global options available for all of the sub-commands. These options can modify the behavior of the sub-commands and can be used as follows:
barman(5)
Barman Configurations Barman follows a convention over configuration approach, which simplifies configuration by allowing some options to be defined globally and overridden at the server level. This means you can set a default behavior for your servers and then customize specific servers as needed. This design reduces the need for excessive configuration while maintaining flexibility
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-disk NAME ... ] ] [ --snapshot-zone GCP_ZONE ] [ -snapshot-gcp-project GCP_PROJECT ] [ --tag KEY,VALUE [ --tag KEY,VALUE ... ] ] [ --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. --tag Tag to be added to all uploaded files in cloud storage, and/or to snapshots created, if snapshots are used. --tags Tags to be added to all uploaded files in cloud storage, and/or to snapshots created, if snapshots are used. NOTE: 0.0 3.5 If you are using --tags before positional arguments, you must insert -- after it to indicate the end of optional arguments. This tells the parser to treat everything after -- as positional arguments. Without the --, Barman may misinterpret positional arguments as values for the last option. Deprecated since version 3.15: --tags is deprecated. Use --tag instead. 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. You can use a shortcut instead of the backup ID. -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. You can use a shortcut instead of the backup ID. -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. You can use a shortcut instead of the backup ID. 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. This command does not automatically prepare Postgres for recovery. You must manually manage any %PITR options, custom restore_command values, signal files, or required WAL files to ensure Postgres starts, either manually or using external tools. 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. You can use a shortcut instead of the backup ID. Besides that, you can 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 } ] [ --compression-level COMPRESSION_LEVEL ] [ --tag KEY,VALUE [ --tag KEY,VALUE ... ] ] [ --history-tag KEY,VALUE [ --history-tag KEY,VALUE ... ] ] [ --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 the python-snappy Python library to be installed). --zstd zstd-compress the WAL while uploading to the cloud (requires the zstandard Python library to be installed). --lz4 lz4-compress the WAL while uploading to the cloud (requires the lz4 Python library to be installed). --compression-level A compression level to be used by the selected compression algorithm. Valid values are integers within the supported range of the chosen algorithm or one of the predefined labels: low, medium, and high. The range of each algorithm as well as what level each predefined label maps to can be found in %compression_level. --tag Tag to be added to archived WAL files in cloud storage. --tags Tag to be added to archived WAL files in cloud storage. NOTE: 0.0 3.5 If you are using --tags before positional arguments, you must insert -- after it to indicate the end of optional arguments. This tells the parser to treat everything after -- as positional arguments. Without the --, Barman may misinterpret positional arguments as values for the last option. Deprecated since version 3.15: --tags is deprecated. Use --tag instead. 0.0 --history-tag Tag to be added to archived history files in cloud storage. --history-tags Tags to be added to archived history files in cloud storage. NOTE: 0.0 3.5 If you are using --history-tags before positional arguments, you must insert -- after it to indicate the end of optional arguments. This tells the parser to treat everything after -- as positional arguments. Without the --, Barman may misinterpret positional arguments as values for the last option. Deprecated since version 3.15: --history-tags is deprecated. Use --history-tag instead. 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
bashdb(1)
bash debugger script
battmond(1)
monitor battery level on ACPI-enabled (laptop) computers
bdeinfo(1)
determines information about a BitLocker Drive Encrypted (BDE) volume
bdemount(1)
mounts a BitLocker Drive Encryption (BDE) encrypted volume
bdep-common-options(1)
details on common options
bdep-default-options-files(1)
specifying default options
bdes(1)
encrypt/decrypt using the Data Encryption Standard (DES)
bear-intercept(1)
intercept command executions in user space
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
beh_depend(3)
compute forward dependencies in a description
beh_makbdd(3)
create a BDD for each expression in a description
beh_makgex(3)
create a GEX for each expression in a description
bench2graph(1)
draws Postscript graphs from Autobench output (using gnuplot)
besside-ng-crawler(1)
filter EAPOL frames from a directory of capture files
bestfit(1)
Optimally choose files to be put on a CD (or other media)
bf_compact(1)
shell script to compact a bogofilter directory
bf_copy(1)
shell script to copy a bogofilter working directory
bf_tar(1)
shell script to write a tar file of a bogofilter directory to stdout
bibtexconv-odt(1)
ODT Helper Script for BibTeX Converter
bind.tk86(n), bind(n)
Arrange for X events to invoke Tcl scripts
bitmap(n)
Define a new bitmap from a Tcl script
bitmap_color_depth(3)
Returns the color depth of the specified bitmap. Allegro game programming library
bittwiste(1)
-- pcap capture file editor
bl_fastx_desc(3), bl_fastx_desc()(3)
Return description of a FASTX object
bl_fastx_desc_len(3), bl_fastx_desc_len()(3)
Return length of FASTX description
bmptopnm-O2(1), bmptopnm(1)
convert a BMP(DIB) file into a portable anymap
bogotune(1)
find optimum parameter settings for bogofilter
boog(1), BooG(1)
Binding and Optimizing On Gates. man1/alc_origin.1
borg(1)
deduplicating and encrypting backup tool
borg-common(1)
Common options of Borg commands
borg-init(1)
Initialize an empty repository
bpkg-common-options(1)
details on common options
bpkg-default-options-files(1)
specifying default options
bscrypto(8)
Bareos's 'SCSI Crypto'
bsqldb(1)
batch SQL script processor using DB-Library
bsqlodbc(1)
batch SQL script processor using ODBC
btraceback(8)
wrapper script around gdb and bsmtp
buildflags.conf(5)
set build options for ports(7), world and everything
bundle(3)
create an empty coroutine bundle
bundle_mem(3)
create an empty coroutine bundle
byobu(1)
wrapper script for seeding a user's byobu configuration and launching a text based window manager (either screen or tmux)
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-prompt(1), byobu-enable-prompt(1), byobu-disable-prompt(1)
add and remove a nice color prompt to your shell configuration
byobu-reconnect-sockets(1)
Sourcable script that updates GPG_AGENT_INFO and DBUS_SESSION_BUS_ADDRESS in the environment
byobu-ugraph(1)
helper script for notification history graphs
byobu-ulevel(1), byobu-ulevel (1)
helper script for notification level indicators
c-icap-config(8)
script to get information about c-icap server
c-icap-libicapapi-config(8)
script to get information about c-icap library
c2ps(1)
converts a file with C/C++ code to Postscript
caca-config(1)
script to get information about the installed version of libcaca
caesarcipher(1)
Caesar cipher cryptography tool
calc(1)
simple integer calculator that accepts decimal/hex/octal and outputs decimal/hex/octal/binary
callback(8)
call a user back, presenting a login prompt
camlp5(1)
Pre-Precessor-Pretty-Printer for ocaml mkcamlp5 - Create custom camlp5 mkcamlp5.opt - Create custom camlp5 (native code) ocpp5 - Universal preprocessor
capinfos(1)
Prints information about capture files
captoinfo(1m), %captoinfo(1m)
convert a termcap description into a %term%info description
capture_audio(3), capture_audio (3)
Setup an audio device capture stream
captype(1)
Prints the types of capture files
card(1)
print reference card of program options
cargo-rustc(1)
[em] Compile the current package, and pass extra options to the compiler
case.tcl86(n), case(n)
Evaluate one of several scripts, depending on a given value
cataclysm(6)
a turn-based survival game set in a post-apocalyptic world
cataclysm-tiles(6)
a turn-based survival game set in a post-apocalyptic world
catch.tcl86(n), catch(n)
Evaluate script and trap exceptional returns
catch.tcl90(n), catch(n)
Evaluate script and trap exceptional returns
catppt(1)
reads MS-PowerPoint file and puts its content on standard output
cattach(1)
attach encrypted directory to CFS
cbreak(3x), %cbreak(3x), %echo(3x), %halfdelay(3x), %intrflush(3x), %is_cbreak(3x), %is_echo(3x), %is_nl(3x), %is_raw(3x), %keypad(3x), %meta(3x), %nl(3x), %nocbreak(3x), %nodelay(3x), %noecho(3x), %nonl(3x), %noqiflush(3x), %noraw(3x), %notimeout(3x), %qiflush(3x), %raw(3x), %timeout(3x), %wtimeout(3x), %typeahead(3x)
get and set curses terminal input options
ccguess(1)
search for ccrypt encryption keys
ccrypt(1)
encrypt and decrypt files and streams
cdetach(1)
detach encrypted directory from CFS
cdialog(1), dialog(1)
display dialog boxes from shell scripts
certbot(1)
Automatically configure HTTPS using Let's Encrypt
ceylon-bootstrap(1), ceylon bootstrap(1)
Generates a Ceylon bootstrap script in the current directory
ceylon-compile-js(1), ceylon compile-js(1)
Compiles Ceylon source code to JavaScript and directly produces module and source archives in a module repository
ceylon-version(1), ceylon version(1)
Shows and updates version numbers in module descriptors
cfftot1(1)
convert PostScript font from CFF to Type 1
cfsd(8)
cryptographic file system daemon
cgal_create_cmake_script(1)
create a cmake script for applications using CGAL
cgioptions.cfg(5)
Command-line parameters for the Xymon CGI tools
checkbashisms(1)
check for bashisms in /bin/sh scripts
checkgroups(8)
update group descriptions
checkmk(1)
Awk script for generating C unit tests for use with the Check unit testing framework
checkpto(1)
Helper program for Hugins assistant
chilli(8)
A Software Access Controller for Captive Portal and WPA
cisco-decrypt(1)
decrypts an obfuscated Cisco vpn client pre-shared key
ck-launch-session(1)
Utility to start a ConsoleKit session from a shell script
ck_array_put(3)
attempt immediate or deferred insertion of a pointer into array
ck_array_put_unique(3)
attempt immediate or deferred insertion of a unique pointer into array
ck_array_remove(3)
attempt immediate or deferred removal of a pointer from an array
ck_elide(3), CK_ELIDE_PROTOTYPE(3), CK_ELIDE_LOCK_ADAPTIVE(3), CK_ELIDE_UNLOCK_ADAPTIVE(3), CK_ELIDE_LOCK(3), CK_ELIDE_UNLOCK(3), CK_ELIDE_TRYLOCK_PROTOTYPE(3), CK_ELIDE_TRYLOCK(3)
lock elision wrappers
ck_ht_entry_empty(3)
determine whether entry contains a key-value pair
ck_pr_add(3), ck_pr_add_ptr(3), ck_pr_add_double(3), ck_pr_add_char(3), ck_pr_add_uint(3), ck_pr_add_int(3), ck_pr_add_64(3), ck_pr_add_32(3), ck_pr_add_16(3), ck_pr_add_8(3)
atomic addition operations
ck_pr_and(3), ck_pr_and_ptr(3), ck_pr_and_char(3), ck_pr_and_uint(3), ck_pr_and_int(3), ck_pr_and_64(3), ck_pr_and_32(3), ck_pr_and_16(3), ck_pr_and_8(3)
atomic bitwise-and operations
ck_pr_barrier(3)
compiler optimization barrier
ck_pr_btc(3), ck_pr_btc_ptr(3), ck_pr_btc_uint(3), ck_pr_btc_int(3), ck_pr_btc_64(3), ck_pr_btc_32(3), ck_pr_btc_16(3)
atomic bit test-and-complement operations
ck_pr_btr(3), ck_pr_btr_ptr(3), ck_pr_btr_uint(3), ck_pr_btr_int(3), ck_pr_btr_64(3), ck_pr_btr_32(3), ck_pr_btr_16(3)
atomic bit test-and-reset operations
ck_pr_bts(3), ck_pr_bts_ptr(3), ck_pr_bts_uint(3), ck_pr_bts_int(3), ck_pr_bts_64(3), ck_pr_bts_32(3), ck_pr_bts_16(3)
atomic bit test-and-set operations
ck_pr_cas(3), ck_pr_cas_ptr(3), ck_pr_cas_ptr_value(3), ck_pr_cas_ptr_2(3), ck_pr_cas_ptr_2_value(3), ck_pr_cas_double(3), ck_pr_cas_double_value(3), ck_pr_cas_char(3), ck_pr_cas_char_value(3), ck_pr_cas_uint(3), ck_pr_cas_uint_value(3), ck_pr_cas_int(3), ck_pr_cas_int_value(3), ck_pr_cas_64_2(3), ck_pr_cas_64_2_value(3), ck_pr_cas_64(3), ck_pr_cas_64_value(3), ck_pr_cas_32(3), ck_pr_cas_32_value(3), ck_pr_cas_16(3), ck_pr_cas_16_value(3), ck_pr_cas_8(3), ck_pr_cas_8_value(3)
atomic compare-and-swap operations
ck_pr_dec(3), ck_pr_dec_ptr(3), ck_pr_dec_ptr_zero(3), ck_pr_dec_ptr_is_zero(3), ck_pr_dec_double(3), ck_pr_dec_double_zero(3), ck_pr_dec_double_is_zero(3), ck_pr_dec_char(3), ck_pr_dec_char_zero(3), ck_pr_dec_char_is_zero(3), ck_pr_dec_uint(3), ck_pr_dec_uint_zero(3), ck_pr_dec_char_is_zero(3), ck_pr_dec_int(3), ck_pr_dec_int_zero(3), ck_pr_dec_int_is_zero(3), ck_pr_dec_64(3), ck_pr_dec_64_zero(3), ck_pr_dec_64_is_zero(3), ck_pr_dec_32(3), ck_pr_dec_32_zero(3), ck_pr_dec_32_is_zero(3), ck_pr_dec_16(3), ck_pr_dec_16_zero(3), ck_pr_dec_32_is_zero(3), ck_pr_dec_8(3), ck_pr_dec_8_zero(3), ck_pr_dec_8_is_zero(3)
atomic decrement operations
ck_pr_faa(3), ck_pr_faa_ptr(3), ck_pr_faa_double(3), ck_pr_faa_char(3), ck_pr_faa_uint(3), ck_pr_faa_int(3), ck_pr_faa_64(3), ck_pr_faa_32(3), ck_pr_faa_16(3), ck_pr_faa_8(3)
atomic fetch-and-add operations
ck_pr_fas(3), ck_pr_fas_ptr(3), ck_pr_fas_double(3), ck_pr_fas_char(3), ck_pr_fas_uint(3), ck_pr_fas_int(3), ck_pr_fas_64(3), ck_pr_fas_32(3), ck_pr_fas_16(3), ck_pr_fas_8(3)
atomic swap operations
ck_pr_inc(3), ck_pr_inc_ptr(3), ck_pr_inc_ptr_zero(3), ck_pr_inc_ptr_is_zero(3), ck_pr_inc_double(3), ck_pr_inc_double_zero(3), ck_pr_inc_double_is_zero(3), ck_pr_inc_char(3), ck_pr_inc_char_zero(3), ck_pr_inc_char_is_zero(3), ck_pr_inc_uint(3), ck_pr_inc_uint_zero(3), ck_pr_inc_uint_is_zero(3), ck_pr_inc_int(3), ck_pr_inc_int_zero(3), ck_pr_inc_int_is_zero(3), ck_pr_inc_64(3), ck_pr_inc_64_zero(3), ck_pr_inc_64_is_zero(3), ck_pr_inc_32(3), ck_pr_inc_32_zero(3), ck_pr_inc_32_is_zero(3), ck_pr_inc_16(3), ck_pr_inc_16_zero(3), ck_pr_inc_16_is_zero(3), ck_pr_inc_8(3), ck_pr_inc_8_zero(3), ck_pr_inc_8_is_zero(3)
atomic increment operations
ck_pr_load(3), ck_pr_load_ptr(3), ck_pr_load_double(3), ck_pr_load_uint(3), ck_pr_load_int(3), ck_pr_load_char(3), ck_pr_load_64(3), ck_pr_load_32(3), ck_pr_load_16(3), ck_pr_load_8(3)
atomic volatile load operations
ck_pr_neg(3), ck_pr_neg_ptr(3), ck_pr_neg_ptr_zero(3), ck_pr_neg_double(3), ck_pr_neg_double_zero(3), ck_pr_neg_char(3), ck_pr_neg_char_zero(3), ck_pr_neg_uint(3), ck_pr_neg_uint_zero(3), ck_pr_neg_int(3), ck_pr_neg_int_zero(3), ck_pr_neg_64(3), ck_pr_neg_64_zero(3), ck_pr_neg_32(3), ck_pr_neg_32_zero(3), ck_pr_neg_16(3), ck_pr_neg_16_zero(3), ck_pr_neg_8(3), ck_pr_neg_8_zero(3)
atomic negation operations
ck_pr_not(3), ck_pr_not_ptr(3), ck_pr_not_double(3), ck_pr_not_char(3), ck_pr_not_uint(3), ck_pr_not_int(3), ck_pr_not_64(3), ck_pr_not_32(3), ck_pr_not_16(3), ck_pr_not_8(3)
atomic complement operations
ck_pr_or(3), ck_pr_or_ptr(3), ck_pr_or_char(3), ck_pr_or_uint(3), ck_pr_or_int(3), ck_pr_or_64(3), ck_pr_or_32(3), ck_pr_or_16(3), ck_pr_or_8(3)
atomic bitwise-or operations
ck_pr_store(3), ck_pr_store_ptr(3), ck_pr_store_double(3), ck_pr_store_uint(3), ck_pr_store_int(3), ck_pr_store_char(3), ck_pr_store_64(3), ck_pr_store_32(3), ck_pr_store_16(3), ck_pr_store_8(3)
atomic volatile store operations
ck_pr_sub(3), ck_pr_sub_ptr(3), ck_pr_sub_double(3), ck_pr_sub_char(3), ck_pr_sub_uint(3), ck_pr_sub_int(3), ck_pr_sub_64(3), ck_pr_sub_32(3), ck_pr_sub_16(3), ck_pr_sub_8(3)
atomic subtraction operations
ck_pr_xor(3), ck_pr_xor_ptr(3), ck_pr_xor_char(3), ck_pr_xor_uint(3), ck_pr_xor_int(3), ck_pr_xor_64(3), ck_pr_xor_32(3), ck_pr_xor_16(3), ck_pr_xor_8(3)
atomic bitwise-xor operations
ck_queue(3), CK_LIST_EMPTY(3), CK_LIST_ENTRY(3), CK_LIST_FIRST(3), CK_LIST_FOREACH(3), CK_LIST_FOREACH_FROM(3), CK_LIST_FOREACH_SAFE(3), CK_LIST_HEAD(3), CK_LIST_HEAD_INITIALIZER(3), CK_LIST_INIT(3), CK_LIST_INSERT_AFTER(3), CK_LIST_INSERT_BEFORE(3), CK_LIST_INSERT_HEAD(3), CK_LIST_MOVE(3), CK_LIST_NEXT(3), CK_LIST_REMOVE(3), CK_LIST_SWAP(3), CK_SLIST_EMPTY(3), CK_SLIST_ENTRY(3), CK_SLIST_FIRST(3), CK_SLIST_FOREACH(3), CK_SLIST_FOREACH_FROM(3), CK_SLIST_FOREACH_PREVPTR(3), CK_SLIST_FOREACH_SAFE(3), CK_SLIST_HEAD(3), CK_SLIST_HEAD_INITIALIZER(3), CK_SLIST_INIT(3), CK_SLIST_INSERT_AFTER(3), CK_SLIST_INSERT_HEAD(3), CK_SLIST_MOVE(3), CK_SLIST_NEXT(3), CK_SLIST_REMOVE(3), CK_SLIST_REMOVE_AFTER(3), CK_SLIST_REMOVE_HEAD(3), CK_SLIST_SWAP(3), CK_STAILQ_CONCAT(3), CK_STAILQ_EMPTY(3), CK_STAILQ_ENTRY(3), CK_STAILQ_FIRST(3), CK_STAILQ_FOREACH(3), CK_STAILQ_FOREACH_FROM(3), CK_STAILQ_FOREACH_SAFE(3), CK_STAILQ_HEAD(3), CK_STAILQ_HEAD_INITIALIZER(3), CK_STAILQ_INIT(3), CK_STAILQ_INSERT_AFTER(3), CK_STAILQ_INSERT_HEAD(3), CK_STAILQ_INSERT_TAIL(3), CK_STAILQ_MOVE(3), CK_STAILQ_NEXT(3), CK_STAILQ_REMOVE(3), CK_STAILQ_REMOVE_AFTER(3), CK_STAILQ_REMOVE_HEAD(3), CK_STAILQ_SWAP(3)
multi-reader single-writer singly-linked lists, singly-linked tail queues and lists
clang-tblgen(1)
Description to C++ Code for Clang
cleanlinks(1)
remove dangling symbolic links and empty directories
clear_zbuffer(3)
Writes a depth value into the given Z-buffer. Allegro game programming library
clearok(3x), %clearok(3x), %idlok(3x), %idcok(3x), %immedok(3x), %leaveok(3x), %setscrreg(3x), %wsetscrreg(3x), %scrollok(3x)
set curses output options
cli-generate(1)
Generate source and documentation from CLI descriptions
cliapp(5)
config file and option conventions for Python command line framework
clig_Description(n), ::clig::Description(n)
set long description text to be included in a manual page
clig_Double(n), ::clig::Double(n)
declare an option with parameters of type double
clig_Flag(n), ::clig::Flag(n)
declare a flag (boolean, classic) option
clig_Float(n), ::clig::Float(n)
declare an option with parameters of type float
clig_Int(n), ::clig::Int(n)
declare an option with parameters of type int
clig_Long(n), ::clig::Long(n)
declare an option with parameters of type long
clig_Rest(n), ::clig::Rest(n)
declare command line arguments not associated with any option
clig_String(n), ::clig::String(n)
declare an option with parameters of type string
clogin(1)
Cisco login script
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
cmkdir(1)
create encrypted directory for CFS
coap_cache(3), coap_cache_derive_key(3), coap_cache_derive_key_w_ignore(3), coap_delete_cache_key(3), coap_cache_ignore_options(3), coap_new_cache_entry(3), coap_delete_cache_entry(3), coap_cache_get_by_key(3), coap_cache_get_by_pdu(3), coap_cache_get_pdu(3), coap_cache_set_app_data(3), coap_cache_get_app_data(3)
Work with CoAP cache functions
coap_deprecated(3), coap_clear_event_handler(3), coap_context_get_csm_timeout(3), coap_context_set_csm_timeout(3), coap_context_set_psk(3), coap_encode_var_bytes(3), coap_new_client_session_psk(3), coap_option_clrb(3), coap_option_getb(3), coap_option_setb(3), coap_read(3), coap_register_handler(3), coap_resource_set_dirty(3), coap_run_once(3), coap_set_event_handler(3), coap_write(3), coap_get_app_data(3), coap_set_app_data(3)
Work with CoAP deprecated functions
coap_encryption(3), coap_dtls_cpsk_t(3), coap_dtls_spsk_t(3), coap_dtls_pki_t(3)
Work with CoAP TLS/DTLS
coap_pdu_access(3), coap_check_option(3), coap_decode_var_bytes(3), coap_decode_var_bytes8(3), coap_get_data(3), coap_opt_length(3), coap_opt_value(3), coap_option_filter_clear(3), coap_option_filter_get(3), coap_option_filter_set(3), coap_option_filter_unset(3), coap_option_iterator_init(3), coap_option_next(3), coap_pdu_get_code(3), coap_pdu_get_mid(3), coap_pdu_get_token(3), coap_pdu_get_type(3), coap_get_uri_path(3)
Accessing CoAP PDUs
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_uri(3), coap_split_uri(3), coap_split_proxy_uri(3), coap_new_uri(3), coap_clone_uri(3), coap_delete_uri(3), coap_uri_into_optlist(3), coap_uri_into_options(3)
Work with CoAP URIs
code(i4), itcl::code(i4)
capture the namespace context for a code fragment
code(itcl)
capture the namespace context for a code fragment
code_saturne(1)
Main user script of code_saturne
commoncpp-config(1)
script to get information about common c++ library
compton(1)
a compositor for X11
compton-trans(1)
an opacity setter tool
configure.nx(3), nx::configure(3)
Get and set configuration options on the object system
conjure(1)
interprets and executes scripts written in the Magick Scripting Language (MSL)
containers-transports(5)
description of supported transports for copying and storing container images
containers.conf(5)
The container engine configuration file specifies default configuration options and command-line flags for container engines
coredns-quic(7), quic(7)
configures DNS-over-QUIC (DoQ) server options
cptcat(1)
concatenate GMT colour palette tables
cptclip(1)
extract a sub-table from a GMT colour palette table (cpt)
cptcont(1)
create a continuous GMT colour palette table (cpt) file based on the colours of a non-continuous cpt file
cpthsv(1)
modify hue, saturation and colour value of GMT colour palette tables
cptinfo(1)
print summary information on GMT colour palette table (cpt) files
cptpg(1)
convert GMT colour palette tables (cpt) to PostGIS colour-maps
cptsvg(1)
convert GMT colour palette tables (cpt) to SVG gradients
cptupdate(1)
create a GMT colour palette table (cpt) file with a different version to the input
create_bitmap_ex(3)
Creates a memory bitmap specifying color depth. Allegro game programming library
critcl_tcl9(n)
How To Adapt Critcl Packages for Tcl 9
crypt(3), crypt_r(3), crypt_rn(3), crypt_ra(3)
passphrase hashing
crypt(5)
storage format for hashed passphrases and available hashing methods
crypt(n)
Password hashing based on "crypt"
crypt_checksalt(3)
validate a crypt setting string
crypt_gensalt(3), crypt_gensalt_rn(3), crypt_gensalt_ra(3)
encode settings for passphrase hashing
crypt_preferred_method(3)
get the prefix of the preferred hash method
crypto(3)
OpenSSL cryptographic library
crypto(7)
OpenSSL cryptographic library
crypto_aead_lock(3monocypher), crypto_aead_unlock(3monocypher), crypto_aead_init_x(3monocypher), crypto_aead_init_djb(3monocypher), crypto_aead_init_ietf(3monocypher), crypto_aead_write(3monocypher), crypto_aead_read(3monocypher)
authenticated encryption with additional data
crypto_argon2(3monocypher)
password-based key derivation
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_chacha20_djb(3monocypher), crypto_chacha20_ietf(3monocypher), crypto_chacha20_x(3monocypher), crypto_chacha20_h(3monocypher)
ChaCha20 and XChaCha20 encryption functions
crypto_ed25519_sign(3monocypher), crypto_ed25519_check(3monocypher), crypto_ed25519_key_pair(3monocypher), crypto_ed25519_ph_sign(3monocypher), crypto_ed25519_ph_check(3monocypher)
public key signatures
crypto_eddsa_sign(3monocypher), crypto_eddsa_check(3monocypher), crypto_eddsa_key_pair(3monocypher), crypto_eddsa_to_x25519(3monocypher), crypto_eddsa_trim_scalar(3monocypher), crypto_eddsa_reduce(3monocypher), crypto_eddsa_mul_add(3monocypher), crypto_eddsa_scalarbase(3monocypher), crypto_eddsa_check_equation(3monocypher)
public key signatures
crypto_elligator_map(3monocypher), crypto_elligator_rev(3monocypher), crypto_elligator_key_pair(3monocypher)
hiding of X25519 public keys
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
crypto_verify16(3monocypher), crypto_verify32(3monocypher), crypto_verify64(3monocypher)
timing-safe data comparison
crypto_wipe(3monocypher)
wipe data from memory
crypto_x25519(3monocypher), crypto_x25519_public_key(3monocypher), crypto_x25519_dirty_fast(3monocypher), crypto_x25519_dirty_small(3monocypher), crypto_x25519_inverse(3monocypher), crypto_x25519_to_eddsa(3monocypher)
X25519 key exchange (Public Key Cryptography)
cryptoflex-tool(1)
utility for manipulating Schlumberger Cryptoflex data structures
csharp(1)
Interactive C# Shell and Scripting
csptr(3)
smart pointers for the C programming language
csv2(5)
Description of the csv2 zone file that MaraDNS uses
csv2_txt(5)
Description of txt and raw resource records in the csv2 zone file
cual(6), Cual(6)
Cuyo Animation Language Cual is the main language used to describe the animations in cuyo. Strictly speaking it's the stuff between the << >> brackets in the level description files (xxx.ld). On the other hand this man page aims at being a complete description of how to write levels for cuyo. But it's still under construction. See the file "example.ld" to get an idea of how the rest of the level description works. There's also a bit of example Cual code in "example.ld". And of course, all the existing levels are examples. Note that Cual is probably still very buggy. So if strange things happen and you're sure it's not your fault, tell me (cuyo@karimmi.de)
cupsaccept(8), cupsaccept/cupsreject(8)
accept/reject jobs sent to a destination
cupsctl(8)
configure cupsd.conf options
curl_easy_option_by_id(3)
find an easy setopt option by id
curl_easy_option_by_name(3)
find an easy setopt option by name
curl_easy_option_next(3)
iterate over easy setopt options
curl_easy_reset(3)
reset all options of a libcurl session handle
curl_easy_setopt(3)
set options for a curl easy handle
curl_mime_addpart(3)
append a new empty part to a mime structure
curl_multi_fdset(3)
extract file descriptor information from a multi handle
curl_multi_setopt(3)
set options for a curl multi handle
curl_multi_waitfds(3)
extract file descriptor information from a multi handle
curl_share_setopt(3)
set options for a shared object
curs_getstr(3x), %getstr(3x), %getnstr(3x), %wgetstr(3x), %wgetnstr(3x), %mvgetstr(3x), %mvgetnstr(3x), %mvwgetstr(3x), %mvwgetnstr(3x)
accept character strings from curses terminal keyboard
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
curses(3x), %ncurses(3x)
character-cell terminal interface with optimized output
cursive(6)
print text in cursive script
cvechecker(1)
Attempt to identify possible vulnerable software on the system
d2i_ACCESS_DESCRIPTION(3), d2i_ADMISSIONS(3), d2i_ADMISSION_SYNTAX(3), d2i_ASIdOrRange(3), d2i_ASIdentifierChoice(3), d2i_ASIdentifiers(3), d2i_ASN1_BIT_STRING(3), d2i_ASN1_BMPSTRING(3), d2i_ASN1_ENUMERATED(3), d2i_ASN1_GENERALIZEDTIME(3), d2i_ASN1_GENERALSTRING(3), d2i_ASN1_IA5STRING(3), d2i_ASN1_INTEGER(3), d2i_ASN1_NULL(3), d2i_ASN1_OBJECT(3), d2i_ASN1_OCTET_STRING(3), d2i_ASN1_PRINTABLE(3), d2i_ASN1_PRINTABLESTRING(3), d2i_ASN1_SEQUENCE_ANY(3), d2i_ASN1_SET_ANY(3), d2i_ASN1_T61STRING(3), d2i_ASN1_TIME(3), d2i_ASN1_TYPE(3), d2i_ASN1_UINTEGER(3), d2i_ASN1_UNIVERSALSTRING(3), d2i_ASN1_UTCTIME(3), d2i_ASN1_UTF8STRING(3), d2i_ASN1_VISIBLESTRING(3), d2i_ASRange(3), d2i_AUTHORITY_INFO_ACCESS(3), d2i_AUTHORITY_KEYID(3), d2i_BASIC_CONSTRAINTS(3), d2i_CERTIFICATEPOLICIES(3), d2i_CMS_ContentInfo(3), d2i_CMS_ReceiptRequest(3), d2i_CMS_bio(3), d2i_CRL_DIST_POINTS(3), d2i_DHxparams(3), d2i_DIRECTORYSTRING(3), d2i_DISPLAYTEXT(3), d2i_DIST_POINT(3), d2i_DIST_POINT_NAME(3), d2i_DSAPrivateKey(3), d2i_DSAPrivateKey_bio(3), d2i_DSAPrivateKey_fp(3), d2i_DSAPublicKey(3), d2i_DSA_PUBKEY(3), d2i_DSA_PUBKEY_bio(3), d2i_DSA_PUBKEY_fp(3), d2i_DSA_SIG(3), d2i_DSAparams(3), d2i_ECDSA_SIG(3), d2i_ECPKParameters(3), d2i_ECParameters(3), d2i_ECPrivateKey(3), d2i_ECPrivateKey_bio(3), d2i_ECPrivateKey_fp(3), d2i_EC_PUBKEY(3), d2i_EC_PUBKEY_bio(3), d2i_EC_PUBKEY_fp(3), d2i_EDIPARTYNAME(3), d2i_ESS_CERT_ID(3), d2i_ESS_ISSUER_SERIAL(3), d2i_ESS_SIGNING_CERT(3), d2i_EXTENDED_KEY_USAGE(3), d2i_GENERAL_NAME(3), d2i_GENERAL_NAMES(3), d2i_IPAddressChoice(3), d2i_IPAddressFamily(3), d2i_IPAddressOrRange(3), d2i_IPAddressRange(3), d2i_ISSUING_DIST_POINT(3), d2i_NAMING_AUTHORITY(3), d2i_NETSCAPE_CERT_SEQUENCE(3), d2i_NETSCAPE_SPKAC(3), d2i_NETSCAPE_SPKI(3), d2i_NOTICEREF(3), d2i_OCSP_BASICRESP(3), d2i_OCSP_CERTID(3), d2i_OCSP_CERTSTATUS(3), d2i_OCSP_CRLID(3), d2i_OCSP_ONEREQ(3), d2i_OCSP_REQINFO(3), d2i_OCSP_REQUEST(3), d2i_OCSP_RESPBYTES(3), d2i_OCSP_RESPDATA(3), d2i_OCSP_RESPID(3), d2i_OCSP_RESPONSE(3), d2i_OCSP_REVOKEDINFO(3), d2i_OCSP_SERVICELOC(3), d2i_OCSP_SIGNATURE(3), d2i_OCSP_SINGLERESP(3), d2i_OTHERNAME(3), d2i_PBE2PARAM(3), d2i_PBEPARAM(3), d2i_PBKDF2PARAM(3), d2i_PKCS12(3), d2i_PKCS12_BAGS(3), d2i_PKCS12_MAC_DATA(3), d2i_PKCS12_SAFEBAG(3), d2i_PKCS12_bio(3), d2i_PKCS12_fp(3), d2i_PKCS7(3), d2i_PKCS7_DIGEST(3), d2i_PKCS7_ENCRYPT(3), d2i_PKCS7_ENC_CONTENT(3), d2i_PKCS7_ENVELOPE(3), d2i_PKCS7_ISSUER_AND_SERIAL(3), d2i_PKCS7_RECIP_INFO(3), d2i_PKCS7_SIGNED(3), d2i_PKCS7_SIGNER_INFO(3), d2i_PKCS7_SIGN_ENVELOPE(3), d2i_PKCS7_bio(3), d2i_PKCS7_fp(3), d2i_PKCS8_PRIV_KEY_INFO(3), d2i_PKCS8_PRIV_KEY_INFO_bio(3), d2i_PKCS8_PRIV_KEY_INFO_fp(3), d2i_PKCS8_bio(3), d2i_PKCS8_fp(3), d2i_PKEY_USAGE_PERIOD(3), d2i_POLICYINFO(3), d2i_POLICYQUALINFO(3), d2i_PROFESSION_INFO(3), d2i_PROXY_CERT_INFO_EXTENSION(3), d2i_PROXY_POLICY(3), d2i_RSAPrivateKey(3), d2i_RSAPrivateKey_bio(3), d2i_RSAPrivateKey_fp(3), d2i_RSAPublicKey(3), d2i_RSAPublicKey_bio(3), d2i_RSAPublicKey_fp(3), d2i_RSA_OAEP_PARAMS(3), d2i_RSA_PSS_PARAMS(3), d2i_RSA_PUBKEY(3), d2i_RSA_PUBKEY_bio(3), d2i_RSA_PUBKEY_fp(3), d2i_SCRYPT_PARAMS(3), d2i_SCT_LIST(3), d2i_SXNET(3), d2i_SXNETID(3), d2i_TS_ACCURACY(3), d2i_TS_MSG_IMPRINT(3), d2i_TS_MSG_IMPRINT_bio(3), d2i_TS_MSG_IMPRINT_fp(3), d2i_TS_REQ(3), d2i_TS_REQ_bio(3), d2i_TS_REQ_fp(3), d2i_TS_RESP(3), d2i_TS_RESP_bio(3), d2i_TS_RESP_fp(3), d2i_TS_STATUS_INFO(3), d2i_TS_TST_INFO(3), d2i_TS_TST_INFO_bio(3), d2i_TS_TST_INFO_fp(3), d2i_USERNOTICE(3), d2i_X509(3), d2i_X509_bio(3), d2i_X509_fp(3), d2i_X509_ALGOR(3), d2i_X509_ALGORS(3), d2i_X509_ATTRIBUTE(3), d2i_X509_CERT_AUX(3), d2i_X509_CINF(3), d2i_X509_CRL(3), d2i_X509_CRL_INFO(3), d2i_X509_CRL_bio(3), d2i_X509_CRL_fp(3), d2i_X509_EXTENSION(3), d2i_X509_EXTENSIONS(3), d2i_X509_NAME(3), d2i_X509_NAME_ENTRY(3), d2i_X509_PUBKEY(3), d2i_X509_REQ(3), d2i_X509_REQ_INFO(3), d2i_X509_REQ_bio(3), d2i_X509_REQ_fp(3), d2i_X509_REVOKED(3), d2i_X509_SIG(3), d2i_X509_VAL(3), i2d_ACCESS_DESCRIPTION(3), i2d_ADMISSIONS(3), i2d_ADMISSION_SYNTAX(3), i2d_ASIdOrRange(3), i2d_ASIdentifierChoice(3), i2d_ASIdentifiers(3), i2d_ASN1_BIT_STRING(3), i2d_ASN1_BMPSTRING(3), i2d_ASN1_ENUMERATED(3), i2d_ASN1_GENERALIZEDTIME(3), i2d_ASN1_GENERALSTRING(3), i2d_ASN1_IA5STRING(3), i2d_ASN1_INTEGER(3), i2d_ASN1_NULL(3), i2d_ASN1_OBJECT(3), i2d_ASN1_OCTET_STRING(3), i2d_ASN1_PRINTABLE(3), i2d_ASN1_PRINTABLESTRING(3), i2d_ASN1_SEQUENCE_ANY(3), i2d_ASN1_SET_ANY(3), i2d_ASN1_T61STRING(3), i2d_ASN1_TIME(3), i2d_ASN1_TYPE(3), i2d_ASN1_UNIVERSALSTRING(3), i2d_ASN1_UTCTIME(3), i2d_ASN1_UTF8STRING(3), i2d_ASN1_VISIBLESTRING(3), i2d_ASN1_bio_stream(3), i2d_ASRange(3), i2d_AUTHORITY_INFO_ACCESS(3), i2d_AUTHORITY_KEYID(3), i2d_BASIC_CONSTRAINTS(3), i2d_CERTIFICATEPOLICIES(3), i2d_CMS_ContentInfo(3), i2d_CMS_ReceiptRequest(3), i2d_CMS_bio(3), i2d_CRL_DIST_POINTS(3), i2d_DHxparams(3), i2d_DIRECTORYSTRING(3), i2d_DISPLAYTEXT(3), i2d_DIST_POINT(3), i2d_DIST_POINT_NAME(3), i2d_DSAPrivateKey(3), i2d_DSAPrivateKey_bio(3), i2d_DSAPrivateKey_fp(3), i2d_DSAPublicKey(3), i2d_DSA_PUBKEY(3), i2d_DSA_PUBKEY_bio(3), i2d_DSA_PUBKEY_fp(3), i2d_DSA_SIG(3), i2d_DSAparams(3), i2d_ECDSA_SIG(3), i2d_ECPKParameters(3), i2d_ECParameters(3), i2d_ECPrivateKey(3), i2d_ECPrivateKey_bio(3), i2d_ECPrivateKey_fp(3), i2d_EC_PUBKEY(3), i2d_EC_PUBKEY_bio(3), i2d_EC_PUBKEY_fp(3), i2d_EDIPARTYNAME(3), i2d_ESS_CERT_ID(3), i2d_ESS_ISSUER_SERIAL(3), i2d_ESS_SIGNING_CERT(3), i2d_EXTENDED_KEY_USAGE(3), i2d_GENERAL_NAME(3), i2d_GENERAL_NAMES(3), i2d_IPAddressChoice(3), i2d_IPAddressFamily(3), i2d_IPAddressOrRange(3), i2d_IPAddressRange(3), i2d_ISSUING_DIST_POINT(3), i2d_NAMING_AUTHORITY(3), i2d_NETSCAPE_CERT_SEQUENCE(3), i2d_NETSCAPE_SPKAC(3), i2d_NETSCAPE_SPKI(3), i2d_NOTICEREF(3), i2d_OCSP_BASICRESP(3), i2d_OCSP_CERTID(3), i2d_OCSP_CERTSTATUS(3), i2d_OCSP_CRLID(3), i2d_OCSP_ONEREQ(3), i2d_OCSP_REQINFO(3), i2d_OCSP_REQUEST(3), i2d_OCSP_RESPBYTES(3), i2d_OCSP_RESPDATA(3), i2d_OCSP_RESPID(3), i2d_OCSP_RESPONSE(3), i2d_OCSP_REVOKEDINFO(3), i2d_OCSP_SERVICELOC(3), i2d_OCSP_SIGNATURE(3), i2d_OCSP_SINGLERESP(3), i2d_OTHERNAME(3), i2d_PBE2PARAM(3), i2d_PBEPARAM(3), i2d_PBKDF2PARAM(3), i2d_PKCS12(3), i2d_PKCS12_BAGS(3), i2d_PKCS12_MAC_DATA(3), i2d_PKCS12_SAFEBAG(3), i2d_PKCS12_bio(3), i2d_PKCS12_fp(3), i2d_PKCS7(3), i2d_PKCS7_DIGEST(3), i2d_PKCS7_ENCRYPT(3), i2d_PKCS7_ENC_CONTENT(3), i2d_PKCS7_ENVELOPE(3), i2d_PKCS7_ISSUER_AND_SERIAL(3), i2d_PKCS7_NDEF(3), i2d_PKCS7_RECIP_INFO(3), i2d_PKCS7_SIGNED(3), i2d_PKCS7_SIGNER_INFO(3), i2d_PKCS7_SIGN_ENVELOPE(3), i2d_PKCS7_bio(3), i2d_PKCS7_fp(3), i2d_PKCS8PrivateKeyInfo_bio(3), i2d_PKCS8PrivateKeyInfo_fp(3), i2d_PKCS8_PRIV_KEY_INFO(3), i2d_PKCS8_PRIV_KEY_INFO_bio(3), i2d_PKCS8_PRIV_KEY_INFO_fp(3), i2d_PKCS8_bio(3), i2d_PKCS8_fp(3), i2d_PKEY_USAGE_PERIOD(3), i2d_POLICYINFO(3), i2d_POLICYQUALINFO(3), i2d_PROFESSION_INFO(3), i2d_PROXY_CERT_INFO_EXTENSION(3), i2d_PROXY_POLICY(3), i2d_RSAPrivateKey(3), i2d_RSAPrivateKey_bio(3), i2d_RSAPrivateKey_fp(3), i2d_RSAPublicKey(3), i2d_RSAPublicKey_bio(3), i2d_RSAPublicKey_fp(3), i2d_RSA_OAEP_PARAMS(3), i2d_RSA_PSS_PARAMS(3), i2d_RSA_PUBKEY(3), i2d_RSA_PUBKEY_bio(3), i2d_RSA_PUBKEY_fp(3), i2d_SCRYPT_PARAMS(3), i2d_SCT_LIST(3), i2d_SXNET(3), i2d_SXNETID(3), i2d_TS_ACCURACY(3), i2d_TS_MSG_IMPRINT(3), i2d_TS_MSG_IMPRINT_bio(3), i2d_TS_MSG_IMPRINT_fp(3), i2d_TS_REQ(3), i2d_TS_REQ_bio(3), i2d_TS_REQ_fp(3), i2d_TS_RESP(3), i2d_TS_RESP_bio(3), i2d_TS_RESP_fp(3), i2d_TS_STATUS_INFO(3), i2d_TS_TST_INFO(3), i2d_TS_TST_INFO_bio(3), i2d_TS_TST_INFO_fp(3), i2d_USERNOTICE(3), i2d_X509(3), i2d_X509_bio(3), i2d_X509_fp(3), i2d_X509_ALGOR(3), i2d_X509_ALGORS(3), i2d_X509_ATTRIBUTE(3), i2d_X509_CERT_AUX(3), i2d_X509_CINF(3), i2d_X509_CRL(3), i2d_X509_CRL_INFO(3), i2d_X509_CRL_bio(3), i2d_X509_CRL_fp(3), i2d_X509_EXTENSION(3), i2d_X509_EXTENSIONS(3), i2d_X509_NAME(3), i2d_X509_NAME_ENTRY(3), i2d_X509_PUBKEY(3), i2d_X509_REQ(3), i2d_X509_REQ_INFO(3), i2d_X509_REQ_bio(3), i2d_X509_REQ_fp(3), i2d_X509_REVOKED(3), i2d_X509_SIG(3), i2d_X509_VAL(3)
convert objects from/to ASN.1/DER representation
d2i_ACCESS_DESCRIPTION(3ossl), d2i_ADMISSIONS(3ossl), d2i_ADMISSION_SYNTAX(3ossl), d2i_ASIdOrRange(3ossl), d2i_ASIdentifierChoice(3ossl), d2i_ASIdentifiers(3ossl), d2i_ASN1_BIT_STRING(3ossl), d2i_ASN1_BMPSTRING(3ossl), d2i_ASN1_ENUMERATED(3ossl), d2i_ASN1_GENERALIZEDTIME(3ossl), d2i_ASN1_GENERALSTRING(3ossl), d2i_ASN1_IA5STRING(3ossl), d2i_ASN1_INTEGER(3ossl), d2i_ASN1_NULL(3ossl), d2i_ASN1_OBJECT(3ossl), d2i_ASN1_OCTET_STRING(3ossl), d2i_ASN1_PRINTABLE(3ossl), d2i_ASN1_PRINTABLESTRING(3ossl), d2i_ASN1_SEQUENCE_ANY(3ossl), d2i_ASN1_SET_ANY(3ossl), d2i_ASN1_T61STRING(3ossl), d2i_ASN1_TIME(3ossl), d2i_ASN1_TYPE(3ossl), d2i_ASN1_UINTEGER(3ossl), d2i_ASN1_UNIVERSALSTRING(3ossl), d2i_ASN1_UTCTIME(3ossl), d2i_ASN1_UTF8STRING(3ossl), d2i_ASN1_VISIBLESTRING(3ossl), d2i_ASRange(3ossl), d2i_AUTHORITY_INFO_ACCESS(3ossl), d2i_AUTHORITY_KEYID(3ossl), d2i_BASIC_CONSTRAINTS(3ossl), d2i_CERTIFICATEPOLICIES(3ossl), d2i_CMS_ContentInfo(3ossl), d2i_CMS_ReceiptRequest(3ossl), d2i_CMS_bio(3ossl), d2i_CRL_DIST_POINTS(3ossl), d2i_DHxparams(3ossl), d2i_DIRECTORYSTRING(3ossl), d2i_DISPLAYTEXT(3ossl), d2i_DIST_POINT(3ossl), d2i_DIST_POINT_NAME(3ossl), d2i_DSA_SIG(3ossl), d2i_ECDSA_SIG(3ossl), d2i_ECPKParameters(3ossl), d2i_EDIPARTYNAME(3ossl), d2i_ESS_CERT_ID(3ossl), d2i_ESS_CERT_ID_V2(3ossl), d2i_ESS_ISSUER_SERIAL(3ossl), d2i_ESS_SIGNING_CERT(3ossl), d2i_ESS_SIGNING_CERT_V2(3ossl), d2i_EXTENDED_KEY_USAGE(3ossl), d2i_GENERAL_NAME(3ossl), d2i_GENERAL_NAMES(3ossl), d2i_IPAddressChoice(3ossl), d2i_IPAddressFamily(3ossl), d2i_IPAddressOrRange(3ossl), d2i_IPAddressRange(3ossl), d2i_ISSUER_SIGN_TOOL(3ossl), d2i_ISSUING_DIST_POINT(3ossl), d2i_NAMING_AUTHORITY(3ossl), d2i_NETSCAPE_CERT_SEQUENCE(3ossl), d2i_NETSCAPE_SPKAC(3ossl), d2i_NETSCAPE_SPKI(3ossl), d2i_NOTICEREF(3ossl), d2i_OCSP_BASICRESP(3ossl), d2i_OCSP_CERTID(3ossl), d2i_OCSP_CERTSTATUS(3ossl), d2i_OCSP_CRLID(3ossl), d2i_OCSP_ONEREQ(3ossl), d2i_OCSP_REQINFO(3ossl), d2i_OCSP_REQUEST(3ossl), d2i_OCSP_RESPBYTES(3ossl), d2i_OCSP_RESPDATA(3ossl), d2i_OCSP_RESPID(3ossl), d2i_OCSP_RESPONSE(3ossl), d2i_OCSP_REVOKEDINFO(3ossl), d2i_OCSP_SERVICELOC(3ossl), d2i_OCSP_SIGNATURE(3ossl), d2i_OCSP_SINGLERESP(3ossl), d2i_OSSL_AA_DIST_POINT(3ossl), d2i_OSSL_ALLOWED_ATTRIBUTES_CHOICE(3ossl), d2i_OSSL_ALLOWED_ATTRIBUTES_ITEM(3ossl), d2i_OSSL_ALLOWED_ATTRIBUTES_SYNTAX(3ossl), d2i_OSSL_ATAV(3ossl), d2i_OSSL_ATTRIBUTE_DESCRIPTOR(3ossl), d2i_OSSL_ATTRIBUTE_MAPPING(3ossl), d2i_OSSL_ATTRIBUTE_MAPPINGS(3ossl), d2i_OSSL_ATTRIBUTE_TYPE_MAPPING(3ossl), d2i_OSSL_ATTRIBUTE_VALUE_MAPPING(3ossl), d2i_OSSL_ATTRIBUTES_SYNTAX(3ossl), d2i_OSSL_AUTHORITY_ATTRIBUTE_ID_SYNTAX(3ossl), d2i_OSSL_BASIC_ATTR_CONSTRAINTS(3ossl), d2i_OSSL_CMP_ATAVS(3ossl), d2i_OSSL_CMP_MSG(3ossl), d2i_OSSL_CMP_PKIHEADER(3ossl), d2i_OSSL_CMP_PKISI(3ossl), d2i_OSSL_CRMF_CERTID(3ossl), d2i_OSSL_CRMF_CERTTEMPLATE(3ossl), d2i_OSSL_CRMF_ENCRYPTEDKEY(3ossl), d2i_OSSL_CRMF_ENCRYPTEDVALUE(3ossl), d2i_OSSL_CRMF_MSG(3ossl), d2i_OSSL_CRMF_MSGS(3ossl), d2i_OSSL_CRMF_PBMPARAMETER(3ossl), d2i_OSSL_CRMF_PKIPUBLICATIONINFO(3ossl), d2i_OSSL_CRMF_SINGLEPUBINFO(3ossl), d2i_OSSL_DAY_TIME(3ossl), d2i_OSSL_DAY_TIME_BAND(3ossl), d2i_OSSL_HASH(3ossl), d2i_OSSL_IETF_ATTR_SYNTAX(3ossl), d2i_OSSL_INFO_SYNTAX(3ossl), d2i_OSSL_INFO_SYNTAX_POINTER(3ossl), d2i_OSSL_ISSUER_SERIAL(3ossl), d2i_OSSL_NAMED_DAY(3ossl), d2i_OSSL_OBJECT_DIGEST_INFO(3ossl), d2i_OSSL_PRIVILEGE_POLICY_ID(3ossl), d2i_OSSL_ROLE_SPEC_CERT_ID(3ossl), d2i_OSSL_ROLE_SPEC_CERT_ID_SYNTAX(3ossl), d2i_OSSL_TARGET_CERT(3ossl), d2i_OSSL_TARGET(3ossl), d2i_OSSL_TARGETING_INFORMATION(3ossl), d2i_OSSL_TARGETS(3ossl), d2i_OSSL_TIME_PERIOD(3ossl), d2i_OSSL_TIME_SPEC(3ossl), d2i_OSSL_TIME_SPEC_ABSOLUTE(3ossl), d2i_OSSL_TIME_SPEC_DAY(3ossl), d2i_OSSL_TIME_SPEC_MONTH(3ossl), d2i_OSSL_TIME_SPEC_TIME(3ossl), d2i_OSSL_TIME_SPEC_WEEKS(3ossl), d2i_OSSL_TIME_SPEC_X_DAY_OF(3ossl), d2i_OSSL_USER_NOTICE_SYNTAX(3ossl), d2i_OTHERNAME(3ossl), d2i_PBE2PARAM(3ossl), d2i_PBEPARAM(3ossl), d2i_PBKDF2PARAM(3ossl), d2i_PBMAC1PARAM(3ossl), d2i_PKCS12(3ossl), d2i_PKCS12_BAGS(3ossl), d2i_PKCS12_MAC_DATA(3ossl), d2i_PKCS12_SAFEBAG(3ossl), d2i_PKCS12_bio(3ossl), d2i_PKCS12_fp(3ossl), d2i_PKCS7(3ossl), d2i_PKCS7_DIGEST(3ossl), d2i_PKCS7_ENCRYPT(3ossl), d2i_PKCS7_ENC_CONTENT(3ossl), d2i_PKCS7_ENVELOPE(3ossl), d2i_PKCS7_ISSUER_AND_SERIAL(3ossl), d2i_PKCS7_RECIP_INFO(3ossl), d2i_PKCS7_SIGNED(3ossl), d2i_PKCS7_SIGNER_INFO(3ossl), d2i_PKCS7_SIGN_ENVELOPE(3ossl), d2i_PKCS7_bio(3ossl), d2i_PKCS7_fp(3ossl), d2i_PKCS8_PRIV_KEY_INFO(3ossl), d2i_PKCS8_PRIV_KEY_INFO_bio(3ossl), d2i_PKCS8_PRIV_KEY_INFO_fp(3ossl), d2i_PKCS8_bio(3ossl), d2i_PKCS8_fp(3ossl), d2i_PKEY_USAGE_PERIOD(3ossl), d2i_POLICYINFO(3ossl), d2i_POLICYQUALINFO(3ossl), d2i_PROFESSION_INFO(3ossl), d2i_PROXY_CERT_INFO_EXTENSION(3ossl), d2i_PROXY_POLICY(3ossl), d2i_RSA_OAEP_PARAMS(3ossl), d2i_RSA_PSS_PARAMS(3ossl), d2i_SCRYPT_PARAMS(3ossl), d2i_SCT_LIST(3ossl), d2i_SXNET(3ossl), d2i_SXNETID(3ossl), d2i_TS_ACCURACY(3ossl), d2i_TS_MSG_IMPRINT(3ossl), d2i_TS_MSG_IMPRINT_bio(3ossl), d2i_TS_MSG_IMPRINT_fp(3ossl), d2i_TS_REQ(3ossl), d2i_TS_REQ_bio(3ossl), d2i_TS_REQ_fp(3ossl), d2i_TS_RESP(3ossl), d2i_TS_RESP_bio(3ossl), d2i_TS_RESP_fp(3ossl), d2i_TS_STATUS_INFO(3ossl), d2i_TS_TST_INFO(3ossl), d2i_TS_TST_INFO_bio(3ossl), d2i_TS_TST_INFO_fp(3ossl), d2i_USERNOTICE(3ossl), d2i_X509(3ossl), d2i_X509_bio(3ossl), d2i_X509_fp(3ossl), d2i_X509_ACERT(3ossl), d2i_X509_ACERT_bio(3ossl), d2i_X509_ACERT_fp(3ossl), d2i_X509_ALGOR(3ossl), d2i_X509_ALGORS(3ossl), d2i_X509_ATTRIBUTE(3ossl), d2i_X509_CERT_AUX(3ossl), d2i_X509_CINF(3ossl), d2i_X509_CRL(3ossl), d2i_X509_CRL_INFO(3ossl), d2i_X509_CRL_bio(3ossl), d2i_X509_CRL_fp(3ossl), d2i_X509_EXTENSION(3ossl), d2i_X509_EXTENSIONS(3ossl), d2i_X509_NAME(3ossl), d2i_X509_NAME_ENTRY(3ossl), d2i_X509_PUBKEY(3ossl), d2i_X509_PUBKEY_bio(3ossl), d2i_X509_PUBKEY_fp(3ossl), d2i_X509_REQ(3ossl), d2i_X509_REQ_INFO(3ossl), d2i_X509_REQ_bio(3ossl), d2i_X509_REQ_fp(3ossl), d2i_X509_REVOKED(3ossl), d2i_X509_SIG(3ossl), d2i_X509_VAL(3ossl), i2d_ACCESS_DESCRIPTION(3ossl), i2d_ADMISSIONS(3ossl), i2d_ADMISSION_SYNTAX(3ossl), i2d_ASIdOrRange(3ossl), i2d_ASIdentifierChoice(3ossl), i2d_ASIdentifiers(3ossl), i2d_ASN1_BIT_STRING(3ossl), i2d_ASN1_BMPSTRING(3ossl), i2d_ASN1_ENUMERATED(3ossl), i2d_ASN1_GENERALIZEDTIME(3ossl), i2d_ASN1_GENERALSTRING(3ossl), i2d_ASN1_IA5STRING(3ossl), i2d_ASN1_INTEGER(3ossl), i2d_ASN1_NULL(3ossl), i2d_ASN1_OBJECT(3ossl), i2d_ASN1_OCTET_STRING(3ossl), i2d_ASN1_PRINTABLE(3ossl), i2d_ASN1_PRINTABLESTRING(3ossl), i2d_ASN1_SEQUENCE_ANY(3ossl), i2d_ASN1_SET_ANY(3ossl), i2d_ASN1_T61STRING(3ossl), i2d_ASN1_TIME(3ossl), i2d_ASN1_TYPE(3ossl), i2d_ASN1_UNIVERSALSTRING(3ossl), i2d_ASN1_UTCTIME(3ossl), i2d_ASN1_UTF8STRING(3ossl), i2d_ASN1_VISIBLESTRING(3ossl), i2d_ASN1_bio_stream(3ossl), i2d_ASRange(3ossl), i2d_AUTHORITY_INFO_ACCESS(3ossl), i2d_AUTHORITY_KEYID(3ossl), i2d_BASIC_CONSTRAINTS(3ossl), i2d_CERTIFICATEPOLICIES(3ossl), i2d_CMS_ContentInfo(3ossl), i2d_CMS_ReceiptRequest(3ossl), i2d_CMS_bio(3ossl), i2d_CRL_DIST_POINTS(3ossl), i2d_DHxparams(3ossl), i2d_DIRECTORYSTRING(3ossl), i2d_DISPLAYTEXT(3ossl), i2d_DIST_POINT(3ossl), i2d_DIST_POINT_NAME(3ossl), i2d_DSA_SIG(3ossl), i2d_ECDSA_SIG(3ossl), i2d_ECPKParameters(3ossl), i2d_EDIPARTYNAME(3ossl), i2d_ESS_CERT_ID(3ossl), i2d_ESS_CERT_ID_V2(3ossl), i2d_ESS_ISSUER_SERIAL(3ossl), i2d_ESS_SIGNING_CERT(3ossl), i2d_ESS_SIGNING_CERT_V2(3ossl), i2d_EXTENDED_KEY_USAGE(3ossl), i2d_GENERAL_NAME(3ossl), i2d_GENERAL_NAMES(3ossl), i2d_IPAddressChoice(3ossl), i2d_IPAddressFamily(3ossl), i2d_IPAddressOrRange(3ossl), i2d_IPAddressRange(3ossl), i2d_ISSUER_SIGN_TOOL(3ossl), i2d_ISSUING_DIST_POINT(3ossl), i2d_NAMING_AUTHORITY(3ossl), i2d_NETSCAPE_CERT_SEQUENCE(3ossl), i2d_NETSCAPE_SPKAC(3ossl), i2d_NETSCAPE_SPKI(3ossl), i2d_NOTICEREF(3ossl), i2d_OCSP_BASICRESP(3ossl), i2d_OCSP_CERTID(3ossl), i2d_OCSP_CERTSTATUS(3ossl), i2d_OCSP_CRLID(3ossl), i2d_OCSP_ONEREQ(3ossl), i2d_OCSP_REQINFO(3ossl), i2d_OCSP_REQUEST(3ossl), i2d_OCSP_RESPBYTES(3ossl), i2d_OCSP_RESPDATA(3ossl), i2d_OCSP_RESPID(3ossl), i2d_OCSP_RESPONSE(3ossl), i2d_OCSP_REVOKEDINFO(3ossl), i2d_OCSP_SERVICELOC(3ossl), i2d_OCSP_SIGNATURE(3ossl), i2d_OCSP_SINGLERESP(3ossl), i2d_OSSL_AA_DIST_POINT(3ossl), i2d_OSSL_ALLOWED_ATTRIBUTES_CHOICE(3ossl), i2d_OSSL_ALLOWED_ATTRIBUTES_ITEM(3ossl), i2d_OSSL_ALLOWED_ATTRIBUTES_SYNTAX(3ossl), i2d_OSSL_ATAV(3ossl), i2d_OSSL_ATTRIBUTE_DESCRIPTOR(3ossl), i2d_OSSL_ATTRIBUTE_MAPPING(3ossl), i2d_OSSL_ATTRIBUTE_MAPPINGS(3ossl), i2d_OSSL_ATTRIBUTE_TYPE_MAPPING(3ossl), i2d_OSSL_ATTRIBUTE_VALUE_MAPPING(3ossl), i2d_OSSL_ATTRIBUTES_SYNTAX(3ossl), i2d_OSSL_AUTHORITY_ATTRIBUTE_ID_SYNTAX(3ossl), i2d_OSSL_BASIC_ATTR_CONSTRAINTS(3ossl), i2d_OSSL_CMP_ATAVS(3ossl), i2d_OSSL_CMP_MSG(3ossl), i2d_OSSL_CMP_PKIHEADER(3ossl), i2d_OSSL_CMP_PKISI(3ossl), i2d_OSSL_CRMF_CERTID(3ossl), i2d_OSSL_CRMF_CERTTEMPLATE(3ossl), i2d_OSSL_CRMF_ENCRYPTEDKEY(3ossl), i2d_OSSL_CRMF_ENCRYPTEDVALUE(3ossl), i2d_OSSL_CRMF_MSG(3ossl), i2d_OSSL_CRMF_MSGS(3ossl), i2d_OSSL_CRMF_PBMPARAMETER(3ossl), i2d_OSSL_CRMF_PKIPUBLICATIONINFO(3ossl), i2d_OSSL_CRMF_SINGLEPUBINFO(3ossl), i2d_OSSL_HASH(3ossl), i2d_OSSL_DAY_TIME(3ossl), i2d_OSSL_DAY_TIME_BAND(3ossl), i2d_OSSL_IETF_ATTR_SYNTAX(3ossl), i2d_OSSL_INFO_SYNTAX(3ossl), i2d_OSSL_INFO_SYNTAX_POINTER(3ossl), i2d_OSSL_ISSUER_SERIAL(3ossl), i2d_OSSL_NAMED_DAY(3ossl), i2d_OSSL_OBJECT_DIGEST_INFO(3ossl), i2d_OSSL_PRIVILEGE_POLICY_ID(3ossl), i2d_OSSL_ROLE_SPEC_CERT_ID(3ossl), i2d_OSSL_ROLE_SPEC_CERT_ID_SYNTAX(3ossl), i2d_OSSL_TARGET_CERT(3ossl), i2d_OSSL_TARGET(3ossl), i2d_OSSL_TARGETING_INFORMATION(3ossl), i2d_OSSL_TARGETS(3ossl), i2d_OSSL_TIME_PERIOD(3ossl), i2d_OSSL_TIME_SPEC(3ossl), i2d_OSSL_TIME_SPEC_ABSOLUTE(3ossl), i2d_OSSL_TIME_SPEC_DAY(3ossl), i2d_OSSL_TIME_SPEC_MONTH(3ossl), i2d_OSSL_TIME_SPEC_TIME(3ossl), i2d_OSSL_TIME_SPEC_WEEKS(3ossl), i2d_OSSL_TIME_SPEC_X_DAY_OF(3ossl), i2d_OSSL_USER_NOTICE_SYNTAX(3ossl), i2d_OTHERNAME(3ossl), i2d_PBE2PARAM(3ossl), i2d_PBEPARAM(3ossl), i2d_PBKDF2PARAM(3ossl), i2d_PBMAC1PARAM(3ossl), i2d_PKCS12(3ossl), i2d_PKCS12_BAGS(3ossl), i2d_PKCS12_MAC_DATA(3ossl), i2d_PKCS12_SAFEBAG(3ossl), i2d_PKCS12_bio(3ossl), i2d_PKCS12_fp(3ossl), i2d_PKCS7(3ossl), i2d_PKCS7_DIGEST(3ossl), i2d_PKCS7_ENCRYPT(3ossl), i2d_PKCS7_ENC_CONTENT(3ossl), i2d_PKCS7_ENVELOPE(3ossl), i2d_PKCS7_ISSUER_AND_SERIAL(3ossl), i2d_PKCS7_NDEF(3ossl), i2d_PKCS7_RECIP_INFO(3ossl), i2d_PKCS7_SIGNED(3ossl), i2d_PKCS7_SIGNER_INFO(3ossl), i2d_PKCS7_SIGN_ENVELOPE(3ossl), i2d_PKCS7_bio(3ossl), i2d_PKCS7_fp(3ossl), i2d_PKCS8PrivateKeyInfo_bio(3ossl), i2d_PKCS8PrivateKeyInfo_fp(3ossl), i2d_PKCS8_PRIV_KEY_INFO(3ossl), i2d_PKCS8_PRIV_KEY_INFO_bio(3ossl), i2d_PKCS8_PRIV_KEY_INFO_fp(3ossl), i2d_PKCS8_bio(3ossl), i2d_PKCS8_fp(3ossl), i2d_PKEY_USAGE_PERIOD(3ossl), i2d_POLICYINFO(3ossl), i2d_POLICYQUALINFO(3ossl), i2d_PROFESSION_INFO(3ossl), i2d_PROXY_CERT_INFO_EXTENSION(3ossl), i2d_PROXY_POLICY(3ossl), i2d_RSA_OAEP_PARAMS(3ossl), i2d_RSA_PSS_PARAMS(3ossl), i2d_SCRYPT_PARAMS(3ossl), i2d_SCT_LIST(3ossl), i2d_SXNET(3ossl), i2d_SXNETID(3ossl), i2d_TS_ACCURACY(3ossl), i2d_TS_MSG_IMPRINT(3ossl), i2d_TS_MSG_IMPRINT_bio(3ossl), i2d_TS_MSG_IMPRINT_fp(3ossl), i2d_TS_REQ(3ossl), i2d_TS_REQ_bio(3ossl), i2d_TS_REQ_fp(3ossl), i2d_TS_RESP(3ossl), i2d_TS_RESP_bio(3ossl), i2d_TS_RESP_fp(3ossl), i2d_TS_STATUS_INFO(3ossl), i2d_TS_TST_INFO(3ossl), i2d_TS_TST_INFO_bio(3ossl), i2d_TS_TST_INFO_fp(3ossl), i2d_USERNOTICE(3ossl), i2d_X509(3ossl), i2d_X509_bio(3ossl), i2d_X509_fp(3ossl), i2d_X509_ACERT(3ossl), i2d_X509_ACERT_bio(3ossl), i2d_X509_ACERT_fp(3ossl), i2d_X509_ALGOR(3ossl), i2d_X509_ALGORS(3ossl), i2d_X509_ATTRIBUTE(3ossl), i2d_X509_CERT_AUX(3ossl), i2d_X509_CINF(3ossl), i2d_X509_CRL(3ossl), i2d_X509_CRL_INFO(3ossl), i2d_X509_CRL_bio(3ossl), i2d_X509_CRL_fp(3ossl), i2d_X509_EXTENSION(3ossl), i2d_X509_EXTENSIONS(3ossl), i2d_X509_NAME(3ossl), i2d_X509_NAME_ENTRY(3ossl), i2d_X509_PUBKEY(3ossl), i2d_X509_PUBKEY_bio(3ossl), i2d_X509_PUBKEY_fp(3ossl), i2d_X509_REQ(3ossl), i2d_X509_REQ_INFO(3ossl), i2d_X509_REQ_bio(3ossl), i2d_X509_REQ_fp(3ossl), i2d_X509_REVOKED(3ossl), i2d_X509_SIG(3ossl), i2d_X509_VAL(3ossl)
convert objects from/to ASN.1/DER representation
datepage.cgi(1)
Xymon CGI script to view pre-built reports by date
dateseq(1)
Generate a sequence of date/times from FIRST to LAST, optionally in steps of
dblatex(1)
convert DocBook to LaTeX, DVI, PostScript, and PDF
dbus-launch(1)
Utility to start a message bus from a shell script
dc_descriptor_free(3)
free a dive computer descriptor reference
dc_descriptor_get_model(3)
get the model of a dive computer descriptor
dc_descriptor_get_product(3)
get the product of a dive computer descriptor
dc_descriptor_get_transports(3)
Gets the transports supported by the given descriptor
dc_descriptor_get_vendor(3)
get the vendor of a dive computer descriptor
dc_descriptor_iterator(3)
get all supported dive computers
dcraw2hdrgen(1)
Parse information in given Digital Camera RAW files and output a hdrgen script for generation of HDR images
ddpt(8)
copies data between files and storage devices. Support for devices that understand the SCSI command set
ddpt_sgl(8)
helper for ddpt utility's scatter gather lists
ddptctl(8)
helper/auxiliary utility for ddpt
ddr_crypt(1)
Data de/encryption plugin for dd_rescue
deb-postinst(5)
package post-installation maintainer script
deb-postrm(5)
package post-removal maintainer script
deb-preinst(5)
package pre-installation maintainer script
deb-prerm(5)
package pre-removal maintainer script
decrypt-dbeaver-configuration(1)
Decrypt DBeaver Credentials Configuration File
deductionguidesforstd::optional(3)
deductionguidesforstd::optional
deductionguidesforstd::scoped_allocator_adaptor(3)
deductionguidesforstd::scoped_allocator_adaptor
deductionguidesforstd::shared_ptr(3)
deductionguidesforstd::shared_ptr
deductionguidesforstd::weak_ptr(3)
deductionguidesforstd::weak_ptr
default.pa(5)
PulseAudio Sound Server Startup Script
defid(1)
[DESCRIPTION]
dehydrated(1)
ACME client implemented as a shell-script
delptype(3)
delete an element of a ptype_list man1/alc_origin.1
denature(1)
-- A script to convert an html file to an xsl-fo file, then using FOP, to a pdf
depth-dbm-fc-solver(6), dbm-fc-solver(6)
memory efficient solving of difficult to verdict Freecell deals
des_modes(7)
the variants of DES and other crypto algorithms of OpenSSL
des_modes(7ossl)
the variants of DES and other crypto algorithms of OpenSSL
desktop_color_depth(3)
Finds out the desktop color depth. Allegro game programming library
desktoptojson(8)
Converts a .desktop file to a .json file
devilspie2(1), Devilspie2(1)
perform scripted actions on windows as they are created
dhclient-script(8)
DHCP client network configuration script
dhcp-options(5)
Dynamic Host Configuration Protocol options
dhcpcd-run-hooks(8)
DHCP client configuration script
dictl(1)
wrapper script for dict that permits using utf-8 encoded dictionaries on a terminal that is not utf-8 aware
diff(3m)
compute a shortest edit script (SES) given two sequences
diffpp(1)
pretty-print diff outputs with GNU enscript
digestion.pl(1)
A perl script to create a digest over one or more fields in a tab delimited list
dircproxy-crypt(1)
Generate encrypted password for dircproxy
dispatch_read(3), dispatch_write(3)
asynchronously read from and write to file descriptors
django-admin(1)
Utility script for the Django web framework django-admin is Django(aqs command-line utility for administrative tasks. This document outlines all it can do. In addition, manage.py is automatically created in each Django project. It does the same thing as django-admin but also sets the %DJANGO_SETTINGS_MODULE environment variable so that it points to your project(aqs settings.py file. The django-admin script should be on your system path if you installed Django via pip. If it(aqs not in your path, ensure you have your virtual environment activated. Generally, when working on a single Django project, it(aqs easier to use manage.py than django-admin. If you need to switch between multiple Django settings files, use django-admin with %DJANGO_SETTINGS_MODULE or the %--settings command line option. The command-line examples throughout this document use django-admin to be consistent, but any example can use manage.py or python -m django just as well
djvups(1)
Convert DjVu documents to PostScript
dkimsign(1)
Script for DKIM signing messages on stdin
dkimverify(1)
Script for DKIM verifying messages on stdin
dnscap(1)
DNS network traffic capture utility
dnsdist(1)
A DNS and DoS aware, scriptable loadbalancer
dnsextd(8)
BIND Extension Daemon " Name Description for whatis database
dnsjit(1)
DNS engine based around LuaJIT for capturing, parsing, replaying and statistics gathering
dnsjit.core.object.linuxsll(3)
Linux cooked-mode capture (SLL) part of a packet
dnsjit.lib.getopt(3)
Parse and handle arguments
dotcache(5), .cache(5)
description files for the GoFish gopher server
doveadm-mailbox-cryptokey(1)
Mail crypt plugin management
doveadm-sieve(1)
Commands related to handling Sieve scripts
dpath(8)
Diablo program to return commonly used paths for use in shell scripts
dpkg-maintscript-helper(1)
works around known dpkg limitations in maintainer scripts
dptest(1)
test cases for QDBM Depot
dptsv(1)
mutual converter between TSV and QDBM Depot database
draw_sprite_ex(3)
Draws a optionally flipped/blended/tinted sprite on the bitmap. Allegro game programming library
driftnet(1)
capture images from network traffic and display them in an X window; optionally, capture audio streams and play them
dsyncgroups(8)
Obtain active file and group description info from a remote NNTP host and update the local dactive.kp (or specified KP database)
du2ps(1)
filter for converting output of du to PostScript file
duplicity(1)
Encrypted incremental backup to local or remote storage
dvdisaster(1), DVDISASTER(1)
data loss/scratch/aging protection for optical media
dvdxchap(1)
Extract chapter information from DVDs
dvipdf(1)
Convert TeX DVI file to PDF using ghostscript and dvips
dvips(1)
convert a TeX DVI file to PostScript
dwz(1)
DWARF optimization and duplicate removal tool
dx(l)
start the Data Explorer visualization system. Optionally directly start the User Interface (dxui), the executive (dxexec), the Data Prompter, the Module Builder or the Tutorial
easside-ng(8)
an auto-magic tool which allows you to communicate via an WEP-encrypted AP without knowing the key
eddsa_pk_new(3), eddsa_pk_free(3), eddsa_pk_from_EVP_PKEY(3), eddsa_pk_from_ptr(3), eddsa_pk_to_EVP_PKEY(3)
FIDO2 COSE EDDSA API
editcap(1)
Edit and/or translate the format of capture files
eenc(1)
perform password encryption for RefDB clients
elf_begin(3)
Return descriptor for ELF file
elf_clone(3)
Create a clone of an existing ELF descriptor
elf_update(3)
update an ELF descriptor
elixir(1)
The Elixir script runner
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)
empty(1)
run processes under pseudo-terminal sessions
empty_string(3)
Universal string NULL terminator. Allegro game programming library
emwmrc(4)
the Enhanced Motif Window Manager Resource Description File
encfs(1)
mounts or creates an encrypted virtual filesystem
encfssh(1)
mount encrypted virtual filesystem and start shell Write in progress
enchive(1)
personal archive encryption
encrypt-dbeaver-configuration(1)
Encrypt DBeaver Credentials Configuration File
enscript(1)
convert text files to PostScript, HTML, RTF, ANSI, and overstrikes
entangle(1)
tethered camera control & capture
eps(n)
Encapsulated PostScript canvas item
epsffit(1)
fit encapsulated PostScript file (EPSF) into constrained size
epte(1)
Electronic Periodic Table of the Elements
errno(1)
look up errno names and descriptions
eruption(6), Eruption(6)
eruption of pieces of hot volcanic rock
es256_pk_new(3), es256_pk_free(3), es256_pk_from_EC_KEY(3), es256_pk_from_EVP_PKEY(3), es256_pk_from_ptr(3), es256_pk_to_EVP_PKEY(3)
FIDO2 COSE ES256 API
es384_pk_new(3), es384_pk_free(3), es384_pk_from_EC_KEY(3), es384_pk_from_EVP_PKEY(3), es384_pk_from_ptr(3), es384_pk_to_EVP_PKEY(3)
FIDO2 COSE ES384 API
eukleides(1)
Eukleides interpreter to PostScript
euktoeps(1)
Eukleides to Encapsulated PostScript converter
eval.tcl86(n), eval(n)
Evaluate a Tcl script
eval.tcl90(n), eval(n)
Evaluate a Tcl script
evince-previewer(1)
show a printing preview of PostScript and PDF documents
evince-thumbnailer(1)
create png thumbnails from PostScript and PDF documents
evp(3)
high-level cryptographic functions
evp(7)
high-level cryptographic functions
evp(7ossl)
high-level cryptographic functions
ex3buf(3)
Mode-X triple buffering and retrace interrupt simulation. Allegro game programming library
expect_autoexpect(1), autoexpect(1)
generate an Expect script from watching a session
expect_cryptdir(1), cryptdir(1)
encrypt/decrypt all files in a directory
expect_decryptdir(1), cryptdir(1)
encrypt/decrypt all files in a directory
explain_accept(3)
explain accept(2) errors require_index { }
explain_accept4(3)
explain accept4(2) errors require_index { }
explain_accept4_or_die(3)
accept a connection on a socket and report errors require_index { "accept a connection on a socket and report errors" }
explain_accept_or_die(3)
accept a connection on a socket and report errors require_index { "accept a connection on a socket and report errors" }
explain_acl_set_fd_or_die(3)
set an ACL by file descriptor and report errors require_index { "set an ACL by file descriptor and report errors" }
explain_close_or_die(3)
close a file descriptor and report errors require_index { "close a file descriptor and report errors" }
explain_dirfd_or_die(3)
get directory stream file descriptor and report errors require_index { "get directory stream file descriptor and report errors" }
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_eventfd_or_die(3)
create event notify file descriptor and report errors require_index { "create a file descriptor for event notification and report errors" }
explain_fcntl_or_die(3)
manipulate a file descriptor and report errors require_index { "manipulate a file descriptor and report errors" }
explain_filename(3), explain_filename_from_fildes(3)
obtain filename from file descriptor require_index { }
explain_fstatat_or_die(3)
get file status relative to a dir fd and report errors require_index { "get file status relative to a directory file descriptor and report errors" }
explain_getsockopt(3)
explain getsockopt(2) errors require_index { }
explain_getsockopt_or_die(3)
get and set options on sockets and report errors require_index { "get and set options on sockets and report errors" }
explain_iconv_close_or_die(3)
deallocate conversion descriptor and report errors require_index { "explain_iconv_close_or_die(3)"
explain_iconv_open_or_die(3)
prepare for charset conversion and report errors require_index { "allocate descriptor for character set conversion and report errors" }
explain_openat_or_die(3)
open a file relative to a dir fd and report errors require_index { "open a file relative to a directory file descriptor and report errors" }
explain_poll_or_die(3)
wait for some event on file descriptor and report errors require_index { "wait for some event on a file descriptor and report errors" }
explain_pread_or_die(3)
seek and read from a file descriptor and report errors require_index { "read from a file descriptor at a given offset and report errors" }
explain_ptrace(3)
explain ptrace(2) errors require_index { }
explain_ptrace_or_die(3)
process trace and report errors require_index { "process trace and report errors" }
explain_pwrite_or_die(3)
seek and write to a file descriptor and report errors require_index { "write to a file descriptor at a given offset and report errors" }
explain_read_or_die(3)
read from a file descriptor and report errors require_index { "read from a file descriptor and report errors" }
explain_setsockopt(3)
explain setsockopt(2) errors require_index { }
explain_setsockopt_or_die(3)
get and set options on sockets and report errors require_index { "get and set options on sockets and report errors" }
explain_signalfd_or_die(3)
create signalable file descriptor and report errors require_index { "create a file descriptor for accepting signals and report errors" }
explain_timerfd_create_or_die(3)
create file descriptor timers and report errors require_index { "explain_timerfd_create_or_die(3)"
explain_write_or_die(3)
write to a file descriptor and report errors require_index { "write to a file descriptor and report errors" }
exrchr(1)
apply chromatic adaptation to an OpenEXR image
exrpptm(1)
performs tone mapping on an OpenEXR image (photoreceptor)
extimer(3)
Using the timer (delays and interrupts). Allegro game programming library
extractres(1)
filter to extract resources from a PostScript document
ezjail.conf(5), -(5)
ezjail.conf configuration file for ezjail script
ezmlm-accept(1)
accept messages in moderation queue
ezmlm-moderate(1)
process moderator actions for message acceptance and rejection
ezstream-file.sh(1)
script to stream files from the command line
fail2ban(1)
a set of server and client programs to limit brute force authentication attempts
fail2ban-regex(1)
test Fail2ban "failregex" option
fasta36(1)
scan a protein or DNA sequence library for similar sequences fastx36 - compare a DNA sequence to a protein sequence database, comparing the translated DNA sequence in forward and reverse frames. tfastx36 - compare a protein sequence to a DNA sequence database, calculating similarities with frameshifts to the forward and reverse orientations. fasty36 - compare a DNA sequence to a protein sequence database, comparing the translated DNA sequence in forward and reverse frames. tfasty36 - compare a protein sequence to a DNA sequence database, calculating similarities with frameshifts to the forward and reverse orientations. fasts36 - compare unordered peptides to a protein sequence database fastm36 - compare ordered peptides (or short DNA sequences) to a protein (DNA) sequence database tfasts36 - compare unordered peptides to a translated DNA sequence database fastf36 - compare mixed peptides to a protein sequence database tfastf36 - compare mixed peptides to a translated DNA sequence database ssearch36 - compare a protein or DNA sequence to a sequence database using the Smith-Waterman algorithm. ggsearch36 - compare a protein or DNA sequence to a sequence database using a global alignment (Needleman-Wunsch) glsearch36 - compare a protein or DNA sequence to a sequence database with alignments that are global in the query and local in the database sequence (global-local). lalign36 - produce multiple non-overlapping alignments for protein and DNA sequences using the Huang and Miller sim algorithm for the Waterman-Eggert algorithm. prss36, prfx36 - discontinued; all the FASTA programs will estimate statistical significance using 500 shuffled sequence scores if two sequences are compared
fastf3(1), fastf3_t(1)
compare a mixed peptide sequence against a protein database using a modified fasta algorithm. tfastf3, tfastf3_t - compare a mixed pepide sequence against a translated DNA database
fastnetmon(8), FastNetMon(8)
a high performance DoS/DDoS load analyzer built on top of multiple packet capture engines
fasts3(1), fasts3_t(1)
compare several short peptide sequences against a protein database using a modified fasta algorithm. tfasts3, tfasts3_t - compare short pepides against a translated DNA database
fax2ps(1)
convert a TIFF facsimile to compressed PostScriptâ„¢
fcft_capabilities(3)
available optional library capabilities
fcft_font_options_create(3)
instantiate a new font
fcft_font_options_destroy(3)
free fcft_font_options objects
fconfigure.tcl86(n), fconfigure(n)
Set and get options on a channel
fconfigure.tcl90(n), fconfigure(n)
Set and get options on a channel
fd2(1)
redirect from/to file descriptor 2
fd2pascal(1)
Free Pascal forms description to pascal program converter
fd2ps(1)
Translates fdesign output to PostScript Cr n (c) (co
fdclean(3)
erases cached info about a file descriptor
fdin(3)
waits on a file descriptor to become readable
fdout(3)
wait on file descriptor to become writable
fftw-wisdom(1)
create wisdom (pre-optimized FFTs)
fftwf-wisdom(1)
create wisdom (pre-optimized FFTs)
fftwl-wisdom(1)
create wisdom (pre-optimized FFTs)
fftwq-wisdom(1)
create wisdom (pre-optimized FFTs)
fgallery(1)
static HTML+JavaScript photo album generator
fgfsrc(5)
FlightGear command-line options file
fi_cm(3)
Connection management operations fi_connect / fi_listen / fi_accept / fi_reject / fi_shutdown Manage endpoint connection state. fi_setname / fi_getname / fi_getpeer Set local, or return local or peer endpoint address. fi_join / fi_close / fi_mc_addr Join, leave, or retrieve a multicast address
fi_endpoint(3)
Fabric endpoint operations fi_endpoint / fi_scalable_ep / fi_passive_ep / fi_close Allocate or close an endpoint. fi_ep_bind Associate an endpoint with hardware resources, such as event queues, completion queues, counters, address vectors, or shared transmit/receive contexts. fi_scalable_ep_bind Associate a scalable endpoint with an address vector fi_pep_bind Associate a passive endpoint with an event queue fi_enable Transitions an active endpoint into an enabled state. fi_cancel Cancel a pending asynchronous data transfer fi_ep_alias Create an alias to the endpoint fi_control Control endpoint operation. fi_getopt / fi_setopt Get or set endpoint options. fi_rx_context / fi_tx_context / fi_srx_context / fi_stx_context Open a transmit or receive context. fi_tc_dscp_set / fi_tc_dscp_get Convert between a DSCP value and a network traffic class fi_rx_size_left / fi_tx_size_left (DEPRECATED) Query the lower bound on how many RX/TX operations may be posted without an operation returning -FI_EAGAIN. This functions have been deprecated and will be removed in a future version of the library
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
fiberlamp(6)
Fiber Optic Lamp
fido_assert_allow_cred(3), fido_assert_empty_allow_list(3)
manage allow lists in a FIDO2 assertion
fido_assert_new(3), fido_assert_free(3), fido_assert_count(3), fido_assert_rp_id(3), fido_assert_user_display_name(3), fido_assert_user_icon(3), fido_assert_user_name(3), fido_assert_authdata_ptr(3), fido_assert_authdata_raw_ptr(3), fido_assert_blob_ptr(3), fido_assert_clientdata_hash_ptr(3), fido_assert_hmac_secret_ptr(3), fido_assert_largeblob_key_ptr(3), fido_assert_user_id_ptr(3), fido_assert_sig_ptr(3), fido_assert_id_ptr(3), fido_assert_authdata_len(3), fido_assert_authdata_raw_len(3), fido_assert_blob_len(3), fido_assert_clientdata_hash_len(3), fido_assert_hmac_secret_len(3), fido_assert_largeblob_key_len(3), fido_assert_user_id_len(3), fido_assert_sig_len(3), fido_assert_id_len(3), fido_assert_sigcount(3), fido_assert_flags(3)
FIDO2 assertion API
fido_bio_template(3), fido_bio_template_array_count(3), fido_bio_template_array_free(3), fido_bio_template_array_new(3), fido_bio_template_free(3), fido_bio_template_id_len(3), fido_bio_template_id_ptr(3), fido_bio_template_name(3), fido_bio_template_new(3), fido_bio_template_set_id(3), fido_bio_template_set_name(3)
FIDO2 biometric template API
fido_cbor_info_new(3), fido_cbor_info_free(3), fido_dev_get_cbor_info(3), fido_cbor_info_aaguid_ptr(3), fido_cbor_info_extensions_ptr(3), fido_cbor_info_protocols_ptr(3), fido_cbor_info_transports_ptr(3), fido_cbor_info_versions_ptr(3), fido_cbor_info_options_name_ptr(3), fido_cbor_info_options_value_ptr(3), fido_cbor_info_algorithm_type(3), fido_cbor_info_algorithm_cose(3), fido_cbor_info_algorithm_count(3), fido_cbor_info_certs_name_ptr(3), fido_cbor_info_certs_value_ptr(3), fido_cbor_info_certs_len(3), fido_cbor_info_aaguid_len(3), fido_cbor_info_extensions_len(3), fido_cbor_info_protocols_len(3), fido_cbor_info_transports_len(3), fido_cbor_info_versions_len(3), fido_cbor_info_options_len(3), fido_cbor_info_maxmsgsiz(3), fido_cbor_info_maxcredbloblen(3), fido_cbor_info_maxcredcntlst(3), fido_cbor_info_maxcredidlen(3), fido_cbor_info_maxlargeblob(3), fido_cbor_info_maxrpid_minpinlen(3), fido_cbor_info_minpinlen(3), fido_cbor_info_fwversion(3), fido_cbor_info_uv_attempts(3), fido_cbor_info_uv_modality(3), fido_cbor_info_rk_remaining(3), fido_cbor_info_new_pin_required(3)
FIDO2 CBOR Info API
fido_cred_exclude(3), fido_cred_empty_exclude_list(3)
manage exclude lists in a FIDO2 credential
fido_cred_new(3), fido_cred_free(3), fido_cred_pin_minlen(3), fido_cred_prot(3), fido_cred_fmt(3), fido_cred_rp_id(3), fido_cred_rp_name(3), fido_cred_user_name(3), fido_cred_display_name(3), fido_cred_authdata_ptr(3), fido_cred_authdata_raw_ptr(3), fido_cred_clientdata_hash_ptr(3), fido_cred_id_ptr(3), fido_cred_aaguid_ptr(3), fido_cred_largeblob_key_ptr(3), fido_cred_pubkey_ptr(3), fido_cred_sig_ptr(3), fido_cred_user_id_ptr(3), fido_cred_x5c_list_count(3), fido_cred_x5c_list_ptr(3), fido_cred_x5c_ptr(3), fido_cred_attstmt_ptr(3), fido_cred_authdata_len(3), fido_cred_authdata_raw_len(3), fido_cred_clientdata_hash_len(3), fido_cred_id_len(3), fido_cred_aaguid_len(3), fido_cred_largeblob_key_len(3), fido_cred_pubkey_len(3), fido_cred_sig_len(3), fido_cred_user_id_len(3), fido_cred_x5c_list_len(3), fido_cred_x5c_len(3), fido_cred_attstmt_len(3), fido_cred_entattest(3), fido_cred_type(3), fido_cred_flags(3), fido_cred_sigcount(3)
FIDO2 credential API
fido_credman_metadata_new(3), fido_credman_rk_new(3), fido_credman_rp_new(3), fido_credman_metadata_free(3), fido_credman_rk_free(3), fido_credman_rp_free(3), fido_credman_rk_existing(3), fido_credman_rk_remaining(3), fido_credman_rk(3), fido_credman_rk_count(3), fido_credman_rp_id(3), fido_credman_rp_name(3), fido_credman_rp_count(3), fido_credman_rp_id_hash_ptr(3), fido_credman_rp_id_hash_len(3), fido_credman_get_dev_metadata(3), fido_credman_get_dev_rk(3), fido_credman_set_dev_rk(3), fido_credman_del_dev_rk(3), fido_credman_get_dev_rp(3)
FIDO2 credential management API
fido_dev_info_manifest(3), fido_dev_info_new(3), fido_dev_info_free(3), fido_dev_info_ptr(3), fido_dev_info_path(3), fido_dev_info_product(3), fido_dev_info_vendor(3), fido_dev_info_manufacturer_string(3), fido_dev_info_product_string(3), fido_dev_info_set(3)
FIDO2 device discovery functions
fig2ps2tex(1)
generate a TeX file for including a PostScript file
file_descriptor(3em), Emilua(3em)
Lua execution engine
file_select_ex(3)
Displays the Allegro file selector with a caption
fileevent.tcl86(n), fileevent(n)
Execute a script when a channel becomes readable or writable
fileevent.tcl90(n), fileevent(n)
Execute a script when a channel becomes readable or writable
filesystem.is_empty(3em), Emilua(3em)
Lua execution engine
filter_create_fp(3), filter_create_fp (3)
similar to filter_create_fd except with buffered FILE*
find_optimal_dimensions_for_microstrip_coupler(1), find_optimal_dimensions_for_microstrp_coupler(1)
part of atlc
findhost.cgi(1)
Xymon CGI script to find hosts
fixps(1)
sanitize PostScript files
fixpsditps(1)
filter to fix Transcript psdit documents so PSUtils work
fixpspps(1)
filter to fix PSPrint PostScript so PSUtils work
fixtpps(1)
filter to fix Tpscript documents to work with PSUtils
flatbeh(1)
Synthetize a behavioral description from a structural description
flickcurl-config(1)
script to get information about the installed version of flickcurl
fliptext(6)
draws pages of text whose lines transparently flip around
flock(1)
manage locks from shell scripts
flow-capture(1)
Manage storage of flow file archives by expiring old data
flow-log2rrd(1)
Process the STAT: lines from flow-capture and flow-fanout to RRD files
flow-rpt2rrd(1)
Convert flow-report CSV output to RRDtool format
flow-rptfmt(1)
Format the output of flow-report in ASCII or HTML
flowcap(8)
Capture network flow data and write it to temporary files
flpsed(1)
annotate PostScript and PDF files
fltk-config(1)
script to get information about the installed version of fltk
fntsample(1)
PDF and PostScript font samples generator " macros SAMPLE . ESAMPLE
foomatic-addpjloptions(8)
Format PJL option information the for foomatic database
foomatic-combo-xml(1)
<put a short description here>
foomatic-getpjloptions(8)
<put a short description here>
foomatic-ppd-options(1)
show the PPD options
foomatic-preferred-driver(8)
<put a short description here>
fragroute(8)
intercept, modify, and rewrite egress traffic
freehdl-config(1), FreeHDL-CONFIG(1)
The FreeHDL configuration script
freeptype(3)
free a ptype_list man1/alc_origin.1
frr(1)
a systemd interaction script
fsaparse(3gv)
parse a word-acceptor automaton file
fsm(5)
Alliance VHDL Finite State Machine description subset. man1/alc_origin.1
fstrm_capture(1)
Receive and save Frame Streams data from a socket
fswatch(7)
Ask for notification when the contents of the specified files or directory hierarchies are modified. This man page is kept for reference but it is not to be considered an authoritative or complete source of information. Please, consult the official Info documentation shipped with
fth(1)
Forth script and extension language
ftpasswd(1)
Perl script for managing AuthUserFiles and AuthGroupFiles
ftpmail(1)
FIFO-based Perl script for sending email based on proftpd TransferLog
ftpquota(1)
Perl script for managing limit/tally files for mod_quotatab
ftptop(1)
display running status on proftpd server connections
fvdeinfo(1)
determines information about a FileVault Drive Encrypted (FVDE) volume
fvdemount(1)
mounts a FileVault Drive Encrypted (FVDE) volume
fzdefaults.xml(5)
Default options for FileZilla
g-wrap-config(1)
script to get information about the installed version of G-Wrap
gammu-smsd-tables(7)
description of tables for database backends of gammu-smsd(1) rst2man-indent-level 0 1 rstReportMargin $1
gdal-vsi-sozip(1)
SOZIP (Seek-Optimized ZIP) related commands. Added in version 3.11
gdisk(8)
Interactive GUID partition table (GPT) manipulator
gdome-config(1)
script to get information about the installed version of gdome2
gendesc(1)
Generate a test case description file
generate_optimized_palette(3)
Generates an optimized palette for a bitmap. Allegro game programming library
gengetopt(1)
manual page for gengetopt 2.23
genisoimage(1)
create ISO9660/Joliet/HFS filesystem with optional Rock Ridge attributes
gensio_acc_control(3)
Perform gensio accepter specific actions
gensio_acc_get_type(3), gensio_acc_is_reliable(3), gensio_acc_is_packet(3), gensio_acc_is_message(3), gensio_acc_is_mux(3)
Return general information about a gensio accepter
gensio_acc_get_user_data(3), gensio_accepter_set_callback(3), gensio_accepter_get_user_data(3), gensio_accepter_set_user_data(3)
Set the event callback and user data for a gensio accepter
gensio_acc_set_accept_callback_enable(3), gensio_acc_set_accept_callback_enable_cb(3), gensio_acc_set_accept_callback_enable_s(3)
Enable or disable the accept ready callback
gensio_acc_set_sync(3), gensio_acc_accept_s(3), gensio_acc_accept_s_intr(3)
Synchronous I/O operations on a gensio accepter
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
gensio_accepter_event(3)
Event handler for events from a gensio
gensio_get_type(3), gensio_get_child(3), gensio_is_client(3), gensio_is_reliable(3), gensio_is_packet(3), gensio_is_authenticated(3), gensio_is_encrypted(3), gensio_is_message(3), gensio_is_mux(3)
Return general information about a gensio
get_color_depth(3)
Returns the current pixel color depth. Allegro game programming library
get_mixer_bits(3)
Returns the mixer bit depth (8 or 16). Allegro game programming library
getablexprdepth(3)
gives the depth of an expression. man1/alc_origin.1
getafm(1)
create an AFM file for a PostScript font
getarg(3), arg_printusage(3)
collect command line options
getopt(1)
parse command options (enhanced)
getptype(3)
retrieve a ptype from a ptype_list man1/alc_origin.1
getr_depth(3), getg_depth(3), getb_depth(3), geta_depth(3)
Extract a color component from a color in a specified pixel format. Allegro game programming library
gfmt(1), fmt(1)
simple optimal text formatter
gh-completion(1)
Generate shell completion scripts
gh-preview-prompter(1)
Execute a test program to preview the prompter
giffix(1)
attempt to fix up broken GIFs
gimptool(1)
script to perform various GIMPy functions
gimptool-2.0(1)
script to perform various GIMPy functions
git-bug-user-adopt(1)
Adopt an existing identity as your own
git-config(1)
Get and set repository or global options
git-count-objects(1)
Count unpacked number of objects and their disk consumption
git-gc(1)
Cleanup unnecessary files and optimize the local repository
git-hash-object(1)
Compute object ID and optionally create an object from a file
git-init(1)
Create an empty Git repository or reinitialize an existing one
git-init-db(1)
Creates an empty Git repository
git-lfs-completion(1)
Shell tab-completion script generation for Git LFS
git-lfs-config(5)
Configuration options for git-lfs
git-lfs-standalone-file(1)
Standalone transfer adapter for file URLs
git-maintenance(1)
Run tasks to optimize Git repository data
git-mergetool--lib(1)
Common Git merge tool shell scriptlets
git-remote-gcrypt(1)
GNU Privacy Guard-encrypted git remote
git-secret-cat(1)
decrypts files passed on command line to stdout
git-secret-hide(1)
encrypts all added files with the inner keyring
git-secret-reveal(1)
decrypts all added files
git-sh-i18n(1)
Gits i18n setup code for shell scripts
git-sh-setup(1)
Common Git shell script setup code
git-web--browse(1)
Git helper script to launch a web browser
gitformat-signature(5)
Git cryptographic signature formats
gitpacking(7)
Advanced concepts related to packing in Git
gkrellkam-list(5)
format of the list description files used by GKrellKam
glClearDepth(3), "glClearDepth(3)
specify the clear value for the depth buffer
glDepthFunc(3), "glDepthFunc(3)
specify the value used for depth buffer comparisons
glDepthMask(3), "glDepthMask(3)
enable or disable writing into the depth buffer
glDepthRange(3), "glDepthRange(3)
specify mapping of depth values from normalized device coordinates to window coordinates
glGenLists(3), "glGenLists(3)
generate a contiguous set of empty display lists
glPolygonOffset(3), "glPolygonOffset(3)
set the scale and units used to calculate depth values
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
glab-completion(1)
Generate shell completion scripts
glab-mr-merge(1)
Merge or accept a merge request
glib-mkenums(1)
C language enum description generation utility
gluTessBeginPolygon(3), "gluTessBeginPolygon(3)
delimit a polygon description
gluTessEndPolygon(3), "gluTessEndPolygon(3)
delimit a polygon description
gmx-bar(1)
Calculate free energy difference estimates through Bennett's acceptance ratio
gmx-tune_pme(1)
Time mdrun as a function of PME ranks to optimize settings
gmx-xpm2ps(1)
Convert XPM (XPixelMap) matrices to postscript or XPM
gnome-screenshot(1)
capture the screen, a window, or an user-defined area and save the snapshot image to a file
gnutls_aead_cipher_decrypt(3)
API function
gnutls_aead_cipher_decryptv2(3)
API function
gnutls_aead_cipher_encrypt(3)
API function
gnutls_aead_cipher_encryptv(3)
API function
gnutls_aead_cipher_encryptv2(3)
API function
gnutls_anti_replay_set_ptr(3)
API function
gnutls_cipher_decrypt(3)
API function
gnutls_cipher_decrypt2(3)
API function
gnutls_cipher_decrypt3(3)
API function
gnutls_cipher_encrypt(3)
API function
gnutls_cipher_encrypt2(3)
API function
gnutls_cipher_encrypt3(3)
API function
gnutls_crypto_register_aead_cipher(3)
API function
gnutls_crypto_register_cipher(3)
API function
gnutls_crypto_register_digest(3)
API function
gnutls_crypto_register_mac(3)
API function
gnutls_db_get_ptr(3)
API function
gnutls_db_set_ptr(3)
API function
gnutls_handshake_description_get_name(3)
API function
gnutls_pkcs11_obj_get_ptr(3)
API function
gnutls_pkcs11_token_get_ptr(3)
API function
gnutls_pkcs12_bag_decrypt(3)
API function
gnutls_pkcs12_bag_encrypt(3)
API function
gnutls_privkey_decrypt_data(3)
API function
gnutls_privkey_decrypt_data2(3)
API function
gnutls_pubkey_encrypt_data(3)
API function
gnutls_session_get_ptr(3)
API function
gnutls_session_resumption_requested(3)
API function
gnutls_session_set_ptr(3)
API function
gnutls_transport_get_ptr(3)
API function
gnutls_transport_get_ptr2(3)
API function
gnutls_transport_set_ptr(3)
API function
gnutls_transport_set_ptr2(3)
API function
gnutls_x509_trust_list_get_ptr(3)
API function
gnutls_x509_trust_list_set_ptr(3)
API function
gosh(1)
a Scheme script interpreter
gotmail(1)
A script to fetch mail from a Hotmail mailbox
gpg(1)
OpenPGP encryption and signing tool
gpg-error-config(1)
Script to get information about the installed version of libgpg-error
gpg-mail-tube(1)
Encrypt rfc822 formatted mail in a pipeline
gpg-sq(1)
OpenPGP encryption and signing tool like gpg n(.g .ds Aq (aq .ds Aq '
gpg-zip(1)
Encrypt or sign files into an archive
gpg2(1)
OpenPGP encryption and signing tool
gpgdir(1)
recursive directory encryption with GnuPG
gpgrt-config(1)
Helper script to get information about the installed version of gpg libraries
gpgsm(1)
CMS encryption and signing tool
gpgtar(1)
Encrypt or sign files into an archive
gphelp(1)
GP-PARI online help script
gplcpt(1)
convert GIMP colour palette (gpl) to GMT colour palette table (cpt)
gptx(1), ptx(1)
produce a permuted index of file contents
grmdir(1), rmdir(1)
remove empty directories
groff_font(5)
format of groff device and font description files
grog(1)
guess options for groff command
grops(1)
PostScript driver for groff
grub-script-check(1)
check grub.cfg for syntax errors
gs(1)
Ghostscript (PostScript and PDF language interpreter and previewer)
gschem(1)
gEDA/gaf Schematic Capture
gscriptor(1)
Perl script to send commands to a smart card using a Gtk GUI
gsftopk(1)
render a ghostscript font in TeX pk form
gshred(1), shred(1)
overwrite a file to hide its contents, and optionally delete it
gsl-config(1)
script to get version number and compiler flags of the installed GSL library
gslp(1)
Format and print text using ghostscript gsbj - Format and print text for BubbleJet printer using ghostscript gsdj - Format and print text for DeskJet printer using ghostscript gsdj500 - Format and print text for DeskJet 500 BubbleJet using ghostscript gslj - Format and print text for LaserJet printer using ghostscript
gsm_option(3)
customizing the GSM 06.10 implementation
gsnd(1)
Run ghostscript (PostScript and PDF engine) without display
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
gum(1)
A tool for glamorous shell scripts
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
guptime(1), uptime(1)
tell how long the system has been running
gv(1)
Postscript and PDF viewer
gvnccapture(1)
VNC screenshot capture
h2o(8), H2O(8)
the optimized HTTP/1.x, HTTP/2 server
h2o.conf(5)
The configuration file for H2O, the optimized HTTP/1.x, HTTP/2 server
hdf_dump(3), hdf_dump (3)
dump an HDF dataset to stdout Description: Input: Output: Returns:
hdf_dump_format(3), hdf_dump_format (3)
dump an HDF dataset to FILE *fp Description: Input: Output: Returns:
hdf_dump_str(3), hdf_dump_str (3)
dump an HDF dataset to STRING Description: Input: Output: Returns:
hdf_get_attr(3), hdf_get_attr (3)
Description: Input: Output: Returns:
hdf_get_node(3), hdf_get_node (3)
Similar to hdf_get_obj except all the nodes are created if the don't exist
hdf_obj_attr(3), hdf_obj_attr (3)
Return the HDF Attributes for a node Description: Input: Output: Returns:
hdf_read_string(3), hdf_read_string (3)
read an HDF string Description: Input: Output:
hdf_read_string_ignore(3), hdf_read_string_ignore (3)
Read an HDF string and ignore errors Description: Input: Output:
hdf_remove_tree(3), hdf_remove_tree (3)
delete a subtree of an HDF dataset Description: Input: Output: Returns:
hdf_set_attr(3), hdf_set_attr (3)
Description: Input: Output: Returns:
hdf_write_file(3), hdf_write_file (3)
write an HDF data file Description: Input: Output:
hdf_write_string(3), hdf_write_string (3)
serialize an HDF dataset to a string Description: Input: Output:
hostname(7)
host name resolution description
hpenc(1)
high performance encryption command line utility
hpftodit(1)
create font description files for use with groff -Tlj4
hpt(1)
toss pkt files to squish/msg/jam bases and export messages
hptlink(1)
messages linker for hpt
hptrd(3)
{hp,sp}trd: reduction to tridiagonal
hptrf(3)
{hp,sp}trf: triangular factor
hptri(3)
{hp,sp}tri: triangular inverse
hptrs(3)
{hp,sp}trs: triangular solve using factor
hpttree(1)
area distribution tree builder for hpt
hrmdir(1)
remove an empty HFS directory
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
htc(1)
httptunnel client
html2ps(1)
convert HTML to PostScript
htmldoc(1)
convert html source files into html, postscript, or pdf
hts(1)
httptunnel server
httptest(1)
Cyrus IMAP documentation Interactive HTTP test program. This is actually installed as a hard linked copy of %imtest(1). It allows you to authenticate and send HTTP commands to the server
hugo-completion(1)
Generate the autocompletion script for the specified shell
hugo-completion-bash(1)
Generate the autocompletion script for bash
hugo-completion-fish(1)
Generate the autocompletion script for fish
hugo-completion-powershell(1)
Generate the autocompletion script for powershell
hugo-completion-zsh(1)
Generate the autocompletion script for zsh
hunter-seeker.pl(8)
A perl script that compares a list of usernames and MD5 sums output by digestion.pl(1) to the passwd database
hunzip(1)
compress and encrypt dictionary files
hunzip(1)
decompress and decrypt hzip files to the standard output
hwlocality_levels(3)
Object levels, depths and types
hx509_crypto(3)
hx509 crypto functions
hyprctl(1)
Utility for controlling parts of Hyprland from a CLI or a script
icmconf(7)
Configuration file for the icmbuild(1) program maintenance script
icmstart(1)
A startup script for icmbuild program maintenance
iconv_close(3)
deallocate descriptor for character set conversion
iconv_open(3)
allocate descriptor for character set conversion
iconv_open_into(3)
initialize descriptor for character set conversion
icu-config(1)
output ICU build options
idea(l)
encrypt and decrypt using IDEA
idevicebtlogger(1)
Capture HCI traffic of a connected device
idmap_script(8)
Sambas idmap_script Backend for Winbind
idzebra-config(1)
Script to get information about idzebra
if.tcl86(n), if(n)
Execute scripts conditionally
if.tcl90(n), if(n)
Execute scripts conditionally
ifne(1)
Run command if the standard input is not empty
ijs-config(1)
script to get information about the installed version of ijs
img-ps(n)
Img, Adobe PostScript Format (ps)
imgmerge(1), IMGMERGE(1)
script to concatenate several images into a PDF file
import(1)
saves any visible window on an X server and outputs it as an image file. You can capture a single window, the entire screen, or any rectangular portion of the screen. The window to capture is selected by clicking the desired window or a program option
includeres(1)
filter to include resources in a PostScript document
inet_cidr(3), inet_cidr_ntop(3), inet_cidr_pton(3)
network translation routines
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/
infocmp(1m)
compare or print out terminfo descriptions
infotocap(1m), %infotocap(1m)
convert a %terminfo description into a %termcap description
init.script(3em), Emilua(3em)
Lua execution engine
inputanalog_filter(3), inputanalog_filter (3)
Change filtering / sampling options for a single analog input source
install_keyboard(3)
Installs the Allegro keyboard interrupt handler
install_timer(3)
Installs the Allegro timer interrupt handler
installer(8)
Archiveopteryx installer
installsieve(1)
Cyrus IMAP documentation User utility for managing sieve scripts
inxi(1), inxi (1)
Command line system information script for console and IRC
iodbc-config(1)
script to get information about the installed version of iODBC
ip.tcp.acceptor(3em), Emilua(3em)
Lua execution engine
ipc_accept(3)
accepts an incoming IPC connection
ipc_accept_mem(3)
accepts an incoming IPC connection
ipescript(1)
Run an Ipe script (written in Lua)
ippevepcl(7), ippevepcl/ps(7)
pcl and postscript print commands for ippeveprinter
ipsec__plutorun(8)
internal script to (re)start pluto on old SYSV initscript systems
ipsec__unbound-hook(8)
Opportunistic IPsec DNS unbound hook script
ipsec__updown(8)
kernel and routing manipulation script
ipsec__updown.bsdkame(8)
bsd manipulation script
ipsec_letsencrypt(8)
invoke Opportunistic Encryption utilities
ir-ctl(1)
a swiss-knife tool to handle raw IR and to set lirc options
ircomm(1)
Connect stdin or pty to IrDA COMM port
irobex(1)
Send OBEX object from stdin or pty on IrDA
irpty(1)
pseudo tty driver
irs(1)
Accept incoming OBEX and COMM connections on IrDA
isnssetup(8)
a simple script to bootstrap an iSNS server, including security
itclcomponent(i4), itcl::component(i4)
define components for extendedclass, widget or widgetadaptor Parts of this description are "borrowed" from Tcl extension [snit], as the functionality is mostly identical
itcldelegate(i4), itcl::delegation(i4)
delegate methods, procs or options to other objects Parts of this description are "borrowed" from Tcl extension [snit], as the functionality is mostly identical
itcloption(i4), itcl::option(i4)
define options for extendedclass, widget or widgetadaptor Parts of this description are "borrowed" from Tcl extension [snit], as the functionality is mostly identical
item_name(3x), item_description(3x)
get menu item name and description fields
iv_fd_register(3), iv_fd_register_try(3), iv_fd_unregister(3), iv_fd_registered(3), iv_fd_set_handler_in(3), iv_fd_set_handler_err(3), iv_fd_set_handler_out(3)
deal with ivykis file descriptors
iv_tls_user_register(3), iv_tls_user_ptr(3)
thread-local storage handling for ivykis modules
iwidgets_optionmenu(n), iwidgets::optionmenu(n)
Create and manipulate a option menu widget
iwidgets_promptdialog(n), iwidgets::promptdialog(n)
Create and manipulate a prompt dialog widget
j2k_dump(1)
This program reads in a jpeg2000 image and dumps the contents to stdout. It is part of the OpenJPEG library. Valid input image extensions are .j2k, .jp2, .jpt
j2k_to_image(1)
This program reads in a jpeg2000 image and converts it to another image type. It is part of the OpenJPEG library. Valid input image extensions are .j2k, .jp2, .j2c, .jpt Valid output image extensions are .bmp, .pgm, .pgx, .png, .pnm, .ppm, .raw, .tga, .tif . For PNG resp. TIF it needs libpng resp. libtiff
javavm_opts.conf(5)
the Java VM wrapper options configuration file
jgraph(1)
filter for graph plotting to postscript
jose(1)
Toolkit for performing JSON Object Signing and Encryption
jose-jwe-dec(1)
Decrypts a JWE using the supplied JWKs
jose-jwe-enc(1)
Encrypts plaintext using one or more JWK/password
jose_jwe(3)
JSON Web Encryption (RFC 7516)
jpeg2hdrgen(1)
Parse EXIF information in given JPEG files and output a hdrgen script for generation of HDR images
jpegoptim(1)
utility to optimize/compress JPEG/JFIF files
k5start(1)
Obtain and optionally keep active a Kerberos ticket
kcov(1)
Code coverage analysis for compiled programs and Python scripts
kea-admin(8)
Shell script for managing Kea databases - "System Message: ERROR/3 (kea-admin.8.rst:, line 11)" Unknown directive type (dqiscman(dq. 0.0 3.5 .. iscman:: kea-admin
keactrl(8)
Shell script for managing Kea - "System Message: ERROR/3 (keactrl.8.rst:, line 11)" Unknown directive type (dqiscman(dq. 0.0 3.5 .. iscman:: keactrl
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
kf5kross(1)
KDE application to run kross scripts
kf5options(7)
Common commandline options for all applications based on KDE Frameworks 5
kf6options(7)
Common commandline options for all applications based on KDE Frameworks 6
khtml_closeto(3)
close element contexts of kcgihtml to given depth
khtml_elemat(3)
get element stack depth of kcgihtml
kjs5(1)
KDE ECMAScript compatible interpreter
klystrack(1)
make C64/NES/Amiga-style chiptunes
knet_get_crypto_list(3)
Get a list of supported crypto libraries
knet_handle_add_datafd(3)
Install a file descriptor for communication
knet_handle_crypto(3)
set up packet cryptographic signing & encryption
knet_handle_crypto_rx_clear_traffic(3)
enable or disable RX processing of clear (unencrypted) traffic
knet_handle_crypto_set_config(3)
set up packet cryptographic signing & encryption
knet_handle_crypto_use_config(3)
specify crypto configuration to use for TX
knet_handle_get_channel(3)
Get the channel associated with a file descriptor
knet_handle_get_datafd(3)
Get the file descriptor associated with a channel
knet_handle_get_stats(3)
Get statistics for compression & crypto
knet_handle_get_transport_reconnect_interval(3)
Get the interval between transport attempts to reconnect a failed link
knet_handle_remove_datafd(3)
Remove a file descriptor from knet
knet_handle_set_transport_reconnect_interval(3)
Set the interval between transport attempts to reconnect a failed link
kpsetool(1)
script to make teTeX-style kpsetool, kpsexpand, and kpsepath available
krb5_c_block_size(3), krb5_c_decrypt(3), krb5_c_encrypt(3), krb5_c_encrypt_length(3), krb5_c_enctype_compare(3), krb5_c_get_checksum(3), krb5_c_is_coll_proof_cksum(3), krb5_c_is_keyed_cksum(3), krb5_c_keylength(3), krb5_c_make_checksum(3), krb5_c_make_random_key(3), krb5_c_set_checksum(3), krb5_c_valid_cksumtype(3), krb5_c_valid_enctype(3), krb5_c_verify_checksum(3), krb5_c_checksum_length(3)
Kerberos 5 crypto API
krb5_checksum(3), krb5_checksum_disable(3), krb5_checksum_is_collision_proof(3), krb5_checksum_is_keyed(3), krb5_checksumsize(3), krb5_cksumtype_valid(3), krb5_copy_checksum(3), krb5_create_checksum(3), krb5_crypto_get_checksum_type krb5_free_checksum(3), krb5_free_checksum_contents(3), krb5_hmac(3), krb5_verify_checksum(3)
creates, handles and verifies checksums
krb5_crypto(3)
Heimdal Kerberos 5 cryptography functions
krb5_crypto_getblocksize(3), krb5_crypto_getconfoundersize krb5_crypto_getenctype(3), krb5_crypto_getpadsize(3), krb5_crypto_overhead(3), krb5_decrypt(3), krb5_decrypt_EncryptedData(3), krb5_decrypt_ivec(3), krb5_decrypt_ticket(3), krb5_encrypt(3), krb5_encrypt_EncryptedData(3), krb5_encrypt_ivec(3), krb5_enctype_disable(3), krb5_enctype_keysize(3), krb5_enctype_to_string(3), krb5_enctype_valid(3), krb5_get_wrapped_length(3), krb5_string_to_enctype(3)
encrypt and decrypt data, set and get encryption type parameters
krb5_get_creds(3), krb5_get_creds_opt_add_options(3), krb5_get_creds_opt_alloc(3), krb5_get_creds_opt_free(3), krb5_get_creds_opt_set_enctype(3), krb5_get_creds_opt_set_impersonate(3), krb5_get_creds_opt_set_options(3), krb5_get_creds_opt_set_ticket(3)
get credentials from the KDC
krb5_get_init_creds(3), krb5_get_init_creds_keytab(3), krb5_get_init_creds_opt(3), krb5_get_init_creds_opt_alloc(3), krb5_get_init_creds_opt_free(3), krb5_get_init_creds_opt_init(3), krb5_get_init_creds_opt_set_address_list(3), krb5_get_init_creds_opt_set_addressless(3), krb5_get_init_creds_opt_set_anonymous(3), krb5_get_init_creds_opt_set_default_flags(3), krb5_get_init_creds_opt_set_etype_list(3), krb5_get_init_creds_opt_set_forwardable(3), krb5_get_init_creds_opt_set_pa_password(3), krb5_get_init_creds_opt_set_paq_request(3), krb5_get_init_creds_opt_set_preauth_list(3), krb5_get_init_creds_opt_set_proxiable(3), krb5_get_init_creds_opt_set_renew_life(3), krb5_get_init_creds_opt_set_salt(3), krb5_get_init_creds_opt_set_tkt_life(3), krb5_get_init_creds_opt_set_canonicalize(3), krb5_get_init_creds_opt_set_win2k(3), krb5_get_init_creds_password(3), krb5_prompt(3), krb5_prompter_posix(3)
Kerberos 5 initial authentication functions
krb5_mk_safe(3), krb5_mk_priv(3)
generates integrity protected and/or encrypted messages
krb5_verify_init_creds_opt_init(3), krb5_verify_init_creds_opt_set_ap_req_nofail(3), krb5_verify_init_creds(3)
verifies a credential cache is correct by using a local keytab
krb5_verify_user(3), krb5_verify_user_lrealm(3), krb5_verify_user_opt(3), krb5_verify_opt_init(3), krb5_verify_opt_alloc(3), krb5_verify_opt_free(3), krb5_verify_opt_set_ccache(3), krb5_verify_opt_set_flags(3), krb5_verify_opt_set_service(3), krb5_verify_opt_set_secure(3), krb5_verify_opt_set_keytab(3)
Heimdal password verifying functions
krb5plugin_an2ln_ftable_desc(3)
Description of the krb5_aname_to_lname(3) plugin facility
krb5plugin_db_ftable_desc(3)
Description of the krb5 DB plugin facility
krb5plugin_kuserok_ftable_desc(3)
Description of the krb5_kuserok(3) plugin facility
ktcheck(1)
verify and download command file and transcripts
kvs(1)
No short description
kyuafile(5), Kyuafile(5)
Test suite description files
l2p(1)
Creates a PostScript file from a symbolic layout file,or from a physical layout file. man1/alc_origin.1
laisnan(3)
laisnan: test for NaN, unoptimized
lapply(1)
modify file system to match apply-able-transcript
latexdiff-vc(1)
wrapper script that calls latexdiff for different versions of a file under version management (CVS, RCS or SVN)
lavpipe(1)
creates raw YUV streams from pipe list scripts
lblk(1)
No short description
lblk-compare(1)
Compare data and optionally metadata
lblk-read(1)
Read data and optionally metadata
lblk-write(1)
Writes data and optionally metadata
lblk-write-dir(1)
Writes directive specific data and optionally metadata
lcdscrub(6)
attempt to repair burn-in on LCD screens
lcksum(1)
verifies a transcript's checksums and file sizes
lcreate(1)
upload transcripts and their corresponding files
ldap_get_option(3), ldap_set_option(3)
LDAP option handling routines
ldapscripts(5)
Scripts to manage POSIX accounts in your LDAP directory
ldns-rrsig(1)
print out the inception and expiration dates in human readable form
ldns_b32_ntop_calculate_size(3), ldns_b32_pton_calculate_size(3), ldns_b64_ntop_calculate_size(3), ldns_b64_pton_calculate_size(3)
return size needed for b32 or b64 encoded or decoded data
ldns_dnssec_trust_tree_new(3), ldns_dnssec_trust_tree_free(3), ldns_dnssec_trust_tree_depth(3), ldns_dnssec_derive_trust_tree(3), ldns_dnssec_trust_tree_contains_keys(3), ldns_dnssec_trust_tree_print(3), ldns_dnssec_trust_tree_print_sm(3), ldns_dnssec_trust_tree_add_parent(3), ldns_dnssec_derive_trust_tree_normal_rrset(3), ldns_dnssec_derive_trust_tree_dnskey_rrset(3), ldns_dnssec_derive_trust_tree_ds_rrset(3), ldns_dnssec_derive_trust_tree_no_sig(3)
functions for ldns_dnssec_trust_tree
ldns_dnssec_zone_find_rrset(3), ldns_dnssec_zone_new(3), ldns_dnssec_zone_free(3), ldns_dnssec_zone_add_rr(3), ldns_dnssec_zone_names_print(3), ldns_dnssec_zone_print(3), ldns_dnssec_zone_add_empty_nonterminals(3)
functions for ldns_dnssec_zone
ldns_key_list_key_count(3), ldns_key_list_key(3), ldns_key_rsa_key(3), ldns_key_dsa_key(3), ldns_key_algorithm(3), ldns_key_hmac_key(3), ldns_key_origttl(3), ldns_key_inception(3), ldns_key_expiration(3), ldns_key_keytag(3), ldns_key_pubkey_owner(3), ldns_key_flags(3)
read ldns_keys
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_rr_descriptor(3), ldns_rr_descript(3), ldns_rr_descriptor_minimum(3), ldns_rr_descriptor_maximum(3), ldns_rr_descriptor_field_type(3)
rdata field descriptors
ldns_rr_rrsig_typecovered(3), ldns_rr_rrsig_set_typecovered(3), ldns_rr_rrsig_algorithm(3), ldns_rr_rrsig_set_algorithm(3), ldns_rr_rrsig_labels(3), ldns_rr_rrsig_set_labels(3), ldns_rr_rrsig_origttl(3), ldns_rr_rrsig_set_origttl(3), ldns_rr_rrsig_expiration(3), ldns_rr_rrsig_set_expiration(3), ldns_rr_rrsig_inception(3), ldns_rr_rrsig_set_inception(3), ldns_rr_rrsig_keytag(3), ldns_rr_rrsig_set_keytag(3), ldns_rr_rrsig_signame(3), ldns_rr_rrsig_set_signame(3), ldns_rr_rrsig_sig(3), ldns_rr_rrsig_set_sig(3)
get and set RRSIG RR rdata fields
lepton-archive(1)
create and extract Lepton EDA design archives
lepton-attrib(1)
Lepton EDA Schematic Attribute Editor
lepton-cli(1)
Lepton EDA Command-Line Utility
lepton-embed(1)
Embed/unembed schematic components and pictures
lepton-netlist(1)
Lepton EDA Netlist Extraction and Generation
lepton-pcb_backannotate(1)
back-annotates changes from a PCB annotation file to schematic
lepton-refdes_renum(1)
Lepton EDA refdes renumbering utility
lepton-sch2pcb(1)
Update PCB layouts from Lepton EDA schematics
lepton-schdiff(1)
Graphical diff tool for schematics
lepton-schematic(1)
Lepton EDA Schematic Capture
lepton-symcheck(1)
Lepton EDA Symbol Checker
lepton-symfix(1)
automatically fix common issues with Lepton EDA symbols
lepton-tragesym(1)
create Lepton EDA symbols from structured text files
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
lft(8)
display the route packets take to a network host/socket using one of several layer-4 protocols and methods; optionally show heuristic network information in transitu
lib3ds-config(1)
script to get information about the installed version of lib3ds
libarchive_internals(3)
description of libarchive internal interfaces
libbde(3), libbde.h(3)
Library to access the BitLocker Drive Encryption (BDE) format
libcaes(3), libcaes.h(3)
Library to support cross-platform AES encryption
libfcrypto(3), libfcrypto.h(3)
Library to support encryption formats
libfth(3)
Forth script and extension language library
libfvde(3), libfvde.h(3)
Library to access the FileVault Drive Encryption (FVDE) format
libipsec-mb(7)
overview of Intel(R) Multi-Buffer Crypto for IPSec library
libluksde(3), libluksde.h(3)
Library to access the Linux Unified Key Setup (LUKS) Disk Encryption format
libmagic(3), magic_open(3), magic_close(3), magic_error(3), magic_errno(3), magic_descriptor(3), magic_buffer(3), magic_getflags(3), magic_setflags(3), magic_check(3), magic_compile(3), magic_list(3), magic_load(3), magic_load_buffers(3), magic_setparam(3), magic_getparam(3), magic_version(3)
Magic number recognition library
libmikmod-config(1)
script to get information about the installed version of libmikmod
libowfat_io_canread(3), io_canread(3)
return a file descriptor that can be read from
libowfat_io_canwrite(3), io_canwrite(3)
return a file descriptor that can be written to
libowfat_io_check(3), io_check(3)
check for new readable or writable descriptors
libowfat_io_close(3), io_close(3)
close a file descriptor
libowfat_io_closeonexec(3), io_closeonexec(3)
mark a file descriptor non-inheritable
libowfat_io_dontwantread(3), io_dontwantread(3)
signal that you do not want to read from a descriptor
libowfat_io_dontwantwrite(3), io_dontwantwrite(3)
signal that you do not want to write to a descriptor
libowfat_io_fd(3), io_fd(3)
prepare descriptor for io_wait
libowfat_io_fd_canwrite(3), io_fd_canwrite(3)
prepare descriptor for io_wait
libowfat_io_fd_flags(3), io_fd_flags(3)
prepare descriptor for io_wait
libowfat_io_passfd(3), io_passfd(3)
pass a file descriptor over a Unix Domain socket
libowfat_io_receivefd(3), io_receivefd(3)
receive a file descriptor over a Unix Domain socket
libowfat_io_setcookie(3), io_setcookie(3)
associate cookie with descriptor
libowfat_io_timeout(3), io_timeout(3)
set time limit on descriptor
libowfat_io_timeouted(3), io_timeouted(3)
return a file descriptor over deadline
libowfat_io_tryread(3), io_tryread(3)
read from a descriptor without blocking
libowfat_io_tryreadtimeout(3), io_tryreadtimeout(3)
read from a descriptor without blocking
libowfat_io_trywrite(3), io_trywrite(3)
write to a descriptor without blocking
libowfat_io_trywritetimeout(3), io_trywritetimeout(3)
write to a descriptor without blocking
libowfat_io_waitread(3), io_waitread(3)
read from a descriptor
libowfat_io_wantread(3), io_wantread(3)
signal that you want to read from a descriptor
libowfat_io_wantwrite(3), io_wantwrite(3)
signal that you want to write to a descriptor
libowfat_ndelay_off(3), ndelay_off(3)
put file descriptor in non-blocking mode
libowfat_ndelay_on(3), ndelay_on(3)
put file descriptor in non-blocking mode
libowfat_range_ptrinbuf(3), range_ptrinbuf(3)
range check pointer in buffer
libowfat_socket_accept4(3), socket_accept4(3)
accept an IPv4 TCP connection on a socket
libowfat_socket_accept4_makenonblocking(3), socket_accept4_makenonblocking(3)
accept an IPv4 TCP connection on a socket and set it to non-blocking I/O
libowfat_socket_accept4_makenonblocking_setcloseonexec(3), socket_accept4_makenonblocking_setcloseonexec(3)
accept an IPv4 TCP connection on a socket and set it to non-blocking I/O and close-on-exec SYNTAX #include <libowfat/socket.h> int socket_accept4_makenonblocking_setcloseonexec(int s,char ip[4],uint16 *port);
libowfat_socket_accept4_setcloseonexec(3), socket_accept4_setcloseonexec(3)
accept an IPv4 TCP connection on a socket and set it to close on exec
libowfat_socket_accept6(3), socket_accept6(3)
accept an IPv6 TCP connection on a socket
libowfat_socket_accept6_makenonblocking(3), socket_accept6_makenonblocking(3)
accept an IPv6 TCP connection on a socket
libowfat_socket_accept6_makenonblocking_setcloseonexec(3), socket_accept6_makenonblocking_setcloseonexec(3)
accept an IPv6 TCP connection on a socket and set it to non-blocking I/O and close-on-exec SYNTAX #include <libowfat/socket.h> int socket_accept6_makenonblocking_setcloseonexec(int s,char ip[4],uint16 *port,uint16* scope_id);
libowfat_socket_accept6_setcloseonexec(3), socket_accept6_setcloseonexec(3)
accept an IPv6 TCP connection on a socket
libowfat_socket_connect4(3), socket_connect4(3)
attempt to make a TCP connection
libowfat_socket_connect6(3), socket_connect6(3)
attempt to make a TCP connection
libowfat_socket_listen(3), socket_listen(3)
attempt to make a TCP connection
home | help