Home
last modified time | relevance | path

Searched refs:ConfigureKeystore (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/libkmf/include/
H A DkmfapiP.h36 KMF_RETURN (*ConfigureKeystore) ( member
/titanic_41/usr/src/lib/libkmf/libkmf/common/
H A Dgeneralop.c563 if (plugin != NULL && plugin->funclist->ConfigureKeystore != NULL) { in kmf_configure_keystore()
564 return (plugin->funclist->ConfigureKeystore(handle, num_args, in kmf_configure_keystore()