| Cbr_aead_class | Class type of an AEAD algorithm | 
| Cbr_aes_big_cbcdec_keys | Context for AES subkeys ( aes_bigimplementation, CBC decryption) | 
| Cbr_aes_big_cbcenc_keys | Context for AES subkeys ( aes_bigimplementation, CBC encryption) | 
| Cbr_aes_big_ctr_keys | Context for AES subkeys ( aes_bigimplementation, CTR encryption and decryption) | 
| Cbr_aes_big_ctrcbc_keys | Context for AES subkeys ( aes_bigimplementation, CTR encryption and decryption + CBC-MAC) | 
| Cbr_aes_ct64_cbcdec_keys | Context for AES subkeys ( aes_ct64implementation, CBC decryption) | 
| Cbr_aes_ct64_cbcenc_keys | Context for AES subkeys ( aes_ct64implementation, CBC encryption) | 
| Cbr_aes_ct64_ctr_keys | Context for AES subkeys ( aes_ct64implementation, CTR encryption and decryption) | 
| Cbr_aes_ct64_ctrcbc_keys | Context for AES subkeys ( aes_ct64implementation, CTR encryption and decryption + CBC-MAC) | 
| Cbr_aes_ct_cbcdec_keys | Context for AES subkeys ( aes_ctimplementation, CBC decryption) | 
| Cbr_aes_ct_cbcenc_keys | Context for AES subkeys ( aes_ctimplementation, CBC encryption) | 
| Cbr_aes_ct_ctr_keys | Context for AES subkeys ( aes_ctimplementation, CTR encryption and decryption) | 
| Cbr_aes_ct_ctrcbc_keys | Context for AES subkeys ( aes_ctimplementation, CTR encryption and decryption + CBC-MAC) | 
| Cbr_aes_gen_cbcdec_keys | Aggregate structure large enough to be used as context for subkeys (CBC decryption) for all AES implementations | 
| Cbr_aes_gen_cbcenc_keys | Aggregate structure large enough to be used as context for subkeys (CBC encryption) for all AES implementations | 
| Cbr_aes_gen_ctr_keys | Aggregate structure large enough to be used as context for subkeys (CTR encryption and decryption) for all AES implementations | 
| Cbr_aes_gen_ctrcbc_keys | Aggregate structure large enough to be used as context for subkeys (CTR encryption/decryption + CBC-MAC) for all AES implementations | 
| Cbr_aes_pwr8_cbcdec_keys | Context for AES subkeys ( aes_pwr8implementation, CBC decryption) | 
| Cbr_aes_pwr8_cbcenc_keys | Context for AES subkeys ( aes_pwr8implementation, CBC encryption) | 
| Cbr_aes_pwr8_ctr_keys | Context for AES subkeys ( aes_pwr8implementation, CTR encryption and decryption) | 
| Cbr_aes_pwr8_ctrcbc_keys | Context for AES subkeys ( aes_pwr8implementation, CTR encryption and decryption + CBC-MAC) | 
| Cbr_aes_small_cbcdec_keys | Context for AES subkeys ( aes_smallimplementation, CBC decryption) | 
| Cbr_aes_small_cbcenc_keys | Context for AES subkeys ( aes_smallimplementation, CBC encryption) | 
| Cbr_aes_small_ctr_keys | Context for AES subkeys ( aes_smallimplementation, CTR encryption and decryption) | 
| Cbr_aes_small_ctrcbc_keys | Context for AES subkeys ( aes_smallimplementation, CTR encryption and decryption + CBC-MAC) | 
| Cbr_aes_x86ni_cbcdec_keys | Context for AES subkeys ( aes_x86niimplementation, CBC decryption) | 
| Cbr_aes_x86ni_cbcenc_keys | Context for AES subkeys ( aes_x86niimplementation, CBC encryption) | 
| Cbr_aes_x86ni_ctr_keys | Context for AES subkeys ( aes_x86niimplementation, CTR encryption and decryption) | 
| Cbr_aes_x86ni_ctrcbc_keys | Context for AES subkeys ( aes_x86niimplementation, CTR encryption and decryption + CBC-MAC) | 
| Cbr_aesctr_drbg_context | Context for AESCTR_DRBG | 
| Cbr_block_cbcdec_class | Class type for CBC decryption implementations | 
| Cbr_block_cbcenc_class | Class type for CBC encryption implementations | 
| Cbr_block_ctr_class | Class type for CTR encryption/decryption implementations | 
| Cbr_block_ctrcbc_class | Class type for combined CTR and CBC-MAC implementations | 
| Cbr_ccm_context | Context structure for CCM | 
| Cbr_config_option | Type for a configuration option | 
| Cbr_des_ct_cbcdec_keys | Context for DES subkeys ( des_ctimplementation, CBC decryption) | 
| Cbr_des_ct_cbcenc_keys | Context for DES subkeys ( des_ctimplementation, CBC encryption) | 
| Cbr_des_gen_cbcdec_keys | Aggregate structure large enough to be used as context for subkeys (CBC decryption) for all DES implementations | 
| Cbr_des_gen_cbcenc_keys | Aggregate structure large enough to be used as context for subkeys (CBC encryption) for all DES implementations | 
| Cbr_des_tab_cbcdec_keys | Context for DES subkeys ( des_tabimplementation, CBC decryption) | 
| Cbr_des_tab_cbcenc_keys | Context for DES subkeys ( des_tabimplementation, CBC encryption) | 
| Cbr_eax_context | Context structure for EAX | 
| Cbr_eax_state | EAX captured state | 
| Cbr_ec_impl | Type for an EC implementation | 
| Cbr_ec_private_key | Structure for an EC private key | 
| Cbr_ec_public_key | Structure for an EC public key | 
| Cbr_gcm_context | Context structure for GCM | 
| Cbr_hash_class | Class type for hash function implementations | 
| Cbr_hash_compat_context | Aggregate context for configurable hash function support | 
| Cbr_hkdf_context | HKDF context | 
| Cbr_hmac_context | HMAC computation context | 
| Cbr_hmac_drbg_context | Context for HMAC_DRBG | 
| Cbr_hmac_key_context | HMAC key context | 
| Cbr_md5_context | MD5 context | 
| Cbr_md5sha1_context | MD5+SHA-1 context | 
| Cbr_multihash_context | Multi-hasher context structure | 
| Cbr_name_element | Type for receiving a name element | 
| Cbr_pem_decoder_context | PEM decoder context | 
| Cbr_prng_class | Class type for PRNG implementations | 
| Cbr_rsa_private_key | RSA private key | 
| Cbr_rsa_public_key | RSA public key | 
| Cbr_sha1_context | SHA-1 context | 
| Cbr_sha224_context | SHA-224 context | 
| Cbr_sha256_context | SHA-256 context | 
| Cbr_sha384_context | SHA-384 context | 
| Cbr_sha512_context | SHA-512 context | 
| Cbr_skey_decoder_context | Private key decoder context | 
| Cbr_ssl_client_certificate | Type for the client certificate, if requested by the server | 
| Cbr_ssl_client_certificate_class | Class type for a certificate handler (client side) | 
| Cbr_ssl_client_certificate_ec_context | A single-chain EC client certificate handler | 
| Cbr_ssl_client_certificate_rsa_context | A single-chain RSA client certificate handler | 
| Cbr_ssl_client_context | Context structure for a SSL client | 
| Cbr_ssl_engine_context | Context structure for SSL engine | 
| Cbr_ssl_server_choices | Type for the server policy choices, taken after analysis of the client message (ClientHello) | 
| Cbr_ssl_server_context | Context structure for a SSL server | 
| Cbr_ssl_server_policy_class | Class type for a policy handler (server side) | 
| Cbr_ssl_server_policy_ec_context | A single-chain EC policy handler | 
| Cbr_ssl_server_policy_rsa_context | A single-chain RSA policy handler | 
| Cbr_ssl_session_cache_class | Class type for a session parameter cache | 
| Cbr_ssl_session_cache_lru | Context for a basic cache system | 
| Cbr_ssl_session_parameters | Type for session parameters, to be saved for session resumption | 
| Cbr_sslio_context | Context structure for the simplified SSL I/O wrapper | 
| Cbr_sslrec_ccm_context | Context structure for processing records with CCM | 
| Cbr_sslrec_chapol_context | Context structure for processing records with ChaCha20+Poly1305 | 
| Cbr_sslrec_gcm_context | Context structure for processing records with GCM | 
| Cbr_sslrec_in_cbc_class | Record decryption engine class, for CBC mode | 
| Cbr_sslrec_in_cbc_context | Context structure for decrypting incoming records with CBC + HMAC | 
| Cbr_sslrec_in_ccm_class | Record decryption engine class, for CCM mode | 
| Cbr_sslrec_in_chapol_class | Record decryption engine class, for ChaCha20+Poly1305 | 
| Cbr_sslrec_in_class | Decryption engine for SSL | 
| Cbr_sslrec_in_gcm_class | Record decryption engine class, for GCM mode | 
| Cbr_sslrec_out_cbc_class | Record encryption engine class, for CBC mode | 
| Cbr_sslrec_out_cbc_context | Context structure for encrypting outgoing records with CBC + HMAC | 
| Cbr_sslrec_out_ccm_class | Record encryption engine class, for CCM mode | 
| Cbr_sslrec_out_chapol_class | Record encryption engine class, for ChaCha20+Poly1305 | 
| Cbr_sslrec_out_class | Encryption engine for SSL | 
| Cbr_sslrec_out_clear_context | Context for a no-encryption engine | 
| Cbr_sslrec_out_gcm_class | Record encryption engine class, for GCM mode | 
| Cbr_tls_prf_seed_chunk | Type for a seed chunk | 
| Cbr_x500_name | Distinguished Name (X.500) structure | 
| Cbr_x509_certificate | Type for an X.509 certificate (DER-encoded) | 
| Cbr_x509_class | Class type for an X.509 engine | 
| Cbr_x509_decoder_context | X.509 decoder context | 
| Cbr_x509_knownkey_context | The "known key" X.509 engine structure | 
| Cbr_x509_minimal_context | The "minimal" X.509 engine structure | 
| Cbr_x509_pkey | Aggregate structure for public keys | 
| Cbr_x509_trust_anchor | Trust anchor structure |