| Casync_thread_task_t | Contains the thread task context state |
| Cdilithium_poly | Array of coefficients of length N |
| Cdilithium_polyveck | Vectors of polynomials of length K |
| Cdilithium_polyvecl | Vectors of polynomials of length L |
| Cevent_state | The event state context |
| Cfalcon_sampler_context | |
| Cfors_gen_leaf_info | |
| Cleaf_info_x1 | |
| Cp256_aff_t | |
| Cp256_jac_t | |
| Cp384_aff_t | |
| Cp384_jac_t | |
| Cp521_aff_t | |
| Cp521_jac_t | |
| Cqsc_aes_gcm128_state | State structure for AES-based Galois Counter Mode (GCM-128) |
| Cqsc_aes_gcm256_state | State structure for AES-based Galois Counter Mode (GCM-256) |
| Cqsc_aes_hba256_state | State structure for AES-based Hash Based Authentication (HBA-256) |
| Cqsc_aes_keyparams | Structure for AES key parameters |
| Cqsc_aes_state | AES cipher ctx structure |
| Cqsc_asn1_bit_string_t | A normalized ASN.1 BIT STRING representation |
| Cqsc_asn1_oid_t | A decoded ASN.1 OBJECT IDENTIFIER |
| Cqsc_asn1_time_t | A normalized ASN.1 time representation |
| Cqsc_chacha_keyparams | Key parameters for the ChaCha20 cipher |
| Cqsc_chacha_poly1305_state | |
| Cqsc_chacha_state | Internal state structure for the ChaCha20 cipher |
| Cqsc_cjp_state | |
| Cqsc_collection_state | Collection state structure |
| Cqsc_cpuidex_cpu_features | Contains the CPU feature availability |
| Cqsc_csg_state | The CSG state structure |
| Cqsc_csx_keyparams | The key parameters structure containing key, nonce, and info arrays and lengths. Use this structure to load an input cipher-key and optional info tweak, using the qsc_csx_initialize function. Keys must be random and secret, and align to the corresponding key size of the cipher implemented. The info parameter is optional, and can be a salt or cryptographic key. The nonce is always QSC_CSX_NONCE_SIZE in length |
| Cqsc_csx_state | The internal state structure containing the round-key array |
| Cqsc_encoding_ber_element | In-memory representation of a single BER/DER ASN.1 TLV element |
| Cqsc_event_handler | The event handler structure |
| Cqsc_hcg_state | The HCG state structure |
| Cqsc_hmac256_state | The HMAC(SHA2-256) state array |
| Cqsc_hmac384_state | The HMAC(SHA2-384) state array |
| Cqsc_hmac512_state | The HMAC(SHA2-512) state array |
| Cqsc_ipinfo_ipv4_address | The IPv4 address structure |
| Cqsc_ipinfo_ipv4_info | The IPv4 information structure |
| Cqsc_ipinfo_ipv6_address | The IPv6 address structure |
| Cqsc_ipinfo_ipv6_info | The IPv6 information structure |
| Cqsc_keccak_state | The Keccak state array; state array must be initialized by the caller |
| Cqsc_kyber_poly | Contains an N sized array of 16bit coefficients. /n Elements of R_q = Z_q[X] / (X^n + 1). /n Represents polynomial coeffs[0] + X * coeffs[1] + X^2 * xoeffs[2] + ... + X^{n-1} * coeffs[n-1] |
| Cqsc_kyber_polyvec | Contains a K sized vector of qsc_kyber_poly structures |
| Cqsc_list_state | Contains the list context state |
| Cqsc_netutils_adaptor_info | The netutils adaptor info structure |
| Cqsc_oid_entry_t | A registry entry describing a known object identifier |
| Cqsc_poly1305_state | Contains the Poly1305 internal state |
| Cqsc_qmac_keyparams | The key parameters structure containing key and info arrays and lengths |
| Cqsc_qmac_state | The QMAC state |
| Cqsc_queue_state | Contains the queue context state |
| Cqsc_rcs_keyparams | The key parameters structure containing key, nonce, and info arrays and lengths |
| Cqsc_rcs_state | The internal state structure containing the round-key array |
| Cqsc_scb_state | The SCB state structure |
| Cqsc_secrand_state | The internal secrand state array |
| Cqsc_sha256_state | The SHA2-256 digest state array |
| Cqsc_sha384_state | The SHA2-384 digest state array |
| Cqsc_sha512_state | The SHA2-512 digest state array |
| Cqsc_socket | The socket instance structure |
| Cqsc_socket_receive_async_state | The socket async receive state structure. The structure contains pointers to the originating socket, message and error call-backs, and the message buffer |
| Cqsc_socket_receive_poll_state | The socket polling state structure. The structure contains an array of client sockets, and a socket counter with sockets that are ready to receive data |
| Cqsc_socket_server_accept_result | The async socket result structure |
| Cqsc_socket_server_async_accept_state | The async listener-accept state structure. The structure contains a pointer to the listener socket, and pointers to a callback and error functions. The callback function returns a populated qsc_socket_server_accept_result structure. The error function returns the listener socket and an qsc_socket_exceptions error code |
| Cqsc_sysutils_drive_space_state | The drive_space state structure |
| Cqsc_sysutils_memory_statistics_state | The memory_statistics state structure |
| Cqsc_threadpool_state | The thread pool state |
| Cqsc_tls_alpn_protocols | Stores a bounded ordered ALPN protocol list and its negotiation policy |
| Cqsc_tls_cert_x509_state | Holder for the X.509-backed TLS certificate interface |
| Cqsc_tls_certificate_interface | Certificate validation and signature verification callback set |
| Cqsc_tls_certificate_validation_context | Certificate validation context supplied to chain validators |
| Cqsc_tls_certificate_view | A non-owning view over a single encoded certificate |
| Cqsc_tls_client_authorization_info | Bounded client-certificate identity information supplied to an mTLS authorization callback |
| Cqsc_tls_client_config | Stores the static client policy used to initialize a TLS client state |
| Cqsc_tls_client_state | Stores the active TLS 1.3 client handshake and record state |
| Cqsc_tls_connection | Unified TLS engine connection context |
| Cqsc_tls_extension_bitmap | Tracks extension types observed while parsing one TLS handshake message |
| Cqsc_tls_group_descriptor | Describes one supported TLS named group and its wire-format sizes |
| Cqsc_tls_io_connection | Stores the non-owning association between a TLS engine and a socket |
| Cqsc_tls_key_exchange_state | Stores ephemeral client-side state for a TLS key exchange |
| Cqsc_tls_key_schedule_state | TLS 1.3 key schedule state and derived secret container |
| Cqsc_tls_local_certificate_config | Stores the configured local certificate chain and CertificateVerify signing configuration |
| Cqsc_tls_peer_capabilities | Stores the peer-advertised supported groups and signature-scheme capabilities |
| Cqsc_tls_peer_certificate_summary | Fixed peer-certificate identity summary retained by the built-in QSC X.509 TLS bridge |
| Cqsc_tls_psk_identity_view | Non-owning view of a TLS pre-shared-key identity |
| Cqsc_tls_psk_state | Stores cached TLS 1.3 resumption ticket state and the derived PSK binder for the active connection |
| Cqsc_tls_qsc_x509_context | Context for the built-in bridge between TLS and the QSC X.509 layer |
| Cqsc_tls_qsc_x509_local_state | |
| Cqsc_tls_record_state | Stores the active TLS traffic keying material and sequence number for one record direction |
| Cqsc_tls_server_certificate_identity | A server certificate identity selectable by SNI |
| Cqsc_tls_server_config | Immutable server configuration |
| Cqsc_tls_server_state | Server handshake state container |
| Cqsc_tls_session_ticket | |
| Cqsc_tls_signature_scheme_descriptor | Describes a TLS signature scheme supported by the registry |
| Cqsc_tls_signer_default_context | State bound to qsc_tls_certificate_sign_callback when using the default signer |
| Cqsc_tls_socket_connection | A live TLS socket connection containing the socket, TLS engine, I/O adapter, and connection state |
| Cqsc_tls_socket_context | A reusable TLS socket policy, trust, identity, and logging context |
| Cqsc_tls_socket_listener | A TLS socket listener that owns a listening socket and references a TLS socket context |
| Cqsc_tls_socket_options | The socket and timeout configuration used by TLS socket contexts, listeners, and connections |
| Cqsc_tls_socket_peer_info | The peer identity and negotiated-parameter summary exposed by the TLS socket wrapper |
| Cqsc_tls_socket_result | A structured result containing wrapper, TLS, socket, X.509, verification, and alert status values |
| Cqsc_tls_socket_server | A blocking or concurrent TLS socket server using a fixed connection pool |
| Cqsc_tls_socket_server_worker_state | The fixed-pool worker state used by the concurrent TLS socket server |
| Cqsc_tls_socket_ticket_policy | The session ticket policy used by TLS socket client and server operations |
| Cqsc_tls_transcript_state | Stores the active transcript hash context and its selected hash algorithm |
| Cqsc_x509_algorithm_identifier_t | Parsed algorithm identifier data |
| Cqsc_x509_authority_key_identifier_t | Parsed authority key identifier extension data |
| Cqsc_x509_basic_constraints_t | Parsed basic constraints extension data |
| Cqsc_x509_certificate_builder_t | A mutable certificate builder used to construct an X.509 v3 certificate |
| Cqsc_x509_certificate_t | A parsed X.509 certificate object |
| Cqsc_x509_chain_t | A certificate chain container |
| Cqsc_x509_crl | A decoded X.509 CertificateList object |
| Cqsc_x509_crl_builder | A mutable certificate revocation list builder |
| Cqsc_x509_crl_builder_t | |
| Cqsc_x509_crl_entry | A decoded revoked-certificate entry from a CRL |
| Cqsc_x509_crl_entry_t | |
| Cqsc_x509_crl_number_t | Parsed CRL number extension data |
| Cqsc_x509_crl_t | |
| Cqsc_x509_csr_attribute_t | A decoded or mutable PKCS#10 CSR attribute |
| Cqsc_x509_csr_t | A decoded or mutable PKCS#10 certificate signing request |
| Cqsc_x509_ecdsa_signature_t | The decoded ECDSA signature value |
| Cqsc_x509_encoded_region_t | A raw encoded byte region associated with a decoded object |
| Cqsc_x509_extended_key_usage_t | Parsed extended key usage extension data |
| Cqsc_x509_extension_t | A decoded certificate extension entry |
| Cqsc_x509_extensions_t | Parsed extension set data |
| Cqsc_x509_general_name_t | A decoded general name entry |
| Cqsc_x509_issuer_alt_name_t | Parsed issuer alternative name extension data |
| Cqsc_x509_key_usage_t | Parsed key usage extension data |
| Cqsc_x509_name_attribute_t | A decoded distinguished name attribute |
| Cqsc_x509_name_t | A decoded distinguished name |
| Cqsc_x509_ocsp_response | A parsed OCSP response status summary |
| Cqsc_x509_ocsp_response_t | |
| Cqsc_x509_pkcs12_bundle | A parsed PKCS #12 bundle containing an optional private key and certificate set |
| Cqsc_x509_pkcs12_bundle_t | |
| Cqsc_x509_private_key | A decoded private key object with optional embedded public key material |
| Cqsc_x509_private_key_t | |
| Cqsc_x509_revocation_options | Revocation checking configuration options |
| Cqsc_x509_revocation_options_t | |
| Cqsc_x509_store_t | A trust store container |
| Cqsc_x509_subject_alt_name_t | Parsed subject alternative name extension data |
| Cqsc_x509_subject_key_identifier_t | Parsed subject key identifier extension data |
| Cqsc_x509_subject_public_key_info_t | A decoded subject public key information structure |
| Cqsc_x509_trust_anchor_t | A trust anchor entry |
| Cqsc_x509_validity_t | A decoded X.509 validity interval |
| Cqsc_x509_verify_options | Optional controls for extended certificate and chain verification |
| Cqsc_x509_verify_options_t | |
| Cqsc_x509_verify_state | Working state used by QSC-backed X.509 signature verification helpers |
| Cqsc_x509_verify_state_t | |
| Cqsc_x509w_deployment_config_t | File-path and policy configuration used to load server identities and trust material for deployment workflows |
| Cqsc_x509w_profile_t | Validation profile describing the intended certificate-verification policy |
| Cqsc_x509w_result_t | Structured operational result returned by wrapper validation and configuration routines |
| Cqsc_x509w_server_identity_t | Wrapper-owned server identity consisting of a leaf certificate, optional intermediates, and the associated private key |
| Cqsc_x509w_tls_bridge_t | Thin TLS bridge object binding wrapper validation policy and trust material to the QSC TLS certificate interface |
| Cqsc_x509w_tls_local_certificate_t | TLS-facing export container for a local certificate chain and private key for CertificateVerify generation |
| Cqsc_x509w_trust_store_t | Wrapper-owned trust-store object containing anchors, CRLs, and the underlying QSC store state |
| Cspx_ctx | |
| Cuint128 | 128-bit integer structure |
| Cx509_nc_subtree_t | |
| Cx509_nc_subtrees_t | |