Home
last modified time | relevance | path

Searched refs:OBJ_PRI_DH_VAL_BITS (Results 1 – 6 of 6) sorted by relevance

/titanic_44/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftDH.c117 rv = get_ulong_attr_from_object(OBJ_PRI_DH_VAL_BITS(prikey), in soft_dh_genkey_pair()
193 OBJ_PRI_DH_VAL_BITS(prikey) = k.value_bits; in soft_dh_genkey_pair()
H A DsoftObject.h560 #define OBJ_PRI_DH_VAL_BITS(o) \ macro
H A DsoftKeystore.c1138 tmp_val = SWAP64((uint64_t)OBJ_PRI_DH_VAL_BITS(objp)); in soft_pack_object()
H A DsoftAttributeUtil.c4197 OBJ_PRI_DH_VAL_BITS(object_p), template));
6836 CK_ULONG val_bits = OBJ_PRI_DH_VAL_BITS(obj);
/titanic_44/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelObject.h414 #define OBJ_PRI_DH_VAL_BITS(o) \ macro
H A DkernelAttributeUtil.c2622 OBJ_PRI_DH_VAL_BITS(object_p), template)); in kernel_get_private_key_attribute()