Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-crypto/cryptoadm/
H A Dadm_metaslot.c403 rc = update_policylist(puent, mechlist, DELETE_MODE); in disable_metaslot()
497 DELETE_MODE); in enable_metaslot()
H A Dcryptoadm.h60 #define DELETE_MODE 2 macro
H A Dadm_uef.c595 rc = update_policylist(puent, marglist, DELETE_MODE); in disable_uef_lib()
683 rc = update_policylist(puent, marglist, DELETE_MODE); in enable_uef_lib()
1534 if ((update_mode != ADD_MODE) && (update_mode != DELETE_MODE)) { in update_policylist()
1567 if (update_mode == DELETE_MODE) { in update_policylist()
H A Dadm_kef.c609 rc = update_kcfconf(pent, DELETE_MODE); in enable_kef()
1042 rc = update_kcfconf(pent, DELETE_MODE); in uninstall_kef()
H A Dadm_kef_util.c982 case DELETE_MODE: in update_kcfconf()