Home
last modified time | relevance | path

Searched refs:bytes_in_salt (Results 1 – 2 of 2) sorted by relevance

/external/libsrtp2/include/
Dsrtp.h1263 unsigned int bytes_in_salt);
/external/libsrtp2/srtp/
Dsrtp.c4492 unsigned int bytes_in_salt) in srtp_append_salt_to_key() argument
4494 memcpy(key + bytes_in_key, salt, bytes_in_salt); in srtp_append_salt_to_key()