Home
last modified time | relevance | path

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

/optee_os-3.20.0/ta/pkcs11/src/
A Dsanitize_object.h40 size_t size, uint32_t class_hint,
A Dsanitize_object.c74 uint32_t class_hint, in sanitize_class_and_type() argument
138 if (class_hint != PKCS11_CKO_UNDEFINED_ID) { in sanitize_class_and_type()
140 &class_hint, sizeof(class_hint)); in sanitize_class_and_type()
250 size_t size, uint32_t class_hint, in sanitize_client_object() argument
273 rc = sanitize_class_and_type(dst, src, sz_from_hdr, class_hint, in sanitize_client_object()

Completed in 3 milliseconds