Home
last modified time | relevance | path

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

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