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

/external/chromium_org/third_party/libsrtp/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
/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 130 milliseconds