Home
last modified time | relevance | path

Searched refs:PSA_PBKDF2_STATE_INPUT_COST_SET (Results 1 - 2 of 2) sorted by relevance

/third_party/mbedtls/include/psa/
H A Dcrypto_builtin_key_derivation.h99 PSA_PBKDF2_STATE_INPUT_COST_SET, /* input cost has been set */ enumerator
/third_party/mbedtls/library/
H A Dpsa_crypto.c7103 pbkdf2->state = PSA_PBKDF2_STATE_INPUT_COST_SET; in psa_pbkdf2_set_input_cost()
7112 if (pbkdf2->state == PSA_PBKDF2_STATE_INPUT_COST_SET) { in psa_pbkdf2_set_salt()

Completed in 11 milliseconds