OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ekt_spi_t
(Results
1 - 2
of
2
) sorted by null
/external/srtp/include/
ekt.h
76
typedef uint16_t
ekt_spi_t
;
typedef
91
ekt_spi_t
spi; /* security parameter index */
104
ekt_spi_t
spi;
131
ekt_spi_t
spi,
/external/srtp/srtp/
ekt.c
93
static inline
ekt_spi_t
99
return *((const
ekt_spi_t
*)spi_location);
Completed in 1341 milliseconds