OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:gdoi
(Results
1 - 13
of
13
) sorted by null
/external/srtp/
configure.in
182
AC_MSG_CHECKING(whether to use
GDOI
key management)
183
AC_ARG_ENABLE(
gdoi
,
184
[AS_HELP_STRING([--enable-
gdoi
], [enable
GDOI
key management])],
187
AC_DEFINE(SRTP_GDOI, 1, [Define to use
GDOI
.])
188
GDOI_OBJS=
gdoi
/srtp+
gdoi
.o
Makefile
49
#
gdoi
is the group domain of interpretation for isakmp, a group key
51
gdoi
=
macro
102
libsrtp.a: $(srtpobj) $(cryptobj) $(
gdoi
)
README
29
--
gdoi
use
GDOI
key management (disabled at present)
78
using
gdoi
will be added later.
Changes
175
Removed the
GDOI
interface to the rtpw demo program. This will be
176
added again at a later date, after the SRTP and
GDOI
distributions
177
stabilize. For now, I've left in the
GDOI
#defines and autoconf
Makefile.in
51
#
gdoi
is the group domain of interpretation for isakmp, a group key
53
gdoi
= @GDOI_OBJS@
104
libsrtp.a: $(srtpobj) $(cryptobj) $(
gdoi
)
config.h_win32vc7
142
/* Define to use
GDOI
. */
config.hw
143
/* Define to use
GDOI
. */
config_in.h
138
/* Define to use
GDOI
. */
configure
853
--enable-
gdoi
enable
GDOI
key management
[
all
...]
config.log
924
configure:7152: checking whether to use
GDOI
key management
[
all
...]
/external/srtp/crypto/include/
config.h
143
/* Define to use
GDOI
. */
/external/srtp/doc/
intro.txt
134
\item[--
gdoi
] use
GDOI
key management (disabled at present).
179
using
gdoi
will be added later.
rfc3711.txt
[
all
...]
Completed in 303 milliseconds