Searched refs:DERIVE_BOOL_ON (Results 1 - 8 of 8) sorted by relevance

/osnet-11/usr/src/lib/pkcs11/pkcs11_kms/common/
H A DkmsAttributeUtil.c715 attr_mask |= DERIVE_BOOL_ON;
1025 DERIVE_BOOL_ON, template));
1243 DERIVE_BOOL_ON, template));
1589 attr_mask = (obj->bool_attr_mask) & DERIVE_BOOL_ON;
H A DkmsObject.h142 #define DERIVE_BOOL_ON 0x00000001 macro
/osnet-11/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftKeys.c353 if (!(basekey_p->bool_attr_mask & DERIVE_BOOL_ON)) {
H A DsoftKeysUtil.c304 secret_key->bool_attr_mask |= DERIVE_BOOL_ON;
502 private_key->bool_attr_mask |= DERIVE_BOOL_ON;
506 private_key->bool_attr_mask |= DERIVE_BOOL_ON;
H A DsoftAttributeUtil.c1411 attr_mask |= DERIVE_BOOL_ON;
1998 attr_mask |= DERIVE_BOOL_ON;
2637 attr_mask |= DERIVE_BOOL_ON;
3901 DERIVE_BOOL_ON, template));
4864 DERIVE_BOOL_ON, template));
6637 attr_mask = (obj->bool_attr_mask) & DERIVE_BOOL_ON;
H A DsoftObject.h705 #define DERIVE_BOOL_ON 0x00000001 macro
/osnet-11/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelAttributeUtil.c1113 attr_mask |= DERIVE_BOOL_ON;
1511 attr_mask |= DERIVE_BOOL_ON;
1960 attr_mask |= DERIVE_BOOL_ON;
2348 DERIVE_BOOL_ON, template));
2973 DERIVE_BOOL_ON, template));
3841 attr_mask = (obj->bool_attr_mask) & DERIVE_BOOL_ON;
H A DkernelObject.h430 #define DERIVE_BOOL_ON 0x00000001 macro

Completed in 48 milliseconds