OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:append_salt_to_key
(Results
1 - 3
of
3
) sorted by null
/external/srtp/include/
srtp.h
697
* The function call
append_salt_to_key
(k, klen, s, slen)
707
append_salt_to_key
(unsigned char *key, unsigned int bytes_in_key,
/external/srtp/test/
dtls_srtp_driver.c
177
append_salt_to_key
(key, key_len, salt, salt_len);
/external/srtp/srtp/
srtp.c
1937
append_salt_to_key
(uint8_t *key, unsigned int bytes_in_key,
function
[
all
...]
Completed in 143 milliseconds