Home
last modified time | relevance | path

Searched refs:disable_uef_lib (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-crypto/cryptoadm/
H A Dcryptoadm.h133 extern int disable_uef_lib(char *, boolean_t, boolean_t, mechlist_t *);
H A Dcryptoadm.c769 rc = disable_uef_lib(prov->cp_name, rndflag, allflag, in do_disable()
H A Dadm_uef.c552 disable_uef_lib(char *libname, boolean_t rndflag, boolean_t allflag, in disable_uef_lib() function