Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libkmf/include/
H A DkmfapiP.h343 extern KMF_RETURN get_entrylist(conf_entrylist_t **);
/illumos-gate/usr/src/cmd/cmd-crypto/kmfcfg/
H A Dlist.c199 if (get_entrylist(&phead) == KMF_OK) { in show_plugin()
H A Dutil.c503 if (get_entrylist(&phead) != KMF_OK) in get_keystore_entry()
/illumos-gate/usr/src/lib/libkmf/libkmf/common/
H A Dmapfile-vers1379 get_entrylist;
H A Dgeneralop.c457 ret = get_entrylist(&extra_plugin_list); in kmf_initialize()
2711 get_entrylist(conf_entrylist_t **entlist) in get_entrylist() function