Searched refs:processing (Results 1 – 24 of 24) sorted by relevance
| /optee_os/ta/pkcs11/src/ |
| A D | processing_symm.c | 363 &session->processing->extra_ctx, in load_tee_key() 462 processing->extra_ctx = param; in tee_init_derive_symm() 470 TEE_CipherInit(processing->tee_op_handle, NULL, 0); in tee_init_derive_symm() 477 TEE_CipherInit(processing->tee_op_handle, iv, 16); in tee_init_derive_symm() 487 processing->extra_ctx = NULL; in tee_init_derive_symm() 592 TEE_CipherInit(session->processing->tee_op_handle, in init_tee_operation() 597 rc = tee_init_ctr_operation(session->processing, in init_tee_operation() 729 struct active_processing *proc = session->processing; in step_symm_operation() 849 switch (session->processing->mecha_type) { in step_symm_operation() 888 assert(session->processing->extra_ctx); in step_symm_operation() [all …]
|
| A D | processing_asymm.c | 197 struct active_processing *processing = session->processing; in allocate_tee_operation() local 199 assert(processing->tee_op_handle == TEE_HANDLE_NULL); in allocate_tee_operation() 200 assert(processing->tee_hash_op_handle == TEE_HANDLE_NULL); in allocate_tee_operation() 220 processing->tee_hash_algo = hash_algo; in allocate_tee_operation() 223 res = TEE_AllocateOperation(&processing->tee_op_handle, in allocate_tee_operation() 233 processing->tee_hash_op_handle != TEE_HANDLE_NULL) { in allocate_tee_operation() 234 TEE_FreeOperation(session->processing->tee_hash_op_handle); in allocate_tee_operation() 235 processing->tee_hash_op_handle = TEE_HANDLE_NULL; in allocate_tee_operation() 236 processing->tee_hash_algo = 0; in allocate_tee_operation() 351 struct active_processing *proc = session->processing; in init_tee_operation() [all …]
|
| A D | processing.c | 95 if (session->processing && in get_active_session() 104 if (!session->processing) in release_active_processing() 110 session->processing->tee_hash_algo = 0; in release_active_processing() 114 TEE_FreeOperation(session->processing->tee_op_handle); in release_active_processing() 115 session->processing->tee_op_handle = TEE_HANDLE_NULL; in release_active_processing() 118 TEE_Free(session->processing->extra_ctx); in release_active_processing() 120 TEE_Free(session->processing); in release_active_processing() 121 session->processing = NULL; in release_active_processing() 664 session->processing->mecha_type = proc_params->id; in entry_processing_init() 743 mecha_type = session->processing->mecha_type; in entry_processing_step() [all …]
|
| A D | processing_aes.c | 17 enum pkcs11_rc tee_init_ctr_operation(struct active_processing *processing, in tee_init_ctr_operation() argument 49 TEE_CipherInit(processing->tee_op_handle, counter_bits, 16); in tee_init_ctr_operation()
|
| A D | processing_digest.c | 72 assert(session->processing->tee_op_handle == TEE_HANDLE_NULL); in allocate_tee_operation() 77 res = TEE_AllocateOperation(&session->processing->tee_op_handle, in allocate_tee_operation() 119 struct active_processing *proc = session->processing; in step_digest_operation()
|
| A D | pkcs11_attributes.c | 86 if (session->processing->always_authen && in check_mechanism_against_processing() 87 !session->processing->relogged) in check_mechanism_against_processing() 90 if (session->processing->step == PKCS11_FUNC_STEP_UPDATE || in check_mechanism_against_processing() 91 session->processing->step == PKCS11_FUNC_STEP_FINAL) { in check_mechanism_against_processing() 100 if (session->processing->always_authen && in check_mechanism_against_processing() 101 !session->processing->relogged) in check_mechanism_against_processing() 105 session->processing->step == PKCS11_FUNC_STEP_FINAL) { in check_mechanism_against_processing() 116 if (session->processing->always_authen && in check_mechanism_against_processing() 117 !session->processing->relogged) in check_mechanism_against_processing() 124 if (session->processing->always_authen && in check_mechanism_against_processing() [all …]
|
| A D | sub.mk | 9 srcs-y += processing.c
|
| A D | pkcs11_token.h | 191 struct active_processing *processing; member 281 return session->processing; in session_is_active()
|
| A D | processing.h | 122 enum pkcs11_rc tee_init_ctr_operation(struct active_processing *processing,
|
| A D | pkcs11_token.c | 183 if (session->processing) in set_processing_state() 229 session->processing = proc; in set_processing_state()
|
| /optee_os/out/arm/ta/pkcs11/src/ |
| A D | .processing.o.cmd | 1 …processing.o := /usr/bin/ccache /home/test/workspace/code/optee_3.16/build/../toolchains/aarch32/b…
|
| A D | .processing.o.d | 1 out/arm/ta/pkcs11/src/processing.o: ta/pkcs11/src/processing.c \ 31 ta/pkcs11/src/processing.h
|
| A D | .pkcs11_helpers.o.d | 23 ta/pkcs11/src/pkcs11_attributes.h ta/pkcs11/src/processing.h
|
| A D | .processing_ec.o.d | 25 ta/pkcs11/src/processing.h
|
| A D | .processing_aes.o.d | 27 ta/pkcs11/src/processing.h
|
| A D | .entry.o.d | 29 ta/pkcs11/src/pkcs11_attributes.h ta/pkcs11/src/processing.h
|
| A D | .processing_asymm.o.d | 30 ta/pkcs11/src/processing.h
|
| A D | .processing_rsa.o.d | 29 ta/pkcs11/src/pkcs11_attributes.h ta/pkcs11/src/processing.h
|
| A D | .processing_digest.o.d | 32 ta/pkcs11/src/handle.h ta/pkcs11/src/processing.h
|
| A D | .processing_symm.o.d | 31 ta/pkcs11/src/handle.h ta/pkcs11/src/processing.h
|
| A D | .pkcs11_token.o.d | 37 ta/pkcs11/src/pkcs11_attributes.h ta/pkcs11/src/processing.h \
|
| /optee_os/out/arm/ta/pkcs11/ |
| A D | fd02c9da-306c-48c7-a49c-bbd827ae86ee.dmp | 242 00000000 l df *ABS* 00000000 processing.c 13335 /home/test/workspace/code/optee_3.16/optee_os/ta/pkcs11/src/processing.c:90 13337 /home/test/workspace/code/optee_3.16/optee_os/ta/pkcs11/src/processing.c:95 13340 /home/test/workspace/code/optee_3.16/optee_os/ta/pkcs11/src/processing.c:96 13343 /home/test/workspace/code/optee_3.16/optee_os/ta/pkcs11/src/processing.c:62 13350 /home/test/workspace/code/optee_3.16/optee_os/ta/pkcs11/src/processing.c:65 13354 /home/test/workspace/code/optee_3.16/optee_os/ta/pkcs11/src/processing.c:69 13360 /home/test/workspace/code/optee_3.16/optee_os/ta/pkcs11/src/processing.c:93 13367 /home/test/workspace/code/optee_3.16/optee_os/ta/pkcs11/src/processing.c:69 13374 /home/test/workspace/code/optee_3.16/optee_os/ta/pkcs11/src/processing.c:72 [all …]
|
| A D | fd02c9da-306c-48c7-a49c-bbd827ae86ee.map | 406 .group 0x0000000000000000 0xc out/arm/ta/pkcs11/src/processing.o 407 .group 0x0000000000000000 0xc out/arm/ta/pkcs11/src/processing.o 408 .group 0x0000000000000000 0xc out/arm/ta/pkcs11/src/processing.o 409 .group 0x0000000000000000 0xc out/arm/ta/pkcs11/src/processing.o 410 .group 0x0000000000000000 0xc out/arm/ta/pkcs11/src/processing.o 411 .group 0x0000000000000000 0xc out/arm/ta/pkcs11/src/processing.o 412 .group 0x0000000000000000 0xc out/arm/ta/pkcs11/src/processing.o 413 .group 0x0000000000000000 0xc out/arm/ta/pkcs11/src/processing.o 2484 .rodata.str1.1.ta/pkcs11/src/processing.c 2487 .rodata.ta/pkcs11/src/processing.c [all …]
|
| /optee_os/lib/libmbedtls/mbedtls/ |
| A D | ChangeLog | 2181 * Fix SSLv3 renegotiation behaviour and stop processing data received from 2183 Previous behaviour was to keep processing data even after the alert has
|
Completed in 772 milliseconds