Home
last modified time | relevance | path

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

/illumos-gate/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.c699 OBJ_PRI_DH_PRIME(objp))->big_value_len, 8) + in soft_pack_object_size()
1161 OBJ_PRI_DH_PRIME(objp))->big_value_len); in soft_pack_object()
1166 OBJ_PRI_DH_PRIME(objp))->big_value, in soft_pack_object()
1168 OBJ_PRI_DH_PRIME(objp))->big_value_len); in soft_pack_object()
1170 OBJ_PRI_DH_PRIME(objp))->big_value_len, 8); in soft_pack_object()
H A DsoftAttributeUtil.c1109 bigint_attr_cleanup(OBJ_PRI_DH_PRIME( in soft_cleanup_object_bigint_attrs()
4201 OBJ_PRI_DH_PRIME(object_p), template));
5559 ((biginteger_t *)OBJ_PRI_DH_PRIME(key))->
5563 ((biginteger_t *)OBJ_PRI_DH_PRIME(key))->
5579 ((biginteger_t *)OBJ_PRI_DH_PRIME(key))->big_value,
6856 bigint = OBJ_PRI_DH_PRIME(obj);
H A DsoftObject.h552 #define OBJ_PRI_DH_PRIME(o) \ macro
H A DsoftASN1.c634 if ((rv = pad_bigint_attr(OBJ_PRI_DH_PRIME(objp), &tmp_pad)) != CKR_OK)
/illumos-gate/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()