|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Macros | |
| #define | SELF_TEST_TAG_BUF_OCTETS 32 |
Functions | |
| int | srtp_auth_get_key_length (const srtp_auth_t *a) |
| int | srtp_auth_get_tag_length (const srtp_auth_t *a) |
| int | srtp_auth_get_prefix_length (const srtp_auth_t *a) |
| srtp_err_status_t | srtp_auth_type_test (const srtp_auth_type_t *at, const srtp_auth_test_case_t *test_data) |
| srtp_err_status_t | srtp_auth_type_self_test (const srtp_auth_type_t *at) |
Variables | |
| srtp_debug_module_t | srtp_mod_auth |
| #define SELF_TEST_TAG_BUF_OCTETS 32 |
| int srtp_auth_get_key_length | ( | const srtp_auth_t * | a | ) |
| int srtp_auth_get_prefix_length | ( | const srtp_auth_t * | a | ) |
| int srtp_auth_get_tag_length | ( | const srtp_auth_t * | a | ) |
| srtp_err_status_t srtp_auth_type_self_test | ( | const srtp_auth_type_t * | at | ) |
| srtp_err_status_t srtp_auth_type_test | ( | const srtp_auth_type_t * | at, |
| const srtp_auth_test_case_t * | test_data | ||
| ) |
| srtp_debug_module_t srtp_mod_auth |
1.8.13