Home
last modified time | relevance | path

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

/external/fsverity-utils/lib/
Dlib_private.h53 void libfsverity_free_hash_ctx(struct hash_ctx *ctx);
Dhash_algs.c142 void libfsverity_free_hash_ctx(struct hash_ctx *ctx) in libfsverity_free_hash_ctx() function
Dcompute_digest.c236 libfsverity_free_hash_ctx(hash); in libfsverity_compute_digest()