Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/crypto/
H A Dioctladmin.h87 typedef struct crypto_unload_soft_module { struct
H A Dimpl.h1314 int crypto_unload_soft_module(caddr_t path);
/illumos-gate/usr/src/uts/common/crypto/io/
H A Dcryptoadm.c767 rv = crypto_unload_soft_module(name); in unload_soft_module()
/illumos-gate/usr/src/uts/common/crypto/core/
H A Dkcf_cryptoadm.c800 crypto_unload_soft_module(caddr_t name) in crypto_unload_soft_module() function