Searched refs:get_template_ulong (Results 1 - 3 of 3) sorted by relevance
/osnet-11/usr/src/lib/pkcs11/libpkcs11/common/ |
H A D | metaAttrManager.c | 116 found = get_template_ulong(CKA_CLASS, template, template_size, &class); 123 found = get_template_ulong(CKA_CERTIFICATE_TYPE, 127 found = get_template_ulong(CKA_HW_FEATURE_TYPE, 134 found = get_template_ulong(CKA_KEY_TYPE, 638 * get_template_ulong 644 get_template_ulong(CK_ATTRIBUTE_TYPE type, CK_ATTRIBUTE *attributes, function
|
H A D | metaGlobal.h | 684 boolean_t get_template_ulong(CK_ATTRIBUTE_TYPE type, CK_ATTRIBUTE *attributes,
|
H A D | metaObjectManager.c | 1866 if (!get_template_ulong(CKA_KEY_TYPE, tmpl, tmpl_len, &keytype))
|
Completed in 34 milliseconds