Home
last modified time | relevance | path

Searched refs:srtp_profile_get_master_key_length (Results 1 – 3 of 3) sorted by relevance

/external/srtp/include/
Dsrtp.h685 srtp_profile_get_master_key_length(srtp_profile_t profile);
/external/srtp/test/
Ddtls_srtp_driver.c173 key_len = srtp_profile_get_master_key_length(profile); in test_dtls_srtp()
/external/srtp/srtp/
Dsrtp.c1945 srtp_profile_get_master_key_length(srtp_profile_t profile) { in srtp_profile_get_master_key_length() function