Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpsa_crypto.c7415 static psa_status_t psa_pbkdf2_cmac_set_password(const uint8_t *input, in psa_pbkdf2_cmac_set_password() function
7466 status = psa_pbkdf2_cmac_set_password(data, data_length, in psa_pbkdf2_set_password()