bcmp (3) - compare byte sequences
bcopy (3) - copy byte sequence
be16toh (3) - convert values between host and big-/little-endian byt...
be32toh (3) - convert values between host and big-/little-endian byt...
be64toh (3) - convert values between host and big-/little-endian byt...
BIO_set_ssl_renegotiate_bytes (3ssl) - SSL BIO
BN_num_bytes (3ssl) - get BIGNUM size
bstring (3) - byte string operations
bswap (3) - reverse order of bytes
bswap_16 (3) - reverse order of bytes
bswap_32 (3) - reverse order of bytes
bswap_64 (3) - reverse order of bytes
btowc (3) - convert single byte to wide character
btowc (3p) - single byte to wide character conversion
byteorder (3) - convert values between host and network byte order
bytes (3pm) - Perl pragma to expose the individual bytes of characters
bzero (3) - zero a byte string
cksum (1) - checksum and count the bytes in a file
cmp (1) - compare two files byte by byte
d2i_OCSP_RESPBYTES (3ssl) - convert objects from/to ASN.1/DER representation
endian (3) - convert values between host and big-/little-endian byt...
EVP_BytesToKey (3ssl) - password based encryption routine
EVP_PKEY_CTX_set_scrypt_maxmem_bytes (3ssl) - EVP_PKEY scrypt KDF support fun...
explicit_bzero (3) - zero a byte string
fgetc (3p) - get a byte from a stream
fputc (3p) - put a byte on a stream
getc (3p) - get a byte from a stream
getchar (3p) - get a byte from a stdin stream
getentropy (3) - fill a buffer with random bytes
getrandom (2) - obtain a series of random bytes
htobe16 (3) - convert values between host and big-/little-endian byt...
htobe32 (3) - convert values between host and big-/little-endian byt...
htobe64 (3) - convert values between host and big-/little-endian byt...
htole16 (3) - convert values between host and big-/little-endian byt...
htole32 (3) - convert values between host and big-/little-endian byt...
htole64 (3) - convert values between host and big-/little-endian byt...
htonl (3) - convert values between host and network byte order
htonl (3p) - convert values between host and network byte order
htons (3) - convert values between host and network byte order
i2d_OCSP_RESPBYTES (3ssl) - convert objects from/to ASN.1/DER representation
le16toh (3) - convert values between host and big-/little-endian byt...
le32toh (3) - convert values between host and big-/little-endian byt...
le64toh (3) - convert values between host and big-/little-endian byt...
MB_CUR_MAX (3) - maximum length of a multibyte character in the current...
MB_LEN_MAX (3) - maximum multibyte length of a character across all loc...
mblen (3) - determine number of bytes in next multibyte character
mblen (3p) - get number of bytes in a character
mbrlen (3) - determine number of bytes in next multibyte character
mbrlen (3p) - get number of bytes in a character (restartable)
mbrtowc (3) - convert a multibyte sequence to a wide character
mbsnrtowcs (3) - convert a multibyte string to a wide-character string
mbsrtowcs (3) - convert a multibyte string to a wide-character string
mbstowcs (3) - convert a multibyte string to a wide-character string
mbtowc (3) - convert a multibyte sequence to a wide character
memccpy (3p) - copy bytes in memory
memchr (3p) - find byte in memory
memcmp (3p) - compare bytes in memory
memcpy (3p) - copy bytes in memory
memmove (3p) - copy bytes in memory with overlapping areas
memset (3) - fill memory with a constant byte
memset (3p) - set bytes in memory
ntohl (3) - convert values between host and network byte order
ntohl (3p) - convert values between host and network byte order
ntohs (3) - convert values between host and network byte order
OCSP_RESPBYTES_free (3ssl) - ASN1 object utilities
OCSP_RESPBYTES_new (3ssl) - ASN1 object utilities
openssl-rand (1ssl) - generate pseudo-random bytes
OSSL_STORE_SEARCH_get0_bytes (3ssl) - Type and functions to create OSSL_STORE...
pcre16_pattern_to_host_byte_order (3) - Perl-compatible regular expressions
pcre16_utf16_to_host_byte_order (3) - Perl-compatible regular expressions
pcre32_pattern_to_host_byte_order (3) - Perl-compatible regular expressions
pcre32_utf32_to_host_byte_order (3) - Perl-compatible regular expressions
pcre_pattern_to_host_byte_order (3) - Perl-compatible regular expressions
pcre_utf16_to_host_byte_order (3) - Perl-compatible regular expressions
pcre_utf32_to_host_byte_order (3) - Perl-compatible regular expressions
PEM_bytes_read_bio (3ssl) - read a PEM-encoded data structure from a BIO
PEM_bytes_read_bio_secmem (3ssl) - read a PEM-encoded data structure from a BIO
putc (3p) - put a byte on a stream
putchar (3p) - put a byte on a stdout stream
RAND_bytes (3ssl) - generate random data
RAND_DRBG_bytes (3ssl) - generate random bytes using the given drbg instance
RAND_DRBG_generate (3ssl) - generate random bytes using the given drbg instance
RAND_egd_bytes (3ssl) - query entropy gathering daemon
RAND_priv_bytes (3ssl) - generate random data
RAND_pseudo_bytes (3ssl) - generate random data
RAND_query_egd_bytes (3ssl) - query entropy gathering daemon
SSL_bytes_to_cipher_list (3ssl) - get list of available SSL_CIPHERs
SSL_CTX_get_default_read_ahead (3ssl) - manage whether to read as many input ...
SSL_CTX_get_read_ahead (3ssl) - manage whether to read as many input bytes as...
SSL_CTX_set_read_ahead (3ssl) - manage whether to read as many input bytes as...
SSL_get_read_ahead (3ssl) - manage whether to read as many input bytes as pos...
SSL_has_pending (3ssl) - check for readable bytes buffered in an SSL object
SSL_peek (3ssl) - read bytes from a TLS/SSL connection
SSL_peek_ex (3ssl) - read bytes from a TLS/SSL connection
SSL_pending (3ssl) - check for readable bytes buffered in an SSL object
SSL_read (3ssl) - read bytes from a TLS/SSL connection
SSL_read_ex (3ssl) - read bytes from a TLS/SSL connection
SSL_set_read_ahead (3ssl) - manage whether to read as many input bytes as pos...
SSL_write (3ssl) - write bytes to a TLS/SSL connection
SSL_write_ex (3ssl) - write bytes to a TLS/SSL connection
sslrand (1ssl) - generate pseudo-random bytes
strdup (3p) - duplicate a specific number of bytes from a string
strndup (3p) - duplicate a specific number of bytes from a string
strpbrk (3) - search a string for any of a set of bytes
strpbrk (3p) - scan a string for a byte
swab (3) - swap adjacent bytes
swab (3p) - swap bytes
ungetc (3p) - push byte back into input stream
utf-8 (7) - an ASCII compatible multibyte Unicode encoding
utf8 (7) - an ASCII compatible multibyte Unicode encoding
wc (1) - print newline, word, and byte counts for each file
wc (1p) - word, line, and byte or character count
wcrtomb (3) - convert a wide character to a multibyte sequence
wcsnrtombs (3) - convert a wide-character string to a multibyte string
wcsnrtombs (3p) - convert wide-character string to multi-byte string
wcsrtombs (3) - convert a wide-character string to a multibyte string
wcstombs (3) - convert a wide-character string to a multibyte string
wctob (3) - try to represent a wide character as a single byte
wctob (3p) - wide-character to single-byte conversion
wctomb (3) - convert a wide character to a multibyte sequence