Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/xtest/gp/include/
H A Dxml_datastorage_api.h1790 uint32_t obj, const uint32_t attr_ids[], in GetAttributes_helper() argument
1797 if (attr_ids[n] & BIT(29)) in GetAttributes_helper()
1798 res = get_value_attr(c, sess, n, obj, attr_ids[n]); in GetAttributes_helper()
1800 res = get_buffer_attr(c, sess, n, obj, attr_ids[n]); in GetAttributes_helper()