Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A DmetaAttrManager.c267 master_template = (generic_attr_t *)OBJ_PRIVKEY_DH; in get_master_template_by_type()
268 master_template_size = sizeof (OBJ_PRIVKEY_DH); in get_master_template_by_type()
H A DmetaAttrMasters.h651 static const generic_attr_t OBJ_PRIVKEY_DH[] = variable