Home
last modified time | relevance | path

Searched refs:psa_key_derivation_input_key (Results 1 – 12 of 12) sorted by relevance

/openthread-latest/third_party/mbedtls/repo/tests/include/spe/
Dcrypto_spe.h34 #define psa_key_derivation_input_key \ macro
35 PSA_FUNCTION_NAME(psa_key_derivation_input_key)
/openthread-latest/third_party/mbedtls/repo/tests/src/
Dpsa_exercise_key.c500 status = psa_key_derivation_input_key(operation, in mbedtls_test_psa_setup_key_derivation_wrap()
516 status = psa_key_derivation_input_key(operation, in mbedtls_test_psa_setup_key_derivation_wrap()
525 status = psa_key_derivation_input_key(operation, in mbedtls_test_psa_setup_key_derivation_wrap()
542 status = psa_key_derivation_input_key(operation, in mbedtls_test_psa_setup_key_derivation_wrap()
561 status = psa_key_derivation_input_key(operation, in mbedtls_test_psa_setup_key_derivation_wrap()
Dpsa_test_wrappers.c812 psa_status_t status = (psa_key_derivation_input_key)(arg0_operation, arg1_step, arg2_key); in mbedtls_test_wrap_psa_key_derivation_input_key()
/openthread-latest/third_party/mbedtls/repo/programs/psa/
Dkey_ladder_demo.c284 PSA_CHECK(psa_key_derivation_input_key( in derive_key_ladder()
326 PSA_CHECK(psa_key_derivation_input_key( in derive_wrapping_key()
/openthread-latest/third_party/mbedtls/repo/include/psa/
Dcrypto.h3492 psa_status_t psa_key_derivation_input_key(
/openthread-latest/third_party/mbedtls/repo/tests/include/test/
Dpsa_test_wrappers.h460 #define psa_key_derivation_input_key(arg0_operation, arg1_step, arg2_key) \ macro
/openthread-latest/third_party/mbedtls/repo/tests/suites/
Dtest_suite_psa_crypto_se_driver_hal.function730 SMOKE_ASSERT(psa_key_derivation_input_key(&derivation_operation,
Dtest_suite_psa_crypto.function2641 status = psa_key_derivation_input_key(&operation,
8882 TEST_EQUAL(psa_key_derivation_input_key(&operation, steps[i],
9124 TEST_EQUAL(psa_key_derivation_input_key(&operation,
9162 TEST_EQUAL(psa_key_derivation_input_key(&operation,
10298 PSA_ASSERT(psa_key_derivation_input_key(
/openthread-latest/third_party/mbedtls/repo/docs/
Dpsa-transition.md602 …94c2) on each of the inputs in the order listed below. (Use [`psa_key_derivation_input_key`](https…
616 …94c2) on each of the inputs in the order listed below. (Use [`psa_key_derivation_input_key`](https…
/openthread-latest/third_party/mbedtls/repo/library/
Dpsa_crypto.c7419 psa_status_t psa_key_derivation_input_key( in psa_key_derivation_input_key() function
Dssl_tls.c6718 status = psa_key_derivation_input_key( in setup_psa_key_derivation()
/openthread-latest/third_party/mbedtls/repo/docs/proposed/
Dpsa-driver-interface.md319 1. If this step is passed via `psa_key_derivation_input_key()` for a key in a secure element: