Home
last modified time | relevance | path

Searched refs:sha1_context (Results 1 – 1 of 1) sorted by relevance

/include/u-boot/
A Dsha1.h42 typedef mbedtls_sha1_context sha1_context; typedef
53 sha1_context; typedef
61 void sha1_starts(sha1_context *ctx);
70 void sha1_update(sha1_context *ctx, const unsigned char *input,
79 void sha1_finish( sha1_context *ctx, unsigned char output[20] );

Completed in 20 milliseconds