Home
last modified time | relevance | path

Searched defs:srtp_sha1_init (Results 1 – 2 of 2) sorted by relevance

/external/libsrtp2/crypto/include/
Dsha1.h88 static inline void srtp_sha1_init(srtp_sha1_ctx_t *ctx) in srtp_sha1_init() function
/external/libsrtp2/crypto/hash/
Dsha1.c223 void srtp_sha1_init(srtp_sha1_ctx_t *ctx) in srtp_sha1_init() function