Searched defs:get_kcfconf_info (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-crypto/cryptoadm/
H A Dadm_kef_util.c700 get_kcfconf_info(entrylist_t **ppdevlist, entrylist_t **ppsoftlist) function
813 if (get_kcfconf_info(&phardlist, &psoftlist) != SUCCESS) {
878 * Parameters phardlist and psoftlist are supplied by get_kcfconf_info().
879 * If NULL, this function calls get_kcfconf_info() internally.
888 if (get_kcfconf_info(&phardlist, &psoftlist) != SUCCESS) {

Completed in 60 milliseconds