Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/common/
H A Dhash.c42 static int hash_update_sha1(struct hash_algo *algo, void *ctx, const void *buf, in hash_update_sha1() function
137 .hash_update = hash_update_sha1,