Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pkcs11/pkcs11_tpm/common/
H A Dobject.c471 found = template_get_class(tmpl, &class, &subclass); in object_copy()
721 found = template_get_class(obj->template, &class, &subclass); in object_set_attribute_values()
H A Dtemplate.c847 template_get_class(TEMPLATE * tmpl, in template_get_class() function
958 (void) template_get_class(tmpl, &class, &subclass); in template_check_exportability()
H A Dtpmtok_int.h1067 CK_BBOOL template_get_class(TEMPLATE *, CK_ULONG *, CK_ULONG *);