Searched defs:get_ulong_attr_from_template (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelAttributeUtil.c720 get_ulong_attr_from_template(CK_ULONG *value, CK_ATTRIBUTE_PTR template) function
1178 get_ulong_attr_from_template(&modulus_bits,
1628 get_ulong_attr_from_template(&value_bits,
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftAttributeUtil.c855 get_ulong_attr_from_template(CK_ULONG *value, CK_ATTRIBUTE_PTR template) function
1496 rv = get_ulong_attr_from_template(&modulus_bits,
2144 rv = get_ulong_attr_from_template(&value_bits,
2673 rv = get_ulong_attr_from_template(&sck->sk_value_len,

Completed in 415 milliseconds