Home
last modified time | relevance | path

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

/aosp12/system/keymaster/km_openssl/
H A Dattestation_record.cpp501 ASN1_NULL** bool_ptr = nullptr; in build_auth_list() local
627 bool_ptr = &record->no_auth_required; in build_auth_list()
630 bool_ptr = &record->all_applications; in build_auth_list()
633 bool_ptr = &record->rollback_resistant; in build_auth_list()
636 bool_ptr = &record->rollback_resistance; in build_auth_list()
639 bool_ptr = &record->allow_while_on_body; in build_auth_list()
642 bool_ptr = &record->unlocked_device_required; in build_auth_list()
645 bool_ptr = &record->caller_nonce; in build_auth_list()
651 bool_ptr = &record->early_boot_only; in build_auth_list()
657 bool_ptr = &record->identity_credential_key; in build_auth_list()
[all …]
/aosp12/build/blueprint/proptools/
H A Dunpack_test.go675 bool_ptr: false,