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

  /external/chromium_org/third_party/libsrtp/srtp/crypto/include/
crypto.h 49 * @brief A cipher_type_id_t is an identifier for a particular cipher
52 * A cipher_type_id_t is an integer that represents a particular
60 typedef uint32_t cipher_type_id_t; typedef
  /external/srtp/crypto/include/
crypto.h 14 * @brief A cipher_type_id_t is an identifier for a particular cipher
17 * A cipher_type_id_t is an integer that represents a particular
25 typedef uint32_t cipher_type_id_t; typedef

Completed in 197 milliseconds