Searched refs:get_ulong_attr_from_object (Results 1 - 5 of 5) sorted by relevance
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/ |
H A D | softDH.c | 117 rv = get_ulong_attr_from_object(OBJ_PRI_DH_VAL_BITS(prikey),
|
H A D | softAttributeUtil.c | 822 get_ulong_attr_from_object(CK_ULONG value, CK_ATTRIBUTE_PTR template) function 3764 return (get_ulong_attr_from_object(object_p->class, 3829 return (get_ulong_attr_from_object(object_p->key_type, 3851 return (get_ulong_attr_from_object(object_p->mechanism, 3927 return (get_ulong_attr_from_object( 4196 return (get_ulong_attr_from_object( 4382 return (get_ulong_attr_from_object( 4432 return (get_ulong_attr_from_object(keytype, 4495 return (get_ulong_attr_from_object( 4499 return (get_ulong_attr_from_object( [all...] |
H A D | softObject.h | 835 CK_RV get_ulong_attr_from_object(CK_ULONG value, CK_ATTRIBUTE_PTR template);
|
H A D | softRSA.c | 854 rv = get_ulong_attr_from_object(OBJ_PUB_RSA_MOD_BITS(pubkey),
|
/illumos-gate/usr/src/lib/pkcs11/pkcs11_kernel/common/ |
H A D | kernelAttributeUtil.c | 688 get_ulong_attr_from_object(CK_ULONG value, CK_ATTRIBUTE_PTR template) function 2202 return (get_ulong_attr_from_object(object_p->class, 2272 return (get_ulong_attr_from_object(object_p->key_type, 2294 return (get_ulong_attr_from_object(object_p->mechanism, 2371 return (get_ulong_attr_from_object( 2621 return (get_ulong_attr_from_object( 2815 return (get_ulong_attr_from_object(OBJ_SEC_VALUE_LEN(object_p),
|
Completed in 108 milliseconds