Home
last modified time | relevance | path

Searched refs:OBJ_PUB_DH_BASE (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftKeystore.c628 OBJ_PUB_DH_BASE(objp))->big_value_len, 8) + in soft_pack_object_size()
899 OBJ_PUB_DH_BASE(objp))->big_value_len); in soft_pack_object()
904 OBJ_PUB_DH_BASE(objp))->big_value, in soft_pack_object()
906 OBJ_PUB_DH_BASE(objp))->big_value_len); in soft_pack_object()
908 OBJ_PUB_DH_BASE(objp))->big_value_len, 8); in soft_pack_object()
H A DsoftAttributeUtil.c1047 bigint_attr_cleanup(OBJ_PUB_DH_BASE( in soft_cleanup_object_bigint_attrs()
3965 OBJ_PUB_DH_BASE(object_p), template));
5280 ((biginteger_t *)OBJ_PUB_DH_BASE(key))->
5284 ((biginteger_t *)OBJ_PUB_DH_BASE(key))->
5300 ((biginteger_t *)OBJ_PUB_DH_BASE(key))->big_value,
6929 bigint = OBJ_PUB_DH_BASE(obj);
H A DsoftObject.h443 #define OBJ_PUB_DH_BASE(o) \ macro
/illumos-gate/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelObject.h316 #define OBJ_PUB_DH_BASE(o) \ macro
H A DkernelAttributeUtil.c855 bigint_attr_cleanup(OBJ_PUB_DH_BASE(object_p)); in kernel_cleanup_object_bigint_attrs()
2408 OBJ_PUB_DH_BASE(object_p), template)); in kernel_get_public_key_attribute()