HomeSort by relevance Sort by last modified time
    Searched refs:append_salt_to_key (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/libsrtp/srtp/include/
srtp.h 770 * The function call append_salt_to_key(k, klen, s, slen)
780 append_salt_to_key(unsigned char *key, unsigned int bytes_in_key,
    [all...]
  /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/chromium_org/third_party/libsrtp/srtp/test/
dtls_srtp_driver.c 184 append_salt_to_key(key, key_len, salt, salt_len);
  /external/srtp/test/
dtls_srtp_driver.c 177 append_salt_to_key(key, key_len, salt, salt_len);
  /external/chromium_org/third_party/libsrtp/srtp/srtp/
srtp.c 2141 append_salt_to_key(uint8_t *key, unsigned int bytes_in_key, function
    [all...]
  /external/srtp/srtp/
srtp.c 1937 append_salt_to_key(uint8_t *key, unsigned int bytes_in_key, function
    [all...]

Completed in 56 milliseconds