Home
last modified time | relevance | path

Searched refs:PUBLIC_KEY_DEFAULT (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelObject.h459 #define PUBLIC_KEY_DEFAULT (ENCRYPT_BOOL_ON|\ macro
H A DkernelAttributeUtil.c1006 uint64_t attr_mask = PUBLIC_KEY_DEFAULT; in kernel_build_public_key_object()
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftObject.h719 #define PUBLIC_KEY_DEFAULT (ENCRYPT_BOOL_ON|\ macro
H A DsoftAttributeUtil.c1279 uint64_t attr_mask = PUBLIC_KEY_DEFAULT;