Searched refs:get_ulong_attr_from_template (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelGlobal.h83 void get_ulong_attr_from_template(CK_ULONG *, CK_ATTRIBUTE_PTR);
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,
H A DkernelKeys.c60 get_ulong_attr_from_template(&modulus_len, &t[i]);
151 get_ulong_attr_from_template(&key_type, &pTemplate[i]);
172 get_ulong_attr_from_template(key_len,
/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 34 milliseconds