Searched defs:sha1_final (Results 1 - 1 of 1) sorted by relevance

/external/srtp/crypto/hash/
H A Dsha1.c82 sha1_final(&ctx, hash_value);
247 * sha1_final(ctx, output) computes the result for ctx and copies it
252 sha1_final(sha1_ctx_t *ctx, uint32_t *output) { function

Completed in 69 milliseconds