Home
last modified time | relevance | path

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

/optee_os/core/pta/tests/
H A Ddt_driver_test.c38 enum dt_test_sid crypto_dependencies; member
120 dt_test_str_sid[dt_test_state.crypto_dependencies]); in dt_test_release()
150 if (dt_test_state.crypto_dependencies != SUCCESS) { in dt_driver_test_status()
397 dt_test_state.crypto_dependencies == DEFAULT) { in dt_test_crypt_consumer_probe()
399 dt_test_state.crypto_dependencies = IN_PROGRESS; in dt_test_crypt_consumer_probe()
405 if (dt_test_state.crypto_dependencies == DEFAULT) { in dt_test_crypt_consumer_probe()
407 dt_test_state.crypto_dependencies = FAILED; in dt_test_crypt_consumer_probe()
412 dt_test_state.crypto_dependencies = FAILED; in dt_test_crypt_consumer_probe()
416 dt_test_state.crypto_dependencies = SUCCESS; in dt_test_crypt_consumer_probe()