Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftDH.c58 dst = OBJ_PUB_DH_VALUE(key); in soft_genDHkey_set_attribute()
H A DsoftKeystore.c630 OBJ_PUB_DH_VALUE(objp))->big_value_len, 8) + in soft_pack_object_size()
912 OBJ_PUB_DH_VALUE(objp))->big_value_len); in soft_pack_object()
917 OBJ_PUB_DH_VALUE(objp))->big_value, in soft_pack_object()
919 OBJ_PUB_DH_VALUE(objp))->big_value_len); in soft_pack_object()
H A DsoftAttributeUtil.c1049 bigint_attr_cleanup(OBJ_PUB_DH_VALUE( in soft_cleanup_object_bigint_attrs()
3988 OBJ_PUB_DH_VALUE(object_p), template));
5323 ((biginteger_t *)OBJ_PUB_DH_VALUE(key))->
5327 ((biginteger_t *)OBJ_PUB_DH_VALUE(key))->
5343 ((biginteger_t *)OBJ_PUB_DH_VALUE(key))->big_value,
6698 bigint = OBJ_PUB_DH_VALUE(obj);
H A DsoftObject.h447 #define OBJ_PUB_DH_VALUE(o) \ macro
/illumos-gate/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelObject.h320 #define OBJ_PUB_DH_VALUE(o) \ macro
H A DkernelAttributeUtil.c856 bigint_attr_cleanup(OBJ_PUB_DH_VALUE(object_p)); in kernel_cleanup_object_bigint_attrs()
2421 OBJ_PUB_DH_VALUE(object_p), template)); in kernel_get_public_key_attribute()