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

/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A Dpkcs11Conf.c152 /* check system-wide value for auto_key_migrate */
155 metaslot_auto_key_migrate = metaslot_config.auto_key_migrate;
164 * default auto_key_migrate to true
H A DmetaUtil.c1782 metaslot_config.auto_key_migrate = B_TRUE;
1784 metaslot_config.auto_key_migrate = B_FALSE;
H A DmetaGlobal.h521 boolean_t auto_key_migrate; member in struct:_metaslot_config
H A DmetaObjectManager.c381 if (metaslot_config.auto_key_migrate) {

Completed in 126 milliseconds