Home
last modified time | relevance | path

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

/external/u-boot/common/
Dhash.c41 static int hash_update_sha1(struct hash_algo *algo, void *ctx, const void *buf, in hash_update_sha1() function
136 .hash_update = hash_update_sha1,