Home
last modified time | relevance | path

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

/system/security/keystore/
Duser_state.h35 bool initialize();
50 ResponseCode initialize(const android::String8& pw, Entropy* entropy);
Duser_state.cpp44 bool UserState::initialize() { in initialize() function in UserState
79 ResponseCode UserState::initialize(const android::String8& pw, Entropy* entropy) { in initialize() function in UserState
Dkeystore.cpp54 ResponseCode KeyStore::initialize() { in initialize() function in KeyStore
65 return userState->initialize(pw, mEntropy); in initializeUser()
533 if (!userState->initialize()) { in getUserState()
693 userState->initialize(); in upgradeKeystore()
704 userState->initialize(); in upgradeKeystore()
Dkeystore.h46 ResponseCode initialize();
Dkeystore_main.cpp229 keyStore.initialize(); in main()
/system/core/libnativebridge/tests/
DDummyNativeBridge.cpp48 .initialize = &native_bridge_initialize,
DDummyNativeBridge2.cpp68 .initialize = &native_bridge2_initialize,
/system/core/include/nativebridge/
Dnative_bridge.h107 bool (*initialize)(const NativeBridgeRuntimeCallbacks* runtime_cbs, const char* private_dir, member
/system/core/libnativebridge/
Dnative_bridge.cc429 if (callbacks->initialize(runtime_callbacks, app_code_cache_dir, instruction_set)) { in InitializeNativeBridge()
/system/bt/doc/
Dstyle_guide.md105 As a result of the above rule to declare and initialize variables together,
106 `for` loops should declare and initialize their iterator variable in the
/system/tpm/trunks/generator/
Draw_commands.txt11258 This command starts an HMAC sequence. The TPM will create and initialize an HMAC sequence
11639 Depending on hashAlg, the TPM will create and initialize a hash sequence structure or an Event
18173 Measurement (D-CRTM) measurement sequence. On receipt of this indication, the TPM will initialize an
18471 _TPM_Hash_End will complete the digest, initialize PCR[0] with a digest-size value of 4, and then e…
26186 // Re-initialize PCR policies
31717 When an NV counter is created, the TPM shall initialize the 8-octet counter value with a number tha…
31739 counter is the sum of both the volatile and non-volatile parts. If so, then the TPM may initialize
33427 // If counter index is not been written, initialize it
34047 // If index is not been written, initialize it
Draw_commands_fixed.txt11269 This command starts an HMAC sequence. The TPM will create and initialize an HMAC sequence
11650 Depending on hashAlg, the TPM will create and initialize a hash sequence structure or an Event
18184 Measurement (D-CRTM) measurement sequence. On receipt of this indication, the TPM will initialize an
18482 _TPM_Hash_End will complete the digest, initialize PCR[0] with a digest-size value of 4, and then e…
26197 // Re-initialize PCR policies
31726 When an NV counter is created, the TPM shall initialize the 8-octet counter value with a number tha…
31748 counter is the sum of both the volatile and non-volatile parts. If so, then the TPM may initialize
33436 // If counter index is not been written, initialize it
34056 // If index is not been written, initialize it