/optee_os-3.20.0/lib/libutils/isoc/include/sys/ |
A D | queue.h | 94 #define LIST_HEAD_INITIALIZER(head) \ argument 127 #define LIST_INIT(head) do { \ argument 190 #define SLIST_HEAD_INITIALIZER(head) \ argument 201 #define SLIST_INIT(head) do { \ argument 261 #define STAILQ_HEAD_INITIALIZER(head) \ argument 272 #define STAILQ_INIT(head) do { \ argument 364 #define SIMPLEQ_INIT(head) do { \ argument 427 #define TAILQ_HEAD_INITIALIZER(head) \ argument 471 #define TAILQ_INIT(head) do { \ argument 562 #define TAILQ_LAST(head, headname) \ argument [all …]
|
/optee_os-3.20.0/ta/pkcs11/src/ |
A D | attributes.c | 22 enum pkcs11_rc init_attributes_head(struct obj_attrs **head) in init_attributes_head() 31 enum pkcs11_rc add_attribute(struct obj_attrs **head, uint32_t attribute, in add_attribute() 61 static enum pkcs11_rc _remove_attribute(struct obj_attrs **head, in _remove_attribute() 98 enum pkcs11_rc remove_empty_attribute(struct obj_attrs **head, in remove_empty_attribute() 104 void get_attribute_ptrs(struct obj_attrs *head, uint32_t attribute, in get_attribute_ptrs() 169 enum pkcs11_rc get_attribute(struct obj_attrs *head, uint32_t attribute, in get_attribute() 195 enum pkcs11_rc set_attribute(struct obj_attrs **head, uint32_t attribute, in set_attribute() 208 struct obj_attrs *head) in modify_attributes_list() 233 bool get_bool(struct obj_attrs *head, uint32_t attribute) in get_bool() 279 enum pkcs11_rc attributes_match_add_reference(struct obj_attrs **head, in attributes_match_add_reference() [all …]
|
A D | attributes.h | 202 static inline enum pkcs11_rc get_u32_attribute(struct obj_attrs *head, in get_u32_attribute() 236 static inline enum pkcs11_class_id get_class(struct obj_attrs *head) in get_class() 254 static inline enum pkcs11_key_type get_key_type(struct obj_attrs *head) in get_key_type() 273 enum pkcs11_certificate_type get_certificate_type(struct obj_attrs *head) in get_certificate_type() 290 static inline enum pkcs11_mechanism_id get_mechanism_type(struct obj_attrs *head) in get_mechanism_type()
|
A D | pkcs11_attributes.c | 1278 bool object_is_private(struct obj_attrs *head) in object_is_private() 1283 bool object_is_token(struct obj_attrs *head) in object_is_token() 1293 bool object_is_copyable(struct obj_attrs *head) in object_is_copyable() 1302 struct obj_attrs *head) in check_access_attrs_against_token() 1332 struct obj_attrs *head) in check_created_attrs_against_token() 1360 #define DMSG_BAD_BBOOL(attr, proc, head) \ argument 1373 struct obj_attrs *head, in check_attr_bval() 1394 struct obj_attrs *head) in check_created_attrs_against_processing() 1623 struct obj_attrs *head) in parent_key_complies_allowed_processings() 1677 struct obj_attrs *head) in check_parent_attrs_against_processing() [all …]
|
A D | object.c | 170 static struct pkcs11_object *create_obj_instance(struct obj_attrs *head, in create_obj_instance() 187 struct pkcs11_object *create_token_object(struct obj_attrs *head, in create_token_object() 206 enum pkcs11_rc create_object(void *sess, struct obj_attrs *head, in create_object() 310 struct obj_attrs *head = NULL; in entry_create_object() local 974 struct obj_attrs *head = NULL; in entry_set_attribute_value() local 1084 struct obj_attrs *head = NULL; in entry_copy_object() local
|
A D | processing.c | 166 static enum pkcs11_rc generate_random_key_value(struct obj_attrs **head) in generate_random_key_value() 217 struct obj_attrs *head = NULL; in entry_generate_secret() local 363 enum pkcs11_rc tee2pkcs_add_attribute(struct obj_attrs **head, in tee2pkcs_add_attribute() 813 struct obj_attrs *head = NULL; in entry_processing_key() local
|
A D | sanitize_object.c | 254 struct pkcs11_object_head head = { }; in sanitize_client_object() local 399 struct pkcs11_object_head head = { }; in trace_attributes_from_api_head() local
|
A D | serializer.c | 110 struct pkcs11_attribute_head head = { }; in serialargs_alloc_get_one_attribute() local
|
A D | processing_asymm.c | 869 struct obj_attrs **head) in do_asymm_derivation()
|
/optee_os-3.20.0/core/arch/arm/crypto/ |
A D | aes-gcm-ce.c | 70 const uint8_t *head) in pmull_ghash_update() 80 const void *head, const void *data, in internal_aes_gcm_ghash_update()
|
/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/ |
A D | x509_create.c | 123 int mbedtls_x509_string_to_names( mbedtls_asn1_named_data **head, const char *name ) in mbedtls_x509_string_to_names() 208 int mbedtls_x509_set_extension( mbedtls_asn1_named_data **head, const char *oid, size_t oid_len, in mbedtls_x509_set_extension()
|
A D | asn1parse.c | 452 void mbedtls_asn1_free_named_data_list( mbedtls_asn1_named_data **head ) in mbedtls_asn1_free_named_data_list()
|
A D | asn1write.c | 418 mbedtls_asn1_named_data **head, in mbedtls_asn1_store_named_data()
|
A D | ssl_tls.c | 4333 static int ssl_append_key_cert( mbedtls_ssl_key_cert **head, in ssl_append_key_cert()
|
/optee_os-3.20.0/core/include/ |
A D | bench.h | 43 uint64_t head; member
|
/optee_os-3.20.0/core/crypto/ |
A D | aes-gcm-sw.c | 38 const void *head, const void *data, in internal_aes_gcm_ghash_update()
|
A D | aes-gcm.c | 145 const uint8_t *head = NULL; in __gcm_update_aad() local
|
/optee_os-3.20.0/core/tee/ |
A D | fs_htree.c | 90 struct tee_fs_htree_image head; member 132 struct tee_fs_htree_image *head) in rpc_read_head() 163 const struct tee_fs_htree_image *head) in rpc_write_head() 344 struct tee_fs_htree_image head[2]; in init_head_from_data() local
|
A D | tee_svc_storage.c | 90 struct tee_svc_storage_head head; in tee_svc_storage_read_head() local 255 struct tee_svc_storage_head head; in tee_svc_storage_init_file() local
|
A D | tee_ree_fs.c | 706 const void *head, size_t head_size, in ree_fs_create()
|
A D | tee_rpmb_fs.c | 2980 const void *head, size_t head_size, in rpmb_fs_create()
|
/optee_os-3.20.0/core/arch/arm/mm/ |
A D | mobj_ffa.c | 133 static struct mobj_ffa *pop_from_list(struct mobj_ffa_head *head, in pop_from_list() 161 static struct mobj_ffa *find_in_list(struct mobj_ffa_head *head, in find_in_list()
|
/optee_os-3.20.0/core/lib/zlib/ |
A D | inflate.h | 95 gz_headerp head; /* where to save gzip header information */ member
|
A D | inflate.c | 1374 int ZEXPORT inflateGetHeader(strm, head) in inflateGetHeader() argument
|
/optee_os-3.20.0/ldelf/ |
A D | ta_elf.h | 93 struct ta_head *head; member
|