Home
last modified time | relevance | path

Searched refs:id2str_key_type (Results 1 – 5 of 5) sorted by relevance

/optee_os/ta/pkcs11/src/
A Dpkcs11_helpers.h94 const char *id2str_key_type(uint32_t id);
A Dpkcs11_helpers.c769 return id2str_key_type(key_type); in id2str_type()
775 const char *id2str_key_type(uint32_t id) in id2str_key_type() function
804 return id2str_key_type(type); in id2str_attr_value()
A Dpkcs11_attributes.c563 get_key_type(*out), id2str_key_type(get_key_type(*out))); in create_symm_key_attributes()
777 get_key_type(*out), id2str_key_type(get_key_type(*out))); in create_pub_key_attributes()
834 get_key_type(*out), id2str_key_type(get_key_type(*out))); in create_priv_key_attributes()
888 get_key_type(*temp), id2str_key_type(get_key_type(*temp))); in sanitize_symm_key_attributes()
1663 id2str_class(key_class), id2str_key_type(key_type)); in check_parent_attrs_against_processing()
/optee_os/out/arm/ta/pkcs11/
A Dfd02c9da-306c-48c7-a49c-bbd827ae86ee.dmp531 00004018 g F .text 00000018 id2str_key_type
7302 2a3e: f001 faeb bl 4018 <id2str_key_type>
7356 2ac6: f001 faa7 bl 4018 <id2str_key_type>
7496 2bee: f001 fa13 bl 4018 <id2str_key_type>
7651 2d34: f001 f970 bl 4018 <id2str_key_type>
10173 00004018 <id2str_key_type>:
10174 id2str_key_type():
10176 4018: 4903 ldr r1, [pc, #12] ; (4028 <id2str_key_type+0x10>)
10178 401c: 4b03 ldr r3, [pc, #12] ; (402c <id2str_key_type+0x14>)
10193 4036: f7ff bfef b.w 4018 <id2str_key_type>
[all …]
A Dfd02c9da-306c-48c7-a49c-bbd827ae86ee.map1786 0x0000000000004018 id2str_key_type

Completed in 79 milliseconds