Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libkmf/libkmf/common/
H A Dkeyop.c302 if (plugin->funclist->StoreKey != NULL) in kmf_store_key()
303 return (plugin->funclist->StoreKey(handle, in kmf_store_key()
/illumos-gate/usr/src/lib/libkmf/include/
H A DkmfapiP.h144 KMF_RETURN (*StoreKey) ( member