Searched defs:string_tmp (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/pkcs11/pkcs11_kms/common/
H A DkmsAttributeUtil.c649 CK_ATTRIBUTE string_tmp; local
652 string_tmp.pValue = NULL;
799 rv = get_string_from_template(&string_tmp,
851 rv = kms_add_extra_attr(&string_tmp, new_object);
854 string_attr_cleanup(&string_tmp);
863 string_attr_cleanup(&string_tmp);
/osnet-11/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelAttributeUtil.c1057 CK_ATTRIBUTE string_tmp; local
1070 string_tmp.pValue = NULL;
1212 rv = get_string_from_template(&string_tmp,
1356 rv = kernel_add_extra_attr(&string_tmp, new_object);
1359 string_attr_cleanup(&string_tmp);
1375 string_attr_cleanup(&string_tmp);
1447 CK_ATTRIBUTE string_tmp; local
1465 string_tmp.pValue = NULL;
1672 rv = get_string_from_template(&string_tmp,
1836 rv = kernel_add_extra_attr(&string_tmp, new_objec
1905 CK_ATTRIBUTE string_tmp; local
[all...]
/osnet-11/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftAttributeUtil.c1349 CK_ATTRIBUTE string_tmp; local
1368 string_tmp.pValue = NULL;
1540 rv = get_string_from_template(&string_tmp,
1840 rv = soft_add_extra_attr(&string_tmp, new_object);
1843 string_attr_cleanup(&string_tmp);
1859 string_attr_cleanup(&string_tmp);
1931 CK_ATTRIBUTE string_tmp; local
1951 string_tmp.pValue = NULL;
2191 rv = get_string_from_template(&string_tmp,
2507 rv = soft_add_extra_attr(&string_tmp, new_objec
2581 CK_ATTRIBUTE string_tmp; local
3243 CK_ATTRIBUTE string_tmp; local
3463 CK_ATTRIBUTE string_tmp; local
[all...]

Completed in 24 milliseconds