OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hwcrypto_state
(Results
1 - 2
of
2
) sorted by null
/external/vboot_reference/tests/
vb20_api_tests.c
37
}
hwcrypto_state
;
variable in typeref:enum:__anon27293
83
if (
hwcrypto_state
== HWCRYPTO_FORBIDDEN)
133
switch (
hwcrypto_state
) {
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) {
397
hwcrypto_state
= HWCRYPTO_DISABLED
[
all
...]
vb21_api_tests.c
49
}
hwcrypto_state
;
variable in typeref:enum:__anon27298
99
if (
hwcrypto_state
== HWCRYPTO_FORBIDDEN)
142
switch (
hwcrypto_state
) {
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) {
364
hwcrypto_state
= HWCRYPTO_DISABLED;
370
hwcrypto_state
= HWCRYPTO_ENABLED
[
all
...]
Completed in 45 milliseconds