Home
last modified time | relevance | path

Searched refs:OBJ_PRI_DH_BASE (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftDH.c68 dst = OBJ_PRI_DH_BASE(key); in soft_genDHkey_set_attribute()
H A DsoftKeystore.c701 OBJ_PRI_DH_BASE(objp))->big_value_len, 8) + in soft_pack_object_size()
1174 OBJ_PRI_DH_BASE(objp))->big_value_len); in soft_pack_object()
1179 OBJ_PRI_DH_BASE(objp))->big_value, in soft_pack_object()
1181 OBJ_PRI_DH_BASE(objp))->big_value_len); in soft_pack_object()
1183 OBJ_PRI_DH_BASE(objp))->big_value_len, 8); in soft_pack_object()
H A DsoftAttributeUtil.c1111 bigint_attr_cleanup(OBJ_PRI_DH_BASE( in soft_cleanup_object_bigint_attrs()
4235 OBJ_PRI_DH_BASE(object_p), template));
5626 ((biginteger_t *)OBJ_PRI_DH_BASE(key))->
5630 ((biginteger_t *)OBJ_PRI_DH_BASE(key))->
5646 ((biginteger_t *)OBJ_PRI_DH_BASE(key))->big_value,
6943 bigint = OBJ_PRI_DH_BASE(obj);
H A DsoftObject.h556 #define OBJ_PRI_DH_BASE(o) \ macro
H A DsoftASN1.c647 if ((rv = pad_bigint_attr(OBJ_PRI_DH_BASE(objp), &tmp_pad)) != CKR_OK)
/illumos-gate/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelObject.h406 #define OBJ_PRI_DH_BASE(o) \ macro
H A DkernelAttributeUtil.c905 bigint_attr_cleanup(OBJ_PRI_DH_BASE(object_p)); in kernel_cleanup_object_bigint_attrs()
2659 OBJ_PRI_DH_BASE(object_p), template)); in kernel_get_private_key_attribute()