Home
last modified time | relevance | path

Searched refs:OBJ_PRIVKEY_KEA (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A DmetaAttrManager.c277 master_template = (generic_attr_t *)OBJ_PRIVKEY_KEA; in get_master_template_by_type()
278 master_template_size = sizeof (OBJ_PRIVKEY_KEA); in get_master_template_by_type()
H A DmetaAttrMasters.h711 static const generic_attr_t OBJ_PRIVKEY_KEA[] = variable