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

/opensolaris-onvv-gate/usr/src/uts/common/crypto/io/
H A Dblowfish.c197 static crypto_kcf_provider_handle_t blowfish_prov_handle = NULL; variable
209 &blowfish_prov_handle)) {
221 if (blowfish_prov_handle != NULL) {
222 if (crypto_unregister_provider(blowfish_prov_handle))
225 blowfish_prov_handle = NULL;

Completed in 87 milliseconds