Searched refs:libfsverity_hash_final (Results 1 – 3 of 3) sorted by relevance
128 void libfsverity_hash_final(struct hash_ctx *ctx, u8 *digest) in libfsverity_hash_final() function139 libfsverity_hash_final(ctx, digest); in libfsverity_hash_full()
50 void libfsverity_hash_final(struct hash_ctx *ctx, u8 *digest);
39 libfsverity_hash_final(hash, &next->data[next->filled]); in hash_one_block()