Searched defs:nattr (Results 1 - 7 of 7) sorted by relevance

/opensolaris-onvv-gate/usr/src/common/openssl/crypto/x509/
H A Dx509_att.c246 X509_ATTRIBUTE *nattr; local
/opensolaris-onvv-gate/usr/src/lib/libxcurses/src/libc/xcurses/
H A Ddoupdate.c235 attr_t cookie, nattr; local
/opensolaris-onvv-gate/usr/src/cmd/cmd-crypto/digest/
H A Ddigest.c612 int nattr = 0; local
[all...]
/opensolaris-onvv-gate/usr/src/lib/libxcurses2/src/libc/xcurses/
H A Ddoupdate.c264 attr_t nattr; local
/opensolaris-onvv-gate/usr/src/cmd/cmd-crypto/decrypt/
H A Ddecrypt.c838 int nattr = 0; local
[all...]
/opensolaris-onvv-gate/usr/src/uts/common/crypto/io/
H A Decc.c296 find_attr(crypto_object_attribute_t *attr, uint_t nattr, uint64_t attr_type) argument
314 get_template_attr_scalar_common(crypto_object_attribute_t *template, uint_t nattr, uint64_t attr_type, void *value, size_t value_len) argument
340 get_template_attr_ulong(crypto_object_attribute_t *template, uint_t nattr, uint64_t attr_type, ulong_t *attr_value) argument
H A Ddprov.c8984 dprov_find_attr(crypto_object_attribute_t *attr, uint_t nattr, argument
9004 dprov_template_can_create(dprov_session_t *session, crypto_object_attribute_t *template, uint_t nattr, boolean_t check_for_secret) argument
9110 dprov_create_object_from_template(dprov_state_t *softc, dprov_session_t *session, crypto_object_attribute_t *template, uint_t nattr, crypto_object_id_t *object_id, boolean_t check_for_secret, boolean_t force) argument
9248 dprov_attributes_match(dprov_object_t *object, crypto_object_attribute_t *template, uint_t nattr) argument
9322 dprov_object_can_modify(dprov_object_t *object, crypto_object_attribute_t *template, uint_t nattr) argument
9378 dprov_object_set_attr(dprov_session_t *session, crypto_object_id_t object_id, crypto_object_attribute_t *template, uint_t nattr, boolean_t check_attributes) argument
9599 dprov_get_template_attr_scalar_common(crypto_object_attribute_t *template, uint_t nattr, uint64_t attr_type, void *value, size_t value_len) argument
9642 dprov_get_template_attr_boolean(crypto_object_attribute_t *template, uint_t nattr, uint64_t attr_type, boolean_t *attr_value) argument
9661 dprov_get_template_attr_ulong(crypto_object_attribute_t *template, uint_t nattr, uint64_t attr_type, ulong_t *attr_value) argument
9669 dprov_template_attr_present(crypto_object_attribute_t *template, uint_t nattr, uint64_t attr_type) argument
9682 dprov_get_template_attr_array(crypto_object_attribute_t *template, uint_t nattr, uint64_t attr_type, void **array, size_t *len) argument
[all...]

Completed in 199 milliseconds