OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:index_init
(Results
1 - 3
of
3
) sorted by null
/external/srtp/test/
roc_driver.c
93
index_init
(&local);
94
index_init
(&ref);
95
index_init
(&est);
121
index_init
(&local);
122
index_init
(&ref);
123
index_init
(&est);
/external/srtp/crypto/include/
rdbx.h
150
/*
index_init
(&pi) initializes a packet index pi (sets it to zero) */
153
index_init
(xtd_seq_num_t *pi);
/external/srtp/crypto/replay/
rdbx.c
90
index_init
(xtd_seq_num_t *pi) {
function
202
index_init
(&rdbx->index);
Completed in 2609 milliseconds