Searched refs:srtp_sha1_core (Results 1 – 2 of 2) sorted by relevance
176 void srtp_sha1_core(const uint32_t M[16], uint32_t hash_value[5]);
100 void srtp_sha1_core(const uint32_t M[16], uint32_t hash_value[5]) in srtp_sha1_core() function267 srtp_sha1_core(ctx->M, ctx->H); in srtp_sha1_update()