Home
last modified time | relevance | path

Searched refs:psa_key_derivation_operation_t (Results 1 – 16 of 16) sorted by relevance

/mbedtls-latest/include/psa/
Dcrypto.h3209 typedef struct psa_key_derivation_s psa_key_derivation_operation_t; typedef
3219 static psa_key_derivation_operation_t psa_key_derivation_operation_init(void);
3281 psa_key_derivation_operation_t *operation,
3304 const psa_key_derivation_operation_t *operation,
3332 psa_key_derivation_operation_t *operation,
3385 psa_key_derivation_operation_t *operation,
3428 psa_key_derivation_operation_t *operation,
3496 psa_key_derivation_operation_t *operation,
3564 psa_key_derivation_operation_t *operation,
3611 psa_key_derivation_operation_t *operation,
[all …]
Dcrypto_extra.h1598 psa_key_derivation_operation_t *output);
/mbedtls-latest/tests/include/test/
Dpsa_test_wrappers.h453 psa_key_derivation_operation_t *arg0_operation);
458 const psa_key_derivation_operation_t *arg0_operation,
464 psa_key_derivation_operation_t *arg0_operation,
472 psa_key_derivation_operation_t *arg0_operation,
479 psa_key_derivation_operation_t *arg0_operation,
486 psa_key_derivation_operation_t *arg0_operation,
495 psa_key_derivation_operation_t *arg0_operation,
503 psa_key_derivation_operation_t *arg1_operation,
510 psa_key_derivation_operation_t *arg1_operation,
520 psa_key_derivation_operation_t *arg1_operation,
[all …]
Dpsa_exercise_key.h133 psa_key_derivation_operation_t *operation,
178 psa_key_derivation_operation_t *operation,
/mbedtls-latest/tests/src/
Dpsa_test_wrappers.c795 psa_key_derivation_operation_t *arg0_operation) in mbedtls_test_wrap_psa_key_derivation_abort()
803 const psa_key_derivation_operation_t *arg0_operation, in mbedtls_test_wrap_psa_key_derivation_get_capacity()
812 psa_key_derivation_operation_t *arg0_operation, in mbedtls_test_wrap_psa_key_derivation_input_bytes()
829 psa_key_derivation_operation_t *arg0_operation, in mbedtls_test_wrap_psa_key_derivation_input_integer()
839 psa_key_derivation_operation_t *arg0_operation, in mbedtls_test_wrap_psa_key_derivation_input_key()
849 psa_key_derivation_operation_t *arg0_operation, in mbedtls_test_wrap_psa_key_derivation_key_agreement()
867 psa_key_derivation_operation_t *arg0_operation, in mbedtls_test_wrap_psa_key_derivation_output_bytes()
884 psa_key_derivation_operation_t *arg1_operation, in mbedtls_test_wrap_psa_key_derivation_output_key()
894 psa_key_derivation_operation_t *arg1_operation, in mbedtls_test_wrap_psa_key_derivation_output_key_custom()
913 psa_key_derivation_operation_t *arg1_operation, in mbedtls_test_wrap_psa_key_derivation_output_key_ext()
[all …]
Dpsa_exercise_key.c487 psa_key_derivation_operation_t *operation, in mbedtls_test_psa_setup_key_derivation_wrap()
593 psa_key_derivation_operation_t operation = PSA_KEY_DERIVATION_OPERATION_INIT; in exercise_key_derivation_key()
630 psa_key_derivation_operation_t *operation, in mbedtls_test_psa_key_agreement_with_self()
771 psa_key_derivation_operation_t operation = PSA_KEY_DERIVATION_OPERATION_INIT; in exercise_key_agreement_key()
/mbedtls-latest/library/
Dpsa_crypto.c5530 const psa_key_derivation_operation_t *operation)
5539 psa_status_t psa_key_derivation_abort(psa_key_derivation_operation_t *operation)
5609 psa_status_t psa_key_derivation_get_capacity(const psa_key_derivation_operation_t *operation,
5621 psa_status_t psa_key_derivation_set_capacity(psa_key_derivation_operation_t *operation,
6067 psa_key_derivation_operation_t *operation,
6206 psa_key_derivation_operation_t *operation,
6313 psa_key_derivation_operation_t *operation,
6364 psa_key_derivation_operation_t *operation, uint8_t **data)
6374 size_t bits, psa_key_derivation_operation_t *operation, uint8_t **data)
6387 psa_key_derivation_operation_t *operation)
[all …]
Dssl_tls13_keys.c151 psa_key_derivation_operation_t operation = in mbedtls_ssl_tls13_hkdf_expand_label()
349 psa_key_derivation_operation_t operation = in mbedtls_ssl_tls13_evolve_secret()
Dssl_tls.c6644 static psa_status_t setup_psa_key_derivation(psa_key_derivation_operation_t *derivation, in setup_psa_key_derivation()
6720 psa_key_derivation_operation_t derivation = in tls_prf_generic()
7037 psa_key_derivation_operation_t derivation = in ssl_compute_master()
7105 psa_key_derivation_operation_t derivation = in ssl_compute_master()
/mbedtls-latest/tests/suites/
Dtest_suite_psa_crypto_op_fail.function338 psa_key_derivation_operation_t operation = PSA_KEY_DERIVATION_OPERATION_INIT;
365 psa_key_derivation_operation_t operation = PSA_KEY_DERIVATION_OPERATION_INIT;
Dtest_suite_psa_crypto.function2599 psa_key_derivation_operation_t operation = PSA_KEY_DERIVATION_OPERATION_INIT;
2650 psa_key_derivation_operation_t operation = PSA_KEY_DERIVATION_OPERATION_INIT;
2733 psa_key_derivation_operation_t operation = PSA_KEY_DERIVATION_OPERATION_INIT;
8739 psa_key_derivation_operation_t func = psa_key_derivation_operation_init();
8740 psa_key_derivation_operation_t init = PSA_KEY_DERIVATION_OPERATION_INIT;
8741 psa_key_derivation_operation_t zero;
8765 psa_key_derivation_operation_t operation = PSA_KEY_DERIVATION_OPERATION_INIT;
8785 psa_key_derivation_operation_t operation = PSA_KEY_DERIVATION_OPERATION_INIT;
8829 psa_key_derivation_operation_t operation = PSA_KEY_DERIVATION_OPERATION_INIT;
8910 psa_key_derivation_operation_t operation = PSA_KEY_DERIVATION_OPERATION_INIT;
[all …]
Dtest_suite_psa_crypto_pake.function615 psa_key_derivation_operation_t key_derivation =
849 psa_key_derivation_operation_t server_derive =
851 psa_key_derivation_operation_t client_derive =
Dtest_suite_psa_crypto_driver_wrappers.function3015 psa_key_derivation_operation_t implicit_key =
3210 psa_key_derivation_operation_t server_derive =
3212 psa_key_derivation_operation_t client_derive =
Dtest_suite_psa_crypto_se_driver_hal.function680 psa_key_derivation_operation_t derivation_operation =
/mbedtls-latest/programs/psa/
Dkey_ladder_demo.c267 psa_key_derivation_operation_t operation = PSA_KEY_DERIVATION_OPERATION_INIT; in derive_key_ladder()
316 psa_key_derivation_operation_t operation = PSA_KEY_DERIVATION_OPERATION_INIT; in derive_wrapping_key()
/mbedtls-latest/docs/
Dpsa-transition.md600 1. Create an operation object of type [`psa_key_derivation_operation_t`](https://mbed-tls.readthedo…
613 1. Create an operation object of type [`psa_key_derivation_operation_t`](https://mbed-tls.readthedo…