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

/osnet-11/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelAttributeUtil.c718 get_ulong_attr_from_template(CK_ULONG *value, CK_ATTRIBUTE_PTR template) function
1206 get_ulong_attr_from_template(&modulus_bits,
1666 get_ulong_attr_from_template(&value_bits,
/osnet-11/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftAttributeUtil.c859 get_ulong_attr_from_template(CK_ULONG *value, CK_ATTRIBUTE_PTR template) function
1532 rv = get_ulong_attr_from_template(&modulus_bits,
2183 rv = get_ulong_attr_from_template(&value_bits,
2721 rv = get_ulong_attr_from_template(&sck->sk_value_len,

Completed in 28 milliseconds