Searched refs:DeleteKey (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libkmf/libkmf/common/
H A Dkeyop.c124 if (plugin != NULL && plugin->funclist->DeleteKey != NULL) {
125 ret = plugin->funclist->DeleteKey(handle, num_args, attrlist);
H A Dgeneralop.c1286 KMF_ATTRIBUTE attlist[2]; /* only 2 attributes for DeleteKey op */
1306 if (plugin != NULL && plugin->funclist->DeleteKey != NULL) {
1307 (void) plugin->funclist->DeleteKey(handle, i, attlist);
/illumos-gate/usr/src/lib/libkmf/include/
H A DkmfapiP.h92 KMF_RETURN (*DeleteKey) ( member in struct:__anon3403
/illumos-gate/usr/src/uts/common/smbsrv/ndl/
H A Dwinreg.ndl437 struct winreg_DeleteKey DeleteKey;

Completed in 58 milliseconds