Home
last modified time | relevance | path

Searched refs:PSA_KEY_CREATION_DERIVE (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/third_party/mbedtls/repo/include/psa/
Dcrypto_se_driver.h809 PSA_KEY_CREATION_DERIVE, /**< During psa_key_derivation_output_key() */ enumerator
/openthread-latest/third_party/mbedtls/repo/library/
Dpsa_crypto.c6457 status = psa_start_key_creation(PSA_KEY_CREATION_DERIVE, attributes, in psa_key_derivation_output_key_ext()