Searched refs:soft_keystore_put_new_obj (Results 1 – 3 of 3) sorted by relevance
/titanic_50/usr/src/lib/pkcs11/pkcs11_softtoken/common/ |
H A D | softKeystoreUtil.h | 91 int soft_keystore_put_new_obj(uchar_t *buf, size_t len, boolean_t public,
|
H A D | softKeystore.c | 1861 if ((soft_keystore_put_new_obj(buf, len, B_TRUE, in soft_put_object_to_keystore() 1868 if ((soft_keystore_put_new_obj(buf, len, B_FALSE, in soft_put_object_to_keystore()
|
H A D | softKeystoreUtil.c | 2192 soft_keystore_put_new_obj(uchar_t *buf, size_t len, boolean_t public, in soft_keystore_put_new_obj() function
|