Home
last modified time | relevance | path

Searched refs:psa_key_derivation_output_bytes (Results 1 – 4 of 4) sorted by relevance

/trusted-firmware-m-latest/secure_fw/partitions/crypto/
Dcrypto_spe.h35 #define psa_key_derivation_output_bytes \ macro
36 PSA_FUNCTION_NAME(psa_key_derivation_output_bytes)
Dcrypto_key_derivation.c115 return psa_key_derivation_output_bytes(operation, in tfm_crypto_key_derivation_interface()
/trusted-firmware-m-latest/interface/include/psa/
Dcrypto.h3610 psa_status_t psa_key_derivation_output_bytes(
/trusted-firmware-m-latest/interface/src/
Dtfm_crypto_api.c1308 TFM_CRYPTO_API(psa_status_t, psa_key_derivation_output_bytes)( in TFM_CRYPTO_API() argument