Home
last modified time | relevance | path

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

/illumos-gate/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 DsoftKeystoreUtil.c2188 soft_keystore_put_new_obj(uchar_t *buf, size_t len, boolean_t public, in soft_keystore_put_new_obj() function
H A DsoftKeystore.c1877 if (soft_keystore_put_new_obj(buf, len, in soft_put_object_to_keystore()