Home
last modified time | relevance | path

Searched defs:hash_ctx (Results 1 – 3 of 3) sorted by relevance

/u-boot-v2022.01-rc1/drivers/crypto/hash/
A Dhash_sw.c196 struct sw_hash_ctx *hash_ctx; in sw_hash_init() local
214 struct sw_hash_ctx *hash_ctx = ctx; in sw_hash_update() local
224 struct sw_hash_ctx *hash_ctx = ctx; in sw_hash_finish() local
/u-boot-v2022.01-rc1/drivers/crypto/fsl/
A Dfsl_hash.c85 static int caam_hash_update(void *hash_ctx, const void *buf, in caam_hash_update()
131 static int caam_hash_finish(void *hash_ctx, void *dest_buf, in caam_hash_finish()
/u-boot-v2022.01-rc1/lib/
A Dtpm-v1.c526 sha1_context hash_ctx; in create_request_auth() local
590 sha1_context hash_ctx; in verify_response_auth() local

Completed in 11 milliseconds