Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/src/
H A Dsanitize_object.c74 uint32_t type_hint) in sanitize_class_and_type() argument
151 if (type_hint != PKCS11_UNDEFINED_ID) { in sanitize_class_and_type()
153 &type_hint, sizeof(type_hint)); in sanitize_class_and_type()
250 uint32_t type_hint) in sanitize_client_object() argument
273 type_hint); in sanitize_client_object()
H A Dsanitize_object.h41 uint32_t type_hint);