Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/pkcs11/libpkcs11/common/
H A DmetaObjectManager.c988 free_token_index = set_template_boolean(CKA_TOKEN, in clone_by_create()
992 free_token_index = set_template_boolean(CKA_TOKEN, in clone_by_create()
1003 free_token_index = set_template_boolean(CKA_TOKEN, in clone_by_create()
1927 if (set_template_boolean(CKA_SENSITIVE, tmpl, tmpl_len, in meta_freeobject_set()
1936 if (set_template_boolean(CKA_PRIVATE, tmpl, tmpl_len, in meta_freeobject_set()
1984 if (set_template_boolean(CKA_TOKEN, tmpl, tmpl_len, B_TRUE, in meta_freetoken_set()
1993 if (set_template_boolean(CKA_TOKEN, tmpl, tmpl_len, B_TRUE, in meta_freetoken_set()
H A DmetaAttrManager.c707 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,