Home
last modified time | relevance | path

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

/titanic_41/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.c613 OBJ_PUB_DH_VALUE(objp))->big_value_len, 8) + in soft_pack_object_size()
895 OBJ_PUB_DH_VALUE(objp))->big_value_len); in soft_pack_object()
900 OBJ_PUB_DH_VALUE(objp))->big_value, in soft_pack_object()
902 OBJ_PUB_DH_VALUE(objp))->big_value_len); in soft_pack_object()
H A DsoftAttributeUtil.c1058 bigint_attr_cleanup(OBJ_PUB_DH_VALUE( in soft_cleanup_object_bigint_attrs()
3999 OBJ_PUB_DH_VALUE(object_p), template));
5334 ((biginteger_t *)OBJ_PUB_DH_VALUE(key))->
5338 ((biginteger_t *)OBJ_PUB_DH_VALUE(key))->
5354 ((biginteger_t *)OBJ_PUB_DH_VALUE(key))->big_value,
6708 bigint = OBJ_PUB_DH_VALUE(obj);
H A DsoftObject.h443 #define OBJ_PUB_DH_VALUE(o) \ macro
/titanic_41/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()