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

/osnet-11/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftSSL.c651 ulong_t extra_attr_count; local
826 extra_attr_count = (secret_key_bytes == 0) ? 6 : 5;
827 newattrcount = ulAttributeCount + extra_attr_count;
893 bcopy(pTemplate, &new_tmpl[extra_attr_count],

Completed in 17 milliseconds