Home
last modified time | relevance | path

Searched defs:step (Results 1 – 14 of 14) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpsa_crypto_pake.c284 psa_crypto_driver_pake_step_t step, in mbedtls_psa_pake_output_internal()
392 psa_crypto_driver_pake_step_t step, in mbedtls_psa_pake_output()
405 psa_crypto_driver_pake_step_t step, in mbedtls_psa_pake_input_internal()
511 psa_crypto_driver_pake_step_t step, in mbedtls_psa_pake_input()
H A Dpsa_crypto.c6976 psa_key_derivation_step_t step, in psa_hkdf_input()
7177 psa_key_derivation_step_t step, in psa_tls12_prf_input()
7288 psa_key_derivation_step_t step, in psa_tls12_prf_psk_to_ms_input()
7313 psa_key_derivation_step_t step, in psa_tls12_ecjpake_to_pms_input()
7337 psa_key_derivation_step_t step, in psa_pbkdf2_set_input_cost()
7482 psa_key_derivation_step_t step, in psa_pbkdf2_input()
7507 psa_key_derivation_step_t step, in psa_key_derivation_check_input_type()
7555 psa_key_derivation_step_t step, in psa_key_derivation_input_internal()
7621 psa_key_derivation_step_t step, in psa_key_derivation_input_integer_internal()
7655 psa_key_derivation_step_t step, in psa_key_derivation_input_bytes()
[all …]
H A Dpsa_crypto_driver_wrappers.h2783 psa_crypto_driver_pake_step_t step, in psa_driver_wrapper_pake_output()
2815 psa_crypto_driver_pake_step_t step, in psa_driver_wrapper_pake_input()
H A Dssl_tls.c9093 for (psa_pake_step_t step = PSA_PAKE_STEP_KEY_SHARE; in mbedtls_psa_ecjpake_read_round() local
9137 for (psa_pake_step_t step = PSA_PAKE_STEP_KEY_SHARE; in mbedtls_psa_ecjpake_write_round() local
/optee_os/ta/pkcs11/src/
H A Dprocessing_digest.c112 enum processing_step step, in step_digest_operation()
H A Dpkcs11_token.h147 enum processing_step step; member
H A Dprocessing_asymm.c478 enum processing_step step, in step_asymm_operation()
H A Dprocessing.c708 enum processing_step step) in entry_processing_step()
H A Dprocessing_symm.c735 enum processing_step step, in step_symm_operation()
H A Dpkcs11_attributes.c65 enum processing_step step) in check_mechanism_against_processing()
/optee_os/core/lib/scmi-server/
H A Dscmi_clock_consumer.c90 unsigned long *step) in scmi_clk_get_rates_steps()
/optee_os/scripts/
H A Dsign_rproc_fw.py109 def dump_buffer(buf, step=16, name="", logger=logging.debug, indent=""): argument
/optee_os/core/drivers/
H A Dstm32_cpu_opp.c133 int step = levels[2]; in opp_voltage_is_supported() local
/optee_os/core/drivers/clk/
H A Dclk.c364 unsigned long *max, unsigned long *step) in clk_get_rates_steps()