Home
last modified time | relevance | path

Searched refs:function (Results 1 – 25 of 885) sorted by relevance

12345678910>>...36

/optee_os/ta/pkcs11/src/
A Dprocessing_asymm.c139 (function == PKCS11_FUNCTION_SIGN || in pkcs2tee_algorithm()
148 enum processing_func function) in pkcs2tee_key_type() argument
187 enum processing_func function, in allocate_tee_operation() argument
205 pkcs2tee_mode(&mode, function); in allocate_tee_operation()
244 enum processing_func function) in load_tee_key() argument
377 enum processing_func function, in init_asymm_operation() argument
406 enum processing_func function, in step_asymm_operation() argument
664 switch (function) { in step_asymm_operation()
707 TEE_Panic(function); in step_asymm_operation()
728 switch (function) { in step_asymm_operation()
[all …]
A Dprocessing.c62 switch (function) { in func_matches_state()
85 TEE_Panic(function); in func_matches_state()
636 function, in entry_processing_init()
643 function, in entry_processing_init()
745 function, step); in entry_processing_step()
821 switch (function) { in entry_processing_key()
893 function, in entry_processing_key()
937 function, in entry_processing_key()
968 switch (function) { in entry_processing_key()
978 TEE_Panic(function); in entry_processing_key()
[all …]
A Dprocessing.h60 enum processing_func function);
64 enum processing_func function,
69 enum processing_func function);
98 enum processing_func function,
103 enum processing_func function,
113 enum processing_func function,
118 enum processing_func function,
A Dprocessing_symm.c255 pkcs2tee_mode(&mode, function); in allocate_tee_operation()
797 switch (function) { in step_symm_operation()
804 TEE_Panic(function); in step_symm_operation()
823 switch (function) { in step_symm_operation()
833 TEE_Panic(function); in step_symm_operation()
857 switch (function) { in step_symm_operation()
875 TEE_Panic(function); in step_symm_operation()
891 switch (function) { in step_symm_operation()
942 TEE_Panic(function); in step_symm_operation()
958 switch (function) { in step_symm_operation()
[all …]
A Dpkcs11_attributes.c27 switch (function) { in pkcs11_func2ckfm()
67 switch (function) { in check_mechanism_against_processing()
82 pkcs11_func2ckfm(function); in check_mechanism_against_processing()
142 function, step); in check_mechanism_against_processing()
751 switch (function) { in create_pub_key_attributes()
866 switch (function) { in sanitize_symm_key_attributes()
938 switch (function) { in create_attributes_from_template()
1008 switch (function) { in create_attributes_from_template()
1125 switch (function) { in create_attributes_from_template()
1148 switch (function) { in create_attributes_from_template()
[all …]
A Dpkcs11_attributes.h162 enum processing_func function,
186 enum processing_func function);
A Dobject.c976 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 Dpkcs11_helpers.h62 void pkcs2tee_mode(uint32_t *tee_id, enum processing_func function);
/optee_os/lib/libutils/ext/
A Dtrace.c102 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/lib/libutils/isoc/
A Dbget.doc102 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/out/arm/export-ta_arm32/include/
A Dasm.S31 .type \name , %function
46 .type \name , %function
62 .type \name , %function
A Dtrace.h90 void dhex_dump(const char *function, int line, int level,
/optee_os/out/arm/export-ta_arm64/include/
A Dasm.S31 .type \name , %function
46 .type \name , %function
62 .type \name , %function
A Dtrace.h90 void dhex_dump(const char *function, int line, int level,
/optee_os/lib/libutils/ext/include/
A Dasm.S31 .type \name , %function
46 .type \name , %function
62 .type \name , %function
A Dtrace.h90 void dhex_dump(const char *function, int line, int level,
/optee_os/lib/libmbedtls/mbedtls/
A DCONTRIBUTING.md32function with a new name but similar if not identical behaviour to the original function containin…
34function 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…
64function file` (e.g. `suites/test_suite_mpi.function`) and a `data file` (e.g. `suites/test_suite_…
/optee_os/lib/libutils/isoc/arch/arm/
A Dsetjmp_a64.S49 .type setjmp, %function
72 .type longjmp, %function
/optee_os/
A D.azure-pipelines.yml21 function _do() { echo '>>' $*; $*; }
71function download_cache() { ssh $SCP_OPT optee_os_ci@cache.forissier.org "cat ccache-$PROJ.tar.gz"…
72function upload_cache() { if [ ! -e .uploaded ]; then echo Uploading cache && tar c -C $HOME .ccac…
73function check_upload_cache() { NOW=$(date +%s); if [ $(expr $NOW - $START) -gt 3000 ]; then uploa…
74function _make() { make -j$(getconf _NPROCESSORS_ONLN) -s O=out $* && check_upload_cache; }
75function download_plug_and_trust() { mkdir -p $HOME/se050 && git clone --single-branch -b v0.1.0 h…
/optee_os/out/arm/ldelf/
A D.ta_elf.o.cmd1 …std=gnu99 -fdiagnostics-show-option -Wall -Wcast-align -Werror-implicit-function-declaration -Wext…
A D.ta_elf_rel.o.cmd1 …std=gnu99 -fdiagnostics-show-option -Wall -Wcast-align -Werror-implicit-function-declaration -Wext…
A D.dl.o.cmd1 …std=gnu99 -fdiagnostics-show-option -Wall -Wcast-align -Werror-implicit-function-declaration -Wext…
A D.main.o.cmd1 …std=gnu99 -fdiagnostics-show-option -Wall -Wcast-align -Werror-implicit-function-declaration -Wext…
A D.sys.o.cmd1 …std=gnu99 -fdiagnostics-show-option -Wall -Wcast-align -Werror-implicit-function-declaration -Wext…
/optee_os/out/arm/ldelf-lib/libunw/
A D.unwind_arm32.o.cmd1 …std=gnu99 -fdiagnostics-show-option -Wall -Wcast-align -Werror-implicit-function-declaration -Wext…

Completed in 31 milliseconds

12345678910>>...36