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

  /external/chromium_org/third_party/libsrtp/srtp/crypto/include/
cipher.h 113 * a cipher_set_iv_func_t function sets the current initialization vector
116 typedef err_status_t (*cipher_set_iv_func_t) typedef
146 cipher_set_iv_func_t set_iv;
  /external/srtp/crypto/include/
cipher.h 115 typedef err_status_t (*cipher_set_iv_func_t) typedef
145 cipher_set_iv_func_t set_iv;

Completed in 1533 milliseconds