Searched refs:soft_keystore_put_new_obj (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftKeystoreUtil.h91 int soft_keystore_put_new_obj(uchar_t *buf, size_t len, boolean_t public,
H A DsoftKeystore.c1871 if ((soft_keystore_put_new_obj(buf, len, B_TRUE,
1878 if ((soft_keystore_put_new_obj(buf, len, B_FALSE,
H A DsoftKeystoreUtil.c2165 * FUNCTION: soft_keystore_put_new_obj
2199 soft_keystore_put_new_obj(uchar_t *buf, size_t len, boolean_t public, function

Completed in 22 milliseconds