Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/common/
Dhash.c41 static int hash_init_sha1(struct hash_algo *algo, void **ctxp) in hash_init_sha1() function
170 .hash_init = hash_init_sha1,