Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/crypto/io/
H A Dblowfish.c197 static crypto_kcf_provider_handle_t blowfish_prov_handle = 0; variable
209 &blowfish_prov_handle)) { in _init()
221 if (blowfish_prov_handle != 0) { in _fini()
222 if (crypto_unregister_provider(blowfish_prov_handle)) in _fini()
225 blowfish_prov_handle = 0; in _fini()