Searched refs:get_template_ulong (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/pkcs11/libpkcs11/common/
H A DmetaAttrManager.c116 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 DmetaGlobal.h684 boolean_t get_template_ulong(CK_ATTRIBUTE_TYPE type, CK_ATTRIBUTE *attributes,
H A DmetaObjectManager.c1866 if (!get_template_ulong(CKA_KEY_TYPE, tmpl, tmpl_len, &keytype))

Completed in 22 milliseconds