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

  /external/chromium_org/third_party/libsrtp/srtp/include/
ekt.h 99 * an ekt_data_t structure holds the data corresponding to an ekt key,
103 typedef struct ekt_data_t { struct
108 struct ekt_data_t *next_ekt_data;
109 } ekt_data_t; typedef in typeref:struct:ekt_data_t
119 ekt_data_t *data;
  /external/srtp/include/
ekt.h 99 * an ekt_data_t structure holds the data corresponding to an ekt key,
103 typedef struct ekt_data_t { struct
108 struct ekt_data_t *next_ekt_data;
109 } ekt_data_t; typedef in typeref:struct:ekt_data_t
119 ekt_data_t *data;

Completed in 143 milliseconds