/optee_os-3.20.0/lib/libutils/ext/ |
A D | trace.c | 102 void trace_printf(const char *function, int line, int level, bool level_ok, in trace_printf() argument 108 trace_vprintf(function, line, level, level_ok, fmt, ap); in trace_printf() 111 void trace_vprintf(const char *function, int line, int level, bool level_ok, in trace_vprintf() argument 148 if (function) { in trace_vprintf() 150 function, line); in trace_vprintf() 196 void trace_printf(const char *function __unused, int line __unused, in trace_printf() 234 void dhex_dump(const char *function, int line, int level, in dhex_dump() argument 259 trace_printf(function, line, level, true, "%s", in dhex_dump() 266 trace_printf(function, line, level, true, "%s", in dhex_dump() 283 void dhex_dump(const char *function __unused, int line __unused, in dhex_dump()
|
/optee_os-3.20.0/ta/pkcs11/src/ |
A D | processing.c | 62 switch (function) { in func_matches_state() 85 TEE_Panic(function); in func_matches_state() 644 function, in entry_processing_init() 651 function, in entry_processing_init() 752 function, step); in entry_processing_step() 828 switch (function) { in entry_processing_key() 900 function, in entry_processing_key() 944 function, in entry_processing_key() 973 switch (function) { in entry_processing_key() 989 switch (function) { in entry_processing_key() [all …]
|
A D | processing_asymm.c | 153 (function == PKCS11_FUNCTION_SIGN || in pkcs2tee_algorithm() 162 enum processing_func function) in pkcs2tee_key_type() argument 212 enum processing_func function, in allocate_tee_operation() argument 230 pkcs2tee_mode(&mode, function); in allocate_tee_operation() 269 enum processing_func function) in load_tee_key() argument 417 enum processing_func function, in init_asymm_operation() argument 450 enum processing_func function, in step_asymm_operation() argument 753 switch (function) { in step_asymm_operation() 796 TEE_Panic(function); in step_asymm_operation() 817 switch (function) { in step_asymm_operation() [all …]
|
A D | processing.h | 92 enum processing_func function); 96 enum processing_func function, 101 enum processing_func function); 130 enum processing_func function, 135 enum processing_func function, 153 enum processing_func function, 158 enum processing_func function,
|
A D | processing_symm.c | 253 pkcs2tee_mode(&mode, function); in allocate_tee_operation() 793 switch (function) { in step_symm_operation() 800 TEE_Panic(function); in step_symm_operation() 818 switch (function) { in step_symm_operation() 828 TEE_Panic(function); in step_symm_operation() 852 switch (function) { in step_symm_operation() 870 TEE_Panic(function); in step_symm_operation() 886 switch (function) { in step_symm_operation() 937 TEE_Panic(function); in step_symm_operation() 952 switch (function) { in step_symm_operation() [all …]
|
A D | pkcs11_attributes.c | 28 switch (function) { in pkcs11_func2ckfm() 68 switch (function) { in check_mechanism_against_processing() 83 pkcs11_func2ckfm(function); in check_mechanism_against_processing() 143 function, step); in check_mechanism_against_processing() 758 switch (function) { in create_pub_key_attributes() 880 switch (function) { in sanitize_symm_key_attributes() 952 switch (function) { in create_attributes_from_template() 1026 switch (function) { in create_attributes_from_template() 1151 switch (function) { in create_attributes_from_template() 1174 switch (function) { in create_attributes_from_template() [all …]
|
A D | pkcs11_attributes.h | 162 enum processing_func function, 186 enum processing_func function);
|
A D | pkcs11_helpers.h | 62 void pkcs2tee_mode(uint32_t *tee_id, enum processing_func function);
|
A D | object.c | 976 enum processing_func function = PKCS11_FUNCTION_MODIFY; in entry_set_attribute_value() local 1037 NULL, function, in entry_set_attribute_value() 1044 rc = check_attrs_against_modification(session, head, obj, function); in entry_set_attribute_value() 1090 enum processing_func function = PKCS11_FUNCTION_COPY; in entry_copy_object() local 1153 NULL, function, in entry_copy_object() 1160 rc = check_attrs_against_modification(session, head, obj, function); in entry_copy_object()
|
A D | pkcs11_helpers.c | 687 void pkcs2tee_mode(uint32_t *tee_id, enum processing_func function) in pkcs2tee_mode() argument 689 switch (function) { in pkcs2tee_mode() 709 TEE_Panic(function); in pkcs2tee_mode()
|
A D | pkcs11_token.h | 285 enum processing_func function,
|
A D | pkcs11_token.c | 176 enum processing_func function, in set_processing_state() argument 186 switch (function) { in set_processing_state() 208 TEE_Panic(function); in set_processing_state()
|
/optee_os-3.20.0/lib/libutils/ext/include/ |
A D | asm.S | 31 .type \name , %function 46 .type \name , %function 62 .type \name , %function
|
A D | trace.h | 90 void dhex_dump(const char *function, int line, int level,
|
/optee_os-3.20.0/lib/libutils/isoc/ |
A D | bget.doc | 102 If the C library malloc() function is too slow, not present in your 124 doesn't make much sense to provide a release function without an 125 acquisition function, does it?). Once the call-back functions have been 130 compaction function has been supplied. If so, it is called (with the 133 looping). If the compaction function is able to free any storage (it 152 addresses to the release function. 306 bpoold() function which dumps the 310 bpoolv() function for validating 314 bufdump() function which allows 319 bstats() function which calculates [all …]
|
/optee_os-3.20.0/lib/libmbedtls/mbedtls/ |
A D | CONTRIBUTING.md | 32 …function with a new name but similar if not identical behaviour to the original function containin… 34 … function will be removed at some point in the future, notifying users that they should change fro… 36 …be changed by its extension. As described above, if a function needs to be changed, a new function… 47 …t LTS branch. If a bug fix introduces a change to the API such as a new function, the fix should b… 59 …function file` (e.g. `suites/test_suite_mpi.function`) and a `data file` (e.g. `suites/test_suite_…
|
A D | ChangeLog | 412 function and some mpi operations. 767 redefinition if the function is inlined. 1188 RNG function as an input. 2225 failed, the error may not be noticed by the function 2561 mbedtls_hardware_poll() function. 2629 function. 2967 waiting function. 3971 * Added PKCS#5 PBKDF2 key derivation function 4312 Now using random fuction provided to function and 4342 in a function to allow easy future expansion [all …]
|
A D | README.md | 181 …function file` (e.g. `suites/test\_suite\_mpi.function`) and a `data file` (e.g. `suites/test\_sui… 219 …ace for additional security. Library calls can be implemented as direct function calls if isolatio…
|
/optee_os-3.20.0/lib/libutils/isoc/arch/arm/ |
A D | setjmp_a64.S | 49 .type setjmp, %function 72 .type longjmp, %function
|
A D | setjmp_a32.S | 47 #define TYPE(x) .type SYM(x),function
|
/optee_os-3.20.0/core/arch/arm/kernel/ |
A D | thread_a32.S | 869 .type icache_inv_user_range , %function
|
A D | thread_a64.S | 702 .type icache_inv_user_range , %function
|
/optee_os-3.20.0/ |
A D | CHANGELOG.md | 510 * Crypto: replace struct crypto_ops with function interface ([#1923], 896 * i.MX6: add PSCI "on" function
|