List of all items
Structs
- srtp_crypto_policy_t
- srtp_ctx_t_
- srtp_ekt_policy_ctx_t
- srtp_ekt_stream_ctx_t
- srtp_event_data_t
- srtp_master_key_t
- srtp_policy_t
- srtp_ssrc_t
Functions
- srtp_add_stream
- srtp_append_salt_to_key
- srtp_create
- srtp_crypto_policy_set_aes_cm_128_hmac_sha1_32
- srtp_crypto_policy_set_aes_cm_128_null_auth
- srtp_crypto_policy_set_aes_cm_192_hmac_sha1_32
- srtp_crypto_policy_set_aes_cm_192_hmac_sha1_80
- srtp_crypto_policy_set_aes_cm_192_null_auth
- srtp_crypto_policy_set_aes_cm_256_hmac_sha1_32
- srtp_crypto_policy_set_aes_cm_256_hmac_sha1_80
- srtp_crypto_policy_set_aes_cm_256_null_auth
- srtp_crypto_policy_set_aes_gcm_128_16_auth
- srtp_crypto_policy_set_aes_gcm_128_8_auth
- srtp_crypto_policy_set_aes_gcm_128_8_only_auth
- srtp_crypto_policy_set_aes_gcm_256_16_auth
- srtp_crypto_policy_set_aes_gcm_256_8_auth
- srtp_crypto_policy_set_aes_gcm_256_8_only_auth
- srtp_crypto_policy_set_from_profile_for_rtcp
- srtp_crypto_policy_set_from_profile_for_rtp
- srtp_crypto_policy_set_null_cipher_hmac_null
- srtp_crypto_policy_set_null_cipher_hmac_sha1_80
- srtp_crypto_policy_set_rtcp_default
- srtp_crypto_policy_set_rtp_default
- srtp_dealloc
- srtp_get_protect_rtcp_trailer_length
- srtp_get_protect_trailer_length
- srtp_get_stream_roc
- srtp_get_user_data
- srtp_get_version
- srtp_get_version_string
- srtp_init
- srtp_install_event_handler
- srtp_install_log_handler
- srtp_list_debug_modules
- srtp_profile_get_master_key_length
- srtp_profile_get_master_salt_length
- srtp_protect
- srtp_protect_mki
- srtp_protect_rtcp
- srtp_protect_rtcp_mki
- srtp_remove_stream
- srtp_set_debug_module
- srtp_set_stream_roc
- srtp_set_user_data
- srtp_shutdown
- srtp_unprotect
- srtp_unprotect_mki
- srtp_unprotect_rtcp
- srtp_unprotect_rtcp_mki
- srtp_update
- srtp_update_stream
Type Aliases
- __uint32_t
- srtp_auth_type_id_t
- srtp_cipher_type_id_t
- srtp_ctx_t
- srtp_ekt_policy_t
- srtp_ekt_stream_t
- srtp_err_status_t
- srtp_event_handler_func_t
- srtp_event_t
- srtp_log_handler_func_t
- srtp_log_level_t
- srtp_profile_t
- srtp_sec_serv_t
- srtp_ssrc_type_t
- srtp_t
Constants
- SRTCP_E_BIT
- SRTCP_E_BYTE_BIT
- SRTCP_INDEX_MASK
- SRTP_AEAD_SALT_LEN
- SRTP_AES_128_KEY_LEN
- SRTP_AES_192_KEY_LEN
- SRTP_AES_256_KEY_LEN
- SRTP_AES_GCM_128_KEY_LEN_WSALT
- SRTP_AES_GCM_192_KEY_LEN_WSALT
- SRTP_AES_GCM_256_KEY_LEN_WSALT
- SRTP_AES_ICM_128_KEY_LEN_WSALT
- SRTP_AES_ICM_192_KEY_LEN_WSALT
- SRTP_AES_ICM_256_KEY_LEN_WSALT
- SRTP_MASTER_KEY_LEN
- SRTP_MAX_KEY_LEN
- SRTP_MAX_MKI_LEN
- SRTP_MAX_NUM_MASTER_KEYS
- SRTP_MAX_TAG_LEN
- SRTP_MAX_TRAILER_LEN
- SRTP_SALT_LEN
- srtp_err_status_t_srtp_err_status_algo_fail
- srtp_err_status_t_srtp_err_status_alloc_fail
- srtp_err_status_t_srtp_err_status_auth_fail
- srtp_err_status_t_srtp_err_status_bad_mki
- srtp_err_status_t_srtp_err_status_bad_param
- srtp_err_status_t_srtp_err_status_cant_check
- srtp_err_status_t_srtp_err_status_cipher_fail
- srtp_err_status_t_srtp_err_status_dealloc_fail
- srtp_err_status_t_srtp_err_status_encode_err
- srtp_err_status_t_srtp_err_status_fail
- srtp_err_status_t_srtp_err_status_init_fail
- srtp_err_status_t_srtp_err_status_key_expired
- srtp_err_status_t_srtp_err_status_no_ctx
- srtp_err_status_t_srtp_err_status_no_such_op
- srtp_err_status_t_srtp_err_status_nonce_bad
- srtp_err_status_t_srtp_err_status_ok
- srtp_err_status_t_srtp_err_status_parse_err
- srtp_err_status_t_srtp_err_status_pfkey_err
- srtp_err_status_t_srtp_err_status_pkt_idx_adv
- srtp_err_status_t_srtp_err_status_pkt_idx_old
- srtp_err_status_t_srtp_err_status_read_fail
- srtp_err_status_t_srtp_err_status_replay_fail
- srtp_err_status_t_srtp_err_status_replay_old
- srtp_err_status_t_srtp_err_status_semaphore_err
- srtp_err_status_t_srtp_err_status_signal_err
- srtp_err_status_t_srtp_err_status_socket_err
- srtp_err_status_t_srtp_err_status_terminus
- srtp_err_status_t_srtp_err_status_write_fail
- srtp_event_t_event_key_hard_limit
- srtp_event_t_event_key_soft_limit
- srtp_event_t_event_packet_index_limit
- srtp_event_t_event_ssrc_collision
- srtp_log_level_t_srtp_log_level_debug
- srtp_log_level_t_srtp_log_level_error
- srtp_log_level_t_srtp_log_level_info
- srtp_log_level_t_srtp_log_level_warning
- srtp_profile_t_srtp_profile_aead_aes_128_gcm
- srtp_profile_t_srtp_profile_aead_aes_256_gcm
- srtp_profile_t_srtp_profile_aes128_cm_sha1_32
- srtp_profile_t_srtp_profile_aes128_cm_sha1_80
- srtp_profile_t_srtp_profile_null_sha1_32
- srtp_profile_t_srtp_profile_null_sha1_80
- srtp_profile_t_srtp_profile_reserved
- srtp_sec_serv_t_sec_serv_auth
- srtp_sec_serv_t_sec_serv_conf
- srtp_sec_serv_t_sec_serv_conf_and_auth
- srtp_sec_serv_t_sec_serv_none
- srtp_ssrc_type_t_ssrc_any_inbound
- srtp_ssrc_type_t_ssrc_any_outbound
- srtp_ssrc_type_t_ssrc_specific
- srtp_ssrc_type_t_ssrc_undefined