Searched refs:string_tmp (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftAttributeUtil.c1313 CK_ATTRIBUTE string_tmp; local
1332 string_tmp.pValue = NULL;
1504 rv = get_string_from_template(&string_tmp,
1801 rv = soft_add_extra_attr(&string_tmp, new_object);
1804 string_attr_cleanup(&string_tmp);
1820 string_attr_cleanup(&string_tmp);
1892 CK_ATTRIBUTE string_tmp; local
1912 string_tmp.pValue = NULL;
2152 rv = get_string_from_template(&string_tmp,
2459 rv = soft_add_extra_attr(&string_tmp, new_objec
2533 CK_ATTRIBUTE string_tmp; local
3192 CK_ATTRIBUTE string_tmp; local
3412 CK_ATTRIBUTE string_tmp; local
[all...]
/illumos-gate/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelAttributeUtil.c1029 CK_ATTRIBUTE string_tmp; local
1042 string_tmp.pValue = NULL;
1184 rv = get_string_from_template(&string_tmp,
1318 rv = kernel_add_extra_attr(&string_tmp, new_object);
1321 string_attr_cleanup(&string_tmp);
1337 string_attr_cleanup(&string_tmp);
1409 CK_ATTRIBUTE string_tmp; local
1427 string_tmp.pValue = NULL;
1634 rv = get_string_from_template(&string_tmp,
1787 rv = kernel_add_extra_attr(&string_tmp, new_objec
1855 CK_ATTRIBUTE string_tmp; local
[all...]

Completed in 52 milliseconds