Home
last modified time | relevance | path

Searched refs:oa_idx (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/common/crypto/io/
H A Ddprov.c9254 int oa_idx; /* object attribute index */ in dprov_attributes_match() local
9263 oa_idx = dprov_find_attr(object->do_attr, DPROV_MAX_ATTR, type); in dprov_attributes_match()
9265 if (oa_idx == -1) in dprov_attributes_match()
9270 olen = object->do_attr[oa_idx].oa_value_len; in dprov_attributes_match()
9282 object->do_attr[oa_idx].oa_value, olen) != 0) in dprov_attributes_match()