Searched refs:get_string_from_template (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelAttributeUtil.c763 get_string_from_template(CK_ATTRIBUTE_PTR dest, CK_ATTRIBUTE_PTR src) function
1184 rv = get_string_from_template(&string_tmp,
1200 rv = get_string_from_template(&param_tmp,
1634 rv = get_string_from_template(&string_tmp,
1642 rv = get_string_from_template(&param_tmp,
1991 rv = get_string_from_template(&string_tmp,
H A DkernelObject.h592 CK_RV get_string_from_template(CK_ATTRIBUTE_PTR dest, CK_ATTRIBUTE_PTR src);
H A DkernelKeys.c224 rv = get_string_from_template(dst, &src[i]);
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftAttributeUtil.c900 get_string_from_template(CK_ATTRIBUTE_PTR dest, CK_ATTRIBUTE_PTR src) function
1504 rv = get_string_from_template(&string_tmp,
1512 rv = get_string_from_template(&param_tmp, &template[i]);
2152 rv = get_string_from_template(&string_tmp,
2160 rv = get_string_from_template(&param_tmp,
2681 rv = get_string_from_template(&string_tmp,
3264 rv = get_string_from_template(&string_tmp,
3483 rv = get_string_from_template(
3524 rv = get_string_from_template(
H A DsoftObject.h876 CK_RV get_string_from_template(CK_ATTRIBUTE_PTR dest, CK_ATTRIBUTE_PTR src);

Completed in 68 milliseconds