Home
last modified time | relevance | path

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

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