Home
last modified time | relevance | path

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

/external/srtp/include/
Dsrtp.h692 srtp_profile_get_master_salt_length(srtp_profile_t profile);
/external/srtp/test/
Ddtls_srtp_driver.c174 salt_len = srtp_profile_get_master_salt_length(profile); in test_dtls_srtp()
/external/srtp/srtp/
Dsrtp.c1967 srtp_profile_get_master_salt_length(srtp_profile_t profile) { in srtp_profile_get_master_salt_length() function