Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftKeystore.c626 OBJ_PUB_DH_PRIME(objp))->big_value_len, 8) + in soft_pack_object_size()
886 OBJ_PUB_DH_PRIME(objp))->big_value_len); in soft_pack_object()
891 OBJ_PUB_DH_PRIME(objp))->big_value, in soft_pack_object()
893 OBJ_PUB_DH_PRIME(objp))->big_value_len); in soft_pack_object()
895 OBJ_PUB_DH_PRIME(objp))->big_value_len, 8); in soft_pack_object()
H A DsoftAttributeUtil.c1045 bigint_attr_cleanup(OBJ_PUB_DH_PRIME( in soft_cleanup_object_bigint_attrs()
3931 OBJ_PUB_DH_PRIME(object_p), template));
5213 ((biginteger_t *)OBJ_PUB_DH_PRIME(key))->
5217 ((biginteger_t *)OBJ_PUB_DH_PRIME(key))->
5233 ((biginteger_t *)OBJ_PUB_DH_PRIME(key))->big_value,
6842 bigint = OBJ_PUB_DH_PRIME(obj);
H A DsoftObject.h439 #define OBJ_PUB_DH_PRIME(o) \ macro
/illumos-gate/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelObject.h312 #define OBJ_PUB_DH_PRIME(o) \ macro
H A DkernelAttributeUtil.c854 bigint_attr_cleanup(OBJ_PUB_DH_PRIME(object_p)); in kernel_cleanup_object_bigint_attrs()
2385 OBJ_PUB_DH_PRIME(object_p), template)); in kernel_get_public_key_attribute()