Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/sun4v/io/n2rng/
H A Dn2rng_kcf.c230 if (crypto_unregister_provider(n2rng->n_prov) == in n2rng_unregister_provider()
/titanic_41/usr/src/uts/common/crypto/io/
H A Dmd4_mod.c181 if (crypto_unregister_provider(md4_prov_handle)) in _fini()
H A Darcfour.c172 if (crypto_unregister_provider(rc4_prov_handle)) in _fini()
H A Dblowfish.c222 if (crypto_unregister_provider(blowfish_prov_handle)) in _fini()
H A Ddca.c865 (void) crypto_unregister_provider( in dca_attach()
869 (void) crypto_unregister_provider( in dca_attach()
934 if (crypto_unregister_provider( in dca_detach()
942 if (crypto_unregister_provider( in dca_detach()
H A Dmd5_mod.c265 if ((ret = crypto_unregister_provider(md5_prov_handle)) != in _fini()
H A Decc.c260 if (crypto_unregister_provider(ecc_prov_handle)) in _fini()
H A Daes.c233 if (crypto_unregister_provider(aes_prov_handle)) in _fini()
H A Drsa.c345 if (crypto_unregister_provider(rsa_prov_handle)) in _fini()
H A Ddprov.c1869 if ((ret = crypto_unregister_provider( in dprov_detach()
/titanic_41/usr/src/uts/common/sys/crypto/
H A Dspi.h761 extern int crypto_unregister_provider(crypto_kcf_provider_handle_t);
/titanic_41/usr/src/uts/common/crypto/spi/
H A Dkcf_spi.c444 crypto_unregister_provider(crypto_kcf_provider_handle_t handle) in crypto_unregister_provider() function
/titanic_41/usr/src/uts/sparc/ml/
H A Dmodstubs.s1053 NO_UNLOAD_STUB(kcf, crypto_unregister_provider, nomod_minus_one);
/titanic_41/usr/src/uts/common/io/tpm/
H A Dtpm.c2115 ret = crypto_unregister_provider(tpm->n_prov); in tpmrng_unregister()
/titanic_41/usr/src/uts/intel/ia32/ml/
H A Dmodstubs.s1130 NO_UNLOAD_STUB(kcf, crypto_unregister_provider, nomod_minus_one);