Searched refs:set_template_boolean (Results 1 - 3 of 3) sorted by relevance
/osnet-11/usr/src/lib/pkcs11/libpkcs11/common/ |
H A D | metaObjectManager.c | 995 free_token_index = set_template_boolean(CKA_TOKEN, 999 free_token_index = set_template_boolean(CKA_TOKEN, 1010 free_token_index = set_template_boolean(CKA_TOKEN, 1936 if (set_template_boolean(CKA_SENSITIVE, tmpl, tmpl_len, 1945 if (set_template_boolean(CKA_PRIVATE, tmpl, tmpl_len, 1993 if (set_template_boolean(CKA_TOKEN, tmpl, tmpl_len, B_TRUE, 2002 if (set_template_boolean(CKA_TOKEN, tmpl, tmpl_len, B_TRUE,
|
H A D | metaAttrManager.c | 695 * set_template_boolean 708 set_template_boolean(CK_ATTRIBUTE_TYPE type, CK_ATTRIBUTE *attributes, function
|
H A D | metaGlobal.h | 688 int set_template_boolean(CK_ATTRIBUTE_TYPE type,
|
Completed in 28 milliseconds