Home
last modified time | relevance | path

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

/external/u-boot/common/
Dhash.c61 static int hash_init_sha256(struct hash_algo *algo, void **ctxp) in hash_init_sha256() function
156 .hash_init = hash_init_sha256,