Home
last modified time | relevance | path

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

/external/fsverity-utils/
Dhash_algs.c58 static void openssl_digest_ctx_free(struct hash_ctx *_ctx) in openssl_digest_ctx_free() function
81 ctx->base.free = openssl_digest_ctx_free; in openssl_digest_ctx_create()