Home
last modified time | relevance | path

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

/external/libsrtp2/crypto/include/
Dsha1.h101 static inline void srtp_sha1_final(srtp_sha1_ctx_t *ctx, uint32_t *output) in srtp_sha1_final() function
/external/libsrtp2/crypto/hash/
Dsha1.c288 void srtp_sha1_final(srtp_sha1_ctx_t *ctx, uint32_t *output) in srtp_sha1_final() function