Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/icp/io/
H A Dsha1_mod.c151 static int sha1_free_context(crypto_ctx_t *);
155 .free_context = sha1_free_context
1203 sha1_free_context(crypto_ctx_t *ctx) in sha1_free_context() function