Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/library/
Dpsa_crypto.c6926 static psa_status_t psa_tls12_prf_input(psa_tls12_prf_key_derivation_t *prf, in psa_tls12_prf_input() function
7053 return psa_tls12_prf_input(prf, step, data, data_length); in psa_tls12_prf_psk_to_ms_input()
7326 status = psa_tls12_prf_input(&operation->ctx.tls12_prf, in psa_key_derivation_input_internal()