Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/icp/io/
H A Dsha2_mod.c175 static int sha2_create_ctx_template(crypto_provider_handle_t,
181 .create_ctx_template = sha2_create_ctx_template,
1306 sha2_create_ctx_template(crypto_provider_handle_t provider, in sha2_create_ctx_template() function