|
openHiTLS API openHiTLS 0.1.0-Alpha1
|
| ▼Bsl | Base Support Layer |
| Bsl_err | Error module |
| Bsl_errno | Error number module |
| Bsl_init | Initialization |
| Bsl_list | Linked list |
| Bsl_log | Log module |
| Bsl_obj | Object module |
| Bsl_sal | System Abstraction Layer |
| Bsl_uio | Uio module |
| Bsl_userdata | User data module |
| ▼Crypt | Crypto module |
| Crypt_algid | Id of algorithms |
| Crypt_eal_cipher | Cipher suites |
| Crypt_eal_kdf | Kdf of crypto module |
| Crypt_eal_mac | Mac of crypto module |
| Crypt_eal_md | Md algorithms of crypto module |
| Crypt_eal_pkey | Asym key module |
| Crypt_eal_rand | Random number module |
| Crypt_errno | Error number module of crypto module |
| Crypt_method | Methods of crypto |
| Crypt_types | Types of crypto |
| ▼Hitls | TLS parameter configuration |
| Hitls_alpn | TLS ALPN related type |
| Hitls_cert | TLS Certificate Operation Interface |
| Hitls_cert_reg | Certificate related interfaces to be registered |
| Hitls_cert_type | Structures related to a certificate |
| Hitls_config | TLS parameter configuration |
| Hitls_crypt_init | Algorithm abstraction layer initialization |
| Hitls_crypt_reg | Algorithm related interfaces to be registered |
| Hitls_errno | Error module |
| Hitls_psk | Basic functions for link establishment based on PSK |
| Hitls_security | TLS security features |
| Hitls_session | TLS session |
| Hitls_sni | TLS SNI correlation type |
| Hitls_type | TLS type definition, provides the TLS type required by the user |