Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/src/
H A Dsanitize_object.c73 uint32_t class_hint, in sanitize_class_and_type() argument
137 if (class_hint != PKCS11_CKO_UNDEFINED_ID) { in sanitize_class_and_type()
139 &class_hint, sizeof(class_hint)); in sanitize_class_and_type()
249 size_t size, uint32_t class_hint, in sanitize_client_object() argument
272 rc = sanitize_class_and_type(dst, src, sz_from_hdr, class_hint, in sanitize_client_object()
H A Dsanitize_object.h40 size_t size, uint32_t class_hint,