Home
last modified time | relevance | path

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

/trusted-firmware-m-latest/secure_fw/partitions/crypto/
Dcrypto_spe.h33 #define psa_key_derivation_input_integer \ macro
34 PSA_FUNCTION_NAME(psa_key_derivation_input_integer)
Dcrypto_key_derivation.c108 return psa_key_derivation_input_integer(operation, iov->step, iov->value); in tfm_crypto_key_derivation_interface()
/trusted-firmware-m-latest/interface/include/psa/
Dcrypto.h3427 psa_status_t psa_key_derivation_input_integer(
/trusted-firmware-m-latest/interface/src/
Dtfm_crypto_api.c1647 TFM_CRYPTO_API(psa_status_t, psa_key_derivation_input_integer)( in TFM_CRYPTO_API() argument