HomeSort by relevance Sort by last modified time
    Searched refs:HWCRYPTO_ENABLED (Results 1 - 2 of 2) sorted by null

  /external/vboot_reference/tests/
vb20_api_tests.c 35 HWCRYPTO_ENABLED,
136 case HWCRYPTO_ENABLED:
150 if (hwcrypto_state != HWCRYPTO_ENABLED)
159 if (hwcrypto_state != HWCRYPTO_ENABLED)
168 if (hwcrypto_state == HWCRYPTO_ENABLED)
183 if (hwcrypto_state == HWCRYPTO_ENABLED)
195 if (hwcrypto_state == HWCRYPTO_ENABLED)
323 if (hwcrypto_state != HWCRYPTO_ENABLED) {
403 hwcrypto_state = HWCRYPTO_ENABLED;
vb21_api_tests.c 47 HWCRYPTO_ENABLED,
145 case HWCRYPTO_ENABLED:
161 if (hwcrypto_state != HWCRYPTO_ENABLED)
172 if (hwcrypto_state != HWCRYPTO_ENABLED)
256 if (hwcrypto_state == HWCRYPTO_ENABLED) {
290 if (hwcrypto_state == HWCRYPTO_ENABLED) {
345 if (hwcrypto_state == HWCRYPTO_ENABLED) {
370 hwcrypto_state = HWCRYPTO_ENABLED;

Completed in 281 milliseconds