Home
last modified time | relevance | path

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

/external/fsverity-utils/
Dhash_algs.c24 struct openssl_hash_ctx { struct
32 struct openssl_hash_ctx *ctx = (void *)_ctx; in openssl_digest_init() argument
42 struct openssl_hash_ctx *ctx = (void *)_ctx; in openssl_digest_update()
51 struct openssl_hash_ctx *ctx = (void *)_ctx; in openssl_digest_final()
60 struct openssl_hash_ctx *ctx = (void *)_ctx; in openssl_digest_ctx_free()
74 struct openssl_hash_ctx *ctx; in openssl_digest_ctx_create()