id
stringlengths
4
63
text
stringlengths
153
8.81M
OpenSSL_version.3ssl(3)
NAME OPENSSL_VERSION_MAJOR, OPENSSL_VERSION_MINOR, OPENSSL_VERSION_PATCH, OPENSSL_VERSION_PRE_RELEASE, OPENSSL_VERSION_BUILD_METADATA, OPENSSL_VERSION_TEXT, OPENSSL_VERSION_PREREQ, OPENSSL_version_major, OPENSSL_version_minor, OPENSSL_version_patch, OPENSSL_version_pre_release, OPENSSL_version_build_metadata, OpenSSL_v...
OpenSSL_version_num.3ssl(3)
NAME OPENSSL_VERSION_MAJOR, OPENSSL_VERSION_MINOR, OPENSSL_VERSION_PATCH, OPENSSL_VERSION_PRE_RELEASE, OPENSSL_VERSION_BUILD_METADATA, OPENSSL_VERSION_TEXT, OPENSSL_VERSION_PREREQ, OPENSSL_version_major, OPENSSL_version_minor, OPENSSL_version_patch, OPENSSL_version_pre_release, OPENSSL_version_build_metadata, OpenSSL_v...
PAGEMAP_SCAN(2const)
NAME PAGEMAP_SCAN - get and/or clear page flags LIBRARY Standard C library (libc, -lc) SYNOPSIS #include <linux/fs.h> /* Definition of PAGE* and PM_* constants */ #include <sys/ioctl.h> int ioctl(int pagemap_fd, PAGEMAP_SCAN, struct pm_scan_arg *arg); #include <linux/fs.h> struct pm_scan_arg ...
PAIR_NUMBER.3x(3)
NAME start_color, has_colors, can_change_color, init_pair, init_color, init_extended_pair, init_extended_color, color_content, pair_content, extended_color_content, extended_pair_content, reset_color_pairs, COLOR_PAIR, PAIR_NUMBER, COLORS, COLOR_PAIRS, COLOR_BLACK, COLOR_RED, COLOR_GREEN, COLOR_YELLOW, COLOR_BLUE, CO...
PAM(8)
NAME PAM, pam - Pluggable Authentication Modules for Linux DESCRIPTION This manual is intended to offer a quick introduction to Linux-PAM. For more information the reader is directed to the Linux-PAM system administrators' guide. Linux-PAM is a system of libraries that handle the authentication tasks of applic...
PANTHOR_IRQ_HANDLER(9)
NAME PANTHOR_IRQ_HANDLER - Define interrupt handlers and the interrupt registration function. SYNOPSIS PANTHOR_IRQ_HANDLER (__name , __reg_prefix , __handler ); ARGUMENTS __name -- undescribed -- __reg_prefix -- undescribed -- __handler -- undescribed -- DESCRIPTION The boi...
PANTHOR_UOBJ_DECL(9)
NAME PANTHOR_UOBJ_DECL - Declare a new uAPI object whose subject to evolutions. SYNOPSIS PANTHOR_UOBJ_DECL (_typename , _last_mandatory_field ); ARGUMENTS _typename Object type. _last_mandatory_field Last mandatory field. DESCRIPTION Should be used to extend the PANTHOR_UOBJ_MIN_SIZE lis...
PANTHOR_UOBJ_GET_ARRAY(9)
NAME PANTHOR_UOBJ_GET_ARRAY - Copy a user object array to a kernel accessible object array. SYNOPSIS PANTHOR_UOBJ_GET_ARRAY (_dest_array , _uobj_array ); ARGUMENTS _dest_array Local variable that will hold the newly allocated kernel object array. _uobj_array The drm_panthor_obj_array object describing the use...
PANTHOR_UOBJ_MIN_SIZE(9)
NAME PANTHOR_UOBJ_MIN_SIZE - Get the minimum size of a given uAPI object SYNOPSIS PANTHOR_UOBJ_MIN_SIZE (_obj_name ); ARGUMENTS _obj_name Object to get the minimum size of. DESCRIPTION Don't use this macro directly, it's automatically called by PANTHOR_UOBJ_{SET,GET_ARRAY}(). SEE ALSO Kernel file ./drivers/gpu/...
PANTHOR_UOBJ_MIN_SIZE_INTERNAL(9)
NAME PANTHOR_UOBJ_MIN_SIZE_INTERNAL - Get the minimum user object size SYNOPSIS PANTHOR_UOBJ_MIN_SIZE_INTERNAL (_typename , _last_mandatory_field ); ARGUMENTS _typename Object type. _last_mandatory_field Last mandatory field. DESCRIPTION Get the minimum user object size based on the las...
PANTHOR_UOBJ_SET(9)
NAME PANTHOR_UOBJ_SET - Copy a kernel object to a user object. SYNOPSIS PANTHOR_UOBJ_SET (_dest_usr_ptr , _usr_size , _src_obj ); ARGUMENTS _dest_usr_ptr User pointer to copy to. _usr_size Size of the user object. _src_obj Kernel object to copy (not a pointer). RETURN 0 on success, a negative er...
PAPR_SYSPARM_IOC_GET(9)
NAME PAPR_SYSPARM_IOC_GET - Retrieve the value of a PAPR system parameter. SYNOPSIS PAPR_SYSPARM_IOC_GET DESCRIPTION Uses _IOWR because of one corner case: Retrieving the value of the "OS Service Entitlement Status" parameter (60) requires the caller to supply input data (a date string) in the buffer passed to firm...
PAPR_SYSPARM_IOC_SET(9)
NAME PAPR_SYSPARM_IOC_SET - Update the value of a PAPR system parameter. SYNOPSIS PAPR_SYSPARM_IOC_SET DESCRIPTION The contents of the ioblock are unchanged regardless of success. RETURN 0: Success; the parameter has been updated. -EIO: Platform error. (-1) -EINVAL: Incorrect data length or format. (-9999) -EPERM: ...
PA_CHAR(3const)
NAME printf.h, register_printf_specifier, register_printf_modifier, register_printf_type, printf_function, printf_arginfo_size_function, printf_va_arg_function, printf_info, PA_INT, PA_CHAR, PA_WCHAR, PA_STRING, PA_WSTRING, PA_POINTER, PA_FLOAT, PA_DOUBLE, PA_LAST, PA_FLAG_LONG_LONG, PA_FLAG_LONG_D...
PA_DOUBLE(3const)
NAME printf.h, register_printf_specifier, register_printf_modifier, register_printf_type, printf_function, printf_arginfo_size_function, printf_va_arg_function, printf_info, PA_INT, PA_CHAR, PA_WCHAR, PA_STRING, PA_WSTRING, PA_POINTER, PA_FLOAT, PA_DOUBLE, PA_LAST, PA_FLAG_LONG_LONG, PA_FLAG_LONG_D...
PA_FLAG_LONG(3const)
NAME printf.h, register_printf_specifier, register_printf_modifier, register_printf_type, printf_function, printf_arginfo_size_function, printf_va_arg_function, printf_info, PA_INT, PA_CHAR, PA_WCHAR, PA_STRING, PA_WSTRING, PA_POINTER, PA_FLOAT, PA_DOUBLE, PA_LAST, PA_FLAG_LONG_LONG, PA_FLAG_LONG_D...
PA_FLAG_LONG_DOUBLE(3const)
NAME printf.h, register_printf_specifier, register_printf_modifier, register_printf_type, printf_function, printf_arginfo_size_function, printf_va_arg_function, printf_info, PA_INT, PA_CHAR, PA_WCHAR, PA_STRING, PA_WSTRING, PA_POINTER, PA_FLOAT, PA_DOUBLE, PA_LAST, PA_FLAG_LONG_LONG, PA_FLAG_LONG_D...
PA_FLAG_LONG_LONG(3const)
NAME printf.h, register_printf_specifier, register_printf_modifier, register_printf_type, printf_function, printf_arginfo_size_function, printf_va_arg_function, printf_info, PA_INT, PA_CHAR, PA_WCHAR, PA_STRING, PA_WSTRING, PA_POINTER, PA_FLOAT, PA_DOUBLE, PA_LAST, PA_FLAG_LONG_LONG, PA_FLAG_LONG_D...
PA_FLAG_PTR(3const)
NAME printf.h, register_printf_specifier, register_printf_modifier, register_printf_type, printf_function, printf_arginfo_size_function, printf_va_arg_function, printf_info, PA_INT, PA_CHAR, PA_WCHAR, PA_STRING, PA_WSTRING, PA_POINTER, PA_FLOAT, PA_DOUBLE, PA_LAST, PA_FLAG_LONG_LONG, PA_FLAG_LONG_D...
PA_FLAG_SHORT(3const)
NAME printf.h, register_printf_specifier, register_printf_modifier, register_printf_type, printf_function, printf_arginfo_size_function, printf_va_arg_function, printf_info, PA_INT, PA_CHAR, PA_WCHAR, PA_STRING, PA_WSTRING, PA_POINTER, PA_FLOAT, PA_DOUBLE, PA_LAST, PA_FLAG_LONG_LONG, PA_FLAG_LONG_D...
PA_FLOAT(3const)
NAME printf.h, register_printf_specifier, register_printf_modifier, register_printf_type, printf_function, printf_arginfo_size_function, printf_va_arg_function, printf_info, PA_INT, PA_CHAR, PA_WCHAR, PA_STRING, PA_WSTRING, PA_POINTER, PA_FLOAT, PA_DOUBLE, PA_LAST, PA_FLAG_LONG_LONG, PA_FLAG_LONG_D...
PA_INT(3const)
NAME printf.h, register_printf_specifier, register_printf_modifier, register_printf_type, printf_function, printf_arginfo_size_function, printf_va_arg_function, printf_info, PA_INT, PA_CHAR, PA_WCHAR, PA_STRING, PA_WSTRING, PA_POINTER, PA_FLOAT, PA_DOUBLE, PA_LAST, PA_FLAG_LONG_LONG, PA_FLAG_LONG_D...
PA_LAST(3const)
NAME printf.h, register_printf_specifier, register_printf_modifier, register_printf_type, printf_function, printf_arginfo_size_function, printf_va_arg_function, printf_info, PA_INT, PA_CHAR, PA_WCHAR, PA_STRING, PA_WSTRING, PA_POINTER, PA_FLOAT, PA_DOUBLE, PA_LAST, PA_FLAG_LONG_LONG, PA_FLAG_LONG_D...
PA_POINTER(3const)
NAME printf.h, register_printf_specifier, register_printf_modifier, register_printf_type, printf_function, printf_arginfo_size_function, printf_va_arg_function, printf_info, PA_INT, PA_CHAR, PA_WCHAR, PA_STRING, PA_WSTRING, PA_POINTER, PA_FLOAT, PA_DOUBLE, PA_LAST, PA_FLAG_LONG_LONG, PA_FLAG_LONG_D...
PA_STRING(3const)
NAME printf.h, register_printf_specifier, register_printf_modifier, register_printf_type, printf_function, printf_arginfo_size_function, printf_va_arg_function, printf_info, PA_INT, PA_CHAR, PA_WCHAR, PA_STRING, PA_WSTRING, PA_POINTER, PA_FLOAT, PA_DOUBLE, PA_LAST, PA_FLAG_LONG_LONG, PA_FLAG_LONG_D...
PA_WCHAR(3const)
NAME printf.h, register_printf_specifier, register_printf_modifier, register_printf_type, printf_function, printf_arginfo_size_function, printf_va_arg_function, printf_info, PA_INT, PA_CHAR, PA_WCHAR, PA_STRING, PA_WSTRING, PA_POINTER, PA_FLOAT, PA_DOUBLE, PA_LAST, PA_FLAG_LONG_LONG, PA_FLAG_LONG_D...
PA_WSTRING(3const)
NAME printf.h, register_printf_specifier, register_printf_modifier, register_printf_type, printf_function, printf_arginfo_size_function, printf_va_arg_function, printf_info, PA_INT, PA_CHAR, PA_WCHAR, PA_STRING, PA_WSTRING, PA_POINTER, PA_FLOAT, PA_DOUBLE, PA_LAST, PA_FLAG_LONG_LONG, PA_FLAG_LONG_D...
PBE2PARAM_free.3ssl(3)
NAME DECLARE_ASN1_FUNCTIONS, IMPLEMENT_ASN1_FUNCTIONS, ASN1_ITEM, ACCESS_DESCRIPTION_free, ACCESS_DESCRIPTION_new, ADMISSIONS_free, ADMISSIONS_new, ADMISSION_SYNTAX_free, ADMISSION_SYNTAX_new, ASIdOrRange_free, ASIdOrRange_new, ASIdentifierChoice_free, ASIdentifierChoice_new, ASIdentifiers_free, ASIdentifiers_new, ASRa...
PBE2PARAM_new.3ssl(3)
NAME DECLARE_ASN1_FUNCTIONS, IMPLEMENT_ASN1_FUNCTIONS, ASN1_ITEM, ACCESS_DESCRIPTION_free, ACCESS_DESCRIPTION_new, ADMISSIONS_free, ADMISSIONS_new, ADMISSION_SYNTAX_free, ADMISSION_SYNTAX_new, ASIdOrRange_free, ASIdOrRange_new, ASIdentifierChoice_free, ASIdentifierChoice_new, ASIdentifiers_free, ASIdentifiers_new, ASRa...
PBEPARAM_free.3ssl(3)
NAME DECLARE_ASN1_FUNCTIONS, IMPLEMENT_ASN1_FUNCTIONS, ASN1_ITEM, ACCESS_DESCRIPTION_free, ACCESS_DESCRIPTION_new, ADMISSIONS_free, ADMISSIONS_new, ADMISSION_SYNTAX_free, ADMISSION_SYNTAX_new, ASIdOrRange_free, ASIdOrRange_new, ASIdentifierChoice_free, ASIdentifierChoice_new, ASIdentifiers_free, ASIdentifiers_new, ASRa...
PBEPARAM_new.3ssl(3)
NAME DECLARE_ASN1_FUNCTIONS, IMPLEMENT_ASN1_FUNCTIONS, ASN1_ITEM, ACCESS_DESCRIPTION_free, ACCESS_DESCRIPTION_new, ADMISSIONS_free, ADMISSIONS_new, ADMISSION_SYNTAX_free, ADMISSION_SYNTAX_new, ASIdOrRange_free, ASIdOrRange_new, ASIdentifierChoice_free, ASIdentifierChoice_new, ASIdentifiers_free, ASIdentifiers_new, ASRa...
PBKDF2PARAM_free.3ssl(3)
NAME DECLARE_ASN1_FUNCTIONS, IMPLEMENT_ASN1_FUNCTIONS, ASN1_ITEM, ACCESS_DESCRIPTION_free, ACCESS_DESCRIPTION_new, ADMISSIONS_free, ADMISSIONS_new, ADMISSION_SYNTAX_free, ADMISSION_SYNTAX_new, ASIdOrRange_free, ASIdOrRange_new, ASIdentifierChoice_free, ASIdentifierChoice_new, ASIdentifiers_free, ASIdentifiers_new, ASRa...
PBKDF2PARAM_new.3ssl(3)
NAME DECLARE_ASN1_FUNCTIONS, IMPLEMENT_ASN1_FUNCTIONS, ASN1_ITEM, ACCESS_DESCRIPTION_free, ACCESS_DESCRIPTION_new, ADMISSIONS_free, ADMISSIONS_new, ADMISSION_SYNTAX_free, ADMISSION_SYNTAX_new, ASIdOrRange_free, ASIdOrRange_new, ASIdentifierChoice_free, ASIdentifierChoice_new, ASIdentifiers_free, ASIdentifiers_new, ASRa...
PBMAC1PARAM_free.3ssl(3)
NAME DECLARE_ASN1_FUNCTIONS, IMPLEMENT_ASN1_FUNCTIONS, ASN1_ITEM, ACCESS_DESCRIPTION_free, ACCESS_DESCRIPTION_new, ADMISSIONS_free, ADMISSIONS_new, ADMISSION_SYNTAX_free, ADMISSION_SYNTAX_new, ASIdOrRange_free, ASIdOrRange_new, ASIdentifierChoice_free, ASIdentifierChoice_new, ASIdentifiers_free, ASIdentifiers_new, ASRa...
PBMAC1PARAM_it.3ssl(3)
NAME DECLARE_ASN1_FUNCTIONS, IMPLEMENT_ASN1_FUNCTIONS, ASN1_ITEM, ACCESS_DESCRIPTION_free, ACCESS_DESCRIPTION_new, ADMISSIONS_free, ADMISSIONS_new, ADMISSION_SYNTAX_free, ADMISSION_SYNTAX_new, ASIdOrRange_free, ASIdOrRange_new, ASIdentifierChoice_free, ASIdentifierChoice_new, ASIdentifiers_free, ASIdentifiers_new, ASRa...
PBMAC1PARAM_new.3ssl(3)
NAME DECLARE_ASN1_FUNCTIONS, IMPLEMENT_ASN1_FUNCTIONS, ASN1_ITEM, ACCESS_DESCRIPTION_free, ACCESS_DESCRIPTION_new, ADMISSIONS_free, ADMISSIONS_new, ADMISSION_SYNTAX_free, ADMISSION_SYNTAX_new, ASIdOrRange_free, ASIdOrRange_new, ASIdentifierChoice_free, ASIdentifierChoice_new, ASIdentifiers_free, ASIdentifiers_new, ASRa...
PBMAC1_get1_pbkdf2_param.3ssl(3)
NAME PBMAC1_get1_pbkdf2_param - Function to manipulate a PBMAC1 MAC structure SYNOPSIS #include <openssl/x509.h> PBKDF2PARAM *PBMAC1_get1_pbkdf2_param(const X509_ALGOR *macalg); DESCRIPTION PBMAC1_get1_pbkdf2_param() retrieves a PBKDF2PARAM structure from an X509_ALGOR structure. RETURN VALUES PBMAC1_get1_p...
PBUF(9)
NAME PBUF - Initialize .pbuf and .pbuf_size SYNOPSIS PBUF (array... ); ARGUMENTS array elements of constant physical buffer DESCRIPTION Initializes the .pbuf and .pbuf_size fields of a struct packing_test_case with a constant array of the specified elements. SEE ALSO Kernel file ./lib/packing_test.c April 20...
PC.3x(3)
NAME PC, UP, BC, ospeed, tgetent, tgetflag, tgetnum, tgetstr, tgoto, tputs - curses emulation of termcap SYNOPSIS #include <ncursesw/curses.h> #include <term.h> char PC; char * UP; char * BC; short ospeed; int tgetent(char *bp, const char *name); int tgetflag(const char *id)...
PCI_BAR_NE(9)
NAME PCI_BAR_NE - Nitro Enclaves PCI device MMIO BAR. SYNOPSIS PCI_BAR_NE SEE ALSO Kernel file ./drivers/virt/nitro_enclaves/ne_pci_dev.h Kernel API(9), PCI_DEVICE_ID_NE(9), Kernel API(9), NE_ENABLE(9), NE_VERSION(9), NE_COMMAND(9), NE_EVTCNT(9), NE_SEND_DATA(9), NE_RECV_DATA(9), Kernel API(9), NE_SEND_DATA_...
PCI_DEVICE(9)
NAME PCI_DEVICE - macro used to describe a specific PCI device SYNOPSIS PCI_DEVICE (vend , dev ); ARGUMENTS vend the 16 bit PCI Vendor ID dev the 16 bit PCI Device ID DESCRIPTION This macro is used to create a struct pci_device_id that matches a specific device. The subvendor and subdevice fi...
PCI_DEVICE_CLASS(9)
NAME PCI_DEVICE_CLASS - macro used to describe a specific PCI device class SYNOPSIS PCI_DEVICE_CLASS (dev_class , dev_class_mask ); ARGUMENTS dev_class the class, subclass, prog-if triple for this device dev_class_mask the class mask for this device DESCRIPTION This macro is used to crea...
PCI_DEVICE_DATA(9)
NAME PCI_DEVICE_DATA - macro used to describe a specific PCI device in very short form SYNOPSIS PCI_DEVICE_DATA (vend , dev , data ); ARGUMENTS vend the vendor name (without PCI_VENDOR_ID_ prefix) dev the device name (without PCI_DEVICE_ID_<vend>_ prefix) data the driver data to ...
PCI_DEVICE_DRIVER_OVERRIDE(9)
NAME PCI_DEVICE_DRIVER_OVERRIDE - macro used to describe a PCI device with override_only flags. SYNOPSIS PCI_DEVICE_DRIVER_OVERRIDE (vend , dev , driver_override ); ARGUMENTS vend the 16 bit PCI Vendor ID dev the 16 bit PCI Device ID driver_override the 32 bit PCI Dev...
PCI_DEVICE_ID_NE(9)
NAME PCI_DEVICE_ID_NE - Nitro Enclaves PCI device id. SYNOPSIS PCI_DEVICE_ID_NE SEE ALSO Kernel file ./drivers/virt/nitro_enclaves/ne_pci_dev.h Kernel API(9), PCI_BAR_NE(9), Kernel API(9), NE_ENABLE(9), NE_VERSION(9), NE_COMMAND(9), NE_EVTCNT(9), NE_SEND_DATA(9), NE_RECV_DATA(9), Kernel API(9), NE_SEND...
PCI_DEVICE_SUB(9)
NAME PCI_DEVICE_SUB - macro used to describe a specific PCI device with subsystem SYNOPSIS PCI_DEVICE_SUB (vend , dev , subvend , subdev ); ARGUMENTS vend the 16 bit PCI Vendor ID dev the 16 bit PCI Device ID subvend the 16 bit PCI Subvendor ID subdev the 16 bit PCI Sub...
PCI_DRIVER_OVERRIDE_DEVICE_VFIO(9)
NAME PCI_DRIVER_OVERRIDE_DEVICE_VFIO - macro used to describe a VFIO "driver_override" PCI device. SYNOPSIS PCI_DRIVER_OVERRIDE_DEVICE_VFIO (vend , dev ); ARGUMENTS vend the 16 bit PCI Vendor ID dev the 16 bit PCI Device ID DESCRIPTION This macro is used to create a struct pci_device_id that m...
PCI_FIND_NEXT_CAP(9)
NAME PCI_FIND_NEXT_CAP - Find a PCI standard capability SYNOPSIS PCI_FIND_NEXT_CAP (read_cfg , start , cap , prev_ptr , args... ); ARGUMENTS read_cfg Function pointer for reading PCI config space start Starting position to begin search cap Capability ID to find prev_ptr Poi...
PCI_FIND_NEXT_EXT_CAP(9)
NAME PCI_FIND_NEXT_EXT_CAP - Find a PCI extended capability SYNOPSIS PCI_FIND_NEXT_EXT_CAP (read_cfg , start , cap , prev_ptr , args... ); ARGUMENTS read_cfg Function pointer for reading PCI config space start Starting position to begin search (0 for initial search) cap Extended capab...
PCI_VDEVICE(9)
NAME PCI_VDEVICE - macro used to describe a specific PCI device in short form SYNOPSIS PCI_VDEVICE (vend , dev ); ARGUMENTS vend the vendor name dev the 16 bit PCI Device ID DESCRIPTION This macro is used to create a struct pci_device_id that matches a specific PCI device. The subvendor, and ...
PCI_VDEVICE_SUB(9)
NAME PCI_VDEVICE_SUB - describe a specific PCI device/subdevice in a short form SYNOPSIS PCI_VDEVICE_SUB (vend , dev , subvend , subdev ); ARGUMENTS vend the vendor name dev the 16 bit PCI Device ID subvend the 16 bit PCI Subvendor ID subdev the 16 bit PCI Subdevice ID ...
PEM_ASN1_read(3)
NAME d2i_of_void, PEM_ASN1_read, PEM_ASN1_read_bio — PEM and DER decode an arbitrary ASN.1 value SYNOPSIS library “libcrypto” #include <openssl/pem.h> typedef void * d2i_of_void(void **val_out, const unsigned char **der_in, long length); void * PEM_ASN1_read(d2i_of_void *d2i, const char *...
PEM_ASN1_write.3ssl(3)
NAME PEM_read, PEM_read_bio, PEM_do_header, PEM_get_EVP_CIPHER_INFO, PEM_write, PEM_write_bio, PEM_ASN1_write, PEM_ASN1_write_bio, PEM_ASN1_write_bio_ctx - PEM encoding routines SYNOPSIS #include <openssl/pem.h> int PEM_read(FILE *fp, char **name, char **header, unsigned char **data, long...
PEM_ASN1_write_bio.3ssl(3)
NAME PEM_read, PEM_read_bio, PEM_do_header, PEM_get_EVP_CIPHER_INFO, PEM_write, PEM_write_bio, PEM_ASN1_write, PEM_ASN1_write_bio, PEM_ASN1_write_bio_ctx - PEM encoding routines SYNOPSIS #include <openssl/pem.h> int PEM_read(FILE *fp, char **name, char **header, unsigned char **data, long...
PEM_ASN1_write_bio_ctx.3ssl(3)
NAME PEM_read, PEM_read_bio, PEM_do_header, PEM_get_EVP_CIPHER_INFO, PEM_write, PEM_write_bio, PEM_ASN1_write, PEM_ASN1_write_bio, PEM_ASN1_write_bio_ctx - PEM encoding routines SYNOPSIS #include <openssl/pem.h> int PEM_read(FILE *fp, char **name, char **header, unsigned char **data, long...
PEM_FLAG_EAY_COMPATIBLE.3ssl(3)
NAME PEM_read_bio_ex, PEM_FLAG_SECURE, PEM_FLAG_EAY_COMPATIBLE, PEM_FLAG_ONLY_B64 - read PEM format files with custom processing SYNOPSIS #include <openssl/pem.h> #define PEM_FLAG_SECURE 0x1 #define PEM_FLAG_EAY_COMPATIBLE 0x2 #define PEM_FLAG_ONLY_B64 0x4 int...
PEM_FLAG_ONLY_B64.3ssl(3)
NAME PEM_read_bio_ex, PEM_FLAG_SECURE, PEM_FLAG_EAY_COMPATIBLE, PEM_FLAG_ONLY_B64 - read PEM format files with custom processing SYNOPSIS #include <openssl/pem.h> #define PEM_FLAG_SECURE 0x1 #define PEM_FLAG_EAY_COMPATIBLE 0x2 #define PEM_FLAG_ONLY_B64 0x4 int...
PEM_FLAG_SECURE.3ssl(3)
NAME PEM_read_bio_ex, PEM_FLAG_SECURE, PEM_FLAG_EAY_COMPATIBLE, PEM_FLAG_ONLY_B64 - read PEM format files with custom processing SYNOPSIS #include <openssl/pem.h> #define PEM_FLAG_SECURE 0x1 #define PEM_FLAG_EAY_COMPATIBLE 0x2 #define PEM_FLAG_ONLY_B64 0x4 int...
PEM_X509_INFO_read.3ssl(3)
NAME PEM_X509_INFO_read_ex, PEM_X509_INFO_read, PEM_X509_INFO_read_bio_ex, PEM_X509_INFO_read_bio - read PEM-encoded data structures into one or more X509_INFO objects SYNOPSIS #include <openssl/pem.h> STACK_OF(X509_INFO) *PEM_X509_INFO_read_ex(FILE *fp, STACK_OF(X509_INFO) *sk, ...
PEM_X509_INFO_read_bio(3)
NAME PEM_X509_INFO_read_bio — PEM and DER decode X.509 certificates, private keys, and revocation lists SYNOPSIS library “libcrypto” #include <openssl/pem.h> STACK_OF(X509_INFO) * PEM_X509_INFO_read_bio(BIO *in_bp, STACK_OF(X509_INFO) *sk, pem_password_cb *cb, void *u); DESCRIPTION This function reads ...
PEM_X509_INFO_read_bio.3ssl(3)
NAME PEM_X509_INFO_read_ex, PEM_X509_INFO_read, PEM_X509_INFO_read_bio_ex, PEM_X509_INFO_read_bio - read PEM-encoded data structures into one or more X509_INFO objects SYNOPSIS #include <openssl/pem.h> STACK_OF(X509_INFO) *PEM_X509_INFO_read_ex(FILE *fp, STACK_OF(X509_INFO) *sk, ...
PEM_X509_INFO_read_bio_ex.3ssl(3)
NAME PEM_X509_INFO_read_ex, PEM_X509_INFO_read, PEM_X509_INFO_read_bio_ex, PEM_X509_INFO_read_bio - read PEM-encoded data structures into one or more X509_INFO objects SYNOPSIS #include <openssl/pem.h> STACK_OF(X509_INFO) *PEM_X509_INFO_read_ex(FILE *fp, STACK_OF(X509_INFO) *sk, ...
PEM_X509_INFO_read_ex.3ssl(3)
NAME PEM_X509_INFO_read_ex, PEM_X509_INFO_read, PEM_X509_INFO_read_bio_ex, PEM_X509_INFO_read_bio - read PEM-encoded data structures into one or more X509_INFO objects SYNOPSIS #include <openssl/pem.h> STACK_OF(X509_INFO) *PEM_X509_INFO_read_ex(FILE *fp, STACK_OF(X509_INFO) *sk, ...
PEM_bytes_read_bio(3)
NAME PEM_bytes_read_bio — read a PEM-encoded data structure from a BIO SYNOPSIS library “libcrypto” #include <openssl/pem.h> int PEM_bytes_read_bio(unsigned char **pdata, long *plen, char **pnm, const char *name, BIO *in_bp, pem_password_cb *cb, void *u); DESCRIPTION PEM_bytes_read_bio() reads and PEM ...
PEM_bytes_read_bio.3ssl(3)
NAME PEM_bytes_read_bio, PEM_bytes_read_bio_secmem - read a PEM-encoded data structure from a BIO SYNOPSIS #include <openssl/pem.h> int PEM_bytes_read_bio(unsigned char **pdata, long *plen, char **pnm, const char *name, BIO *bp, pem_password_cb *cb, ...
PEM_bytes_read_bio_secmem.3ssl(3)
NAME PEM_bytes_read_bio, PEM_bytes_read_bio_secmem - read a PEM-encoded data structure from a BIO SYNOPSIS #include <openssl/pem.h> int PEM_bytes_read_bio(unsigned char **pdata, long *plen, char **pnm, const char *name, BIO *bp, pem_password_cb *cb, ...
PEM_do_header.3ssl(3)
NAME PEM_read, PEM_read_bio, PEM_do_header, PEM_get_EVP_CIPHER_INFO, PEM_write, PEM_write_bio, PEM_ASN1_write, PEM_ASN1_write_bio, PEM_ASN1_write_bio_ctx - PEM encoding routines SYNOPSIS #include <openssl/pem.h> int PEM_read(FILE *fp, char **name, char **header, unsigned char **data, long...
PEM_get_EVP_CIPHER_INFO.3ssl(3)
NAME PEM_read, PEM_read_bio, PEM_do_header, PEM_get_EVP_CIPHER_INFO, PEM_write, PEM_write_bio, PEM_ASN1_write, PEM_ASN1_write_bio, PEM_ASN1_write_bio_ctx - PEM encoding routines SYNOPSIS #include <openssl/pem.h> int PEM_read(FILE *fp, char **name, char **header, unsigned char **data, long...
PEM_read(3)
NAME PEM_write, PEM_write_bio, PEM_read, PEM_read_bio, PEM_get_EVP_CIPHER_INFO, PEM_do_header, PEM_def_callback, pem_password_cb — PEM encoding routines SYNOPSIS library “libcrypto” #include <openssl/pem.h> int PEM_write(FILE *fp, const char *name, const char *header, const unsigned char *data, long len...
PEM_read.3ssl(3)
NAME PEM_read, PEM_read_bio, PEM_do_header, PEM_get_EVP_CIPHER_INFO, PEM_write, PEM_write_bio, PEM_ASN1_write, PEM_ASN1_write_bio, PEM_ASN1_write_bio_ctx - PEM encoding routines SYNOPSIS #include <openssl/pem.h> int PEM_read(FILE *fp, char **name, char **header, unsigned char **data, long...
PEM_read_CMS.3ssl(3)
NAME DECLARE_PEM_rw, PEM_read_CMS, PEM_read_bio_CMS, PEM_write_CMS, PEM_write_bio_CMS, PEM_write_DHxparams, PEM_write_bio_DHxparams, PEM_read_ECPKParameters, PEM_read_bio_ECPKParameters, PEM_write_ECPKParameters, PEM_write_bio_ECPKParameters, PEM_read_ECPrivateKey, PEM_write_ECPrivateKey, PEM_write_bio_ECPrivateKey, PE...
PEM_read_DHparams.3ssl(3)
NAME pem_password_cb, PEM_read_bio_PrivateKey_ex, PEM_read_bio_PrivateKey, PEM_read_PrivateKey_ex, PEM_read_PrivateKey, PEM_write_bio_PrivateKey_ex, PEM_write_bio_PrivateKey, PEM_write_bio_PrivateKey_traditional, PEM_write_PrivateKey_ex, PEM_write_PrivateKey, PEM_write_bio_PKCS8PrivateKey, PEM_write_PKCS8PrivateKey, PE...
PEM_read_DSAPrivateKey.3ssl(3)
NAME pem_password_cb, PEM_read_bio_PrivateKey_ex, PEM_read_bio_PrivateKey, PEM_read_PrivateKey_ex, PEM_read_PrivateKey, PEM_write_bio_PrivateKey_ex, PEM_write_bio_PrivateKey, PEM_write_bio_PrivateKey_traditional, PEM_write_PrivateKey_ex, PEM_write_PrivateKey, PEM_write_bio_PKCS8PrivateKey, PEM_write_PKCS8PrivateKey, PE...
PEM_read_DSA_PUBKEY.3ssl(3)
NAME pem_password_cb, PEM_read_bio_PrivateKey_ex, PEM_read_bio_PrivateKey, PEM_read_PrivateKey_ex, PEM_read_PrivateKey, PEM_write_bio_PrivateKey_ex, PEM_write_bio_PrivateKey, PEM_write_bio_PrivateKey_traditional, PEM_write_PrivateKey_ex, PEM_write_PrivateKey, PEM_write_bio_PKCS8PrivateKey, PEM_write_PKCS8PrivateKey, PE...
PEM_read_DSAparams.3ssl(3)
NAME pem_password_cb, PEM_read_bio_PrivateKey_ex, PEM_read_bio_PrivateKey, PEM_read_PrivateKey_ex, PEM_read_PrivateKey, PEM_write_bio_PrivateKey_ex, PEM_write_bio_PrivateKey, PEM_write_bio_PrivateKey_traditional, PEM_write_PrivateKey_ex, PEM_write_PrivateKey, PEM_write_bio_PKCS8PrivateKey, PEM_write_PKCS8PrivateKey, PE...
PEM_read_ECPKParameters.3ssl(3)
NAME DECLARE_PEM_rw, PEM_read_CMS, PEM_read_bio_CMS, PEM_write_CMS, PEM_write_bio_CMS, PEM_write_DHxparams, PEM_write_bio_DHxparams, PEM_read_ECPKParameters, PEM_read_bio_ECPKParameters, PEM_write_ECPKParameters, PEM_write_bio_ECPKParameters, PEM_read_ECPrivateKey, PEM_write_ECPrivateKey, PEM_write_bio_ECPrivateKey, PE...
PEM_read_ECPrivateKey.3ssl(3)
NAME DECLARE_PEM_rw, PEM_read_CMS, PEM_read_bio_CMS, PEM_write_CMS, PEM_write_bio_CMS, PEM_write_DHxparams, PEM_write_bio_DHxparams, PEM_read_ECPKParameters, PEM_read_bio_ECPKParameters, PEM_write_ECPKParameters, PEM_write_bio_ECPKParameters, PEM_read_ECPrivateKey, PEM_write_ECPrivateKey, PEM_write_bio_ECPrivateKey, PE...
PEM_read_EC_PUBKEY.3ssl(3)
NAME DECLARE_PEM_rw, PEM_read_CMS, PEM_read_bio_CMS, PEM_write_CMS, PEM_write_bio_CMS, PEM_write_DHxparams, PEM_write_bio_DHxparams, PEM_read_ECPKParameters, PEM_read_bio_ECPKParameters, PEM_write_ECPKParameters, PEM_write_bio_ECPKParameters, PEM_read_ECPrivateKey, PEM_write_ECPrivateKey, PEM_write_bio_ECPrivateKey, PE...
PEM_read_NETSCAPE_CERT_SEQUENCE.3ssl(3)
NAME DECLARE_PEM_rw, PEM_read_CMS, PEM_read_bio_CMS, PEM_write_CMS, PEM_write_bio_CMS, PEM_write_DHxparams, PEM_write_bio_DHxparams, PEM_read_ECPKParameters, PEM_read_bio_ECPKParameters, PEM_write_ECPKParameters, PEM_write_bio_ECPKParameters, PEM_read_ECPrivateKey, PEM_write_ECPrivateKey, PEM_write_bio_ECPrivateKey, PE...
PEM_read_PKCS7.3ssl(3)
NAME pem_password_cb, PEM_read_bio_PrivateKey_ex, PEM_read_bio_PrivateKey, PEM_read_PrivateKey_ex, PEM_read_PrivateKey, PEM_write_bio_PrivateKey_ex, PEM_write_bio_PrivateKey, PEM_write_bio_PrivateKey_traditional, PEM_write_PrivateKey_ex, PEM_write_PrivateKey, PEM_write_bio_PKCS8PrivateKey, PEM_write_PKCS8PrivateKey, PE...
PEM_read_PKCS8.3ssl(3)
NAME DECLARE_PEM_rw, PEM_read_CMS, PEM_read_bio_CMS, PEM_write_CMS, PEM_write_bio_CMS, PEM_write_DHxparams, PEM_write_bio_DHxparams, PEM_read_ECPKParameters, PEM_read_bio_ECPKParameters, PEM_write_ECPKParameters, PEM_write_bio_ECPKParameters, PEM_read_ECPrivateKey, PEM_write_ECPrivateKey, PEM_write_bio_ECPrivateKey, PE...
PEM_read_PKCS8_PRIV_KEY_INFO.3ssl(3)
NAME DECLARE_PEM_rw, PEM_read_CMS, PEM_read_bio_CMS, PEM_write_CMS, PEM_write_bio_CMS, PEM_write_DHxparams, PEM_write_bio_DHxparams, PEM_read_ECPKParameters, PEM_read_bio_ECPKParameters, PEM_write_ECPKParameters, PEM_write_bio_ECPKParameters, PEM_read_ECPrivateKey, PEM_write_ECPrivateKey, PEM_write_bio_ECPrivateKey, PE...
PEM_read_PUBKEY.3ssl(3)
NAME pem_password_cb, PEM_read_bio_PrivateKey_ex, PEM_read_bio_PrivateKey, PEM_read_PrivateKey_ex, PEM_read_PrivateKey, PEM_write_bio_PrivateKey_ex, PEM_write_bio_PrivateKey, PEM_write_bio_PrivateKey_traditional, PEM_write_PrivateKey_ex, PEM_write_PrivateKey, PEM_write_bio_PKCS8PrivateKey, PEM_write_PKCS8PrivateKey, PE...
PEM_read_PUBKEY_ex.3ssl(3)
NAME pem_password_cb, PEM_read_bio_PrivateKey_ex, PEM_read_bio_PrivateKey, PEM_read_PrivateKey_ex, PEM_read_PrivateKey, PEM_write_bio_PrivateKey_ex, PEM_write_bio_PrivateKey, PEM_write_bio_PrivateKey_traditional, PEM_write_PrivateKey_ex, PEM_write_PrivateKey, PEM_write_bio_PKCS8PrivateKey, PEM_write_PKCS8PrivateKey, PE...
PEM_read_PrivateKey.3ssl(3)
NAME pem_password_cb, PEM_read_bio_PrivateKey_ex, PEM_read_bio_PrivateKey, PEM_read_PrivateKey_ex, PEM_read_PrivateKey, PEM_write_bio_PrivateKey_ex, PEM_write_bio_PrivateKey, PEM_write_bio_PrivateKey_traditional, PEM_write_PrivateKey_ex, PEM_write_PrivateKey, PEM_write_bio_PKCS8PrivateKey, PEM_write_PKCS8PrivateKey, PE...
PEM_read_PrivateKey_ex.3ssl(3)
NAME pem_password_cb, PEM_read_bio_PrivateKey_ex, PEM_read_bio_PrivateKey, PEM_read_PrivateKey_ex, PEM_read_PrivateKey, PEM_write_bio_PrivateKey_ex, PEM_write_bio_PrivateKey, PEM_write_bio_PrivateKey_traditional, PEM_write_PrivateKey_ex, PEM_write_PrivateKey, PEM_write_bio_PKCS8PrivateKey, PEM_write_PKCS8PrivateKey, PE...
PEM_read_RSAPrivateKey.3ssl(3)
NAME pem_password_cb, PEM_read_bio_PrivateKey_ex, PEM_read_bio_PrivateKey, PEM_read_PrivateKey_ex, PEM_read_PrivateKey, PEM_write_bio_PrivateKey_ex, PEM_write_bio_PrivateKey, PEM_write_bio_PrivateKey_traditional, PEM_write_PrivateKey_ex, PEM_write_PrivateKey, PEM_write_bio_PKCS8PrivateKey, PEM_write_PKCS8PrivateKey, PE...
PEM_read_RSAPublicKey.3ssl(3)
NAME pem_password_cb, PEM_read_bio_PrivateKey_ex, PEM_read_bio_PrivateKey, PEM_read_PrivateKey_ex, PEM_read_PrivateKey, PEM_write_bio_PrivateKey_ex, PEM_write_bio_PrivateKey, PEM_write_bio_PrivateKey_traditional, PEM_write_PrivateKey_ex, PEM_write_PrivateKey, PEM_write_bio_PKCS8PrivateKey, PEM_write_PKCS8PrivateKey, PE...
PEM_read_RSA_PUBKEY.3ssl(3)
NAME pem_password_cb, PEM_read_bio_PrivateKey_ex, PEM_read_bio_PrivateKey, PEM_read_PrivateKey_ex, PEM_read_PrivateKey, PEM_write_bio_PrivateKey_ex, PEM_write_bio_PrivateKey, PEM_write_bio_PrivateKey_traditional, PEM_write_PrivateKey_ex, PEM_write_PrivateKey, PEM_write_bio_PKCS8PrivateKey, PEM_write_PKCS8PrivateKey, PE...
PEM_read_SSL_SESSION(3)
NAME PEM_read_SSL_SESSION, PEM_read_bio_SSL_SESSION, PEM_write_SSL_SESSION, PEM_write_bio_SSL_SESSION — encode and decode SSL session objects in PEM format SYNOPSIS library “libssl” libcrypto #include <openssl/ssl.h> SSL_SESSION * PEM_read_SSL_SESSION(FILE *fp, SSL_SESSION **a, pem_password_cb *cb, void...
PEM_read_SSL_SESSION.3ssl(3)
NAME DECLARE_PEM_rw, PEM_read_CMS, PEM_read_bio_CMS, PEM_write_CMS, PEM_write_bio_CMS, PEM_write_DHxparams, PEM_write_bio_DHxparams, PEM_read_ECPKParameters, PEM_read_bio_ECPKParameters, PEM_write_ECPKParameters, PEM_write_bio_ECPKParameters, PEM_read_ECPrivateKey, PEM_write_ECPrivateKey, PEM_write_bio_ECPrivateKey, PE...
PEM_read_X509.3ssl(3)
NAME pem_password_cb, PEM_read_bio_PrivateKey_ex, PEM_read_bio_PrivateKey, PEM_read_PrivateKey_ex, PEM_read_PrivateKey, PEM_write_bio_PrivateKey_ex, PEM_write_bio_PrivateKey, PEM_write_bio_PrivateKey_traditional, PEM_write_PrivateKey_ex, PEM_write_PrivateKey, PEM_write_bio_PKCS8PrivateKey, PEM_write_PKCS8PrivateKey, PE...
PEM_read_X509_ACERT.3ssl(3)
NAME pem_password_cb, PEM_read_bio_PrivateKey_ex, PEM_read_bio_PrivateKey, PEM_read_PrivateKey_ex, PEM_read_PrivateKey, PEM_write_bio_PrivateKey_ex, PEM_write_bio_PrivateKey, PEM_write_bio_PrivateKey_traditional, PEM_write_PrivateKey_ex, PEM_write_PrivateKey, PEM_write_bio_PKCS8PrivateKey, PEM_write_PKCS8PrivateKey, PE...
PEM_read_X509_AUX.3ssl(3)
NAME pem_password_cb, PEM_read_bio_PrivateKey_ex, PEM_read_bio_PrivateKey, PEM_read_PrivateKey_ex, PEM_read_PrivateKey, PEM_write_bio_PrivateKey_ex, PEM_write_bio_PrivateKey, PEM_write_bio_PrivateKey_traditional, PEM_write_PrivateKey_ex, PEM_write_PrivateKey, PEM_write_bio_PKCS8PrivateKey, PEM_write_PKCS8PrivateKey, PE...
PEM_read_X509_CRL.3ssl(3)
NAME pem_password_cb, PEM_read_bio_PrivateKey_ex, PEM_read_bio_PrivateKey, PEM_read_PrivateKey_ex, PEM_read_PrivateKey, PEM_write_bio_PrivateKey_ex, PEM_write_bio_PrivateKey, PEM_write_bio_PrivateKey_traditional, PEM_write_PrivateKey_ex, PEM_write_PrivateKey, PEM_write_bio_PKCS8PrivateKey, PEM_write_PKCS8PrivateKey, PE...
PEM_read_X509_PUBKEY.3ssl(3)
NAME DECLARE_PEM_rw, PEM_read_CMS, PEM_read_bio_CMS, PEM_write_CMS, PEM_write_bio_CMS, PEM_write_DHxparams, PEM_write_bio_DHxparams, PEM_read_ECPKParameters, PEM_read_bio_ECPKParameters, PEM_write_ECPKParameters, PEM_write_bio_ECPKParameters, PEM_read_ECPrivateKey, PEM_write_ECPrivateKey, PEM_write_bio_ECPrivateKey, PE...
PEM_read_X509_REQ.3ssl(3)
NAME pem_password_cb, PEM_read_bio_PrivateKey_ex, PEM_read_bio_PrivateKey, PEM_read_PrivateKey_ex, PEM_read_PrivateKey, PEM_write_bio_PrivateKey_ex, PEM_write_bio_PrivateKey, PEM_write_bio_PrivateKey_traditional, PEM_write_PrivateKey_ex, PEM_write_PrivateKey, PEM_write_bio_PKCS8PrivateKey, PEM_write_PKCS8PrivateKey, PE...
PEM_read_bio.3ssl(3)
NAME PEM_read, PEM_read_bio, PEM_do_header, PEM_get_EVP_CIPHER_INFO, PEM_write, PEM_write_bio, PEM_ASN1_write, PEM_ASN1_write_bio, PEM_ASN1_write_bio_ctx - PEM encoding routines SYNOPSIS #include <openssl/pem.h> int PEM_read(FILE *fp, char **name, char **header, unsigned char **data, long...
PEM_read_bio_CMS.3ssl(3)
NAME DECLARE_PEM_rw, PEM_read_CMS, PEM_read_bio_CMS, PEM_write_CMS, PEM_write_bio_CMS, PEM_write_DHxparams, PEM_write_bio_DHxparams, PEM_read_ECPKParameters, PEM_read_bio_ECPKParameters, PEM_write_ECPKParameters, PEM_write_bio_ECPKParameters, PEM_read_ECPrivateKey, PEM_write_ECPrivateKey, PEM_write_bio_ECPrivateKey, PE...
PEM_read_bio_DHparams.3ssl(3)
NAME pem_password_cb, PEM_read_bio_PrivateKey_ex, PEM_read_bio_PrivateKey, PEM_read_PrivateKey_ex, PEM_read_PrivateKey, PEM_write_bio_PrivateKey_ex, PEM_write_bio_PrivateKey, PEM_write_bio_PrivateKey_traditional, PEM_write_PrivateKey_ex, PEM_write_PrivateKey, PEM_write_bio_PKCS8PrivateKey, PEM_write_PKCS8PrivateKey, PE...