Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftDH.c64 dst = OBJ_PRI_DH_PRIME(key); in soft_genDHkey_set_attribute()
H A DsoftKeystore.c682 OBJ_PRI_DH_PRIME(objp))->big_value_len, 8) + in soft_pack_object_size()
1144 OBJ_PRI_DH_PRIME(objp))->big_value_len); in soft_pack_object()
1149 OBJ_PRI_DH_PRIME(objp))->big_value, in soft_pack_object()
1151 OBJ_PRI_DH_PRIME(objp))->big_value_len); in soft_pack_object()
1153 OBJ_PRI_DH_PRIME(objp))->big_value_len, 8); in soft_pack_object()
H A DsoftAttributeUtil.c1118 bigint_attr_cleanup(OBJ_PRI_DH_PRIME( in soft_cleanup_object_bigint_attrs()
4212 OBJ_PRI_DH_PRIME(object_p), template));
5570 ((biginteger_t *)OBJ_PRI_DH_PRIME(key))->
5574 ((biginteger_t *)OBJ_PRI_DH_PRIME(key))->
5590 ((biginteger_t *)OBJ_PRI_DH_PRIME(key))->big_value,
6866 bigint = OBJ_PRI_DH_PRIME(obj);
H A DsoftObject.h548 #define OBJ_PRI_DH_PRIME(o) \ macro
H A DsoftASN1.c639 if ((rv = pad_bigint_attr(OBJ_PRI_DH_PRIME(objp), &tmp_pad)) != CKR_OK)
/titanic_41/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelObject.h402 #define OBJ_PRI_DH_PRIME(o) \ macro
H A DkernelAttributeUtil.c904 bigint_attr_cleanup(OBJ_PRI_DH_PRIME(object_p)); in kernel_cleanup_object_bigint_attrs()
2636 OBJ_PRI_DH_PRIME(object_p), template)); in kernel_get_private_key_attribute()