Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A DmetaObjectManager.c992 free_token_index = set_template_boolean(CKA_TOKEN, in clone_by_create()
996 free_token_index = set_template_boolean(CKA_TOKEN, in clone_by_create()
1007 free_token_index = set_template_boolean(CKA_TOKEN, in clone_by_create()
1930 if (set_template_boolean(CKA_SENSITIVE, tmpl, tmpl_len, in meta_freeobject_set()
1939 if (set_template_boolean(CKA_PRIVATE, tmpl, tmpl_len, in meta_freeobject_set()
1987 if (set_template_boolean(CKA_TOKEN, tmpl, tmpl_len, B_TRUE, in meta_freetoken_set()
1996 if (set_template_boolean(CKA_TOKEN, tmpl, tmpl_len, B_TRUE, in meta_freetoken_set()
H A DmetaAttrManager.c712 set_template_boolean(CK_ATTRIBUTE_TYPE type, CK_ATTRIBUTE *attributes, in set_template_boolean() function
H A DmetaGlobal.h684 int set_template_boolean(CK_ATTRIBUTE_TYPE type,