1EXPORTS 2srtp_init 3srtp_protect 4srtp_unprotect 5srtp_create 6srtp_add_stream 7srtp_remove_stream 8crypto_policy_set_rtp_default 9crypto_policy_set_rtcp_default 10crypto_policy_set_aes_cm_128_hmac_sha1_32 11crypto_policy_set_aes_cm_128_null_auth 12crypto_policy_set_null_cipher_hmac_sha1_80 13srtp_dealloc 14srtp_get_stream 15srtp_protect_rtcp 16srtp_unprotect_rtcp 17srtp_install_event_handler 18crypto_kernel_init 19crypto_kernel_shutdown 20crypto_kernel_status 21crypto_kernel_list_debug_modules 22crypto_kernel_load_cipher_type 23crypto_kernel_load_auth_type 24crypto_kernel_load_debug_module 25crypto_kernel_alloc_cipher 26crypto_kernel_alloc_auth 27crypto_kernel_set_debug_module 28crypto_get_random 29rand_source_init 30rand_source_get_octet_string 31rand_source_deinit 32x917_prng_init 33x917_prng_get_octet_string 34ctr_prng_init 35ctr_prng_get_octet_string 36cipher_output 37cipher_get_key_length 38cipher_type_self_test 39cipher_bits_per_second 40auth_get_key_length 41auth_get_tag_length 42auth_get_prefix_length 43auth_type_self_test 44auth_type_get_ref_count 45stat_test_monobit 46stat_test_poker 47stat_test_runs 48stat_test_rand_source 49stat_test_rand_source_with_repetition 50err_reporting_init 51err_report 52key_limit_set 53key_limit_clone 54key_limit_check 55key_limit_update 56rdbx_init 57rdbx_estimate_index 58rdbx_check 59rdbx_add_index 60index_init 61index_advance 62index_guess 63octet_get_weight 64octet_string_hex_string 65v128_bit_string 66v128_hex_string 67nibble_to_hex_char 68hex_string_to_octet_string 69v128_copy_octet_string 70v128_left_shift 71v128_right_shift 72octet_string_is_eq 73octet_string_set_to_zero 74rdb_init 75rdb_check 76rdb_add_index 77rdb_increment 78rdb_get_value 79aes_expand_encryption_key 80aes_expand_decryption_key 81aes_encrypt 82aes_decrypt 83aes_icm_context_init 84aes_icm_set_iv 85aes_icm_encrypt 86aes_icm_output 87aes_icm_dealloc 88aes_icm_encrypt_ismacryp 89aes_icm_alloc_ismacryp 90crypto_alloc 91crypto_free 92