Home
last modified time | relevance | path

Searched defs:proc_id (Results 1 – 4 of 4) sorted by relevance

/optee_os/ta/pkcs11/src/
H A Dtoken_capabilities.c352 void pkcs11_mechanism_supported_key_sizes(uint32_t proc_id, in pkcs11_mechanism_supported_key_sizes()
445 void mechanism_supported_key_sizes_bytes(uint32_t proc_id, in mechanism_supported_key_sizes_bytes()
H A Dpkcs11_attributes.c1647 check_created_attrs_against_processing(uint32_t proc_id, in check_created_attrs_against_processing()
1876 static bool parent_key_complies_allowed_processings(uint32_t proc_id, in parent_key_complies_allowed_processings()
1929 check_parent_attrs_against_processing(enum pkcs11_mechanism_id proc_id, in check_parent_attrs_against_processing()
H A Dprocessing_asymm.c20 bool processing_is_tee_asymm(uint32_t proc_id) in processing_is_tee_asymm()
H A Dprocessing_symm.c28 bool processing_is_tee_symm(enum pkcs11_mechanism_id proc_id) in processing_is_tee_symm()