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

  /external/chromium_org/third_party/libsrtp/srtp/srtp/
srtp.c 341 * srtp_kdf_clear(&kdf) zeroizes and deallocates the kdf state
405 srtp_kdf_clear(srtp_kdf_t *kdf) { function
595 stat = srtp_kdf_clear(&kdf);
    [all...]
  /external/srtp/srtp/
srtp.c 296 * srtp_kdf_clear(&kdf) zeroizes the kdf state
345 srtp_kdf_clear(srtp_kdf_t *kdf) { function
464 srtp_kdf_clear(&kdf);
    [all...]

Completed in 103 milliseconds