Home
last modified time | relevance | path

Searched refs:ctrlargs (Results 1 – 3 of 3) sorted by relevance

/optee_os/ta/pkcs11/src/
A Dpkcs11_token.c306 struct serialargs ctrlargs = { }; in entry_ck_slot_info() local
355 struct serialargs ctrlargs = { }; in entry_ck_token_info() local
436 struct serialargs ctrlargs = { }; in entry_ck_token_mecha_ids() local
492 struct serialargs ctrlargs = { }; in entry_ck_token_mecha_info() local
596 struct serialargs ctrlargs = { }; in entry_ck_open_session() local
705 struct serialargs ctrlargs = { }; in entry_ck_close_session() local
734 struct serialargs ctrlargs = { }; in entry_ck_close_all_sessions() local
775 struct serialargs ctrlargs = { }; in entry_ck_session_info() local
815 struct serialargs ctrlargs = { }; in entry_ck_token_initialize() local
1040 struct serialargs ctrlargs = { }; in entry_ck_init_pin() local
[all …]
A Dobject.c308 struct serialargs ctrlargs = { }; in entry_create_object() local
410 struct serialargs ctrlargs = { }; in entry_destroy_object() local
428 if (serialargs_remaining_bytes(&ctrlargs)) in entry_destroy_object()
497 struct serialargs ctrlargs = { }; in entry_find_objects_init() local
662 struct serialargs ctrlargs = { }; in entry_find_objects() local
681 if (serialargs_remaining_bytes(&ctrlargs)) in entry_find_objects()
717 struct serialargs ctrlargs = { }; in entry_find_objects_final() local
750 struct serialargs ctrlargs = { }; in entry_get_attribute_value() local
920 struct serialargs ctrlargs = { }; in entry_get_object_size() local
969 struct serialargs ctrlargs = { }; in entry_set_attribute_value() local
[all …]
A Dprocessing.c208 struct serialargs ctrlargs = { }; in entry_generate_secret() local
234 if (serialargs_remaining_bytes(&ctrlargs)) { in entry_generate_secret()
391 struct serialargs ctrlargs = { }; in entry_generate_key_pair() local
589 struct serialargs ctrlargs = { }; in entry_processing_init() local
695 struct serialargs ctrlargs = { }; in entry_processing_step() local
719 if (serialargs_remaining_bytes(&ctrlargs)) in entry_processing_step()
799 struct serialargs ctrlargs = { }; in entry_processing_key() local
1039 struct serialargs ctrlargs = { }; in entry_release_active_processing() local
1053 rc = serialargs_get_u32(&ctrlargs, &cmd); in entry_release_active_processing()
1055 if (serialargs_remaining_bytes(&ctrlargs)) in entry_release_active_processing()
[all …]

Completed in 10 milliseconds