Searched refs:string_tmp (Results 1 - 3 of 3) sorted by relevance
/osnet-11/usr/src/lib/pkcs11/pkcs11_softtoken/common/ |
H A D | softAttributeUtil.c | 1349 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...] |
/osnet-11/usr/src/lib/pkcs11/pkcs11_kernel/common/ |
H A D | kernelAttributeUtil.c | 1057 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_kms/common/ |
H A D | kmsAttributeUtil.c | 649 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);
|
Completed in 33 milliseconds