Home
last modified time | relevance | path

Searched refs:pkcs11_attribute_head (Results 1 – 15 of 15) sorted by relevance

/optee_os-3.20.0/ta/pkcs11/src/
A Dprocessing.h131 struct pkcs11_attribute_head *proc_params,
154 struct pkcs11_attribute_head *proc_params,
181 struct pkcs11_attribute_head *proc_params);
204 struct pkcs11_attribute_head *proc_params,
232 struct pkcs11_attribute_head *params);
240 struct pkcs11_attribute_head *proc_params);
244 struct pkcs11_attribute_head *proc_params);
247 struct pkcs11_attribute_head *params);
251 struct pkcs11_attribute_head *params);
260 struct pkcs11_attribute_head *proc_params,
[all …]
A Dsanitize_object.c51 struct pkcs11_attribute_head *attr, in read_attr_advance()
79 struct pkcs11_attribute_head cli_ref = { }; in sanitize_class_and_type()
174 struct pkcs11_attribute_head cli_ref = { }; in sanitize_boolprops()
227 struct pkcs11_attribute_head *cli_ref, in sanitize_indirect_attr()
253 struct pkcs11_attribute_head cli_ref = { }; in sanitize_client_object()
334 struct pkcs11_attribute_head pkcs11_ref; in __trace_attributes()
A Dattributes.c73 struct pkcs11_attribute_head pkcs11_ref = { }; in _remove_attribute()
117 struct pkcs11_attribute_head pkcs11_ref = { }; in get_attribute_ptrs()
216 struct pkcs11_attribute_head *cli_ref = (void *)cur; in modify_attributes_list()
218 struct pkcs11_attribute_head cli_head = { }; in modify_attributes_list()
261 struct pkcs11_attribute_head pkcs11_ref = { }; in attributes_match_reference()
290 struct pkcs11_attribute_head pkcs11_ref = { }; in attributes_match_add_reference()
345 struct pkcs11_attribute_head pkcs11_ref = { }; in __trace_attributes()
A Dprocessing_digest.c40 pkcs2tee_algorithm(uint32_t *tee_id, struct pkcs11_attribute_head *proc_params) in pkcs2tee_algorithm()
67 struct pkcs11_attribute_head *params) in allocate_tee_operation()
89 struct pkcs11_attribute_head *proc_params) in init_digest_operation()
A Dprocessing_rsa.c19 struct pkcs11_attribute_head *proc_params) in pkcs2tee_proc_params_rsa_pss()
118 struct pkcs11_attribute_head *proc_params) in pkcs2tee_algo_rsa_pss()
201 struct pkcs11_attribute_head *proc_params) in pkcs2tee_proc_params_rsa_oaep()
256 struct pkcs11_attribute_head *proc_params) in pkcs2tee_proc_params_rsa_aes_wrap()
324 struct pkcs11_attribute_head *proc_params) in pkcs2tee_algo_rsa_oaep()
414 struct pkcs11_attribute_head *proc_params) in pkcs2tee_algo_rsa_aes_wrap()
687 enum pkcs11_rc generate_rsa_keys(struct pkcs11_attribute_head *proc_params, in generate_rsa_keys()
A Dserializer.h80 struct pkcs11_attribute_head **out);
A Dprocessing_ec.c422 struct pkcs11_attribute_head *proc_params, in pkcs2tee_algo_ecdsa()
572 enum pkcs11_rc generate_ec_keys(struct pkcs11_attribute_head *proc_params, in generate_ec_keys()
708 enum pkcs11_rc generate_eddsa_keys(struct pkcs11_attribute_head *proc_params, in generate_eddsa_keys()
788 struct pkcs11_attribute_head *proc_params) in pkcs2tee_proc_params_eddsa()
850 enum pkcs11_rc pkcs2tee_param_ecdh(struct pkcs11_attribute_head *proc_params, in pkcs2tee_param_ecdh()
907 struct pkcs11_attribute_head *proc_params, in pkcs2tee_algo_ecdh()
A Dserializer.c108 struct pkcs11_attribute_head **out) in serialargs_alloc_get_one_attribute()
110 struct pkcs11_attribute_head head = { }; in serialargs_alloc_get_one_attribute()
A Dprocessing_symm.c60 pkcs2tee_algorithm(uint32_t *tee_id, struct pkcs11_attribute_head *proc_params) in pkcs2tee_algorithm()
199 struct pkcs11_attribute_head *params, in allocate_tee_operation()
307 struct pkcs11_attribute_head *proc_params) in load_tee_key()
421 struct pkcs11_attribute_head *proc_params) in tee_init_derive_symm()
491 input_hmac_len_is_valid(struct pkcs11_attribute_head *proc_params, in input_hmac_len_is_valid()
530 struct pkcs11_attribute_head *proc_params) in init_tee_operation()
612 struct pkcs11_attribute_head *proc_params, in init_symm_operation()
A Dpkcs11_attributes.h165 bool attribute_is_exportable(struct pkcs11_attribute_head *req_attr,
A Dprocessing_asymm.c56 struct pkcs11_attribute_head *proc_params, in pkcs2tee_algorithm()
213 struct pkcs11_attribute_head *params, in allocate_tee_operation()
381 struct pkcs11_attribute_head *proc_params, in init_tee_operation()
418 struct pkcs11_attribute_head *proc_params, in init_asymm_operation()
868 struct pkcs11_attribute_head *proc_params, in do_asymm_derivation()
A Dprocessing.c216 struct pkcs11_attribute_head *proc_params = NULL; in entry_generate_secret()
399 struct pkcs11_attribute_head *proc_params = NULL; in entry_generate_key_pair()
599 struct pkcs11_attribute_head *proc_params = NULL; in entry_processing_init()
808 struct pkcs11_attribute_head *proc_params = NULL; in entry_processing_key()
1118 struct pkcs11_attribute_head *proc_params = NULL; in entry_wrap_key()
A Dpkcs11_attributes.c1865 bool attribute_is_exportable(struct pkcs11_attribute_head *req_attr, in attribute_is_exportable()
1904 static bool attr_is_modifiable_any_key(struct pkcs11_attribute_head *attr) in attr_is_modifiable_any_key()
1917 static bool attr_is_modifiable_secret_key(struct pkcs11_attribute_head *attr, in attr_is_modifiable_secret_key()
1947 static bool attr_is_modifiable_public_key(struct pkcs11_attribute_head *attr, in attr_is_modifiable_public_key()
1966 static bool attr_is_modifiable_private_key(struct pkcs11_attribute_head *attr, in attr_is_modifiable_private_key()
2002 static bool attr_is_modifiable_certificate(struct pkcs11_attribute_head *attr, in attr_is_modifiable_certificate()
2057 struct pkcs11_attribute_head *req_attr, in attribute_is_modifiable()
2130 struct pkcs11_attribute_head cli_ref = { }; in check_attrs_against_modification()
A Dobject.c825 struct pkcs11_attribute_head *cli_ref = (void *)cur; in entry_get_attribute_value()
826 struct pkcs11_attribute_head cli_head = { }; in entry_get_attribute_value()
/optee_os-3.20.0/ta/pkcs11/include/
A Dpkcs11_ta.h1017 struct pkcs11_attribute_head { struct

Completed in 28 milliseconds