Home | History | Annotate | Download | only in srtp

Lines Matching full:crypto

193 AC_CONFIG_HEADER(crypto/include/config.h:config_in.h)
195 AC_OUTPUT(Makefile crypto/Makefile doc/Makefile)
198 AS_MKDIR_P(crypto/ae_xfm)
199 AS_MKDIR_P(crypto/cipher)
200 AS_MKDIR_P(crypto/hash)
201 AS_MKDIR_P(crypto/kernel)
202 AS_MKDIR_P(crypto/math)
203 AS_MKDIR_P(crypto/replay)
204 AS_MKDIR_P(crypto/rng)
205 AS_MKDIR_P(crypto/test)