Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libkmf/include/
H A DkmfapiP.h50 KMF_RETURN (*StoreCert) ( member
/illumos-gate/usr/src/lib/libkmf/libkmf/common/
H A Dcertop.c1313 if (plugin == NULL || plugin->funclist->StoreCert == NULL) in kmf_store_cert()
1316 return (plugin->funclist->StoreCert(handle, numattr, attrlist)); in kmf_store_cert()