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
60rdbx_get_packet_index
61index_init
62index_advance
63index_guess
64octet_get_weight
65octet_string_hex_string
66v128_bit_string
67v128_hex_string
68nibble_to_hex_char
69hex_string_to_octet_string
70v128_copy_octet_string
71v128_left_shift
72v128_right_shift
73octet_string_is_eq
74octet_string_set_to_zero
75rdb_init
76rdb_check
77rdb_add_index
78rdb_increment
79rdb_get_value
80aes_expand_encryption_key
81aes_expand_decryption_key
82aes_encrypt
83aes_decrypt
84aes_icm_context_init
85aes_icm_set_iv
86aes_icm_encrypt
87aes_icm_output
88aes_icm_dealloc
89aes_icm_encrypt_ismacryp
90aes_icm_alloc_ismacryp
91crypto_alloc
92crypto_free
93