Home
last modified time | relevance | path

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

/optee_os/ta/pkcs11/src/
H A Dattributes.h290 static inline enum pkcs11_mechanism_id get_mechanism_type(struct obj_attrs *head) in get_mechanism_type() function
H A Dsanitize_object.c35 return mechanism_is_valid(get_mechanism_type(attrs)); in sanitize_consistent_class_and_type()