Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelGlobal.h85 void get_ulong_attr_from_template(CK_ULONG *, CK_ATTRIBUTE_PTR);
H A DkernelKeys.c61 get_ulong_attr_from_template(&modulus_len, &t[i]); in get_modulus_bytes()
152 get_ulong_attr_from_template(&key_type, &pTemplate[i]); in get_key_len_from_template()
173 get_ulong_attr_from_template(key_len, in get_key_len_from_template()
H A DkernelAttributeUtil.c720 get_ulong_attr_from_template(CK_ULONG *value, CK_ATTRIBUTE_PTR template) in get_ulong_attr_from_template() function
1178 get_ulong_attr_from_template(&modulus_bits, in kernel_build_public_key_object()
1628 get_ulong_attr_from_template(&value_bits, in kernel_build_private_key_object()
/titanic_41/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftAttributeUtil.c855 get_ulong_attr_from_template(CK_ULONG *value, CK_ATTRIBUTE_PTR template) in get_ulong_attr_from_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,