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

/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A DmetaAttrManager.c115 found = get_template_ulong(CKA_CLASS, template, template_size, &class);
122 found = get_template_ulong(CKA_CERTIFICATE_TYPE,
126 found = get_template_ulong(CKA_HW_FEATURE_TYPE,
133 found = get_template_ulong(CKA_KEY_TYPE,
637 * get_template_ulong
643 get_template_ulong(CK_ATTRIBUTE_TYPE type, CK_ATTRIBUTE *attributes, function

Completed in 54 milliseconds